From owner-freebsd-current@FreeBSD.ORG Fri Jul 16 06:39:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85E6416A4CE for ; Fri, 16 Jul 2004 06:39:23 +0000 (GMT) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.38.206.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5132043D41 for ; Fri, 16 Jul 2004 06:39:23 +0000 (GMT) (envelope-from so14k@so14k.com) Received: from localhost (localhost [127.0.0.1]) by valentine.liquidneon.com (Postfix) with ESMTP id 8D82D8B5 for ; Fri, 16 Jul 2004 00:39:21 -0600 (MDT) Received: from valentine.liquidneon.com ([216.38.206.180]) by localhost (valentine.liquidneon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 52753-04 for ; Fri, 16 Jul 2004 00:39:21 -0600 (MDT) Received: from webmail.liquidneon.com (valentine.liquidneon.com [216.38.206.180]) by valentine.liquidneon.com (Postfix) with ESMTP id 09E33795 for ; Fri, 16 Jul 2004 00:39:21 -0600 (MDT) Received: from 199.201.236.2 (SquirrelMail authenticated user so14k@so14k.com); by webmail.liquidneon.com with HTTP; Fri, 16 Jul 2004 00:39:21 -0600 (MDT) Message-ID: <46569.199.201.236.2.1089959961.squirrel@199.201.236.2> Date: Fri, 16 Jul 2004 00:39:21 -0600 (MDT) From: "Brad Davis" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at liquidneon.com Subject: acpi_video without suspending X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 06:39:23 -0000 Hi, I have a Dell Inspirion 5150 running current from a few weeks ago and I'd like to set it up so when I close the lid it doesn't go into suspend but just turns off the display. I have set hw.acpi.lid_switch_state=S0 Which effectively stops the machine from suspending. But since the display doesn't go off its putting out quite a bit of heat into a very small inclosed space. Regards, Brad Davis