Displaying 20 results from an estimated 54 matches for "narkiv".
Did you mean:
narkis
2016 Dec 06
2
[RFC LINUX PATCH 0/2] Virtio ring works with DMA coherent memory
...physical address back from the virtual address, and thus,
we can set the sg_dma_addr to store the DMA address and mark it already DMA
mapped.
When virtio vring sees the sg_dma_addr is ready set, do not call dma_map_page().
The issue was once discussed here:
http://virtualization.linux-foundation.narkive.com/CfVP32Vy/rfc-0-4-rpmsg-fix-init-of-dma-able-virtqueues
Edgar E. Iglesias (1):
rpmsg: DMA map sgs passed to virtio
Wendy Liang (1):
virtio_ring: Do not call dma_map_page if sg is already mapped.
drivers/rpmsg/virtio_rpmsg_bus.c | 22 +++++++++++++++++++---
drivers/virtio/virtio_ring.c...
2016 Dec 06
2
[RFC LINUX PATCH 0/2] Virtio ring works with DMA coherent memory
...physical address back from the virtual address, and thus,
we can set the sg_dma_addr to store the DMA address and mark it already DMA
mapped.
When virtio vring sees the sg_dma_addr is ready set, do not call dma_map_page().
The issue was once discussed here:
http://virtualization.linux-foundation.narkive.com/CfVP32Vy/rfc-0-4-rpmsg-fix-init-of-dma-able-virtqueues
Edgar E. Iglesias (1):
rpmsg: DMA map sgs passed to virtio
Wendy Liang (1):
virtio_ring: Do not call dma_map_page if sg is already mapped.
drivers/rpmsg/virtio_rpmsg_bus.c | 22 +++++++++++++++++++---
drivers/virtio/virtio_ring.c...
2016 May 15
2
Asterisk PJSIP Multi-tenant
Hello List,
following this thread:
http://asterisk-users.digium.narkive.com/ulR5hd1M/same-pjsip-username-with-differents-domains
I tried to configure on the pjsip.conf the same endpoint with different
domains like:
[1000 at sip.domain.com]
type=endpoint
[1000 at sip1.domain.com]
type=endpoint
I can register the two 1000 endpoints using different domain but on the...
2015 Jan 09
1
Building Speex for ARM64
...> Has anyone attempted to build the Speex codec for ARM64? If so, could you please share the build instructions or some references detailing what scripts need to be updated.
I don't have access to any ARM64 hardware, but you might want to try
--disable-neon, see:
http://vlc-commits.videolan.narkive.com/c0HeLkfQ/contribs-disable-speex-neon-on-aarch64
Best,
Tristan
2015 Jun 05
0
Icecast URL authentication problem
Hi,
If you're running icecast in a jail root (chroot enabled), then you may not have a properly setup DNS resolver.
Maybe this post will point you in the right direction: http://icecast.xiph.narkive.com/5v2EeNBD/eror-no-dns <http://icecast.xiph.narkive.com/5v2EeNBD/eror-no-dns>
Kind regards,
KJ
> Op 3 jun. 2015, om 22:34 heeft infoweb1 at crobiz.com het volgende geschreven:
>
> System: Icecast 2.4.1 and 2.4.2, OS: CentOS 6.6 x64
>
> Tried to install icecast using fo...
2015 Jun 03
2
Icecast URL authentication problem
System: Icecast 2.4.1 and 2.4.2, OS: CentOS 6.6 x64
Tried to install icecast using following two different methods described in these links:
(1) http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/
(2) https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/
Both of these resulted in working and stable icecast, but without the possibility of url
2020 Aug 11
1
ARI record question
...urce_channels.c:812 ast_ari_channels_record: Unrecognized recording error: No such file or directory
Based on this link, it sounds like the recording folder was the issue. I changed it to be writeable by anyone to see if that would resolve the issue but it has not.
https://asterisk-app-dev.digium.narkive.com/oC8mEKF8/call-recording-using-ari
My /var/spool/asterisk/recording folder is configured to allow writes
sudo ls -l /var/spool/asterisk/
total 28
drwxr-xr-x 2 root root 4096 Sep 13 2019 dictate
drwxr-xr-x 2 root root 4096 Sep 13 2019 meetme
drwxr-xr-x 2 root root 4096 Sep 13 2019 monitor
d...
2024 Jun 11
1
kerberos default_ccache_name with sssd
...te:
> *I wanted to see if I could make the cache file user-specific, instead of
> the default location (/tmp/krb5cc-blabla).*
SSH is creating a separate ticket cache file for each login session and owned by the user.
This has been the preferred way to do this for decades.
https://kerberos.mit.narkive.com/YJB4Hshz/krb5ccname-and-sshd
Your: "Ticket cache: FILE:/tmp/krb5cc_2000_tgiettMBSK" looks like it is set by sshd and your environment should have a KRB5CCNAME with that name.
If you share the ticket cache between multiple login sessions, when the first session ends,
the "GSSAPI...
2016 Jun 22
1
Truncated print jobs - MS-DOS clients
...Everyone,
Having problem wuth truncated print jobs, I'm looking for help:
- New server with Samba 4.4.3 compiled from source, Linux Centos 7.2 x86_64;
- with patched source3/smbd/reply.c to avoid truncated smbd replies to
old clients, as provided by Jeremy here:
http://samba-technical.samba.narkive.com/g3YL4vmY/dos-clients-slow-on-samba-4-1-7-bug-10422
(works perfect, thanks!)
- Several Win10, Win7, WinXP and a few MS-DOS 6.22 clients;
- All shares are xfs filesystems (ext4 avoided, as MS-DOS clients
suffer from infinite repeated dir filename)
- With 1 ipp raw queue printer shared by Samba...
2016 May 16
2
Asterisk PJSIP Multi-tenant
.../05/2016 a las 02:52, George Joseph escribi?:
>
>
> On Sun, May 15, 2016 at 12:00 PM, Annus Fictus <annusfictus at gmail.com
> <mailto:annusfictus at gmail.com>> wrote:
>
> Hello List,
>
> following this thread:
>
> http://asterisk-users.digium.narkive.com/ulR5hd1M/same-pjsip-username-with-differents-domains
>
> I tried to configure on the pjsip.conf the same endpoint with
> different domains like:
>
> [1000 at sip.domain.com <mailto:1000 at sip.domain.com>]
> type=endpoint
>
> [1000 at sip1.doma...
2017 Jul 21
3
Openups patch proposal
Hello,
I have an openups2 ups. It works very well with nut, except two things:
1) It keeps sending a 'libusb_get_string: invalid argument' message to
the log;
2) It does not report any command.
Following
http://nut-upsdev.alioth.debian.narkive.com/bmJyFFkO/libusb-get-string-invalid-argument,
I was able to fix the error message using the attached patch.
I do not know how ot fix the second point, but it is not really
important (it could be convenient).
Regards,
Alphonse.
-------------- next part --------------
A non-text attachment was...
2024 Oct 27
2
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...>>
> >> Looking this error up, it seems like it can be caused by simply
> >> passing an incorrectly formatted password:
> >>
> >> - https://lists.samba.org/archive/samba/2015-December/196890.html
> >> -
> >> https://lsc-users.lsc-project.narkive.com/3Ltw5zOZ/pushing-a-password-to-samba-4#post1
> >>
> >> ... but as I'm using the code from `samba-tool`, I don't consider
> >> that to be likely.
> >>
> >> Finally, I tried passing a plaintext string, hoping Samba would do
> >> the...
2016 Nov 28
3
[virtio-dev] Re: [PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family
...e.
> Furthermore, it means the warnings exist for all VIRTIO_1 devices because
> they are definitely LE, which it's not necessary to use virtio_to_cpu/cpu_to_virtio.
>
>
> PS: I googled a discussion about this topic for virtio-input device, pls see:
> http://linux.kernel.narkive.com/3argfbWz/patch-1-1-add-virtio-input-driver
>
> Regards,
> -Gonglei
Looks like we changed the macros since - at least ATM
virtio_console_config uses __u16 fields (which is probably a bug -
I'll look into fixing it up) and they
do not seem to trigger warnings.
> > If you w...
2016 Nov 28
3
[virtio-dev] Re: [PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family
...e.
> Furthermore, it means the warnings exist for all VIRTIO_1 devices because
> they are definitely LE, which it's not necessary to use virtio_to_cpu/cpu_to_virtio.
>
>
> PS: I googled a discussion about this topic for virtio-input device, pls see:
> http://linux.kernel.narkive.com/3argfbWz/patch-1-1-add-virtio-input-driver
>
> Regards,
> -Gonglei
Looks like we changed the macros since - at least ATM
virtio_console_config uses __u16 fields (which is probably a bug -
I'll look into fixing it up) and they
do not seem to trigger warnings.
> > If you w...
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...rg/lamcms/) uses the
same approach of modifying `unicodePwd`, which works on the same DC.
Looking this error up, it seems like it can be caused by simply passing
an incorrectly formatted password:
- https://lists.samba.org/archive/samba/2015-December/196890.html
-
https://lsc-users.lsc-project.narkive.com/3Ltw5zOZ/pushing-a-password-to-samba-4#post1
... but as I'm using the code from `samba-tool`, I don't consider that
to be likely.
Finally, I tried passing a plaintext string, hoping Samba would do the
transformation to binary + Base64 itself (although neither `samba-tool`
nor LAM...
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...> modifying `unicodePwd`, which works on the same DC.
>
> Looking this error up, it seems like it can be caused by simply
> passing an incorrectly formatted password:
>
> - https://lists.samba.org/archive/samba/2015-December/196890.html
> -
> https://lsc-users.lsc-project.narkive.com/3Ltw5zOZ/pushing-a-password-to-samba-4#post1
>
> ... but as I'm using the code from `samba-tool`, I don't consider
> that to be likely.
>
> Finally, I tried passing a plaintext string, hoping Samba would do
> the transformation to binary + Base64 itself (although ne...
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
..., which works on the same DC.
>>
>> Looking this error up, it seems like it can be caused by simply
>> passing an incorrectly formatted password:
>>
>> - https://lists.samba.org/archive/samba/2015-December/196890.html
>> -
>> https://lsc-users.lsc-project.narkive.com/3Ltw5zOZ/pushing-a-password-to-samba-4#post1
>>
>> ... but as I'm using the code from `samba-tool`, I don't consider
>> that to be likely.
>>
>> Finally, I tried passing a plaintext string, hoping Samba would do
>> the transformation to binary + Ba...
2024 Oct 27
2
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...s error up, it seems like it can be caused by simply
>>>>> passing an incorrectly formatted password:
>>>>>
>>>>> - https://lists.samba.org/archive/samba/2015-December/196890.html
>>>>> -
>>>>> https://lsc-users.lsc-project.narkive.com/3Ltw5zOZ/pushing-a-password-to-samba-4#post1
>>>>>
>>>>> ... but as I'm using the code from `samba-tool`, I don't consider
>>>>> that to be likely.
>>>>>
>>>>> Finally, I tried passing a plaintext string, hopi...
2024 Jun 11
1
kerberos default_ccache_name with sssd
...o see if I could make the cache file user-specific, instead of
> > the default location (/tmp/krb5cc-blabla).*
> SSH is creating a separate ticket cache file for each login session and owned by the user.
> This has been the preferred way to do this for decades.
> https://kerberos.mit.narkive.com/YJB4Hshz/krb5ccname-and-sshd
>
> Your: "Ticket cache: FILE:/tmp/krb5cc_2000_tgiettMBSK" looks like it is set by sshd and your environment should have a KRB5CCNAME with that name.
> If you share the ticket cache between multiple login sessions, when the first session ends,
&g...
2024 Oct 28
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...ansforming the user-specified password into something that's
> >> acceptable to `unicodePwd`?
> >
> > Because the unicodePwd attribute is used to store the encoded AD
> > password.
>
> According to
> https://microsoft.public.windows.server.active-directory.narkive.com/Vo4nv0wF/difference-between-userpassword-and-unicodepwd:
>
> "unicodePwd is the "real password attribute" [...] userPassword is
> "switchable". It can be turned into a regular attribute, or it can be
> turned into a write-alias for unicodePwd. AD by defa...