On 1/27/06, Jorge Almeida <[EMAIL PROTECTED]> wrote:
> I have a USB PCI card which stopped working, meaning my scanner stopped
> being detected. The problem remains also under KNOPPIX.
> Can I assume the card is dead? (But it is recognized, sort of...)
>
> Partial output of lspci -vvv (as root):
>         02:0c.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) 
> (prog-if 10 [OHCI])
> ehci_hcd: block sizes: qh 128 qtd 96 itd 192 sitd 96
> PCI: setting IRQ 11 as level-triggered
> PCI: Assigned IRQ 11 for device 0000:02:0c.3
> ehci_hcd 0000:02:0c.3: controller already in use
> ehci_hcd 0000:02:0c.3: init 0000:02:0c.3 fail, -16
> ehci_hcd: probe of 0000:02:0c.3 failed with error -16
> ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
> ohci_hcd: block sizes: ed 64 td 64
> PCI: setting IRQ 5 as level-triggered
> PCI: Assigned IRQ 5 for device 0000:02:0c.0
> ohci_hcd 0000:02:0c.0: controller already in use
> ohci_hcd 0000:02:0c.0: init 0000:02:0c.0 fail, -16
> ohci_hcd: probe of 0000:02:0c.0 failed with error -16
> PCI: Assigned IRQ 11 for device 0000:02:0c.1
> ohci_hcd 0000:02:0c.1: controller already in use
> ohci_hcd 0000:02:0c.1: init 0000:02:0c.1 fail, -16
> ohci_hcd: probe of 0000:02:0c.1 failed with error -16

It looks like the ohci and ehci drivers are fighting over the card. 
You don't need both, so I would disable ohci in your kernel
configuration and see if that works.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to