Results 1 to 3 of 3
HP Mini 210-1000 running Ubuntu 10.10 desktop....the battery icon in the info bar in the top right hand corner of the ubuntu desktop when clicked on says..."estimating" and never changes...the ...
- 03-15-2011 #1Just Joined!
- Join Date
- Mar 2011
- Location
- Halifax, Nova Scotia, Canada Zone6
- Posts
- 61
[SOLVED] battery monitor program
HP Mini 210-1000 running Ubuntu 10.10 desktop....the battery icon in the info bar in the top right hand corner of the ubuntu desktop when clicked on says..."estimating" and never changes...the graph is completely flat lined...brand new extended life battery which works real well...retired the 3 cell battery which wasnt holding a charge..
any known fixes for this...thanks
Gene
- 03-25-2011 #2Just Joined!
- Join Date
- Mar 2011
- Posts
- 1
I had the same issue, but this worked for me!
Open up your terminal and use the following command:
sudo add-apt-repository ppa:iaz/battery-status && sudo apt-get update
Press enter, let that finish downloading, then enter this command next:
sudo apt-get install battery-status
After you finish installing it, press alt+F2, and then enter this command to bring up the applet on your screen (I think it should ask if you want to disable the default battery monitor):
/usr/lib/battery-status/battery-status --indicator
If you want it to run every time you start up, go to System > Preferences > Startup applications and add /usr/lib/battery-status/battery-status --indicator as a new entry.
- 03-25-2011 #3Just Joined!
- Join Date
- Mar 2011
- Location
- Halifax, Nova Scotia, Canada Zone6
- Posts
- 61
Just tried it out on the netbook and worked great...thanks so much


