acpi shows wrong battery state (fwd)

kuba guzik kuba.g4 at gmail.com
Fri Sep 3 02:10:07 UTC 2010


> To recap:
>
> 1.  Add "pnp0c14" in sys/dev/acpi_support/acpi_wmi.c like this:
>
> static char *wmi_ids[] = {"PNP0C14", "PNP0c14", "pnp0c14", NULL};
>
> Recompile, install, and reboot.
>
> 2.  If #1 does not help, remove the following three lines from
> sys/contrib/dev/acpica/utilities/uteval.c, which were added in 8.1:
>
> 149:     {"Windows 2006.1",      ACPI_OSI_WINSRV_2008}, ...
> 150:     {"Windows 2006 SP1",    ACPI_OSI_WIN_VISTA_SP1}, ...
> 151:     {"Windows 2009",        ACPI_OSI_WIN_7}, ...
>
> Recompile, install, and reboot.

Well, that didn't work ;/

> 3.  If #2 still does not help, you should complain to HP.

Maybe it is true, but we both know that HP cares only about  windows users.

So, as I understand, there is little (or no?) chance that my problem
will be sloved in next release. Thanks for everyone who tried to help
me. I have last question- why linux implemenation of acpi works on
this laptop? I thought  that all unix based systems have similar acpi
implementation...

cheers, Kuba


More information about the freebsd-acpi mailing list