From owner-freebsd-current@FreeBSD.ORG Tue Dec 7 01:24:11 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 1691616A4CE; Tue, 7 Dec 2004 01:24:11 +0000 (GMT) Received: from pd3mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7230D43D5D; Tue, 7 Dec 2004 01:24:10 +0000 (GMT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from pd3mr5so.prod.shaw.ca (pd3mr5so-qfe3.prod.shaw.ca [10.0.141.12])2004)) with ESMTP id <0I8B0039CVWAOP20@l-daemon>; Mon, 06 Dec 2004 18:24:10 -0700 (MST) Received: from pn2ml6so.prod.shaw.ca ([10.0.121.150]) by pd3mr5so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I8B00GHHVW9W3A0@pd3mr5so.prod.shaw.ca>; Mon, 06 Dec 2004 18:24:10 -0700 (MST) Received: from [192.168.0.60] (S0106006067227a4a.vc.shawcable.net [24.87.233.42])2003)) with ESMTP id <0I8B00E2VVW9ZX@l-daemon>; Mon, 06 Dec 2004 18:24:09 -0700 (MST) Date: Mon, 06 Dec 2004 17:24:09 -0800 From: Colin Percival In-reply-to: <41B2E0B7.1020001@hosting50.cz> To: Tomas Randa Message-id: <41B50639.6070307@wadham.ox.ac.uk> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-2 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <41B2E0B7.1020001@hosting50.cz> User-Agent: Mozilla Thunderbird 0.9 (X11/20041107) cc: freebsd-current@freebsd.org cc: mobile@freebsd.org Subject: Re: estctrl & ACPI question 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: Tue, 07 Dec 2004 01:24:11 -0000 Tomas Randa wrote: > Hi, I have Acer TravelMate 3200 and have following problems with estctrl: > > estctrl: Error reading AC line status: No such file or directory > > It is because sysctl hw.acpi.acline not exists. > > Is anybody here with this problems? Once the latest version of estctrl has been committed (ports/74795) this should be fixed. Colin Percival