Hi!

I had this problem BUT i found a solution:

File "default.pa" (in ~/.pulse usually), add "tsched=0" to the modules
module-alsa-sink and  module-hal-detect (at least, to module-hal-detect):

#here: The sink is used for me, for the module module-ladspa-sink, to equalized 
the sound)
load-module module-alsa-sink device=hw:0,0 sink_name=alsa_out tsched=0
load-module module-ladspa-sink sink_name=ladspa_out master=alsa_out 
plugin=mbeq_1197 label=mbeq control=-15,-15,-10,-1,-5,-1,-1,0,0,0,0,0,0,0,0 
...
load-module module-hal-detect  tsched=0
...

AND, if you got problem like pulseaudio crash when changing the musique in 
Amarok for example, I think I found the solution:
File "demon.conf" (in ~/.pulse usually), I uncomment and increase 
default-fragment-size-msec:

default-sample-channels = 2
high-priority = yes
default-fragments = 8
default-fragment-size-msec = 25

It seems to work fine with me.

Ps: Do not forget to kill pulseaudio
#pulseaudio -k
Then relaunch it
#pulseaudio -D

See you!

-- 
Crackling noise after update to pulseaudio
https://bugs.launchpad.net/bugs/301755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to