< FreeBSD
Difference between revisions of "FreeBSD/HowTo"
m |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | == Troubleshooting == | ||
− | == | + | ==== How to avoid having annoying problems with the pulseaudio server when running the plasma5 environment ==== |
− | + | * delete the folder ''~/.config/pulse/'' | |
− | + | * delete the file ''~/.esd_auth'' | |
+ | * add the line ''load-module module-oss device="/dev/dsp2" sink_name=2'' to the file ''/usr/local/etc/pulse/default.pa'' | ||
− | + | == See also == | |
− | + | * https://forums.freebsd.org/tags/kde/ | |
− | + | * https://forums.freebsd.org/tags/dbus/ | |
− | + | * https://forums.freebsd.org/tags/hald/ |
Latest revision as of 16:16, 30 December 2018
Troubleshooting
How to avoid having annoying problems with the pulseaudio server when running the plasma5 environment
- delete the folder ~/.config/pulse/
- delete the file ~/.esd_auth
- add the line load-module module-oss device="/dev/dsp2" sink_name=2 to the file /usr/local/etc/pulse/default.pa
See also
This page was last edited on 30 December 2018, at 16:16. Content is available under Creative Commons License SA 4.0 unless otherwise noted.