From owner-freebsd-mobile Tue May 16 16:43:16 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from sodium.network-alchemy.com (Sodium.Network-Alchemy.COM [199.46.17.134]) by hub.freebsd.org (Postfix) with ESMTP id 26F4937B650 for ; Tue, 16 May 2000 16:43:13 -0700 (PDT) (envelope-from key@Network-Alchemy.COM) Received: from sodium.network-alchemy.com (localhost.network-alchemy.com [127.0.0.1]) by sodium.network-alchemy.com (8.9.3/8.8.8) with ESMTP id QAA24829; Tue, 16 May 2000 16:42:39 -0700 (PDT) (envelope-from key@sodium.network-alchemy.com) Message-Id: <200005162342.QAA24829@sodium.network-alchemy.com> To: Tom Glover Cc: freebsd-mobile@FreeBSD.ORG From: Ken Key Subject: Re: apmd In-reply-to: Your message of Tue, 16 May 2000 15:37:24 -0700. Date: Tue, 16 May 2000 16:42:39 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Tom, Hmm, I have a Sony Z505SX with 4.0-RELEASE. My APM kernel config line is just: device apm0 no "at nexus?, etc... As I recall, I found the above on the mobile list a while ago. Does hibernate, sleep on lid, sleep on "Fn-ESC", sleep on "zzz" just fine. Hope this helps, K^2 > > Running FreeBSD 4.0-RELEASE on a Sony Vaio PCG-Z505HE. Am having problems > with apmd. > > Have "device apm0 at nexus? flags 0x20" in the kernel > config. Also > apm_enable="YES" > apmd_enable="YES" > apm_flags="" > in /etc/rc.conf. > > /etc/apmd.conf is : > # > > apm_event SUSPENDREQ { > exec "/etc/rc.suspend"; > } > > apm_event USERSUSPENDREQ { > exec "sync && sync && sync"; > exec "sleep 1"; > exec "apm -z"; > } > > apm_event NORMRESUME, STANDBYRESUME { > exec "/etc/rc.resume"; > } > > A "ps -ax" shows apmd running. "apm -z or zzz" puts the laptop in suspend > mode and any key brings it back. So far so good. > > Closing the laptop lid does zilch. I could wait for winter and still > nothing. In the BIOS for this laptop there is no option for configuring > what happens when the lid is closed. When running Windoze the laptop goes > to sleep on a close lid just fine. Just not under FreeBSD. > > What dumb thing am I missing here? > > -- > Regards, > Tom Glover > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message -- Ken Key (Ken.Key@Nokia.COM, key@Network-Alchemy.com) Nokia, Santa Cruz, CA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message