svartalf / rust-battery

Rust crate providing cross-platform information about the notebook batteries.
https://crates.io/crates/battery
Apache License 2.0
354 stars 40 forks source link

Fails to find the battery for Linux at HP 15-da0xxx laptop #27

Closed svartalf closed 5 years ago

svartalf commented 5 years ago

Linux implementation fails to parse the battery info for HP 15-da0xxx laptops, see this comment thread: https://www.reddit.com/r/archlinux/comments/bud2t7/announce_batteries_console_viewer/epav9gi/

svartalf commented 5 years ago

Seems to be the duplicate of #28, which have more details about the bug.

svartalf commented 5 years ago

Closing in favor of #28