[pulseaudio-tickets] [Bug 101944] Pulseaudio doesn't list all devices profiles that are listed by alsa
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 31 07:55:19 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101944
--- Comment #6 from Stéphane <mathojojo at gmail.com> ---
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.
--
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: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170731/f9357702/attachment.html>
More information about the pulseaudio-bugs
mailing list