USB Stops Working (Disabling IRQ #19) Gutsy Gibbon Beta

Bug #151252 reported by Robbob
8
Affects Status Importance Assigned to Milestone
Fedora
Invalid
Medium
linux (Ubuntu)
Fix Released
Undecided
Unassigned
linux-source-2.6.22 (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

In Gutsy Gibbon with all current patches applied.

Initially USB works. However after a period of inactivity any new devices connected are not recognised. Doing a 'dmesg' reveals the track below

Devices plugged in before the call trace continue to work.

[ 492.095307] Call Trace:
[ 492.095311] <IRQ> [<ffffffff8026aaae>] __report_bad_irq+0x1e/0x80
[ 492.095354] [<ffffffff8026ad93>] note_interrupt+0x283/0x2c0
[ 492.095373] [<ffffffff8026b8fd>] handle_fasteoi_irq+0xdd/0x110
[ 492.095388] [<ffffffff8020c6ab>] do_IRQ+0x7b/0x100
[ 492.095398] [<ffffffff8020a3a1>] ret_from_intr+0x0/0xa
[ 492.095404] <EOI> [<ffffffff88025ac9>] :processor:acpi_processor_idle+0x25f/0x456
[ 492.095452] [<ffffffff88025abf>] :processor:acpi_processor_idle+0x255/0x456
[ 492.095470] [<ffffffff8802586a>] :processor:acpi_processor_idle+0x0/0x456
[ 492.095483] [<ffffffff802090c0>] cpu_idle+0x70/0xc0
[ 492.095495] [<ffffffff80588815>] start_kernel+0x285/0x310
[ 492.095509] [<ffffffff8058811e>] _sinittext+0x11e/0x160
[ 492.095519]
[ 492.095522] handlers:
[ 492.095526] [<ffffffff88038d20>] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 492.095559] Disabling IRQ #19

Revision history for this message
Robbob (rob-kirkbride) wrote :
Revision history for this message
Robbob (rob-kirkbride) wrote :
Revision history for this message
Robbob (rob-kirkbride) wrote :
Revision history for this message
Robbob (rob-kirkbride) wrote :
Revision history for this message
Սահակ (petrosyan) wrote :

I have a similar bug and I found that disabling Bluetooth fixes this problem. However this bug still needs to be fixed because I need to use bluetooth.

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi Robbob,

I assume the issue still exists in the final 7.10 Gutsy Gibbon release?

Changed in linux-source-2.6.22:
status: New → Incomplete
Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Also, have you tried booting with the "irqpoll" option as suggested in your dmesg output? Thanks.

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

And one last request :) . . .

The Hardy Heron kernel was recently uploaded for testing. We'd really appreciate it if you could try testing with this newer kernel and verify if this issue still exists. Unfortunately, the Hardy Heron Alpha1 LiveCD was released with the older 2.6.22 kernel. You'll have to manually install the newer Hardy Heron kernel in order to test. This should not be the case for Alpha2 which is set to come out around Dec 20. However, here are the instructions to install if you choose to do so, otherwise just wait for Alpha2 to come out:

1) edit the file /etc/apt/sources.list and add the following line:

deb http://archive.ubuntu.com/ubuntu hardy main restricted

2) sudo apt-get update
3) sudo apt-get install linux-image-2.6.24-1-generic
4) reboot and select the new kernel from the grub menu

After you've tested, please feel free to revert back - ie boot into the old kernel, sudo apt-get remove linux-image-2.6.24-1-generic, and remove the line from /etc/apt/sources.list . Please update this report with your results. Thanks in advance!

Changed in linux:
status: New → Incomplete
Revision history for this message
Սահակ (petrosyan) wrote :

This bug is still present in Gutsy kernel 2.6.22-14-generic

[ 795.006105] irq 19: nobody cared (try booting with the "irqpoll" option)
[ 795.006118]
[ 795.006120] Call Trace:
[ 795.006124] <IRQ> [<ffffffff8026aaae>] __report_bad_irq+0x1e/0x80
[ 795.006170] [<ffffffff8026ad93>] note_interrupt+0x283/0x2c0
[ 795.006188] [<ffffffff8026b8fd>] handle_fasteoi_irq+0xdd/0x110
[ 795.006202] [<ffffffff8020c6ab>] do_IRQ+0x7b/0x100
[ 795.006212] [<ffffffff8020a3a1>] ret_from_intr+0x0/0xa
[ 795.006218] <EOI> [<ffffffff8801bac9>] :processor:acpi_processor_idle+0x25f/0x456
[ 795.006264] [<ffffffff8801babf>] :processor:acpi_processor_idle+0x255/0x456
[ 795.006281] [<ffffffff8801b86a>] :processor:acpi_processor_idle+0x0/0x456
[ 795.006293] [<ffffffff802090c0>] cpu_idle+0x70/0xc0
[ 795.006324]
[ 795.006326] handlers:
[ 795.006330] [<ffffffff88053d30>] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 795.006364] Disabling IRQ #19

Revision history for this message
Սահակ (petrosyan) wrote :

Booting with "irqpoll" kernel command line option seems to fix this problem.

Revision history for this message
Սահակ (petrosyan) wrote :

upgrading to kernel 2.6.24-1.2 also seems to have fixed the problem

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Thanks for the update Ani. Per you last comment that this appears to be fixed against the 2.6.24-1.2 kernel, I'm going to mark this as "Fix Released" for the current development kernel. However, against linux-source-2.6.22 this bug does not meet the criteria for a stable release update and will be closed. You can learn more about the stable release update process at https://wiki.ubuntu.com/StableReleaseUpdates . Thanks!

Changed in linux:
status: Incomplete → Fix Released
Changed in linux-source-2.6.22:
status: Incomplete → Won't Fix
Revision history for this message
Սահակ (petrosyan) wrote :

It turned out to be a hardware bug which was fixed in the latest BIOS update from Lenovo.
more details can be found here: http://bugzilla.kernel.org/show_bug.cgi?id=8853

Revision history for this message
David de Hoog (daviddehoog) wrote :

I've just been debugging an identical error on a Toshiba laptop ...

This looks consistent with https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/88746Ze ..? Possible duplicate ?

Alternatively, consistent with https://bugs.launchpad.net/debian/+source/linux-source-2.6.20/+bug/85488 ..? Possible duplicate ?

Revision history for this message
apple131 (binarysoul) wrote :

USB still stops working after random amount of time in gutsy, 2.6.24-2

Revision history for this message
apple131 (binarysoul) wrote :

My mistake USB is fine now.

Changed in fedora:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.