![]() |
Battery readers won't work.
Ok so I've been using the battery widget from way back when, but now it suddenly stopped working. Also, in battery eye, it doesn't show any information even though the device has been on for well over a few hours. And the little battery next to the time only shows full and randomly goes to red. Any help please?
|
Re: Battery readers won't work.
hey i've got a very similar problem. i have no status bar battery display. i have no clue on high much battery i have left or what the current stat is. any ideas. any help will be great.
|
Re: Battery readers won't work.
This script will tell you current charge/votage and voltage at charging.
Code:
hal-device bme | awk '/l.p/ {perc = $3}; /g.c/ {curr = $3}; /e.cu/ {volt = $3}; /s_c/ {isch = $3} END if (isch == "false") {print perc" % ("curr"mAh/"volt"mV)"} else {print "Charging@"volt"mV"} |
Re: Battery readers won't work.
Quote:
|
Re: Battery readers won't work.
Quote:
Code:
gtk-update-icon-cache |
All times are GMT. The time now is 08:06. |
vBulletin® Version 3.8.8