I've got a problem booting. Ubuntu 16.04 on my Dell E6520 laptop boots normally when plugged in. However, when booting on battery power it shuts down entirely. Sometimes it makes it as far as the Ubuntu loading screen, but then stops and the laptop shuts off entirely.
I tried searching and found this results for a Lenovo Y560, though I'm not really knowledgeable about kernels so I'm not sure if a similar fix would be relevant for a Dell.
What can I do to boot while on battery power? Thanks.
Updates
I've also tried booting from USB and recovery mode while on battery power, both failed.
I've also noticed when I boot from AC power, then unplug the battery, sometimes the system shuts off on its own, but only after I do something.
Reproduction steps:
Shutdown at login screen issue
- Boot from AC power
- Wait for login screen
- At login screen, unplug AC power
- Type password and click login
- Immediately after clicking login, the laptop shuts down
I set a timer and waited 10 minutes after step 3 to see if the battery was the issue, but it only shuts down if I take an action, in this case clicking the login button.
Shutdown using Chrome on battery power
- Boot using AC power
- Wait for login screen
- Type password and click login (still from AC power)
- Wait for desktop to load, then disconnect AC power
- Open Chrome
- Type http://www.google.com in the address bar
- Click Go or press CTRL+Enter, and the laptop immediately shuts down
I left the laptop powered on at step 5, thinking maybe it was a battery issue. It ran for almost 3 hours until the battery was completely drained.
It seems the laptop only shuts down when on battery power after some type of user action, or during boot from battery power.
I'm stumped, any thoughts on what the cause is?
acpi=off
to linux from GRUB menu. If the issue doesn't reproduce in this mode, you'll at least know that it's Linux ACPI support which is broken. – Ruslan Jun 15 '16 at 13:52