[Bug 1940] ibook doesn't "wake up"

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Tue Oct 4 11:14:37 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=1940
Ubuntu | linux





------- Additional Comments From benh at kernel.crashing.org  2005-10-04 12:14 UTC -------
I wonder if we are getting any interrupt at all on wakeup when the problem
happens... Can you try adding a printk to arch/ppc/kernel/irq.c -> do_IRQ()...
actually, best is probably to define a global "have_slept" that default to 0,
and that you set to 1 somewhere in ide suspend code or some other place in the
suspend path and test it before doing the printk so your boot dmesg doesn't get
completely swamped with irq messages.

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list