3

I have a fresh installation of the lastest Ubuntu 16.04 MATE on my new Laptop with all the latest Firmware / BIOS installed. For some reason the battery gets drained while the machine is powered off (shutdown). ~ 5% / day.

  • How can I troubleshoot this?
  • Is there any way to conduct a software check on the battery health? (although new laptop)
  • I tried the tool "powertop", but it only works when the machine is running I think.

1 Answers1

7
  1. make sure you shutdown and do not suspend or hibernate
  2. if the battery drains when the system is shutdown this is a -hardware- related problem. Not of the operating system
  3. powertop and any software will need the operating system to be running yes.
  4. 5% could be what it costs you to boot your system.
  5. check if it is actually draining: is it 10% after you did not use the system for a week for instance? If it is always 5% ... I do not call that "draining when powered off".

How can I troubleshoot this?

Not from inside the operating system.

edit: check that USB is turned off. Maybe your BIOS is keeping an USB 3.0 port active (one that can be used to charge something while the system is down). Maybe go through your BIOS?

Is there any way to conduct a software check on the battery health? (although new laptop)

Example: How to check battery status using terminal?

Rinzwind
  • 309,379