gorbster n00b
Joined: 12 Jun 2005 Posts: 2 Location: Atlanta, GA
|
Posted: Sun Jun 12, 2005 7:33 pm Post subject: Kernel panic on every other Software Suspend attempt |
|
|
I'm running 2.6.11-r9 on a new Dell 700m, and trying to get some sort of hibernate-to-disk / suspend-to-ram support.
Both Software Suspend and Software Suspend 2 are enabled in the kernel, and this issue occurs on both implementations:
Code: | echo "disk" > /sys/power/state |
Will properly suspend to my /dev/hda2 swap partition. Resuming works just fine.
However, if I issue the above command again, my machine immediately panics, and all I can catch of the output is:
Code: | atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly. |
This pattern is consistent. I can only suspend / resume once per session before having to cold-restart the poor thing.
Any thoughts? |
|