Re: irq 19: nobody cared

From: Alan Cox
Date: Fri Sep 19 2008 - 18:38:35 EST


On Fri, 19 Sep 2008 13:40:33 -0700
"Chris Li" <lkml@xxxxxxxxxxx> wrote:

> Hi,
>
> I run into this irq nobody care problem on a dell vostro 200 machine.
> I test the latest git tree. The problem is there as well.
> I also update the BIOS to the latest version. Doesn't help either.
>
> It seem the IRQ in question is shared between UHCI and SATA controller.
> So I am not sure it is a SATA problem or a USB problem.

It could also be an IRQ being routed wrongly or an incorrect BIOS table
so that the kernel is looking for the IRQ in the wrong place.

Does booting with the irqpoll option help ?

>
> usb 4-2: new full speed USB device using uhci_hcd and address 2
> irq 19: nobody cared (try booting with the "irqpoll" option)

And does this last one (the irq19) occur immediately when you plug in a
USB device ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/