I have a Toshiba Satellite L645D running Ubuntu 12.10 and it seems like Ubuntu like some other distros (Nadia, Debian) won't recognize my battery and I don't know the reason for that, it won't show the level of charge and if I have my laptop plugged in with the AC adapter, I have tried this "Settings > Power - Show battery status in the menu bar" as Always but it won't show me the level of charge at any moment i think the whole OS won't recognize the battery at all, help please, I'm desperate because every time I'm running the laptop with the battery eventually will discharge completely and turn off without even warning about battery level. I don't want to go back to Windows 7 and I have also asked this question in Spanish forums (As I'm a Spanish native talker) but no one seems to know how to fix this problem.
Asked
Active
Viewed 983 times
1 Answers
0
Try this:
sudo apt-get install indicator-power
If it is installed, try re-installing it.
sudo apt-get purge indicator-power
sudo apt-get install indicator-power

VRU
- 1,147
-
@Benjamin Osorio Have you tried the above steps? If yes what was the output? if you could mention more details then it would give others to understand and can know what can be done further. – VRU Jan 16 '13 at 13:15
-
Doing this (multiple times) hasn't helped me, with a similar computer and setup. – Inkbug Jan 17 '13 at 17:15
indicator-power
didn't help. – Inkbug Jan 16 '13 at 13:04acpidump -b -t DSDT -o myDSDT.aml
and attaching this to a bug report. How do I report a bug? Anyway, just to verify, post the output ofdmesg | grep -i acpi
andupower -d
from a terminal. Thanks :) – gertvdijk Jan 16 '13 at 22:17