Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

After upgrading my battery isn't detected, and the indicator doesn't show. Worked fine in 12.04 I added acpi=force to grub didn't help.

share|improve this question
Welcome to Ask Ubuntu! This question should instead be filed as a bug report, and as such is off-topic, thanks! Instructions on filing a bug report are here. – Jorge Castro Oct 30 '12 at 12:39

closed as off topic by Jorge Castro, Mik, Ringtail, devav2, jokerdino Oct 31 '12 at 6:13

Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

While upgrading, indicator-power could not be properly configured or installed. You can try to reinstall by giving

sudo apt-get install --reinstall indicator-power

code. I also recommend you to install acpi package.

sudo apt-get install acpi

to get proper information from your battery.

share|improve this answer
no luck there. I tried re-installing the app before, but tried again and this time tried installing acpi too, but no luck. – user101998 Oct 29 '12 at 20:32
Any other ideas? – user101998 Oct 31 '12 at 3:51

Not the answer you're looking for? Browse other questions tagged or ask your own question.