Hi
I have upgraded my laptop (Toshiba PAVX470LS) from 11.1 to 11.2. Start with 11.2 RC1 then RC2, and lastly with the final release, I still got a problem with networkmanager and S2Ram. Laptop couldn’t resume network on wired system eth0, and always show notification from KDE write daemon: “Message from syslogd@----------------- kernel:[540.590506]Disabling IRQ #11”
I’ve tried to boot by irqpoll as suggested by kernel log message, or even by acpi=noirq, but no helps, and sometimes gave me strange behavior of battery power management. It seems that irqpoll looping to another irq, and crash with the battery. During 11.1 everything was ok.
Here is the kernel log message:
Nov 7 19:22:56 ashiyapalace kernel: 382.256707] eth1: Coming out of suspend…
Nov 7 19:22:56 ashiyapalace kernel: 382.256714] ipw2200 0000:05:04.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Nov 7 19:22:56 ashiyapalace kernel: 382.374781] ipw2200: Radio Frequency Kill Switch is On:
Nov 7 19:22:56 ashiyapalace kernel: 382.374783] Kill switch must be turned off for wireless networking to work.
Nov 7 19:22:56 ashiyapalace kernel: 382.377332] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[6] MMIO=[b8000000-b80007ff] Max Packet=[2048] IR/IT contexts=[4/8]
Nov 7 19:22:56 ashiyapalace kernel: 382.377475] ata2: clearing spurious IRQ
Nov 7 19:22:56 ashiyapalace kernel: 384.763815] irq 11: nobody cared (try booting with the “irqpoll” option)
Nov 7 19:22:56 ashiyapalace kernel: 384.763821] Pid: 6224, comm: s2ram Tainted: G W 2.6.31.5-0.1-default #1
Nov 7 19:22:56 ashiyapalace kernel: 384.763824] Call Trace:
Nov 7 19:22:56 ashiyapalace kernel: 384.763847] <c02082aa>] try_stack_unwind+0x17a/0x1a0
Nov 7 19:22:56 ashiyapalace kernel: 384.763855] <c020706c>] dump_trace+0x6c/0x130
Nov 7 19:22:56 ashiyapalace kernel: 384.763861] <c0207e58>] show_trace_log_lvl+0x58/0x80
Nov 7 19:22:56 ashiyapalace kernel: 384.763868] <c0207ea6>] show_trace+0x26/0x40
Nov 7 19:22:56 ashiyapalace kernel: 384.763875] <c05ffa8f>] dump_stack+0x79/0x91
Nov 7 19:22:56 ashiyapalace kernel: 384.763883] <c02ad683>] __report_bad_irq+0x33/0xb0
Nov 7 19:22:56 ashiyapalace kernel: 384.763889] <c02ad872>] note_interrupt+0x172/0x1b0
Nov 7 19:22:56 ashiyapalace kernel: 384.763896] <c02ae494>] handle_level_irq+0xf4/0x120
Nov 7 19:22:56 ashiyapalace kernel: 384.763902] <c0206c08>] handle_irq+0x28/0x50
Nov 7 19:22:56 ashiyapalace kernel: 384.763908] <c0206023>] do_IRQ+0x53/0xe0
Nov 7 19:22:56 ashiyapalace kernel: 384.763915] <c0204670>] common_interrupt+0x30/0x40
Nov 7 19:22:56 ashiyapalace kernel: 384.763938] <c02ababf>] handle_IRQ_event+0x2f/0x1a0
Nov 7 19:22:56 ashiyapalace kernel: 384.763944] <c02ae427>] handle_level_irq+0x87/0x120
Nov 7 19:22:56 ashiyapalace kernel: 384.763950] <c0206c08>] handle_irq+0x28/0x50
Nov 7 19:22:56 ashiyapalace kernel: 384.763955] <c0206023>] do_IRQ+0x53/0xe0
Nov 7 19:22:56 ashiyapalace kernel: 384.763961] <c0204670>] common_interrupt+0x30/0x40
Nov 7 19:22:56 ashiyapalace kernel: 384.763984] <c0602dd7>] _spin_unlock_irqrestore+0x37/0x70
Nov 7 19:22:56 ashiyapalace kernel: 384.764006] <f8a615c2>] set_phy_reg+0x82/0xe0 [ohci1394]
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <f8a619b6>] ohci_devctl+0x166/0x220 [ohci1394]
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <f8891a5f>] hpsb_resume_host+0x3f/0x60 [ieee1394]
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <f8a63d6a>] ohci1394_pci_resume+0xba/0x140 [ohci1394]
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c043dd65>] pci_legacy_resume+0x35/0x60
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c043df2f>] pci_pm_resume+0x7f/0xb0
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c04d82f2>] pm_op+0xd2/0x180
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c04d91ee>] device_resume+0x5e/0x1a0
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c04d93dd>] dpm_resume+0xad/0x140
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c04d948b>] dpm_resume_end+0x1b/0x40
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c028c8c3>] suspend_devices_and_enter+0x93/0xc0
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c028c9c9>] enter_state+0xd9/0x110
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c028bd1d>] state_store+0x7d/0xd0
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c042068f>] kobj_attr_store+0x2f/0x60
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c0377215>] sysfs_write_file+0xa5/0x120
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c031386a>] vfs_write+0xba/0x1c0
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c0314283>] sys_write+0x53/0xa0
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c0203f43>] sysenter_do_call+0x12/0x28
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <ffffe430>] 0xffffe430
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] handlers:
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c05009b0>] (usb_hcd_irq+0x0/0xe0)
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c05009b0>] (usb_hcd_irq+0x0/0xe0)
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <c05009b0>] (usb_hcd_irq+0x0/0xe0)
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <f809d5b0>] (sky2_intr+0x0/0x70 [sky2])
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <f89c1470>] (ipw_isr+0x0/0x290 [ipw2200])
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] <f8a12e00>] (yenta_interrupt+0x0/0x290 [yenta_socket])
Nov 7 19:22:56 ashiyapalace kernel: 384.764008] Disabling IRQ #11
Nov 7 19:22:56 ashiyapalace kernel: 384.764359] tifm_7xx1 0000:05:06.3: PCI INT D -> Link[LNKE] -> GSI 5 (level, low) -> IRQ 5
Nov 7 19:22:56 ashiyapalace kernel: 384.764382] sdhci-pci 0000:05:06.4: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
Nov 7 19:22:56 ashiyapalace kernel: 384.773029] ata2: clearing spurious IRQ
Nov 7 19:22:56 ashiyapalace kernel: 384.781995] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
Nov 7 19:22:56 ashiyapalace kernel: 384.782000] ata1.00: ACPI cmd ef/03:45:00:00:00:a0 filtered out
Nov 7 19:22:56 ashiyapalace kernel: 384.796721] ata1.00: configured for UDMA/100
Nov 7 19:22:56 ashiyapalace kernel: 384.811396] ata2.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
Nov 7 19:22:56 ashiyapalace kernel: 384.811401] ata2.00: ACPI cmd ef/03:42:00:00:00:a0 filtered out
Nov 7 19:22:56 ashiyapalace kernel: 384.813578] ata2: clearing spurious IRQ
Nov 7 19:22:56 ashiyapalace kernel: 384.832407] ata2: clearing spurious IRQ
Nov 7 19:22:56 ashiyapalace kernel: 384.861316] ata2.00: configured for UDMA/33
Nov 7 19:22:56 ashiyapalace kernel: 385.088074] sd 0:0:0:0: [sda] Starting disk
Nov 7 19:22:56 ashiyapalace kernel: 385.352067] usb 2-2: reset low speed USB device using uhci_hcd and address 2
Nov 7 19:22:56 ashiyapalace kernel: 385.659513] pci 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
Nov 7 19:22:56 ashiyapalace kernel: 385.659519] pci 0000:00:02.0: setting latency timer to 64
Nov 7 19:22:56 ashiyapalace kernel: 385.661042] PM: Finishing wakeup.
Nov 7 19:22:56 ashiyapalace kernel: 385.661045] Restarting tasks … done.
Nov 7 19:22:59 ashiyapalace kernel: 388.139966] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.139994] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140031] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140042] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140052] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140063] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140074] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140085] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140095] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140106] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140116] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140127] sky2 0000:01:00.0: eth0: phy I/O error
Nov 7 19:22:59 ashiyapalace kernel: 388.140507] sky2 eth0: enabling interface
Nov 7 19:22:59 ashiyapalace kernel: 388.140801] ADDRCONF(NETDEV_UP): eth0: link is not ready
Nov 7 19:23:05 ashiyapalace nmbd[2319]: [2009/11/07 19:23:05, 0] libsmb/nmblib.c:834(send_udp)
Nov 7 19:23:05 ashiyapalace nmbd[2319]: Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
Nov 7 19:23:05 ashiyapalace nmbd[2319]: [2009/11/07 19:23:05, 0] libsmb/nmblib.c:834(send_udp)
Nov 7 19:23:05 ashiyapalace nmbd[2319]: Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
Nov 7 19:23:35 ashiyapalace nmbd[2319]: [2009/11/07 19:23:35, 0] nmbd/nmbd.c:330(reload_interfaces)
Nov 7 19:23:35 ashiyapalace nmbd[2319]: reload_interfaces: No subnets to listen to. Waiting…
Nov 7 19:24:21 ashiyapalace kernel: 470.008807] ADDRCONF(NETDEV_UP): eth1: link is not ready
I was hoping that the final release 11.2 can solve the RC ones but nothing.
Any clue? Is it mostly related to network manager problem or the S2ram, kernel modules, or my laptop’s hardware?
Any helps are appreciated.
Regards