From owner-freebsd-mobile@FreeBSD.ORG Thu Aug 20 08:10:52 2009 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7091106568C for ; Thu, 20 Aug 2009 08:10:52 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from dd12710.kasserver.com (dd12710.kasserver.com [85.13.134.233]) by mx1.freebsd.org (Postfix) with ESMTP id 868028FC60 for ; Thu, 20 Aug 2009 08:10:52 +0000 (UTC) Received: from current.Sisis.de (cazador.sisis.de [193.31.11.193]) by dd12710.kasserver.com (Postfix) with ESMTP id 18E8E18027CAD for ; Thu, 20 Aug 2009 10:10:53 +0200 (CEST) Received: (from guru@localhost) by current.Sisis.de (8.14.3/8.14.3/Submit) id n7K8At0u002981 for freebsd-mobile@freebsd.org; Thu, 20 Aug 2009 10:10:55 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: current.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Thu, 20 Aug 2009 10:10:55 +0200 From: Matthias Apitz To: freebsd-mobile@freebsd.org Message-ID: <20090820081055.GA2962@current.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 8.0-CURRENT (i386) Subject: Dell M4400 && power-off the display on Lid close (8-CURRENT / Xorg) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2009 08:10:52 -0000 Hello, I'm running 8-CURRENT and Xorg on the above mentioned laptop. I'd like to have powered off the display on Lid close, and powered on again on open; I watched the devd(8) events in both cases: close: setting system=ACPI setting subsystem=Lid setting type=\_SB_.LID_ setting notify=0x00 Processing notify event ... open: setting system=ACPI setting subsystem=Lid setting type=\_SB_.LID_ setting notify=0x01 Processing notify event ... but they are not estimated in /etc/devd.conf. Any hint for a good devd.conf entry to make that working? Thx in advance Btw: I don't want suspend/resume. matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.