Mer/Status/Battery
Contents |
Battery monitor via bme - Mer 0.15
Packages statusbarapplets and hald-addon-bme are out of date as of the initial release of 0.15, please update by hand via git here http://gitorious.org/~toggles or follow the instructions below
wget http://tommywatson.com/Mer/hald-addon-bme_0.22_armel.deb wget http://tommywatson.com/Mer/statusbarapplets_0.05_armel.deb sudo dpkg -i hald-addon-bme_0.22_armel.deb sudo dpkg -i statusbarapplets_0.05_armel.deb
Run statusbarapplets (can be found in mer->extras->mer_statusbarapplets)
Select Advanced Power and close the dialog.
At the moment you will have to reboot to see it appear in the status bar.
Battery monitor via bme
n8x0 support is in devel as of 0.14.
apt-get install advanced-power
To start the advanced-power applet:
Mer->Settings->Settings Panels Status Bar Advanced Power Ok and reboot
There is an issue right now with python/advanced-power-monitor, you need to do the following
cd /usr/lib/python2.6/dist-packages sudo ln -sf ../site-packages/hildondesktop.* .
Request for help
smartqx is still under development, anyone with a smartqx and some python knowledge is encouraged to install hald-bme-smartq according to the instructions below and help debug the advanced-power applet, please contact toggles at the google mail domain for help or if you can provide any assitance.
Battery monitor on smartq (currently broken)
Thanks to zenvoid and qwerty12 for all the help
As of 0.14 you need to upgrade to Devel and then as root (sudo was broken on the tablet I was borrowing time on):
cd wget http://tommywatson.com/Mer/hald-addon-smartq_0.02_armel.deb dpkg -i hald-addon-smartq_0.02_armel.deb apt-get install advanced-power wget http://tommywatson.com/Mer/AdvancedPowerMonitor.tgz cd / tar -zxf /root/AdvancedPowerMonitor.tgz
To start the advanced-power applet:
Mer->Settings->Settings Panels Status Bar Advanced Power Ok and reboot