> kernel: irq 11: nobody cared (try booting with the "irqpoll" option)
> kernel: Pid: 1815, comm: modprobe Not tainted 2.6.24-rc7-rt2x00 #16
> kernel:
> kernel: Call Trace:
> kernel:  <IRQ>  [<ffffffff80263163>] __report_bad_irq+0x30/0x72
> kernel:  [<ffffffff802633cf>] note_interrupt+0x22a/0x26b
> kernel:  [<ffffffff80263e35>] handle_level_irq+0xac/0xe7
> kernel:  [<ffffffff8020eeab>] do_IRQ+0x6c/0xd5
> kernel:  [<ffffffff8020c401>] ret_from_intr+0x0/0xa
> kernel:  [<ffffffff8032fb69>] acpi_ev_fixed_event_detect+0x25/0xc8
> kernel:  [<ffffffff8032b114>] acpi_os_read_port+0x2b/0x45
> kernel:  [<ffffffff8032fb69>] acpi_ev_fixed_event_detect+0x25/0xc8
> kernel:  [<ffffffff803384a6>] acpi_hw_register_read+0xc1/0x144
> kernel:  [<ffffffff8032fb78>] acpi_ev_fixed_event_detect+0x34/0xc8
> kernel:  [<ffffffff8033056b>] acpi_ev_sci_xrupt_handler+0xf/0x22
> kernel:  [<ffffffff8032b0df>] acpi_irq+0x11/0x1b
> kernel:  [<ffffffff80262768>] handle_IRQ_event+0x25/0x53
> kernel:  [<ffffffff80263e20>] handle_level_irq+0x97/0xe7
> kernel:  [<ffffffff8020eeab>] do_IRQ+0x6c/0xd5
> kernel:  [<ffffffff8020c401>] ret_from_intr+0x0/0xa
> kernel:  <EOI>
> kernel: handlers:
> kernel: [<ffffffff80379e36>] (usb_hcd_irq+0x0/0x52)
> last message repeated 2 times
> kernel: [<ffffffff88077ed6>] (irq_handler+0x0/0x1d9 [firewire_ohci])
> kernel: Disabling IRQ #11

What happens if you don't include firewire_ohci?

Must you use "noapic"?  That can cause IRQ routing problems...

The reason your audio craps out *too* is that it's one of the
zillion devices sharing IRQ #11.  Bugs in any one of their
drivers could cause problems like this.

- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to