Subject: Re: APM on Thinkpad 380D with -current as of 25-June
To: None <current-users@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 06/26/2000 21:17:03
In message <20000626191059.B6208@marzipan.nougat.org>, Secret Asian Man writes:
>Hi... I'm trying to use suspend with my Thinkpad 380D... Back in the 1.4Y days
> it would suspend just fine. zzz would cause the little suspend light to blink
> for a bit, then it would go into happy little sleeping mode. Have there been
>any changes made to break suspend mode?
Hmm. I haven't seen this one.
>APM set power state <1,2>: unable to enter requested state (0x6007)
Do you have, perhaps, a network interface or other PCMCIA device still
running? You need to, e.g, "ifconfig xx0 down" before the machine will sleep.
I have a 380Z, and the only thing I've really needed is
APM_DISABLE_INTERRUPTS.
-s