cvs commit: src/sys/dev/acpica acpi_cpu.c

M. Warner Losh imp at bsdimp.com
Thu Jan 1 18:27:32 PST 2004


In message: <1072653793.667.9.camel at localhost>
            Ryan Sommers <ryans at gamersimpact.com> writes:
: Try: http://sandcat.nl/~stijn/freebsd/dell.php 
: 
: It's a patch for the DSDT. Only problem I seem to have on my 8200 (I'm
: on now and always) is the battery reads 118% when it's on AC.

I'm still in battery hell with that patch:
% apm
APM version: 1.2
APM Management: Enabled
AC Line status: on-line
Battery status: charging
Remaining battery life: invalid value (0xffffffff)
Remaining battery time: unknown
Number of batteries: 2
Battery 0:
        Battery status: not present
Battery 1:
        Battery status: not present
APM Capabilities:
        unknown
% sysctl hw.acpi
...
hw.acpi.acline: 1
hw.acpi.battery.life: -1
hw.acpi.battery.time: -1
hw.acpi.battery.state: 7
hw.acpi.battery.units: 2
hw.acpi.battery.info_expire: 5
%

And I'm still getting:

        -0166: *** Error: UtAllocate: Attempt to allocate zero bytes

messages a bunch.  Same number with or without those patches.

Warner


More information about the cvs-src mailing list