wmpower, by Michele Noberasco

Menu


My other projects

lin-seti
qingy

SourceForge

Project
Download



SourceForge Logo

Valid XHTML 1.0!
News
More recent News
October 22, 2003

wmpower 0.3.0 is out:

- Added machine id for Satellite Pro 6000
- Added support for hardware manifatured by Compal and used by vendors such as Acer, HP, Toshiba... You probably need to patch to your kernel to enable support for this. See file README.compal for all details. Credits and a big thank you go to Francisco Rodrigo Escobedo Robles who contributed this code.
- Added spec file for RPM creation, thanks (again) to Francisco Rodrigo Escobedo Robles.
- Yet another /proc file to read temperature from, thanks to Masahide Matsumoto.

Ebuild is here.
September 30, 2003

Here goes wmpower 0.2.0:

- Project moved to autoconf/automake tools
- General code reorganization
- Hopefully lessened high CPU usage problems. Note for DELL users: your problem sits in ACPI, not wmpower, so I cannot help you: try setting a higher polling interval.
- Added option to set wmpower polling interval
- You can now choose which battery to monitor
- Added machine id for Toshiba Libretto L2
- Fixed bug that on some machines showed battery charge higher than 100%
- Added initial support for Dell laptops, thanks to code contributed by Massimo Battistel and revised by myself. Now supported:
- battery
- fans (shows number of active fans)
- temperature
- added another proc file to read temperature from (patch contributed by Christian Schlamkow)
- if battery charge is critical, not beep if AC power is on (patch contributed by Christian Schlamkow)
- Other things I'm forgetting to mention ;-)

And here goes the ebuild.
Also, wmpower 0.1.3 is in Portage tree and marked stable!.
June 4, 2003

wmpower 0.1.3 is out.

-Various code clean-ups.
-Made diagnostic messages a bit less 'scary'.
-Fixed a segfault when using a malformed -B option.
- New feature (for Toshiba): now wmpower tries to use acpi to set lcd brightness; if this fails it tries using hardware calls. This should work for newer Toshibas, where the hardware method fails.
- New feature (for Toshiba): you can now adjust lcd brightness using your mouse wheel, step by step. Notice: right now, this works only for ACPI calls.

Ebuild is here.
Also, wmpower 0.1.2 is now in Portage tree (finally!).
March 21, 2003

Released wmpower version 0.1.2!

More Makefile tweaks. Now it is aware of Gentoo Linux CFLAGS!
I'm about to submit the new euild. In the meantime grab it here!
March 19, 2003

Just released wmpower 0.1.1!

This version only has Makefile updates:
-add support for CPU detection in Makefile for automatic compile optimization.
-different install for root/normal user.

I also created an ebuild for Gentoo users and submitted it to the Gentoo team for inclusion in Portage tree. In the meanwhile you can grab it here.
March 11, 2003

wmpower 0.1 is out!

This is the first public release of this project. See the About page for details. Instructions and everything needed for getting started are included in the tarball.

If you find any problems, bugs, wathsoever please feel free to mail me and I'll do everything I can to help you.