<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio doesn't work on (pro audio) soundcards with high channel counts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84804#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio doesn't work on (pro audio) soundcards with high channel counts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84804">bug 84804</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>