From owner-freebsd-mobile@FreeBSD.ORG Sun Oct 10 02:09:41 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 351FB16A4CE for ; Sun, 10 Oct 2004 02:09:41 +0000 (GMT) Received: from hobbit.neveragain.de (neveragain.de [217.69.76.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7613B43D49 for ; Sun, 10 Oct 2004 02:09:40 +0000 (GMT) (envelope-from amf@hobbit.neveragain.de) Received: from hobbit.neveragain.de (amf@localhost [127.0.0.1]) i9A29cp0016119 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Oct 2004 04:09:38 +0200 Received: (from amf@localhost) by hobbit.neveragain.de (8.13.1/8.13.1/Debian-14) id i9A29c9N016118; Sun, 10 Oct 2004 04:09:38 +0200 Date: Sun, 10 Oct 2004 04:09:38 +0200 From: Dennis Koegel To: Arne Schwabe , freebsd-mobile@freebsd.org Message-ID: <20041010020938.GB13862@neveragain.de> References: <864ql3fmyz.fsf@kamino.rfc1149.org> <20041010013046.GB659@empiric.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041010013046.GB659@empiric.icir.org> X-PGP-KeyID: 0D73E19A User-Agent: Mutt/1.5.6+20040722i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.4 (hobbit.neveragain.de [127.0.0.1]); Sun, 10 Oct 2004 04:09:38 +0200 (CEST) Subject: Re: Thinkpad not going off while suspend X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2004 02:09:41 -0000 Hi, On Sat, Oct 09, 2004 at 06:30:47PM -0700, Bruce M Simpson wrote: > > I just stumbled about something interesting, my Thinkpad t40 does > > not turn the display off (backlight is turned off) if going into > > suspend (acpi S3). If you point rather bright lamp at the lcd you > > can still read it. > You don't specify which OS version you're running. Have you tried > acpi_video? Actually, I have the same problem. I was googling for it this afternoon and found references to acpi_video, but settting the video.lcd0.active sysctl to =0 would output "...lcd0.active: 1 -> 1" and consequently do nothing. LCD remains powered. Found users reporting this problem, but no solution to it. I'm running 5.3-BETA7 (cvsup'd yesteday). HTH, Thanks, - D.