Comment 10 for bug 860251

Revision history for this message
Pavel Fischer (rubbiroid) wrote :

So, I had found solution:

1) disable autospawn: /etc/pulse/client.conf -> autospawn = no
2) kill pulse: pulseaudio --kill
3) download the last sourse of pulseaudio and extract it
4) cd pulseaudio-1.1
5) ./configure --prefix=/usr --sysconfdir=/etc --exec-prefix=/usr --localstatedir=/var
6) make
7) sudo make install
8) pulseaudio -D