nevermind got it with following google-fu: sudo apt install linux-tools-`uname -r` linux-tools-generic
Here are the results: Plugged in (Charging): $ cat /sys/class/power_supply/BAT1/status Charging $ sudo acpidbg -b "e _SB.PCI0.LPCB.BAT1._BST" Evaluating \_SB.PCI0.LPCB.BAT1._BST Evaluation of \_SB.PCI0.LPCB.BAT1._BST returned object 00000000e9c5b2fc, external buffer length 78 [Package] Contains 4 Elements: [Integer] = 0000000000000002 [Integer] = 000000000000FAF5 [Integer] = 0000000000000219 [Integer] = 0000000000003E7B $ sudo acpidbg -b "e _SB.PCI0.LPCB.BAT1._BIF" Evaluating \_SB.PCI0.LPCB.BAT1._BIF Evaluation of \_SB.PCI0.LPCB.BAT1._BIF returned object 000000001a50105c, external buffer length 188 [Package] Contains 13 Elements: [Integer] = 0000000000000001 [Integer] = 0000000000000B86 [Integer] = 0000000000000670 [Integer] = 0000000000000001 [Integer] = 0000000000003AFC [Integer] = 00000000000000A0 [Integer] = 0000000000000030 [Integer] = 0000000000000108 [Integer] = 0000000000000EC4 [String] Length 0C = "PABAS0241231" [String] Length 10 = "0000000000009EE6" [String] Length 06 = "Li-Ion" [String] Length 07 = "TOSHIBA" $ sudo acpidbg -b "e _SB.PCI0.LPCB.BAT1._BIX" Evaluating \_SB.PCI0.LPCB.BAT1._BIX Evaluation of \_SB.PCI0.LPCB.BAT1._BIX returned object 000000001a50105c, external buffer length 230 [Package] Contains 20 Elements: [Integer] = 0000000000000000 [Integer] = 0000000000000001 [Integer] = 0000000000000B86 [Integer] = 0000000000000670 [Integer] = 0000000000000001 [Integer] = 0000000000003AFC [Integer] = 00000000000000A0 [Integer] = 0000000000000030 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000108 [Integer] = 0000000000000EC4 [String] Length 0C = "PABAS0241231" [String] Length 10 = "0000000000009EE6" [String] Length 06 = "Li-Ion" [String] Length 07 = "TOSHIBA" Discharging: $ cat /sys/class/power_supply/BAT1/status Discharging $ sudo acpidbg -b "e _SB.PCI0.LPCB.BAT1._BST" Evaluating \_SB.PCI0.LPCB.BAT1._BST Evaluation of \_SB.PCI0.LPCB.BAT1._BST returned object 0000000043079a71, external buffer length 78 [Package] Contains 4 Elements: [Integer] = 0000000000000001 [Integer] = 00000000000001F1 [Integer] = 000000000000022F [Integer] = 0000000000003A6F $ sudo acpidbg -b "e _SB.PCI0.LPCB.BAT1._BIF" Evaluating \_SB.PCI0.LPCB.BAT1._BIF Evaluation of \_SB.PCI0.LPCB.BAT1._BIF returned object 00000000dd7ab48d, external buffer length 188 [Package] Contains 13 Elements: [Integer] = 0000000000000001 [Integer] = 0000000000000B86 [Integer] = 0000000000000670 [Integer] = 0000000000000001 [Integer] = 0000000000003AFC [Integer] = 00000000000000A0 [Integer] = 0000000000000030 [Integer] = 0000000000000108 [Integer] = 0000000000000EC4 [String] Length 0C = "PABAS0241231" [String] Length 10 = "0000000000009EE6" [String] Length 06 = "Li-Ion" [String] Length 07 = "TOSHIBA" $ sudo acpidbg -b "e _SB.PCI0.LPCB.BAT1._BIX" Evaluating \_SB.PCI0.LPCB.BAT1._BIX Evaluation of \_SB.PCI0.LPCB.BAT1._BIX returned object 00000000dd7ab48d, external buffer length 230 [Package] Contains 20 Elements: [Integer] = 0000000000000000 [Integer] = 0000000000000001 [Integer] = 0000000000000B86 [Integer] = 0000000000000670 [Integer] = 0000000000000001 [Integer] = 0000000000003AFC [Integer] = 00000000000000A0 [Integer] = 0000000000000030 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000000 [Integer] = 0000000000000108 [Integer] = 0000000000000EC4 [String] Length 0C = "PABAS0241231" [String] Length 10 = "0000000000009EE6" [String] Length 06 = "Li-Ion" [String] Length 07 = "TOSHIBA" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879082 Title: Kernel reporting 100% battery, always To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879082/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
