Hi,
I am trying to debug an issue on Parmer.
1) use "pm-suspend" to suspend.
2) use USB keyboard to wake up.
3) use "pm-suspend" to suspend. FAIL To SUSPEND.

After wake up by USB keyboard, I got some errors in dmesg:
[   55.585935] Disabling IRQ #9

I don't know why this is happened. It seems that ACPI method (_PTS,
_WAK) have nothing to do with suspend and wake up.

Does anybody can help me?
1) What is the workflow of USB keyboard wake up from S3?
2) What are differences between power button wake up and USB keyboard wake up?

dmesg:
[   55.585874] irq 9: nobody cared (try booting with the "irqpoll" option)
[   55.585880] Pid: 691, comm: X Tainted: P           O 3.6.11-1-ARCH #1
[   55.585882] Call Trace:
[   55.585884]  <IRQ>  [<ffffffff810daffd>] __report_bad_irq+0x3d/0xe0
[   55.585895]  [<ffffffff810db2f3>] note_interrupt+0x1a3/0x1f0
[   55.585899]  [<ffffffff810e1bdf>] ? rcu_process_callbacks+0xaf/0x5b0
[   55.585903]  [<ffffffff810d8bcf>] handle_irq_event_percpu+0xbf/0x260
[   55.585907]  [<ffffffff8105e952>] ? __do_softirq+0x122/0x240
[   55.585910]  [<ffffffff810d8db8>] handle_irq_event+0x48/0x70
[   55.585913]  [<ffffffff810dbe0a>] handle_fasteoi_irq+0x5a/0x100
[   55.585917]  [<ffffffff81017502>] handle_irq+0x22/0x40
[   55.585921]  [<ffffffff8149c04a>] do_IRQ+0x5a/0xe0
[   55.585925]  [<ffffffff8149356a>] common_interrupt+0x6a/0x6a
[   55.585926]  <EOI>  [<ffffffff8149a4ed>] ? system_call_fastpath+0x1a/0x1f
[   55.585931] handlers:
[   55.585933] [<ffffffff812b758f>] acpi_irq
[   55.585935] Disabling IRQ #9


--
Yours sincerely,
WANG Siyuan

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to