FreeBSD/HowTo

From KDE Community Wiki
Revision as of 00:34, 23 June 2017 by OlegL (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

How to avoid having annoying problems with the pulseaudio server when running the plasma5 environment

I edited /usr/local/etc/pulse/default.pa and added this line: load-module module-oss device="/dev/dsp2" sink_name=2

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]