![]() |
Re: Pybattery - battery statusbar applet with candies
Thanks, that did the trick. I don't know why but none of the versions have ever saved the settings for me. Only a minor annoyance.
|
Re: Pybattery - battery statusbar applet with candies
0.3.5-rc1
- ADDED: autoupdate for almost all updatable items - FIXED: Some minor bugfixes - WARNING: Candidate version with quite large cpu consumption It is neither a stable version nor recommended update. I just want to get some feedback about improvements and cpu consumption. |
Re: Pybattery - battery statusbar applet with candies
0.3.5-rc2
- ADDED: autoupdate for almost all updatable items - FIXED: Some minor bugfixes - ADDED: Light sensor support for N810 - UPDATED: Acceptable CPU consumption now It is neither a stable version nor recommended update. I just want to get some feedback about improvements and cpu consumption. |
Re: Pybattery - battery statusbar applet with candies
If I replace my original Nokia battery with Mugen, is the battery estimate then still right? What if I replace them back? Or back and forth?
|
Re: Pybattery - battery statusbar applet with candies
Quote:
So it would be really great, if you test it ;) |
Re: Pybattery - battery statusbar applet with candies
Since it uses the same estimate as the Nokia applet, it doesn't give valid times remaining. % capacity is largely correct, but it doesn't know capacity is over 2x as much hours.
|
Re: Pybattery - battery statusbar applet with candies
Quote:
|
Re: Pybattery - battery statusbar applet with candies
Is 0.3.5 going to use its own algorithm for estimating runtime left, then? Or am I missing something?
|
Re: Pybattery - battery statusbar applet with candies
Quote:
|
Re: Pybattery - battery statusbar applet with candies
Quote:
- Advanced Power Monitor (APM) (a daemon (still written in Python, but C looks more and more attractive), which gets all the info and uses D-Bus to notify about changes and get values). Mainly for cross-project and cross-application usage. I want to keep APM lightweight as much as it can be using Python for such things. - Advanced Power (GUI's statusbar item). That splitting is my #1 at the moment. To my mind implementing a statistics based TLA is the thing to be done, but I'm not sure, if it gonna be in APM-0.3.5, may be in APM-0.3.6. In fact ideas about other possible algorithms are welcomed ;) |
Re: Pybattery - battery statusbar applet with candies
Quote:
Code:
hal-device /org/freedesktop/Hal/devices/bme | grep reporting.design |
Re: Pybattery - battery statusbar applet with candies
stock battery,
battery.reporting.design = 1540 (0x604) (int) mugen, battery.reporting.design = 1546 (0x60a) (int) |
Re: Pybattery - battery statusbar applet with candies
Quote:
At this point I just wrote a simple script that polls retu every minute and records the data into an Openoffice importable csv file (so I can graph results). All of this is for research purposes so I can better understand how the battery works so I can better predict how long it'll last. I'll let you know if I come up w/something. edit: here's the aforementioned mentioned thread: http://internettablettalk.com/forums/showthread.php?p=257324 |
Re: Pybattery - battery statusbar applet with candies
Hi, one feature suggestion. I would like to be reminded to charge the battery when it fall under a certain percentage, say 25%. If you could change the battery icon (say different color or something prominent), then it would be easy for me to tell whether its time to charge or not. :) Oh, it would be best if you could make the 'Reminder to charge' value changeable by end user.
|
Re: Pybattery - battery statusbar applet with candies
Quote:
Also, the icon color change would would hard to do for those of us using the other themes (Thank you 412b for that by the way, it works great - especially "Use GTK theme" which I noticed keeps the charging animations) |
Re: Pybattery - battery statusbar applet with candies
one thing tho, from what i have noticed, the battery warning sound will basically not play while the screen is of, as that makes the applet sleep, and therefor not register battery changes...
|
Re: Pybattery - battery statusbar applet with candies
Quote:
|
Re: Pybattery - battery statusbar applet with candies
Im completely new to the batteries business and relative tla algorithms (+ the tablet uses are probably really different from a traditional laptop and relative power optimizations), anyway I like the idea to have a graph (like brent). I already have a working graphic battery status with samples every minute in my flipclock (its lovely watch the consume patterns) but I was thinking to cross the battery numbas with the status of the cpu (I know the cpu% change too fast for a 1 minute samples but at least maybe it will enough to recognize a particular intensive tablet use (watching movie/listen audio/ streaming audio/gps,,, and so on), Ill keep you update.
I dont understand anyway why my battery % is always a bit different from the advpow. Im using the code from pybatterystatus and I didnt try to analyze it at all (just happy to have some numbers to show). Note that the actual version in garage just show some dummy numbers |
Re: Pybattery - battery statusbar applet with candies
Quote:
Just in inactive mode battery drain is much less and battery changes are not so frequent... So... Summarizing all the things above... |AP (Advanced Power) 0.3.6| 1. Gonna be added configurable battery alert notification: - With turning alert on/off - With choosing sound for playing - With option to turn on/raise volume on battery alert (also with on/off option) - Icon will be changed to appropriate, when AP alerts 2. (or 0.3.7) User controlled event handling (e.g what progs to run on charger in, battery low, some other...). 3. (or 0.3.7) Commands executing and creating shortcuts for commands. |APM (Advanced Power Monitor) 0.4.1| 1. Perhaps, new experimental TLA (time left algorithm) for battery. 2. Some more info, perhaps. AP 0.3.5 and APM 0.4.0 will be released in a hour. |
Re: Pybattery - battery statusbar applet with candies
Advanced Power 0.3.5:
- ADDED: autoupdate for almost all updatable items - FIXED: Some minor bugfixes - ADDED: Light sensor support for N810 Advanced Power Monitor 0.4.0: - Initial release. |
Re: Pybattery - battery statusbar applet with candies
Quote:
i guess that whats confusing me is when i pick up the tablet after not using it for a night and is greeted by the red battery icon and a warning sound... |
Re: Pybattery - battery statusbar applet with candies
as I said I love the idea t have a fast way directly on the tablet to visualize the battery recent history. I have this working on last release (Im not sure how reliable are these numbers) but at least I can see when some app use 'too much' power and have an idea of recharging time in different 'real life' situations.
https://garage.maemo.org/frs/downloa...tterygraph.jpg |
Re: Pybattery - battery statusbar applet with candies
Quote:
|
Re: Pybattery - battery statusbar applet with candies
Quote:
|
Re: Pybattery - battery statusbar applet with candies
There's a major problem with advanced-power. After upgrading omweather, each time I rebooted, I got the following error: Operation temporarily disabled due to low memory, and a white background. Removing omweather did not solve the problem (so, it wasn't the cause). No problem after removing advanced-power (and the boot is also much faster).
|
Re: Pybattery - battery statusbar applet with candies
Quote:
Device? OS version? AP, APM version? |
Re: Pybattery - battery statusbar applet with candies
Quote:
EDIT: The latest version (0.3.5 / 0.4.0) doesn't seem to have the memory problem (for the moment), but the boot is still much slower. |
Re: Pybattery - battery statusbar applet with candies
Quote:
|
Re: Pybattery - battery statusbar applet with candies
the boot is slower simply because this is a python app, so the system have to first load the interpreter...
|
Re: Pybattery - battery statusbar applet with candies
Quote:
So it's called APM at the moment, may be later it can change name. |
Re: Pybattery - battery statusbar applet with candies
I have noticed an increase in posts about battery related issues in the past several weeks.
After pulling my remaining hairs trying everything including a reflash and putting no applications on the n810 and when my problems didnt go away I bit the bullet and bought a new battery. my tablet started having issues when the battery was about 10 months old (or new) since replacing it with an oem battery purchased on amazon i have not had a single issue. i bought my tablet end of november 2007- just an idea to pursue.... |
Re: Pybattery - battery statusbar applet with candies
im considering it as i bought my N800 used. but im not sure what battery exactly is in it, as i had a wsod 770 that had the same type of battery, and i tried to swap them around for a while...
could maybe do that again, but its quite possible that i have damaged the stored battery as i left it on low charge (not sure, been a while). |
Re: Pybattery - battery statusbar applet with candies
Quote:
|
Re: Pybattery - battery statusbar applet with candies
iirc, yes it could very well be. but im no expert on the subject...
|
Re: Pybattery - battery statusbar applet with candies
@412b
I've made debian source packages for advanced-power & advanced-power-monitor for the Mer project: http://repository.mer.tspre.org/pool...dvanced-power/ http://repository.mer.tspre.org/pool...power-monitor/ If you have any plans to get it in extras, thought it may help. Also, I've made it use the proper method (well, I guess one clean method) of introducing new gconf keys to the system - a schema file. dh_gconf run as part of rules adds entries to postinst etc automatically which imports the schema file when installed. advanced-power-monitor is basically like your original package except I get dh_installinit to add entries to the postinst which make the symlinks in rc2.d etc to start apmd up automatically instead of having raw symlinks in the package. |
Re: Pybattery - battery statusbar applet with candies
Quote:
TIA, bun |
Re: Pybattery - battery statusbar applet with candies
Quote:
|
Re: Pybattery - battery statusbar applet with candies
Just for comparison, my battery that came with the unit is 9 months old, the backup (original nokia) 6, I don't swap that often (maybe once a week), and get a very similar performance from both, about 4 hours of mplayer video playback (with my admittedly re-encoded avis).
|
Re: Pybattery - battery statusbar applet with candies
Good to know. I have my original battery (bought my n800 the day before they were released) and I generally play high quality videos or streaming audio at work. It will only play audio for a couple of hours, and if I try to download a file via the network from one of my shares, I will almost kill the battery for 500 MB download. So, perhaps time for a new battery. Granted this is all quite anecdotal, but I have noticed that "it sure isn't what it used to be".
|
Re: Pybattery - battery statusbar applet with candies
Quote:
i connected via wifi to our new router (office now has wifi- yea!) and connected via WorldTV99 to CNN and i am letting it run after 42 minutes advanced power says: 71.5% battery 8d idle time and 2h active time. i will check back later this am |
| All times are GMT. The time now is 20:48. |
vBulletin® Version 3.8.8