Public bug reported:
Output of the dmesg is as follows
[ 0.000000] Linux version 2.6.19-5-generic ([EMAIL PROTECTED]) (gcc version
4.1.2 20061103 (prerelease) (Ubuntu 4.1.1-18ubuntu2)) #2 SMP Wed Nov
8 20:28:56 UTC 2006 (Ubuntu 2.6.19-5.7-generic)
[ 0.000000] Command line: root=/dev/sda1 ro quiet splash acpi=off irqpoll
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000037fc0000 (usable)
[ 0.000000] BIOS-e820: 0000000037fc0000 - 0000000037fce000 (ACPI data)
[ 0.000000] BIOS-e820: 0000000037fce000 - 0000000037ff0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 0000000037ff0000 - 0000000038000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 229312) 1 entries of 3200 used
[ 0.000000] end_pfn_map = 1048576
[ 0.000000] DMI 2.3 present.
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] Number of nodes 1
[ 0.000000] Node 0 MemBase 0000000000000000 Limit 0000000037fc0000
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 229312) 1 entries of 3200 used
[ 0.000000] NUMA: Using 63 for the hash shift.
[ 0.000000] Using node hash shift of 63
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000037fc0000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 229312
[ 0.000000] On node 0 totalpages: 229215
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1163 pages reserved
[ 0.000000] DMA zone: 2780 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3079 pages used for memmap
[ 0.000000] DMA32 zone: 222137 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
[ 0.000000] Intel MultiProcessor Specification v1.4
[ 0.000000] MPTABLE: OEM ID: TEMPLATE MPTABLE: Product ID: MPTABLE: APIC
at: 0xFEE00000
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] Processor #1
[ 0.000000] I/O APIC #2 at 0xFEC00000.
[ 0.000000] Setting APIC routing to physical flat
[ 0.000000] Processors: 2
[ 0.000000] Nosave address range: 000000000009f000 - 00000000000a0000
[ 0.000000] Nosave address range: 00000000000a0000 - 00000000000e0000
[ 0.000000] Nosave address range: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 40000000 (gap:
38000000:c6c00000)
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PERCPU: Allocating 34048 bytes of per cpu data
[ 0.000000] Built 1 zonelists. Total pages: 224917
[ 0.000000] Kernel command line: root=/dev/sda1 ro quiet splash acpi=off
irqpoll
[ 0.000000] Misrouted IRQ fixup and polling support enabled
[ 0.000000] This may significantly impact system performance
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 9.184017] Console: colour VGA+ 80x25
[ 9.184684] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 9.185695] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 9.186031] Checking aperture...
[ 9.186035] CPU 0: aperture @ 36a0000000 size 32 MB
[ 9.186037] Aperture too small (32 MB)
[ 9.192056] No AGP bridge found
[ 9.202169] Memory: 892324k/917248k available (2211k kernel code, 24536k
reserved, 1492k data, 296k init)
[ 9.278920] Calibrating delay using timer specific routine.. 4036.13
BogoMIPS (lpj=8072278)
[ 9.278974] Security Framework v1.0.0 initialized
[ 9.278980] SELinux: Disabled at boot.
[ 9.279005] Mount-cache hash table entries: 256
[ 9.279148] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 9.279151] CPU: L2 Cache: 256K (64 bytes/line)
[ 9.279154] CPU 0/0 -> Node 0
[ 9.279156] CPU: Physical Processor ID: 0
[ 9.279158] CPU: Processor Core ID: 0
[ 9.279179] SMP alternatives: switching to UP code
[ 9.279440] checking if image is initramfs... it is
[ 9.756650] Freeing initrd memory: 5483k freed
[ 9.760201] ExtINT not setup in hardware but reported by MP table
[ 9.800900] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[ 9.841056] Using local APIC timer interrupts.
[ 9.890765] result 12557328
[ 9.890767] Detected 12.557 MHz APIC timer.
[ 9.894345] SMP alternatives: switching to SMP code
[ 9.894476] Booting processor 1/2 APIC 0x1
[ 9.904465] Initializing CPU#1
[ 9.981713] Calibrating delay using timer specific routine.. 4018.61
BogoMIPS (lpj=8037222)
[ 9.981720] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 9.981722] CPU: L2 Cache: 256K (64 bytes/line)
[ 9.981724] CPU 1/1 -> Node 0
[ 9.981726] CPU: Physical Processor ID: 0
[ 9.981728] CPU: Processor Core ID: 1
[ 9.981787] AMD Athlon(tm) 64 X2 Dual Core Processor 3600+ stepping 02
[ 9.985715] CPU 1: Syncing TSC to CPU 0.
[ 9.986118] CPU 1: synchronized TSC with CPU 0 (last diff 0 cycles, maxerr
581 cycles)
[ 9.986136] Brought up 2 CPUs
[ 9.986207] testing NMI watchdog ... OK.
[ 10.026330] time.c: Using 1.193182 MHz WALL PIT GTOD PIT/TSC timer.
[ 10.026333] time.c: Detected 2009.170 MHz processor.
[ 10.041310] migration_cost=159
[ 10.041632] NET: Registered protocol family 16
[ 10.041723] PCI: Using configuration type 1
[ 10.042345] ACPI: Interpreter disabled.
[ 10.042350] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 10.042359] pnp: PnP ACPI: disabled
[ 10.042408] PCI: Probing PCI hardware
[ 10.042413] PCI: Probing PCI hardware (bus 00)
[ 10.042908] Boot video device is 0000:00:0d.0
[ 10.043023] PCI: Transparent bridge - 0000:00:04.0
[ 10.043978] PCI: Using IRQ router default [10de/03e0] at 0000:00:01.0
[ 10.043991] PCI->APIC IRQ transform: 0000:00:01.1[A] -> IRQ 10
[ 10.043997] PCI->APIC IRQ transform: 0000:00:01.3[B] -> IRQ 11
[ 10.044000] PCI->APIC IRQ transform: 0000:00:02.0[A] -> IRQ 10
[ 10.044003] PCI->APIC IRQ transform: 0000:00:02.1[B] -> IRQ 11
[ 10.044007] PCI->APIC IRQ transform: 0000:00:05.0[B] -> IRQ 11
[ 10.044011] PCI->APIC IRQ transform: 0000:00:07.0[A] -> IRQ 15
[ 10.044014] PCI->APIC IRQ transform: 0000:00:08.0[A] -> IRQ 15
[ 10.044017] PCI->APIC IRQ transform: 0000:00:08.1[B] -> IRQ 5
[ 10.044021] PCI->APIC IRQ transform: 0000:00:0d.0[A] -> IRQ 11
[ 10.044134] PCI-DMA: Disabling IOMMU.
[ 10.044399] PCI: Bridge: 0000:00:04.0
[ 10.044401] IO window: disabled.
[ 10.044404] MEM window: disabled.
[ 10.044406] PREFETCH window: disabled.
[ 10.044409] PCI: Bridge: 0000:00:09.0
[ 10.044411] IO window: disabled.
[ 10.044413] MEM window: disabled.
[ 10.044415] PREFETCH window: disabled.
[ 10.044418] PCI: Bridge: 0000:00:0b.0
[ 10.044419] IO window: disabled.
[ 10.044421] MEM window: disabled.
[ 10.044423] PREFETCH window: disabled.
[ 10.044426] PCI: Bridge: 0000:00:0c.0
[ 10.044427] IO window: disabled.
[ 10.044430] MEM window: disabled.
[ 10.044432] PREFETCH window: disabled.
[ 10.044441] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 10.044448] PCI: Setting latency timer of device 0000:00:09.0 to 64
[ 10.044454] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[ 10.044461] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[ 10.044545] NET: Registered protocol family 2
[ 10.081958] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 10.082174] TCP established hash table entries: 131072 (order: 9, 2097152
bytes)
[ 10.083563] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 10.084261] TCP: Hash tables configured (established 131072 bind 65536)
[ 10.084264] TCP reno registered
[ 10.085041] audit: initializing netlink socket (disabled)
[ 10.085057] audit(1164851816.820:1): initialized
[ 10.085242] VFS: Disk quotas dquot_6.5.1
[ 10.085266] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 10.085318] io scheduler noop registered
[ 10.085320] io scheduler anticipatory registered
[ 10.085323] io scheduler deadline registered
[ 10.085337] io scheduler cfq registered (default)
[ 10.609626] PCI: Setting latency timer of device 0000:00:09.0 to 64
[ 10.609630] pcie_portdrv_probe->Dev[03e8:10de] has invalid IRQ. Check vendor
BIOS
[ 10.609650] assign_interrupt_mode Found MSI capability
[ 10.609689] Allocate Port Service[0000:00:09.0:pcie00]
[ 10.609757] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[ 10.609759] pcie_portdrv_probe->Dev[03e9:10de] has invalid IRQ. Check vendor
BIOS
[ 10.609778] assign_interrupt_mode Found MSI capability
[ 10.609795] Allocate Port Service[0000:00:0b.0:pcie00]
[ 10.609848] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[ 10.609851] pcie_portdrv_probe->Dev[03e9:10de] has invalid IRQ. Check vendor
BIOS
[ 10.609869] assign_interrupt_mode Found MSI capability
[ 10.609886] Allocate Port Service[0000:00:0c.0:pcie00]
[ 10.632265] Real Time Clock Driver v1.12ac
[ 10.632328] Linux agpgart interface v0.101 (c) Dave Jones
[ 10.632331] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing
enabled
[ 10.632450] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 10.632934] mice: PS/2 mouse device common for all mice
[ 10.633533] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024
blocksize
[ 10.633628] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 10.633632] ide: Assuming 33MHz system bus speed for PIO modes; override
with idebus=xx
[ 10.633835] PNP: No PS/2 controller found. Probing ports directly.
[ 10.634083] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 10.634088] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 10.634189] TCP cubic registered
[ 10.634199] NET: Registered protocol family 1
[ 10.634204] NET: Registered protocol family 8
[ 10.634207] NET: Registered protocol family 20
[ 10.634285] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 10.634359] Freeing unused kernel memory: 296k freed
[ 10.682218] vga16fb: initializing
[ 10.682224] vga16fb: mapped to 0xffff8100000a0000
[ 10.875855] Console: switching to colour frame buffer device 80x25
[ 10.879890] fb0: VGA16 VGA frame buffer device
[ 11.911058] Capability LSM initialized
[ 12.397487] NFORCE-MCP61: IDE controller at PCI slot 0000:00:06.0
[ 12.397506] NFORCE-MCP61: chipset revision 162
[ 12.397509] NFORCE-MCP61: not 100% native mode: will probe irqs later
[ 12.397516] NFORCE-MCP61: 0000:00:06.0 (rev a2) UDMA133 controller
[ 12.397525] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:pio,
hdb:pio
[ 12.397535] Probing IDE interface ide0...
[ 12.972278] SCSI subsystem initialized
[ 12.976847] libata version 2.00 loaded.
[ 12.978359] sata_nv 0000:00:08.0: version 2.0
[ 12.978472] PCI: Setting latency timer of device 0000:00:08.0 to 64
[ 12.978568] ata1: SATA max UDMA/133 cmd 0xE400 ctl 0xE082 bmdma 0xD880 irq 15
[ 12.978595] ata2: SATA max UDMA/133 cmd 0xE000 ctl 0xDC02 bmdma 0xD888 irq 15
[ 12.978609] scsi0 : sata_nv
[ 13.449474] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 13.450781] ata1.00: ATA-6, max UDMA/133, 234441648 sectors: LBA48 NCQ
(depth 0/32)
[ 13.450785] ata1.00: ata1: dev 0 multi count 16
[ 13.452375] ata1.00: configured for UDMA/133
[ 13.452381] scsi1 : sata_nv
[ 13.765045] ata2: SATA link down (SStatus 0 SControl 300)
[ 13.775339] ATA: abnormal status 0x7F on port 0xE007
[ 13.775458] scsi 0:0:0:0: Direct-Access ATA ST3120026AS 3.42
PQ: 0 ANSI: 5
[ 13.775638] PCI: Setting latency timer of device 0000:00:08.1 to 64
[ 13.775703] ata3: SATA max UDMA/133 cmd 0xD800 ctl 0xD482 bmdma 0xD000 irq 5
[ 13.775727] ata4: SATA max UDMA/133 cmd 0xD400 ctl 0xD082 bmdma 0xD008 irq 5
[ 13.775744] scsi2 : sata_nv
[ 13.780972] SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
[ 13.780985] sda: Write Protect is off
[ 13.780987] sda: Mode Sense: 00 3a 00 00
[ 13.780999] SCSI device sda: drive cache: write back
[ 13.781052] SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
[ 13.781060] sda: Write Protect is off
[ 13.781062] sda: Mode Sense: 00 3a 00 00
[ 13.781073] SCSI device sda: drive cache: write back
[ 13.781076] sda: sda1 sda2 sda3 sda4 < sda5 >
[ 13.808912] sd 0:0:0:0: Attached scsi disk sda
[ 14.088625] ata3: SATA link down (SStatus 0 SControl 300)
[ 14.098924] ATA: abnormal status 0x7F on port 0xD807
[ 14.098975] scsi3 : sata_nv
[ 14.412198] ata4: SATA link down (SStatus 0 SControl 300)
[ 14.422492] ATA: abnormal status 0x7F on port 0xD407
[ 14.588589] Probing IDE interface ide0...
[ 14.616792] usbcore: registered new interface driver usbfs
[ 14.616816] usbcore: registered new interface driver hub
[ 14.616839] usbcore: registered new device driver usb
[ 14.617733] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI)
Driver (PCI)
[ 14.617882] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 14.617888] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 14.618044] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus
number 1
[ 14.618066] ohci_hcd 0000:00:02.0: irq 10, io mem 0xdff7f000
[ 14.639623] forcedeth.c: Reverse Engineered nForce ethernet driver. Version
0.57.
:
[ 14.677961] usb usb1: configuration #1 chosen from 1 choice
[ 14.677984] hub 1-0:1.0: USB hub found
[ 14.677993] hub 1-0:1.0: 10 ports detected
[ 14.784139] PCI: Setting latency timer of device 0000:00:02.1 to 64
[ 14.784145] ehci_hcd 0000:00:02.1: EHCI Host Controller
[ 14.784208] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus
number 2
[ 14.784240] ehci_hcd 0000:00:02.1: debug port 1
[ 14.784244] PCI: cache line size of 64 is not supported by device
0000:00:02.1
[ 14.784259] ehci_hcd 0000:00:02.1: irq 11, io mem 0xdff7ec00
[ 14.784266] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec
2004
[ 14.784344] usb usb2: configuration #1 chosen from 1 choice
[ 14.784365] hub 2-0:1.0: USB hub found
[ 14.784372] hub 2-0:1.0: 10 ports detected
[ 14.891949] PCI: Setting latency timer of device 0000:00:07.0 to 64
[ 14.891958] forcedeth: using HIGHDMA
[ 15.199181] Probing IDE interface ide1...
[ 15.415207] eth0: forcedeth.c: subsystem: 01043:8234 bound to 0000:00:07.0
[ 15.797413] kjournald starting. Commit interval 5 seconds
[ 15.797426] EXT3-fs: mounted filesystem with ordered data mode.
[ 22.507713] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 22.510190] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 22.610091] input: PC Speaker as /class/input/input0
[ 22.773588] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 22.860426] NET: Registered protocol family 10
[ 22.860522] lo: Disabled Privacy Extensions
[ 23.287035] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 23.458328] parport0: PC-style at 0x378 [PCSPP,TRISTATE]
[ 23.562621] lp0: using parport0 (polling).
[ 23.700981] EXT3 FS on sda1, internal journal
[ 23.881792] kjournald starting. Commit interval 5 seconds
[ 23.881954] EXT3 FS on sda2, internal journal
[ 23.881961] EXT3-fs: mounted filesystem with ordered data mode.
[ 23.883706] kjournald starting. Commit interval 5 seconds
[ 23.883924] EXT3 FS on sda5, internal journal
[ 23.883931] EXT3-fs: mounted filesystem with ordered data mode.
[ 25.136035] NET: Registered protocol family 17
[ 31.957936] powernow-k8: Found 2 AMD Athlon(tm) 64 X2 Dual Core Processor
3600+ processors (version 2.00.00)
[ 31.957892] powernow-k8: MP systems not supported by PSB BIOS structure
[ 31.957967] powernow-k8: MP systems not supported by PSB BIOS structure
[ 33.399065] eth0: no IPv6 routers present
[ 36.815794] Bluetooth: Core ver 2.11
[ 36.815858] NET: Registered protocol family 31
[ 36.815860] Bluetooth: HCI device and connection manager initialized
[ 36.815864] Bluetooth: HCI socket layer initialized
[ 36.835633] Bluetooth: L2CAP ver 2.8
[ 36.835639] Bluetooth: L2CAP socket layer initialized
[ 36.859984] Bluetooth: RFCOMM socket layer initialized
[ 36.860003] Bluetooth: RFCOMM TTY layer initialized
[ 22.507713] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 22.510190] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 22.610091] input: PC Speaker as /class/input/input0
[ 22.773588] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 22.860426] NET: Registered protocol family 10
[ 22.860522] lo: Disabled Privacy Extensions
[ 23.287035] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 23.458328] parport0: PC-style at 0x378 [PCSPP,TRISTATE]
[ 23.562621] lp0: using parport0 (polling).
[ 23.700981] EXT3 FS on sda1, internal journal
[ 23.881792] kjournald starting. Commit interval 5 seconds
[ 23.881954] EXT3 FS on sda2, internal journal
[ 23.881961] EXT3-fs: mounted filesystem with ordered data mode.
[ 23.883706] kjournald starting. Commit interval 5 seconds
[ 23.883924] EXT3 FS on sda5, internal journal
[ 23.883931] EXT3-fs: mounted filesystem with ordered data mode.
[ 25.136035] NET: Registered protocol family 17
[ 31.957936] powernow-k8: Found 2 AMD Athlon(tm) 64 X2 Dual Core Processor
3600+ processors (version 2.00.00)
[ 31.957892] powernow-k8: MP systems not supported by PSB BIOS structure
[ 31.957967] powernow-k8: MP systems not supported by PSB BIOS structure
[ 33.399065] eth0: no IPv6 routers present
[ 36.815794] Bluetooth: Core ver 2.11
[ 36.815858] NET: Registered protocol family 31
[ 36.815860] Bluetooth: HCI device and connection manager initialized
[ 36.815864] Bluetooth: HCI socket layer initialized
[ 36.835633] Bluetooth: L2CAP ver 2.8
[ 36.835639] Bluetooth: L2CAP socket layer initialized
[ 36.859984] Bluetooth: RFCOMM socket layer initialized
[ 36.860003] Bluetooth: RFCOMM TTY layer initialized
[ 36.860005] Bluetooth: RFCOMM ver 1.8
[ 735.345617] irq 11: nobody cared (try booting with the "irqpoll" option)
[ 735.345623]
[ 735.345624] Call Trace:
[ 735.345638] [<ffffffff80271221>] show_trace+0x41/0x70
[ 735.345644] [<ffffffff80271262>] dump_stack+0x12/0x20
[ 735.345649] [<ffffffff802c0245>] __report_bad_irq+0x35/0x90
[ 735.345655] [<ffffffff802c04c0>] note_interrupt+0x220/0x280
[ 735.345660] [<ffffffff802c0f32>] handle_fasteoi_irq+0xb2/0xf0
[ 735.345665] [<ffffffff802724ba>] do_IRQ+0x8a/0xe0
[ 735.345671] [<ffffffff80263641>] ret_from_intr+0x0/0xa
[ 735.345690] [<ffffffff880ecccf>] :forcedeth:nv_rx_process+0x4df/0x4f0
[ 735.345700] [<ffffffff802118af>] __do_softirq+0x5f/0xd0
[ 735.345706] [<ffffffff8026424c>] call_softirq+0x1c/0x30
[ 735.345714] [<0000000000000080>]
[ 735.345716]
[ 735.345717] handlers:
[ 735.345719] [<ffffffff880ae4e0>] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 735.345739] Disabling IRQ #11
** Affects: linux-source-2.6.19 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
irq 11: nobody cared (try booting with the "irqpoll" option)
https://launchpad.net/bugs/73815
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs