My results
Here are my results: Thought I would post them. this is a 5 year old TiBook with original battery... it lasts about a minute when unplugged. I don't have that many cycles, as it stayed plugged in a lot.
When plugged in:
Geoffs-Computer:~ geoff$ ioreg -l -w 0 | grep IOBatteryInfo
| | | "IOBatteryInfo" = ({"Capacity"=263,"Amperage"=0,"Cycle Count"=416,"Current"=258,"Voltage"=16212,"Flags"=838860805,"AbsoluteMaxCapacity"=3600})
| | | | "IOBatteryInfo" = ({"Capacity"=263,"Amperage"=0,"Cycle Count"=416,"Current"=258,"Voltage"=16212,"Flags"=838860805,"AbsoluteMaxCapacity"=3600})
When running on battery:
Geoffs-Computer:~ geoff$ ioreg -l -w 0 | grep IOBatteryInfo
| | | "IOBatteryInfo" = ({"Capacity"=263,"Amperage"=0,"Cycle Count"=416,"Current"=258,"Voltage"=15345,"Flags"=4,"AbsoluteMaxCapacity"=3600})
| | | | "IOBatteryInfo" = ({"Capacity"=263,"Amperage"=18446744073709551399,"Cycle Count"=416,"Current"=258,"Voltage"=15345,"Flags"=4,"AbsoluteMaxCapacity"=3600})
Any ideas why the amp count is so high on the last one?
Geoff