Subject: Re: Toshiba Libretto L1 Support
To: Curt Sampson <cjs@cynic.net>
From: Bryan Vyhmeister <bsd@hub3.net>
List: port-i386
Date: 07/03/2003 20:18:01
On Thursday, July 3, 2003, at 08:02 PM, Curt Sampson wrote:

> On Thu, 3 Jul 2003, Bryan Vyhmeister wrote:
>
>> On Thursday, June 5, 2003, at 01:52 AM, Curt Sampson wrote:
>>
>>>>>     acpibat0: idle: 11.380V cap 20.638Wh (95%) rate 0.000W
>>
>> How are you getting the battery percentage reading?
>
> You need another option to turn that on. (It syslogs this every ten
> seconds or so.) It's probably one of the following:
>
>     options         ACPI_PIR_GET    # Use ACPI to get the PIR table.
>     options         ACPI_DEBUG
>     options         ACPI_ACAD_DEBUG
>     options         ACPI_LID_DEBUG
>
> but you could check the device driver file to be sure.

Thank you so much. I will add these to my kernel. I appreciate the 
information.

Bryan