3388 shaares
2 results
tagged
manjaroLinux
Note to self: After a recent system update, my controller stopped working. Add the relevant lines to a udev rules file helped.
I guess the main issue was a mix auf 48k and 44k audio streams, so I set the default to 48k. According to pactl all streams are 48k now.
/etc/pulse/daemon.conf
- default-sample-rate = 4...