desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #101885
[Bug 1390474]
refer rme9652_hw_pointer() to rme9652.c
if (!rme9652->precise_ptr)
return (status & RME9652_buffer_id) ? period_size : 0;
if precise_ptr is not enabled by module parameter, it just return
pointer value as period_size or zero, this mean time scheduling should
be disabled since driver can only use two periods (impossible to rewind)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1390474
Title:
"Volume element PCM has 6 channels. That's too much!" - PA doesn't
support elements with more than two channels
Status in PulseAudio sound server:
Incomplete
Status in pulseaudio package in Ubuntu:
Confirmed
Bug description:
When connecting the Terratec PHASE26 in 16/48 mode (6 channels) I get the error "Volume element PCM has 6 channels. That's too much! I can't handle that!" and the card fails to show up in Sound Settings.
Everything is fine with 24/48 mode (2 channels).
To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1390474/+subscriptions
References