2004-06-27 11:51:31

by Jurgen Kramer

[permalink] [raw]
Subject: 2.6.7-mm3 USB ehci IRQ problem

With 2.6.7-mm3 I am missing my USB 2.0 memory stick. It doesn't show up
in the usb device listing. But when I unplug it I get:

irq 23: nobody cared!
[<c0108106>] __report_bad_irq+0x2a/0x8b
[<c01081f0>] note_interrupt+0x6f/0x9f
[<c0108473>] do_IRQ+0x10c/0x10e
[<c0106850>] common_interrupt+0x18/0x20
handlers:
[<f9d0f65c>] (snd_emu10k1_interrupt+0x0/0x3c4 [snd_emu10k1])
Disabling IRQ #23

The soundcard is still usable but there are no new interrupts.

When I try to reload the ehci module I get:

ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI
Controller
ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
ehci_hcd 0000:00:1d.7: can't reset
ehci_hcd 0000:00:1d.7: init 0000:00:1d.7 fail, -95
ehci_hcd: probe of 0000:00:1d.7 failed with error -95

IRQ23 is normally shared between emu10k1 and the ehci controller without
problems.

Jurgen




2004-06-27 18:43:16

by Andrew Morton

[permalink] [raw]
Subject: Re: 2.6.7-mm3 USB ehci IRQ problem

Jurgen Kramer <[email protected]> wrote:
>
> With 2.6.7-mm3 I am missing my USB 2.0 memory stick. It doesn't show up
> in the usb device listing. But when I unplug it I get:
>
> irq 23: nobody cared!
> [<c0108106>] __report_bad_irq+0x2a/0x8b
> [<c01081f0>] note_interrupt+0x6f/0x9f
> [<c0108473>] do_IRQ+0x10c/0x10e
> [<c0106850>] common_interrupt+0x18/0x20
> handlers:
> [<f9d0f65c>] (snd_emu10k1_interrupt+0x0/0x3c4 [snd_emu10k1])
> Disabling IRQ #23

Could you please do a `patch -p1 -R' of
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm3/broken-out/bk-acpi.patch
?

2004-06-27 19:57:53

by Jurgen Kramer

[permalink] [raw]
Subject: Re: 2.6.7-mm3 USB ehci IRQ problem

On Sun, 2004-06-27 at 20:42, Andrew Morton wrote:
> Jurgen Kramer <[email protected]> wrote:
> >
> > With 2.6.7-mm3 I am missing my USB 2.0 memory stick. It doesn't show up
> > in the usb device listing. But when I unplug it I get:
> >
> > irq 23: nobody cared!
> > [<c0108106>] __report_bad_irq+0x2a/0x8b
> > [<c01081f0>] note_interrupt+0x6f/0x9f
> > [<c0108473>] do_IRQ+0x10c/0x10e
> > [<c0106850>] common_interrupt+0x18/0x20
> > handlers:
> > [<f9d0f65c>] (snd_emu10k1_interrupt+0x0/0x3c4 [snd_emu10k1])
> > Disabling IRQ #23
>
> Could you please do a `patch -p1 -R' of
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm3/broken-out/bk-acpi.patch
> ?
Unfortunately no improvement. Unplugging the non-working USB stick still
gives:

ACPI: PCI interrupt 0000:02:0b.0[A] -> GSI 23 (level, low) -> IRQ 23
irq 23: nobody cared!
[<c0108106>] __report_bad_irq+0x2a/0x8b
[<c01081f0>] note_interrupt+0x6f/0x9f
[<c0108473>] do_IRQ+0x10c/0x10e
[<c0106850>] common_interrupt+0x18/0x20
[<c010401e>] default_idle+0x0/0x2c
[<c0104047>] default_idle+0x29/0x2c
[<c01040b0>] cpu_idle+0x33/0x3c
[<c031684b>] start_kernel+0x1a0/0x1dd
[<c0316309>] unknown_bootoption+0x0/0x149
handlers:
[<f8a8d65c>] (snd_emu10k1_interrupt+0x0/0x3c4 [snd_emu10k1])
Disabling IRQ #23

Full dmesg attached.

Jurgen



Attachments:
dmesg-267-mm3-revertacpi-brokenusb.gz (5.01 kB)