[ltp] t20 ibm-acpi problem

David Cummings linux-thinkpad@linux-thinkpad.org
Sat, 10 Sep 2005 01:13:11 -0400


Hey all,=20
    I googled but couldn't find anything specific. I am running Gentoo
on a T20 with kernel 2.6.12 (gentoo-sources rc9). I have ibm-acpi
installed and runnning as a module and hotkeys enabled. Here is my
sleep script:
______________
#!/bin/bash
#this file /etc/acpi/actions/sleep.sh
 # sync filesystem and clock
 sync
 /sbin/hwclock --systohc

 # switch to console
 chvt 6
 # go to sleep
 echo -n "mem" > /sys/power/state

 # readjust the clock (it might be off a bit after suspend)
 /sbin/hwclock --adjust
 /sbin/hwclock --hctosys
 chvt 7
________________

Goes to sleep fine, crashes on resume, apic is disabled in the kernel.
Let me know if you want any more info, gotta run. Thanks for anything
in advance,
-Dave Cummings
--=20
The way that can be named is not the Way.