From owner-freebsd-current@FreeBSD.ORG Wed Mar 3 15:09:48 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 5F04416A4CE for ; Wed, 3 Mar 2004 15:09:48 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE2F843D2D for ; Wed, 3 Mar 2004 15:09:47 -0800 (PST) (envelope-from gwk@rahn-koltermann.de) Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AyfUm-0004Xr-00; Thu, 04 Mar 2004 00:09:44 +0100 Received: from [217.232.132.59] (helo=[192.168.0.3]) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1AyfUm-0001Pf-00; Thu, 04 Mar 2004 00:09:44 +0100 From: "Georg-W. Koltermann" To: Nate Lawson In-Reply-To: <20040301155702.W8753@root.org> References: <20040228133559.J98261@root.org> <1078184386.1304.3.camel@localhost.muc.eu.mscsoftware.com> <20040301155702.W8753@root.org> Content-Type: text/plain Message-Id: <1078355378.1369.9.camel@localhost.muc.eu.mscsoftware.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 04 Mar 2004 00:09:39 +0100 Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:90bcaad5e51ecc993b2919ba4b74e6dc cc: acpi-jp@jp.freebsd.org cc: current@freebsd.org Subject: Re: HEADSUP: acpica 20040220 imported 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: Wed, 03 Mar 2004 23:09:48 -0000 Am Di, den 02.03.2004 schrieb Nate Lawson um 01:00: > On Tue, 2 Mar 2004, Georg-W. Koltermann wrote: > > Too bad this was too late for 5.2.1, wasn't it? Is there a quick hack > > how I could use the new ACPICA with 5.2.1, e.g. just cvs update -A a > > couple files and directories? Ore are you planning a MFC to RELENG_5_2? > > No plans to MFC since it doesn't count as a security fix. You can > probably get by with just updating sys/dev/acpica and > sys/contrib/dev/acpica to -CURRENT but no guarantees. Didn't work. Building the kernel gave me undefined symbols .D_VERSION and D_NEEDGIANT or some such -- I didn't record the exact messages. Well, it was worth to try. > > I've been suffering the battery status problem, and suspend/resume never > > worked for me as well -- Compaq Evo N800w. > > I thought there were no problems with the battery in 5.2 or 5.2.1. In any > case, if you have problems, you can revert > sys/contrib/dev/acpica/dsmthdat.c to 1.1.1.17 and that will probably work > also (vs. updating to -current). Ineffective. But I can get battery status to work by briefly taking out the battery and then back in. Of course this is only possible while on AC, and a working battery status is much more interesting when I *don't* have AC available. Thanks for your help anyway. -- Regards, Georg.