Nick van Luchten

Results 11 comments of Nick van Luchten

Hello, on this part I set both to samaccountname and it worked in my environment: 'usernames' => [ 'ldap' => [ 'discover' => 'userprincipalname', 'authenticate' => 'distinguishedname', Maybe it works...

I have the same problem and I tried the above command, but alsactl is not installed. See output below: ``` txt chronos@localhost / $ sudo rm /var/lib/asound*; alsactl store; sudo...

> I did find alsactl under /usr/sbin but when you try to store, it gives you an error about /var/lib/alsa not existing. Thank you. This helped me. If you try...

How do you disabled pulseaudio?

Thanks. Yes this works without restarting. For me it works to adjust the master volume with `alsamixer`. But why the hell is `pulseaudio` not working. But it`s kind of okay...

It's working now. You have to configure pulseaudio manually to get it running. First I created a `.asoundrc` in my home directory (mabye you can use `/etc/asound.conf` as well i...

> I got it working with pulse! > > The trick was to put in those two lines in the two files in /etc/pulse that @nicro87 mentioned above. I tried...

@euan-cowie: Thank you for pointing me to `mix_stderr=False` because I ran in a similar situation `ValueError: stderr not separately captured`...

Hi, I do receive these errors as well. But for me they only appear when scanning files. The access to the files seems to work without an issue. Unfortunately there...

No sorry I didn't tested it yet. Because I don't use it very often and it's running local I did not find the time... Maybe some day ;) I will...