From owner-freebsd-current@FreeBSD.ORG Sun Mar 7 21:24:25 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 D946316A4CE; Sun, 7 Mar 2004 21:24:25 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165C643D41; Sun, 7 Mar 2004 21:24:25 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i285OKQ9068748; Mon, 8 Mar 2004 15:54:20 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Mon, 8 Mar 2004 15:54:19 +1030 User-Agent: KMail/1.6 References: <404BF8E4.7060900@mindspring.com> In-Reply-To: <404BF8E4.7060900@mindspring.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403081554.19612.doconnor@gsoft.com.au> X-Spam-Score: -1 () CARRIAGE_RETURNS,IN_REP_TO,REFERENCES,SPAM_PHRASE_01_02,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Scott Sipe cc: current@freebsd.org Subject: Re: acpi_video doesn't work 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: Mon, 08 Mar 2004 05:24:26 -0000 On Mon, 8 Mar 2004 15:09, Scott Sipe wrote: > Module is loaded (current within 2 days) > > output: > > # sysctl hw.acpi.video > hw.acpi.video.crt0.active: 1 > hw.acpi.video.lcd0.active: 1 > hw.acpi.video.tv0.active: 0 > > attempting to change: > > # sysctl hw.acpi.video.lcd0.active=0 > hw.acpi.video.lcd0.active: 1 -> 1 > > am I doing something wrong? I am pretty sure it's a problem with your BIOSes ACPI implementation rather than a bug in acpi_vid. It works here (Dell Inspiron 8600 w/ nVidia FX5200) although the ACPI doesn't implement brightness control methods :( -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5