Mer/Status/Battery
(typo) |
({{Mer}}) |
||
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{Mer}} | |
- | n8x0 support is in devel as of 0.14 | + | |
+ | ==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 | ||
+ | <pre> | ||
+ | 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 | ||
+ | </pre> | ||
+ | Run statusbarapplets (can be found in mer->extras->mer_statusbarapplets)<br> | ||
+ | Select Advanced Power and close the dialog.<br> | ||
+ | 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. | ||
<pre> | <pre> | ||
apt-get install advanced-power | apt-get install advanced-power | ||
</pre> | </pre> | ||
- | To start the advanced-power applet | + | To start the advanced-power applet: |
<pre> | <pre> | ||
Mer->Settings->Settings | Mer->Settings->Settings | ||
Line 11: | Line 26: | ||
Advanced Power | Advanced Power | ||
Ok and reboot | Ok and reboot | ||
+ | </pre> | ||
+ | There is an issue right now with python/advanced-power-monitor, you need to do the following | ||
+ | <pre> | ||
+ | cd /usr/lib/python2.6/dist-packages | ||
+ | sudo ln -sf ../site-packages/hildondesktop.* . | ||
</pre> | </pre> | ||
- | + | ==Request for help== | |
- | + | ||
- | + | ||
smartq''x'' is still under development, anyone with a smartq''x'' 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. | smartq''x'' is still under development, anyone with a smartq''x'' 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<br> | Thanks to zenvoid and qwerty12 for all the help<br> | ||
- | 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) | + | 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): |
<pre> | <pre> | ||
cd | cd | ||
Line 31: | Line 49: | ||
</pre> | </pre> | ||
- | To start the advanced-power applet: | + | To start the advanced-power applet: |
<pre> | <pre> | ||
Mer->Settings->Settings | Mer->Settings->Settings |
Latest revision as of 11:37, 22 September 2010
Mer is back : Please visit http://www.merproject.org to learn more about this news. |
Contents |
[edit] 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.
[edit] 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.* .
[edit] 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.
[edit] 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
- This page was last modified on 22 September 2010, at 11:37.
- This page has been accessed 8,584 times.