Karlis wrote:
> Clemens Ladisch wrote:
> > Karlis wrote:
> > > Jan 1 16:56:32 escaflowne kernel: drivers/usb/core/config.c:
> > > invalid alternate setting 4 for interface 1
> >
> > The 2.6 kernel has better error detection, so it detects that the
> > Quattro has inconsistent altsetting numbers.
>
Daniel Hawthorn wrote:
> By host controller driver, do you mean UCHI?
Yes (or OHCI, or EHCI).
> When I unplug the quattro and then plug it back in, I get the
> following in /var/log/messages:
>
> kernel: hub 1-0:1.0: new USB device on port 1, assigned address 8
> kernel: drivers/usb/core/config.c
Clemens Ladisch wrote:
Daniel Hawthorn wrote:
Do you have the USB host controller driver loaded, or is it compiled
into the kernel?
Does the Quattro show up with lsusb?
By host controller driver, do you mean UCHI? I made sure to compile
this into the kernel. When I unplug the quattro and then
Daniel Hawthorn wrote:
> I'm working on getting sound up and running on my 2.6.0-test7 kernel
> I've built from source, running on a Debian system. My system is using
> a M-Audio Quattro audio device.
>
> I've gotten alsa up and running fine on other kernels before (2.4.18,
> 2.4.20, etc) where th