< FreeBSD
Difference between revisions of "FreeBSD/HowTo"
Line 1: | Line 1: | ||
− | '''Bold | + | '''Bold textHow to avoid having annoying problems with the pulseaudio server inside the plasma5 environment''' |
I edited /usr/local/etc/pulse/default.pa and added this line: | I edited /usr/local/etc/pulse/default.pa and added this line: |
Revision as of 00:30, 23 June 2017
Bold textHow to avoid having annoying problems with the pulseaudio server inside the plasma5 environment
I edited /usr/local/etc/pulse/default.pa and added this line: [b]load-module module-oss device="/dev/dsp2" sink_name=2[/b]
I also ran these commands to make sure phonon4-gstreamer would not have problems with pulseaudio:
[b] gconftool-2 -t string --set /system/gstreamer/0.10/default/audiosink pulsesink[/b]
[b]gconftool-2 -t string --set /system/gstreamer/0.10/default/audiosrc pulsesrc[/b]
This page was last edited on 23 June 2017, at 00:30. Content is available under Creative Commons License SA 4.0 unless otherwise noted.