From owner-freebsd-acpi@FreeBSD.ORG Thu May 6 21:48:33 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE3116A4CE for ; Thu, 6 May 2004 21:48:33 -0700 (PDT) Received: from corrupt.co.nz (222-152-4-137.jetstream.xtra.co.nz [222.152.4.137]) by mx1.FreeBSD.org (Postfix) with SMTP id 3AA5B43D4C for ; Thu, 6 May 2004 21:48:32 -0700 (PDT) (envelope-from drew@corrupt.co.nz) Received: (qmail 68267 invoked by uid 1011); 7 May 2004 04:49:08 -0000 Received: from drew@corrupt.co.nz by mail.corrupt.co.nz by uid 1009 with qmail-scanner-1.20st Clear:RC:0(192.100.53.164):SA:0(0.0/3.8):. Processed in 1.122708 secs); 07 May 2004 04:49:08 -0000 X-Spam-Status: No, hits=0.0 required=3.8 Received: from 192.100.53.164.dts.net.nz (HELO corrupt.co.nz) (drew@corrupt.co.nz@192.100.53.164) by corrupt.co.nz with SMTP; 7 May 2004 04:49:07 -0000 Message-ID: <409B1513.5010402@corrupt.co.nz> Date: Fri, 07 May 2004 16:48:19 +1200 From: Drew Broadley User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040505 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-acpi@FreeBSD.org References: <409B136D.5040108@corrupt.co.nz> In-Reply-To: <409B136D.5040108@corrupt.co.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ACPI Quirk with a Compaq Evo n800v X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2004 04:48:33 -0000 In addition to this I have the current files aswel (output of acpiconf -i ) Boot Up: Battery 0 http://proj.corrupt.co.nz/LaptopXFree86/ACPI/battery.0.before Battery 1 http://proj.corrupt.co.nz/LaptopXFree86/ACPI/battery.1.before Swap CD-RW for Multibay Battery Battery 0 http://proj.corrupt.co.nz/LaptopXFree86/ACPI/battery.0.after Battery 1 http://proj.corrupt.co.nz/LaptopXFree86/ACPI/battery.1.after Removed the Multibay Battery so there is only the Primary Battery Left: Battery 0 http://proj.corrupt.co.nz/LaptopXFree86/ACPI/battery.0.after.single Battery 1 http://proj.corrupt.co.nz/LaptopXFree86/ACPI/battery.1.after.single Hope this helps aswel - Drew Drew Broadley wrote: > Hi, > > Just having some funny issues with my Compaq Evo n800v running FreeBSD > 5.2.1. > > $ uname -a > FreeBSD taz.lan.corrupt.co.nz 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: > Mon Feb 23 20:45:55 GMT 2004 > root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 > > Here goes: > > I Boot with only the Primary Battery installed and a CD-RW DVD Rom (or > Secondary Battery, it does not matter in what sequence I boot) in the > multibay. > > ACPI output's this: > > http://proj.corrupt.co.nz/LaptopXFree86/ACPI/hw.acpi.multibay.boot > > I then proceed to remove the CD-RW and hotswap it with my Secondary > Multibay Battery and gnome2-2.6 now detects that I have 2 batteries > installed > > ACPI output's this: > > http://proj.corrupt.co.nz/LaptopXFree86/ACPI/hw.acpi.multibay.battery > > I then swap back to the Multibay CD-RW and then ACPI recognises I only > have a SINGLE battery installed. > > ACPI output's this: > > http://proj.corrupt.co.nz/LaptopXFree86/ACPI/hw.acpi.multibay.cdrw > > I then proceed to check the acpi output when there was nothing inthe > multibay > > ACPI output's this: > > http://proj.corrupt.co.nz/LaptopXFree86/ACPI/hw.acpi.multibay.none > > > I also have a dmesg output hosted: > > http://proj.corrupt.co.nz/LaptopXFree86/ACPI/dmesg > > and the copy of uname -a hosted: > > http://proj.corrupt.co.nz/LaptopXFree86/ACPI/uname > > > I hope this helps, > > Drew > > > > >