Closed trasher closed 6 years ago
On FreeBSD, we have acpiconf -i 0
et give:
Design capacity: 7236 mAh
Last full capacity: 6880 mAh
Technology: secondary (rechargeable)
Design voltage: 7600 mV
Capacity (warn): 723 mAh
Capacity (low): 219 mAh
Low/warn granularity: 72 mAh
Warn/full granularity: 72 mAh
Model number: DELL 242WD6B
Serial number: 58167
Type: LION
OEM info: LGC-LGC3.65
State: high
Remaining capacity: 100%
Remaining time: unknown
Present rate: 1 mA (8 mW)
Present voltage: 8655 mV
looks really interesting. Let's talk about that with @devtom30 and @g-bougard :)
Might be some cluse for Mac OS X here : http://stackoverflow.com/questions/1432792/how-to-get-the-battery-life-of-mac-os-x-macbooks-programatically
The PR #330 contains the job for GNU/Linux upower capable systems.
Hey @ddurieux, can you please provide also dmidecode output for this machine ? Command is: dmidecode 3.0
Thanks
# dmidecode 3.1
Scanning /dev/mem for entry point.
SMBIOS 2.8 present.
105 structures occupying 5989 bytes.
Table at 0x000EA8E0.
Handle 0x1600, DMI type 22, 26 bytes
Portable Battery
Location: Sys. Battery Bay
Manufacturer: LG
Manufacture Date: 10/28/2016
Serial Number: E337
Name: DELL 242WD6B
Design Capacity: 54990 mWh
Design Voltage: 7600 mV
SBDS Version: 1.0
Maximum Error: 8%
SBDS Chemistry: LION
OEM-specific Information: 0x00000801
Fixed since manual merge of #330 and #354
Hello,
On my laptop,
dmidecode
output fro my battery is lacking many informations:Looking a bit deeper, I've found that
upower
can send aditionnal (and maybe interesting) informations:You can get a list of available "devices" using
--enumerate
:And then get infos for a specified one: