From owner-freebsd-mobile@FreeBSD.ORG Wed Oct 8 09:19:40 2003 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 30E6616A4B3 for ; Wed, 8 Oct 2003 09:19:40 -0700 (PDT) Received: from ack.Berkeley.EDU (ack.Berkeley.EDU [128.32.206.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FED143FEC for ; Wed, 8 Oct 2003 09:19:39 -0700 (PDT) (envelope-from mhunter@ack.Berkeley.EDU) Received: (from mhunter@localhost) by ack.Berkeley.EDU (8.11.3/8.11.3) id h98GJb626083; Wed, 8 Oct 2003 09:19:37 -0700 (PDT) Date: Wed, 8 Oct 2003 09:19:37 -0700 From: Mike Hunter To: acpi-jp@jp.FreeBSD.org Message-ID: <20031008161937.GA25138@ack.Berkeley.EDU> References: <20031005195107.GA24142@ack.Berkeley.EDU> <20031005204738.GA29279@ack.Berkeley.EDU> <20031007225127.GB1710@hermes.home.paeps.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031007225127.GB1710@hermes.home.paeps.cx> User-Agent: Mutt/1.4.1i cc: freebsd-mobile@freebsd.org Subject: Re: [acpi-jp 2724] Re: Dell D800 ACPI Issues 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: Wed, 08 Oct 2003 16:19:40 -0000 On Oct 08, "Philip Paeps" wrote: > On 2003-10-05 13:47:39 (-0700), Mike Hunter wrote: > > > I will follow-up this post with some results of acpiconf...but I want to > > > send this first because I seem to remember that it makes my computer crash > > > :) > > > > Here are some results: > > > > The computer does not crash when I close the lid, but the lcd does not turn > > off. > > Does the lcd go off properly when you use the lid switch with acpi disabled? Wow...it does! I noticed it gives sound playback some hickups, but other than that the compuer keeps humming along, and the lcd goes off. Am I going to do thermal damage to my laptop if I keep it running with the lid closed? > > My goal is to get the lcd to turn off when I close the lid...anything more > > than that would be great too. > > My laptop also does scary things when I go into S-anything-other-than-5. By > telling acpi to keep off the lid switch, I found that it just causes the lcd > to go off without triggering any acpi events. > > Try in loader.conf: > > debug.acpi.disable="lid" Cool, I'll give that a shot. Thanks, Mike