From owner-freebsd-mobile@FreeBSD.ORG Sun Oct 10 01:31:19 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 8F00D16A4CE for ; Sun, 10 Oct 2004 01:31:19 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1F9543D2F for ; Sun, 10 Oct 2004 01:31:18 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 4D62A651EE; Sun, 10 Oct 2004 02:31:17 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 60289-03; Sun, 10 Oct 2004 02:31:16 +0100 (BST) Received: from empiric.dek.spc.org (adsl-67-121-95-144.dsl.snfc21.pacbell.net [67.121.95.144]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id C72DE6520C; Sun, 10 Oct 2004 02:30:54 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 51F7862CF; Sat, 9 Oct 2004 18:30:47 -0700 (PDT) Date: Sat, 9 Oct 2004 18:30:47 -0700 From: Bruce M Simpson To: Arne Schwabe Message-ID: <20041010013046.GB659@empiric.icir.org> Mail-Followup-To: Arne Schwabe , freebsd-mobile@freebsd.org References: <864ql3fmyz.fsf@kamino.rfc1149.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <864ql3fmyz.fsf@kamino.rfc1149.org> cc: freebsd-mobile@freebsd.org 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 01:31:19 -0000 On Sun, Oct 10, 2004 at 02:14:44AM +0200, Arne Schwabe 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. > > Is just my notebook behaving this strange? You don't specify which OS version you're running. Have you tried acpi_video? BMS