Date: Sun, 18 Jun 2006 22:19:52 +0200 From: Ulrich Spoerlein <uspoerlein@gmail.com> To: Rich Winkel <rich@math.missouri.edu> Cc: freebsd-mobile@freebsd.org Subject: Re: Video sleep on dell d600 (6.1-release) Message-ID: <20060618201952.GB1145@roadrunner.aventurien.local> In-Reply-To: <200606181757.k5IHvLSt046046@pencil.math.missouri.edu> References: <4492A8F9.6060007@centtech.com> <200606181757.k5IHvLSt046046@pencil.math.missouri.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--0lnxQi9hkpPO77W3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Rich Winkel wrote: > Sorry I've lost track of the attributions :) >=20 > > I think in the OP's case these are the same - I think (and he'll have t= o=20 > > clarify) that he just wanted the screen to turn off when he closed the= =20 > > lid, right before it goes to sleep, and have the screen come on when he= =20 > > opens the lid. Sounds like S1 is working fine for him otherwise (which= =20 > > I do believe to be true for D600's). >=20 > Correct, I just want the display to turn off when I close the lid. > Browsing the web, it appears at least one person has gotten this > working, but he didn't post the specifics. I need to hunt up his address. Well, here's the solution I'm using: /boot/loader.conf: acpi_video_load=3D"YES" /etc/sysctl.conf: hw.acpi.lid_switch_state=3DNONE hw.acpi.video.lcd0.active=3D1 /etc/devd.conf: notify 10 { match "system" "ACPI"; match "subsystem" "Lid"; action "/sbin/sysctl hw.acpi.video.lcd0.active=3D$notify"; }; hth, Ulrich Spoerlein --=20 PGP Key ID: 20FEE9DD Encrypted mail welcome! Fingerprint: AEC9 AF5E 01AC 4EE1 8F70 6CBD E76E 2227 20FE E9DD Which is worse: ignorance or apathy? Don't know. Don't care. --0lnxQi9hkpPO77W3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFElbVo524iJyD+6d0RAkGXAKCO0jLwLHdnSO4eMbZrXmsjorX4IQCeOxwb 9/kFcNOXzS4dTi4aCo6dENI= =SLPx -----END PGP SIGNATURE----- --0lnxQi9hkpPO77W3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060618201952.GB1145>