Hi, I've played a bit more with pulseaudio and have something for you to
test.

Try to comment udev line in default.pa, like this
#load-module module-udev-detect

And here is all together:

1) stop pulseaudio server

2) /etc/pulse/default.pa
load-module module-alsa-card tsched=0 (not sure, is it really necessary)
load-module module-alsa-sink tsched=0
(...skip...)
### Automatically load driver modules depending on the hardware available
.ifexists module-udev-detect.so
#load-module module-udev-detect
.else

3) /etc/pulse/daemon.conf
default-fragments = 2
default-fragment-size-msec = 5
resample-method = src-linear (helps to fix light crackling noise with some (48 
KHz?) media)

4) rm -rf ~/.pulse/ (to be sure)

5) start pulseaudio server

This config works for me with acpi too. Hope it helps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/428619

Title:
  [cs46xx] Need tweaks to daemon.conf to eliminate crackle/distortion

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to