Two batteries recognized
"Andre Goree" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
For some reason, acpi is recognizing two batteries, though my system has only one. I've searched Google but haven't really found a way to rectify this. Any ideas? Here's some information that may help, let me know if there's other things I can provide: [root@dlaptop ~]# sysctl -a | grep battery hw.acpi.battery.life: 81 hw.acpi.battery.time: -1 hw.acpi.battery.state: 2 hw.acpi.battery.units: 2 hw.acpi.battery.info_expire: 5 dev.battery.0.%desc: ACPI Control Method Battery dev.battery.0.%driver: battery dev.battery.0.%location: handle=\_SB_.BAT0 dev.battery.0.%pnpinfo: _HID=PNP0C0A _UID=1 dev.battery.0.%parent: acpi0 dev.battery.1.%desc: ACPI Control Method Battery dev.battery.1.%driver: battery dev.battery.1.%location: handle=\_SB_.BAT1 dev.battery.1.%pnpinfo: _HID=PNP0C0A _UID=2 dev.battery.1.%parent: acpi0 [root@dlaptop ~]# acpiconf -i bat0 Design capacity: 5200 mAh Last full capacity: 4677 mAh Technology: secondary (rechargeable) Design voltage: 11100 mV Capacity (warn): 520 mAh Capacity (low): 157 mAh Low/warn granularity: 52 mAh Warn/full granularity: 52 mAh Model number: DELL PT43693 Serial number: 37449 Type: LION OEM info: Samsung SDI State: charging Remaining capacity: 77% Remaining time: unknown Present rate: 2692 mA (33359 mW) Present voltage: 12392 mV [root@dlaptop ~]# acpiconf -i bat1 Design capacity: 5200 mAh Last full capacity: 4677 mAh Technology: secondary (rechargeable) Design voltage: 11100 mV Capacity (warn): 520 mAh Capacity (low): 157 mAh Low/warn granularity: 52 mAh Warn/full granularity: 52 mAh Model number: DELL PT43693 Serial number: 37449 Type: LION OEM info: Samsung SDI State: charging Remaining capacity: 77% Remaining time: unknown Present rate: 2692 mA (33359 mW) Present voltage: 12392 mV -- Andre Goree [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"