Description of problem: ACPI is unable to show battery status on HP Omnibook 500 Version-Release number of selected component (if applicable): 2.4.20-2.2 How reproducible: always Steps to Reproduce: 1.load ospm_battery module 2.see dmesg output Actual results: ACPI: Battery socket found, battery absent ACPI: Battery socket found, battery absent ACPI: Battery socket found, battery absent Expected results: One battery is installed and it must be detected
Similar problems on my sony vaio: ACPI: Battery socket found, battery present ACPI: Battery socket found, battery present However, only the first battery is present and the second absent. Moreover, the values reported by /proc/acpi/battery/{1,2} are bogous. Using a stock 2.4.20 + latest acpi patch works just fine (with both one and two batteries present).
When I try doing "modprobe ospm_battery" on my Dell Lattitude C640, I get a kernel Oops (bug 81124) and an empty /proc/acpi/battery/
Oh, and another thing - Fn-F3 that normally shows the battery status (under grub and APM kernel) stops working (just does not do anything) as soon as the ACPI kernel is loaded...
*** This bug has been marked as a duplicate of 82123 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.