<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#c8">Comment # 8</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>So, your command :
cat /proc/asound/card*/pcm0p/sub0/hw_params
The output when selecting Front Speakers:
access: RW_INTERLEAVED
format: S24_3LE
subformat: STD
channels: 8
rate: 96000 (96000/1)
period_size: 1024
buffer_size: 8192
The output when selecting Surround71:
access: MMAP_INTERLEAVED
format: S24_3LE
subformat: STD
channels: 8
rate: 96000 (96000/1)
period_size: 1024
buffer_size: 8192
The only difference is with the access output (RW vs MMAP). I don't know what
it means.
And the channels output is always 8. Weird for the front speaker profile, no ?
(I talked about deadbeef as an example, but I also use squeezelite which can
use alsa drivers directly without pulseausio as well. and it works too)
And the sound is fine in both case.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>