<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 list all devices profiles that are listed by alsa"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101944#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio doesn't list all devices profiles that are listed by alsa"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101944">bug 101944</a>
              from <span class="vcard"><a class="email" href="mailto:mathojojo@gmail.com" title="Stéphane <mathojojo@gmail.com>"> <span class="fn">Stéphane</span></a>
</span></b>
        <pre>I did a little mistake :

Testing with :
"aplay -Dfront:Ultra -f S24_3LE -c7 -r48000 /dev/zero"

Lecture données brutes '/dev/zero' : Signed 24 bit Little Endian in 3bytes,
Fréquence 48000 Hz, 7 Canaux
aplay: set_params:1239: Nombre de canaux non disponible


I replace 7 channels with 2 channels (better for stereo profile):

Testing with :
"aplay -Dfront:Ultra -f S24_3LE -c2 -r48000 /dev/zero"

Lecture données brutes '/dev/zero' : Signed 24 bit Little Endian in 3bytes,
Fréquence 48000 Hz, 2 Canaux
aplay: set_params:1239: Nombre de canaux non disponible

But the result is the same : Number of channels unavailable.</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>