2005-12-28 22:38:01

by Christian Leber

[permalink] [raw]
Subject: [BUG] 2.6.15-rc7 ALSA sound/usb/usbaudio.c:801: cannot submit datapipe for urb

Hello,

when i try to use my usb soundcard (Terratec Aureon 5.1 USB, old
version) with 2.6.15-rc7 i get the following error message:

ALSA sound/usb/usbaudio.c:801: cannot submit datapipe for urb 5, err = -28

with 2.6.14.4 and older versions it works without problems.


Christian Leber

--
"Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est." (Aurelius Augustinus)
Translation: <http://gnuhh.org/work/fsf-europe/augustinus.html>


2005-12-28 22:50:45

by Lee Revell

[permalink] [raw]
Subject: Re: [BUG] 2.6.15-rc7 ALSA sound/usb/usbaudio.c:801: cannot submit datapipe for urb

On Wed, 2005-12-28 at 23:37 +0100, Christian Leber wrote:
> Hello,
>
> when i try to use my usb soundcard (Terratec Aureon 5.1 USB, old
> version) with 2.6.15-rc7 i get the following error message:
>
> ALSA sound/usb/usbaudio.c:801: cannot submit datapipe for urb 5, err = -28
>
> with 2.6.14.4 and older versions it works without problems.

This is an FAQ.

Disable CONFIG_USB_BANDWIDTH and it will work.

Which host controller driver are you using?

Lee

2005-12-29 03:02:32

by Christian Leber

[permalink] [raw]
Subject: Re: [BUG] 2.6.15-rc7 ALSA sound/usb/usbaudio.c:801: cannot submit datapipe for urb

On Wed, Dec 28, 2005 at 05:56:07PM -0500, Lee Revell wrote:

> Disable CONFIG_USB_BANDWIDTH and it will work.

Yes, it works.
Thank you.

> Which host controller driver are you using?

uhci
(http://debian.christian-leber.de/log)


Christian Leber

--
"Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est." (Aurelius Augustinus)
Translation: <http://gnuhh.org/work/fsf-europe/augustinus.html>