I've got a 490CDT, so I can't help with the silver buttons or the little mouse buttons, don't have 'em.
About the suspend problems, I would suppose they're related to your APM configuration. You have: On Mon, Feb 19, 2001 at 07:20:39PM -0500, xsdg wrote: > CONFIG_PM=y > # CONFIG_ACPI is not set > CONFIG_APM=y > CONFIG_APM_IGNORE_USER_SUSPEND=y > CONFIG_APM_DO_ENABLE=y > CONFIG_APM_CPU_IDLE=y > CONFIG_APM_DISPLAY_BLANK=y > CONFIG_APM_RTC_IS_GMT=y > CONFIG_APM_ALLOW_INTS=y > # CONFIG_APM_REAL_MODE_POWER_OFF is not set > I had this for my last 2.2.17 kernel: CONFIG_APM=y # CONFIG_APM_DISABLE_BY_DEFAULT is not set # CONFIG_APM_IGNORE_USER_SUSPEND is not set CONFIG_APM_DO_ENABLE=y CONFIG_APM_CPU_IDLE=y CONFIG_APM_DISPLAY_BLANK=y CONFIG_APM_RTC_IS_GMT=y # CONFIG_APM_ALLOW_INTS is not set # CONFIG_APM_REAL_MODE_POWER_OFF is not set CONFIG_TOSHIBA=y and this for 2.4.0: CONFIG_PM=y CONFIG_ACPI=y CONFIG_APM=y # CONFIG_APM_IGNORE_USER_SUSPEND is not set CONFIG_APM_DO_ENABLE=y CONFIG_APM_CPU_IDLE=y CONFIG_APM_DISPLAY_BLANK=y CONFIG_APM_RTC_IS_GMT=y # CONFIG_APM_ALLOW_INTS is not set # CONFIG_APM_REAL_MODE_POWER_OFF is not set which I believe worked for me. I can't guarantee my particular kernel options will fix your problem, but it's something to try. I note you don't have the CONFIG_TOSHIBA option turned on, which lets you change BIOS settings and running a couple of Toshiba specific utilities (toshutils and toshset pacakges). I don't believe it should affect your ability to suspend, though. Drew -- PGP public key available at http://dparsons.webjump.com/drewskey.txt Fingerprint: A110 EAE1 D7D2 8076 5FE0 EC0A B6CE 7041 6412 4E4A