From owner-freebsd-acpi@FreeBSD.ORG Tue Jul 19 16:49:04 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26FC116A41F for ; Tue, 19 Jul 2005 16:49:04 +0000 (GMT) (envelope-from m.ehinger@ltur.de) Received: from posty.gateway-inter.net (posty.gateway-inter.net [213.144.19.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C5643D46 for ; Tue, 19 Jul 2005 16:49:03 +0000 (GMT) (envelope-from m.ehinger@ltur.de) In-Reply-To: <42DD2E1D.1090106@root.org> To: Nate Lawson Message-ID: From: m.ehinger@ltur.de Date: Tue, 19 Jul 2005 18:48:32 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Cc: freebsd-acpi@freebsd.org Subject: Re: Thinkpad t42 fn+f3 (Blank Screen) X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2005 16:49:04 -0000 acpi_video and acpi_ibm are already loaded. Nate Lawson 19.07.2005 18:45 An m.ehinger@ltur.de Kopie freebsd-acpi@freebsd.org Thema Re: Thinkpad t42 fn+f3 (Blank Screen) m.ehinger@ltur.de wrote: > i got a Thinpad t42 and running Current (July 15). I can't blank the LCD with Fn + F3, which works perfectly without acpi enabled. > > With ACPI_DEBUG enabled i get an "Execute Methode: [\_SB_.PCI0.LPC_.EC__._Q12]" Message but nothing happens. I also tried different > "hw.acpi.osname" strings without success. > > Fn + F7 (Switch LCD - CRT) works only on a console not in Xorg. > > Other keys (Thinklight, Brightness) work normal. > > Please tell me what informations you need. > > thanks and greate work so far Try loading acpi_video -- Nate