[ltp] Questions about 560x Model

linux-thinkpad@linux-thinkpad.org linux-thinkpad@linux-thinkpad.org
Thu, 14 Nov 2002 01:13:03 -0500


On Wed, Nov 13, 2002 at 11:15:00AM -0500, Alexander G. Haley wrote:
> I recently got a 560x up and running,
> but, I seem unable to hibernate it
> whilst doing regular linuxy things.
> 
> I do have a dos partition, with a hiber
> file on it. I _did_ compile with APM_all_INTS on ...
> 
> I'm using 2.4.19 under debian gnu/linux

It works on my 560X (the 2640-70U flavor) with

$ zgrep APM /lib/modules/2.4.20-pre11-aa1/.config.gz
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_RTC_IS_GMT is not set
CONFIG_APM_ALLOW_INTS=y
# CONFIG_APM_REAL_MODE_POWER_OFF is not set

Are you booting with GRUB, LILO, or a floppy disk (as opposed to using
loadlin)?  

Have you tried both "tpctl -H" and the Fn-F12 methods, and what happens
then?