Comment 20 for bug 274124

Revision history for this message
Emilio Pozuelo Monfort (pochu) wrote : Re: [Bug 274124] Re: Sound no longer working after kernel upgrade to 2.6.27-4

Luke Yelavich wrote:
> For those of you who have tried the test package and found that things
> still don't work, please try the following:
>
> 1. SHut down/kill pulseaudio. This can be done either by running "killall pulseaudio" or "pulseaudio -k", the latter probably being more full-proof.
> 2. Delete all .pulse related files from your home directory, "cd ; rm -r .pulse*" should do the trick.
> 3. YOu can either log out and back in, reboot, or restart pulseaudio with "pulseaudio -D --log-target=syslog"

This made the trick for me. I guess it was ~/.pulse*, as the other time I tried
it I did the other steps, but not the 2.

Thanks!