[Desktop-packages] [Bug 1390474]

2018-07-31 Thread Raymond
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=55a25246ee80aa950bf27f811c0cc176d0821a4e


pulseaudio does not support non-interlaved mode


static void check_access(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, 
bool use_mmap) {
if ((use_mmap && !snd_pcm_hw_params_test_access(pcm_handle, hwparams, 
SND_PCM_ACCESS_MMAP_INTERLEAVED)) ||
!snd_pcm_hw_params_test_access(pcm_handle, hwparams, 
SND_PCM_ACCESS_RW_INTERLEAVED))
pa_log_error("Weird, PCM claims to support interleaved access, but 
snd_pcm_hw_params_set_access() failed.");
+

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2018-07-31 Thread Bejjamin
(In reply to Tanu Kaskinen from comment #39)
> The log shows that you're not using module-udev-detect. I don't know if
> that's why things stopped working, but that would anyway be the first thing
> to fix. Debian changed the packaging so that "pulseaudio-module-udev" is now
> a separate package. You have probably disabled automatic installation of
> recommended packages, because by default that package should get installed
> automatically.

Thanks a lot! My system really didn't install module-udev-detect
(package pulseaudio-module-udev in debian stretch/testing). Now it works
again!

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2018-07-31 Thread Gitlab-migration
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance:
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/457.

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: "Volume element PCM has 6 channels. That's too much!" - PA doesn't support elements with more than two channels

2018-07-31 Thread Bug Watch Updater
** Changed in: pulseaudio
   Status: Fix Released => Unknown

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2018-07-31 Thread Tanu Kaskinen
The log shows that you're not using module-udev-detect. I don't know if
that's why things stopped working, but that would anyway be the first
thing to fix. Debian changed the packaging so that "pulseaudio-module-
udev" is now a separate package. You have probably disabled automatic
installation of recommended packages, because by default that package
should get installed automatically.

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2018-07-31 Thread Bejjamin
Hi,

I'm not sure if this is 100% the same issue, but my problems started
again when Debian upgraded from pulseaudio 8 to 9 recently.

Even though I still use tsched=0, I hear huge amounts of clicks and pops
while playing back (everything sounds like a very old vinyl recording
now...). Enabling tsched makes no difference, in fact I think that it is
still of even though I tried tsched=1.

I'll attach the verbose log.

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2018-07-31 Thread Bejjamin
http://pastebin.com/CzQQhvET

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2018-07-31 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/rme9652/hdsp.c

static struct snd_pcm_hardware snd_hdsp_capture_subinfo =
{
.info = (SNDRV_PCM_INFO_MMAP |
 SNDRV_PCM_INFO_MMAP_VALID |
 SNDRV_PCM_INFO_NONINTERLEAVED |
 SNDRV_PCM_INFO_SYNC_START),
#ifdef SNDRV_BIG_ENDIAN
.formats =  SNDRV_PCM_FMTBIT_S32_BE,
#else
.formats =  SNDRV_PCM_FMTBIT_S32_LE,
#endif
.rates =(SNDRV_PCM_RATE_32000 |
 SNDRV_PCM_RATE_44100 |
 SNDRV_PCM_RATE_48000 |
 SNDRV_PCM_RATE_64000 |
 SNDRV_PCM_RATE_88200 |
 SNDRV_PCM_RATE_96000),
.rate_min = 32000,
.rate_max = 96000,
.channels_min = 5,
.channels_max = HDSP_MAX_CHANNELS,
.buffer_bytes_max = HDSP_CHANNEL_BUFFER_BYTES * HDSP_MAX_CHANNELS,
.period_bytes_min = (64 * 4) * 10,
.period_bytes_max = (8192 * 4) * HDSP_MAX_CHANNELS,
.periods_min =  2,
.periods_max =  2,
.fifo_size =0
};


only support 2 periods and non-interleaved access mode

pulseaudio cannot use 4 fragments

this mean one period of channel 1 , follow by one period of channel 2
,..., one period of channel n

seem has flag to control the precision of hw pointer


static snd_pcm_uframes_t hdsp_hw_pointer(struct hdsp *hdsp)
{
int position;

position = hdsp_read(hdsp, HDSP_statusRegister);

if (!hdsp->precise_ptr)
return (position & HDSP_BufferID) ? (hdsp->period_bytes / 4) : 
0;

position &= HDSP_BufferPositionMask;
position /= 4;
position &= (hdsp->period_bytes/2) - 1;
return position;
}

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2018-07-31 Thread Bejjamin
Created attachment 125150
attachment-5407-0.html

Meaning what exactly?

It worked with previous versions. And even if it doesn't work - what is
the recommended step here? Remove pulseaudio?

Thanks & best regards
Benjamin

Am 19. Juli 2016 16:09:10 MESZ, schrieb bugzilla-dae...@freedesktop.org:
>https://bugs.freedesktop.org/show_bug.cgi?id=84804
>
>--- Comment #37 from Raymond  ---
>https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=55a25246ee80aa950bf27f811c0cc176d0821a4e
>
>
>pulseaudio does not support non-interlaved mode
>
>
>static void check_access(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t
>*hwparams,
>bool use_mmap) {
>  if ((use_mmap && !snd_pcm_hw_params_test_access(pcm_handle, hwparams,
>SND_PCM_ACCESS_MMAP_INTERLEAVED)) ||
>!snd_pcm_hw_params_test_access(pcm_handle, hwparams,
>SND_PCM_ACCESS_RW_INTERLEAVED))
> pa_log_error("Weird, PCM claims to support interleaved access, but
>snd_pcm_hw_params_set_access() failed.");
>+
>
>-- 
>You are receiving this mail because:
>You reported the bug.

-- 
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:
  Unknown
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: "Volume element PCM has 6 channels. That's too much!" - PA doesn't support elements with more than two channels

2017-05-15 Thread Daniel van Vugt
** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed => Fix Released

-- 
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:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! - PA doesn't support elements with more than two channels

2015-02-28 Thread Raymond
https://bugs.freedesktop.org/show_bug.cgi?id=84983#c35

do the patch fix your bug ?

-- 
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:
  Fix Released
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! - PA doesn't support elements with more than two channels

2015-02-24 Thread Bug Watch Updater
** Changed in: pulseaudio
   Status: Incomplete = Fix Released

-- 
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:
  Fix Released
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-24 Thread David Henningsson
Ok. So the high channel count part is fixed with 6.0.

The non interleaved access was never a problem (emulated by alsa plug
layer).

Tsched=0 workarounds...should in general be fixed in ALSA rather than
PulseAudio. Raymond's patch is probably correct but I'm not qualified to
review it. Raymond, could you turn the patch into a proper commit (git
commit -s ) and then send it upstream on the alsa-devel mailinglist
(using git send-email or git format-patch)? Thanks.

-- 
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:
  Fix Released
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-20 Thread Bejjamin
tsched=0 !!!
That seems to do the trick! Pulseaudio 6.0 is running with every app 
simultaneously without a glitch! I will do more testing, but it looks perfect 
right now!

Thank you all!

-- 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-20 Thread David Henningsson
Thanks, so in fact the card is detected now.

The crackling looks like a driver problem but I'm not sure. You could
try to change this line in default.pa:

load-module module-udev-detect

to this:

load-module module-udev-detect tsched=0

...and try again.

-- 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-20 Thread Raymond
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-20 Thread Raymond
Created attachment 113564
add SNDRV_PCM_INFO_BATCH when precise_ptr is not enabled

rme9652 driver need to specify SNDRV_PCM_INFO_BATCH when precise_ptr is
not enabled

-- 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-16 Thread David Henningsson
Hi benjamin,

PulseAudio 6.0 has now been released and it includes the multichannel
fallback, which should have solved your issue, but apparently it has
not.

Could you submit a new PulseAudio verbose log with PA 6.0? Thanks.

-- 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-16 Thread David Henningsson
Peter, forget the last comment. I read your patch again and it looks
good, so I've pushed it now.

(This does not change the fact that we still need a new verbose log from
Benjamin with PA 6.0.)

-- 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-16 Thread Bejjamin
Hi,

I built PA 6 from git and got the exact same verbose output of aplay and
arecord than I posted on 2014-10-27.

The apps are working though - partly. Browsers and music apps like
aqualung play sounds now, but there are a lot of dropouts in the sound.
Sometimes, it even plays back at the wrong speed.

I started PA, fired up a browser, played back the beginning of a youtube video 
and closed everything again:
http://pastebin.com/HbRc2yQF

-- 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474]

2015-02-16 Thread David Henningsson
Comment on attachment 109516
logging when only non-interleaved PCM available

Review of attachment 109516:
-

Well, that is a truth with modification, I believe - PulseAudio as a
last resort tries to open plug:hw:* and that should auto-convert from
noninterleaved to interleaved. So this should not be an issue.

-- 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! - PA doesn't support elements with more than two channels

2015-02-16 Thread Bug Watch Updater
** Changed in: pulseaudio
   Status: Confirmed = Incomplete

-- 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! - PA doesn't support elements with more than two channels

2015-01-25 Thread Andras Muranyi
** Bug watch added: freedesktop.org Bugzilla #84804
   https://bugs.freedesktop.org/show_bug.cgi?id=84804

** Also affects: pulseaudio via
   https://bugs.freedesktop.org/show_bug.cgi?id=84804
   Importance: Unknown
   Status: Unknown

-- 
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:
  Unknown
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! - PA doesn't support elements with more than two channels

2015-01-25 Thread Bug Watch Updater
Launchpad has imported 26 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=84804.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-10-08T14:49:49+00:00 Bejjamin wrote:

Pulseaudio doesn't know how to handle soundcards like the RME HDSP 9652
I use (26 channels, 24bit only). I tried to alter the default.pa file
since there are some soundcard specific workarounds available* but I had
no success. This is pretty frustrating because pulseaudio is the
standard soundsystem of most distros nowadays and the only real
workaround is to remove it and use plain alsa.

I use Debian testing (Jessie/Sid) with pulseaudio 5.0.

*
http://ccrma-mail.stanford.edu/pipermail/planetccrma/2011-April/017566.html
http://ubuntuforums.org/showthread.php?t=1871685

Thanks,
Benjamin

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/0


On 2014-10-08T15:56:23+00:00 Raymond wrote:

http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa
/alsa-mixer.c?id=48edd0a00f455df075efcf1986103e5f507c816f

do you mean multichannel profile still not fix your problem?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/1


On 2014-10-08T15:58:52+00:00 Raymond wrote:

you have to post pulseaudio verbose log,  output of alsa-info.sh if tje
multichannel profile still not work

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/2


On 2014-10-08T16:31:05+00:00 Bejjamin wrote:

Created attachment 107567
Pulseaudio verbose log

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/3


On 2014-10-08T16:31:34+00:00 Bejjamin wrote:

Created attachment 107568
alsa-info.sh output

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/4


On 2014-10-08T16:34:00+00:00 Bejjamin wrote:

Hi,

I only use pulseaudio 5.0 from Debian testing. If the multichannel
profile has been added to the 5.0 release then I have it, otherwise I
need some help on how to use it. I've attached what you asked for.

I should probably add that pulseaudio itself runs fine, but doesn't give
me any audio output at all, I've checked this via hdspmixer.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/5


On 2014-10-08T22:50:43+00:00 Raymond wrote:

2014-08-23  alsa: Remove four channel input profile

2014-08-01  alsa: Add a multichannel fallback mapping   
2014-08-01  alsa: Allow fallback configuration for mappings and profiles  
2014-08-01  alsa: Add exact-channels mapping configurability

those patches were supposed to support firewire audio which don't
support mono, stereo surround40,..surround71 playback and mono,stereo4
ch capture

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/6


On 2014-10-08T22:57:57+00:00 Raymond wrote:

http://lists.freedesktop.org/archives/pulseaudio-
discuss/2014-August/021037.html

http://lists.freedesktop.org/archives/pulseaudio-
discuss/2014-August/021036.html

you need to follow up if it still not fix your problem

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/7


On 2014-10-10T16:44:55+00:00 Bejjamin wrote:

Hey Raymond,

again, is the multichannel profile included in pulseaduio 5.0? It seems
to me that these commits are more recent, and I don't build pulseaudio
from source.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/8


On 2014-10-10T19:38:13+00:00 Tanu Kaskinen wrote:

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 

[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! - PA doesn't support elements with more than two channels

2015-01-24 Thread Andras Muranyi
According to comment 5

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete = Confirmed

-- 
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 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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! - PA doesn't support elements with more than two channels

2015-01-12 Thread Andras Muranyi
Thanks Raymond for the info.
I would like to get this bug ironed out in Pulseaudio not only locally.
Can we go on with triaging? Right the the bug is New. Could we eventually 
change to Conformed?

-- 
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 package in Ubuntu:
  Incomplete

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! - PA doesn't support elements with more than two channels

2015-01-08 Thread Raymond
+if (e-n_channels  2) {
+/* FIXME: In some places code like this is used:
+ *
+ * e-masks[alsa_channel_ids[p]][e-n_channels-1]
+ *
+ * The definition of e-masks is
+ *
+ * pa_channel_position_mask_t 
masks[SND_MIXER_SCHN_LAST][2];
+ *
+ * Since the array size is fixed at 2, we obviously
+ * don't support elements with more than two
+ * channels... */
+pa_log_warn(Volume element %s has %u channels. That's 
too much! I can't handle that!, e-alsa_name, e-n_channels);
+return -1;
+}
+

http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa
/alsa-mixer.c?id=527078523815587bfd021bc1d10782403e9b3e84


the answer was aleady stated in the patch

you need to change alsa-mixer.h

-pa_channel_position_mask_t masks[SND_MIXER_SCHN_LAST][2];
+pa_channel_position_mask_t masks[SND_MIXER_SCHN_LAST][8];


and


-  if (e-n_channels  2) {
+ if (e-n_channels  8) {

-- 
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 package in Ubuntu:
  Incomplete

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2015-01-08 Thread Raymond
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1402052


seem usb audio devices build the multi volume control in the same way

so you should file an up stream pulseaudio bug report for usb audio
device

have you ask Arun how to revert his patch ?

https://bugs.freedesktop.org/enter_bug.cgi?product=PulseAudio

Simple mixer control 'Speaker',0
   Capabilities: pvolume pswitch pswitch-joined penum
   Playback channels: Front Left - Front Right - Rear Left - Rear Right - Front 
Center - Woofer - Side Left - Side Right
   Limits: Playback 0 - 197
   Mono:
   Front Left: Playback 90 [46%] [-20.06dB] [on]
   Front Right: Playback 90 [46%] [-20.06dB] [on]
   Rear Left: Playback 90 [46%] [-20.06dB] [on]
   Rear Right: Playback 90 [46%] [-20.06dB] [on]
   Front Center: Playback 90 [46%] [-20.06dB] [on]
   Woofer: Playback 90 [46%] [-20.06dB] [on]
   Side Left: Playback 90 [46%] [-20.06dB] [on]
   Side Right: Playback 90 [46%] [-20.06dB] [on]

-- 
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! with Terratec
  PHASE26

Status in pulseaudio package in Ubuntu:
  Incomplete

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2015-01-08 Thread Andras Muranyi
 have you ask Arun how to revert his patch ?

No, I am just an end user so I don't feel I shall ask someone to revert their 
patch.
However... Arun? The patch was registered by Tanu Kaskinen and Colin Guthrie. I 
have forwarded this bug to them. Colin did not reply, Tanu's reply is above. 
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1390474/comments/5

I would appreciate if, in case you think that is the best solution for
the moment, you proposed reverting the patch to the appropriate
personnel. Thanks.

Anyway, shall we triage this bug, shan't we? Otherwise it will just
expire.

** Summary changed:

- Volume element PCM has 6 channels. That's too much! with Terratec PHASE26
+ Volume element PCM has 6 channels. That's too much! - PA doesn't support 
elements with more than two channels

-- 
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 package in Ubuntu:
  Incomplete

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2015-01-07 Thread Raymond
** Changed in: pulseaudio (Ubuntu)
   Status: New = Incomplete

-- 
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! with Terratec
  PHASE26

Status in pulseaudio package in Ubuntu:
  Incomplete

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2015-01-07 Thread Andras Muranyi
Please tell me what to send in order to triage this bug, thanks

-- 
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! with Terratec
  PHASE26

Status in pulseaudio package in Ubuntu:
  Incomplete

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2015-01-06 Thread Andras Muranyi
Is any sound card with multi channel volume control supported by
pulseaudio?

-- 
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! with Terratec
  PHASE26

Status in pulseaudio package in Ubuntu:
  New

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2015-01-05 Thread Raymond
https://bugs.freedesktop.org/show_bug.cgi?id=84983

bug#96539

both are related to xonar sound card which have a multi channl volume
control which is not supported by pulseaudio

-- 
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! with Terratec
  PHASE26

Status in pulseaudio package in Ubuntu:
  New

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2015-01-04 Thread Andras Muranyi
 this mean your usb audio have a 6 channel playbacck volume control similar to
 https://bugs.freedesktop.org/show_bug.cgi?id=84983#c5

Does this mean that bug #936539 (Freedesktop bug 84983 on Launchpad) involves 
all devices with more than 2 volume channels?
In that case, shall I suggest to change the description of  #936539 to 
something more general and mark this one as a duplicate?

-- 
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! with Terratec
  PHASE26

Status in pulseaudio package in Ubuntu:
  New

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2014-11-11 Thread Tanu Kaskinen
Kindly forwarding this bug, please express your thoughts on Launchpad.

I believe that was a direct request for me. My thoughts: it's
unfortunate that PulseAudio doesn't support mixer elements with more
than 2 volume channels. It would be nice if someone would fix that. Due
to lack of time, I won't be that someone, at least in the short (or even
medium) term.

-- 
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! with Terratec
  PHASE26

Status in “pulseaudio” package in Ubuntu:
  New

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2014-11-09 Thread Raymond
this mean your usb audio have a 6 channel playbacck volume control
similar to

https://bugs.freedesktop.org/show_bug.cgi?id=84983#c5

** Bug watch added: freedesktop.org Bugzilla #84983
   https://bugs.freedesktop.org/show_bug.cgi?id=84983

-- 
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! with Terratec
  PHASE26

Status in “pulseaudio” package in Ubuntu:
  New

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] Re: Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2014-11-08 Thread Raymond
http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa
/alsa-mixer.c?id=527078523815587bfd021bc1d10782403e9b3e84


send email to the author of the patch

-- 
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! with Terratec
  PHASE26

Status in “pulseaudio” package in Ubuntu:
  New

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1390474] [NEW] Volume element PCM has 6 channels. That's too much! with Terratec PHASE26

2014-11-07 Thread Andras Muranyi
Public bug reported:

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).

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: output of pulseaudio -
   
https://bugs.launchpad.net/bugs/1390474/+attachment/4255236/+files/phase26-pa.log

-- 
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! with Terratec
  PHASE26

Status in “pulseaudio” package in Ubuntu:
  New

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/ubuntu/+source/pulseaudio/+bug/1390474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp