[pulseaudio-tickets] [Bug 84804] Pulseaudio doesn't work on (pro audio) soundcards with high channel counts
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 10 12:38:13 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84804
--- Comment #9 from Tanu Kaskinen <tanuk at iki.fi> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20141010/ca368c00/attachment.html>
More information about the pulseaudio-bugs
mailing list