Pulse audio fix for some - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Tutorials (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=29) +--- Thread: Pulse audio fix for some (/showthread.php?tid=4166) |
Pulse audio fix for some - supergamer - 06-12-2017 I have tested this fix on 3 different motherboards and it seems to fix. Here is the issue, start playing a youtube video from chrome or chromium. Stop then try playing a video or audio file with vlc. Vlc gives an error about not finding "default" sound. The fix is to adjust a client.conf file in the /etc/pulse/ folder. You can also put the client.conf file into the /home/$USERNAME$/.config/pulse. I'm showing the client.conf file and also attaching it. You will need to restart the sound server or just restart the computer after you make these changes. If pulse is not started then this can be done immediately. code to check pulse audio is running: Code: pulseaudio --check Now the file: Code: # This file is part of PulseAudio. The last line is what is modified. |