https://bugs.freedesktop.org/show_bug.cgi?id=84804
--- Comment #9 from Tanu Kaskinen <[email protected]> --- Yes, the multichannel fix is newer than 5.0. If you feel adventurous enough to install pulseaudio from source, here are steps for installing the current git version: git clone git://anongit.freedesktop.org/pulseaudio/pulseaudio cd pulseaudio ./bootstrap.sh make sudo make install sudo ldconfig The bootstrap.sh script will probably give you all kinds of errors, if you don't have the development tools and the headers of various dependecy libraries already installed. I think debian has some tool for installing the build dependencies, which should make it pretty painless to get everything installed, something like "apt-get build-dependencies pulseaudio". I don't know the exact command, google will help you. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
