From owner-freebsd-current@FreeBSD.ORG Mon Feb 23 05:29:56 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 65C2A16A4CE for ; Mon, 23 Feb 2004 05:29:56 -0800 (PST) Received: from otter3.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32D8043D1F for ; Mon, 23 Feb 2004 05:29:56 -0800 (PST) (envelope-from anderson@centtech.com) Received: from centtech.com (neutrino.centtech.com [10.177.171.220]) by otter3.centtech.com (8.12.3/8.12.3) with ESMTP id i1NDTtE8061485; Mon, 23 Feb 2004 07:29:55 -0600 (CST) (envelope-from anderson@centtech.com) Message-ID: <403A0030.9040202@centtech.com> Date: Mon, 23 Feb 2004 07:29:20 -0600 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040205 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Randy Bush References: <20040221174132.53AA243D1D@mx1.FreeBSD.org> <403824A6.7030303@centtech.com> <200402230736.i1N7aKLt031787@gnat.centtech.com> In-Reply-To: <200402230736.i1N7aKLt031787@gnat.centtech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Current Subject: Re: sysctl hw.acpi.video.lcd0.active 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, 23 Feb 2004 13:29:56 -0000 Randy Bush wrote: >>>the last hack to rc.suspend to make power go really low on >>>my thinkpad t40p was >>> >>> # HACK HACK HACK >>> /usr/X11R6/bin/xset -display :0 dpms force off >>> sleep 3 >>> sysctl hw.acpi.video.lcd0.active=0 >>> sleep 1 >>> sysctl hw.acpi.cpu.throttle_state=1 >>> # KCAH KCAH KCAH >>> >>>recently, i started getting >>> >>> sysctl: unknown oid 'hw.acpi.video.lcd0.active' >>> >>>and >>> >>> # sysctl -a | egrep '(video|lcd)' >>> # >>> >>>any clues? >> >>Kernel module not loaded? > > > which one? i compile only the ones i need so that kernel make > does not take longer than build world. Download this: http://access.cent.saitama-u.ac.jp/~taku/freebsd/acpi_vid-20031013.tar.gz and build it. It should build a module for you that you can load. I have no clue if this is now in the -current tree or not. Eric -- ------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Today is the tomorrow you worried about yesterday. ------------------------------------------------------------------