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