Comment 3 for bug 67875

Revision history for this message
Lakin Wecker (lakin) wrote :

I subsequently noticed that the dmesg output that I uploaded was useless. Sorry.

This one should be much more useful, in this one I noticed:
[ 26.498746] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11] MMIO=[c0309000-c03097ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 27.777828] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00c09f000090feb2]
[ 28.326972] Attempting manual resume
[ 28.455117] irq 11: nobody cared (try booting with the "irqpoll" option)
[ 28.455122]
[ 28.455122] Call Trace: <IRQ> <ffffffff802b68a5>{__report_bad_irq+53}
[ 28.455136] <ffffffff802b6b20>{note_interrupt+544} <ffffffff802b6190>{__do_IRQ+224}
[ 28.455146] <ffffffff802737e2>{do_IRQ+66} <ffffffff80265d08>{ret_from_intr+0} <EOI>
[ 28.455157] <ffffffff8020c9f0>{file_read_actor+0} <ffffffff8020b23e>{touch_atime+142}
[ 28.455165] <ffffffff8020b217>{touch_atime+103} <ffffffff8020bc50>{do_generic_mapping_read+1120}
[ 28.455172] <ffffffff8020c9f0>{file_read_actor+0} <ffffffff8020be6c>{__generic_file_aio_read+364}
[ 28.455184] <ffffffff802b91dc>{generic_file_read+172} <ffffffff80268fe9>{copy_to_user+9}
[ 28.455192] <ffffffff802a3b00>{autoremove_wake_function+0} <ffffffff8020db18>{do_mmap_pgoff+1560}
[ 28.455201] <ffffffff8020aeeb>{vfs_read+219} <ffffffff8026b578>{_spin_unlock_irqrestore+8}
[ 28.455208] <ffffffff802110b3>{sys_read+83} <ffffffff8026580e>{system_call+126}
[ 28.455218] handlers:
[ 28.455220] [<ffffffff8806fb90>] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 28.455252] [<ffffffff8806fb90>] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 28.455268] [<ffffffff8806fb90>] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 28.455283] [<ffffffff8810f0c0>] (ohci_irq_handler+0x0/0x7ff [ohci1394])
[ 28.455291] Disabling IRQ #11

And at the time I was trying to get my wireless card working which was also reporting that it was on irq 11 ... I tried rebooting with irqpoll, and voila -> Battery is working and wireless is working.