On 15 Jan 2000, Robert Baron wrote:
>
> When I type apm -s or apm -S, the screen goes black for an instance
> then the comes back and the dmesg tells me that I have resumed. I
> have CONFIG_APM/CONFIG_APM_POWER_OFF=y the rest off and tried RedHat
> 6.1 and 2.2.14/3.1.8. This machine does suspend successfully to a
> hibernate file under windows.
>
> Anyone know how to make a VERSA LX suspend or know how to debug the
> failure I'm having.
>
In the kernel config help there is one reference to NEC
notebooks. Check out
CONFIG_APM_IGNORE_USER_SUSPEND
I have a DEC HiNote VP765 and I use
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_POWER_OFF=y
# CONFIG_APM_IGNORE_MULTIPLE_SUSPEND is not set
# CONFIG_APM_IGNORE_SUSPEND_BOUNCE is not set
CONFIG_APM_RTC_IS_GMT=y
# CONFIG_APM_ALLOW_INTS is not set
--
Ron Golan
[EMAIL PROTECTED]