On 05/24/16 15:01, stan wrote:
I recently had problems with sound because pulseaudio was upgraded to a new version, and I had a personal configuration file in ~/.config/pulse/daemon.conf pointing to the old library directory.
It was pointing to an old library path, and overriding the new library path, with dl-search-path= Once I commented that line, everything started working. You could try that.
Failing that, there has been a recent thread about things to try when sound isn't working in this mailing list, called 'audio problems'. You could read that, and try those suggestions. --
+
This was the closest thing I could find:
[bobg@Box10 ~]$ locate pulse/daemon.conf /etc/pulse/daemon.conf
[bobg@Box10 ~]$ cat /etc/pulse/daemon.conf # This file is part of PulseAudio.
it's a long file, I didn't see anything like the situation you described but, would I recognize a problem? Maybe not ...
Yes, I was trying some of the things in the 'audio problems' thread ...