While I'm about releasing power scripts, I've quickly written this script to monitor power usage on various Linux systems. It needs ...Read more »

The Magician Of Linux
While I'm about releasing power scripts, I've quickly written this script to monitor power usage on various Linux systems. It needs ...Read more »
Suspending to RAM is allows the system to quickly wake up. But Suspend to Disk allows the system to completely power off, saving more power....Read more »
Laptop overheating is not a new issue. Specially after Ubuntu 11 series, the number of complaints against overheating and battery drainage...Read more »
Anybody who's even remotely interested in Linux probably heard about a "power regression bug" in the Linux Kernel that was mak...Read more »
Phoronix published some intel laptop linux power saving tips you might want to read: i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 and i91...Read more »
Actually this should've been really easy. A small script loop on the kindle to log the battery consumption and then plug that data into ...Read more »
You probably have done this before: Plug your phone or mp3 into your Notebook's USB port to charge it. E.g. the Kindle usually only come...Read more »
I wrote this for my kindle and android devices. It's a nice, easy script though and should be great especially for embedded environments...Read more »
In his "failure of logic" post "K. Mandla" writes that the Linux Desktop is not getting faster even though all the hard...Read more »
( Skip to the update ) Ok, so with some help from Pierre-Louis from Intel I've managed to get it working and do some performance/power t...Read more »
Using pulseaudio in combination with alsa is already more power efficient and avoids many interrupts on current systems. In my experience th...Read more »
Laptop_mode is actually a great thing, as it activates a few powerful power saving modes in Linux, most importantly disk power saving and de...Read more »
Sometimes mobile phones with Li-Ion battery have a problem that causes them not to provide anywhere near the expected run time. A possible p...Read more »
In the following post I will explain how to use cpu tuner , a completely free and open source app for android. All you need is root and so...Read more »
After my previous post about Android saving power with Linux governor tweaking , I did some governor tweak testing on my netbook with a twea...Read more »
CPUfreq is the part of the Linux kernel that changes your CPU's frequency to save power or increases it to make your system run faster. ...Read more »
As expected, the intel_idle driver includes ATM-C4 and ATM-C6 CPU power saving modes in kernel 2.6.36, even if your BIOS doesn't annou...Read more »
There are several libraries that help you to disable fsync temporarily so your hard disk doesn't always spin up to save your notebooks b...Read more »
I just wanted to test how low the system can go in it's power usage with the power management framework of kernel 2.6.35 and the results...Read more »
The MSI Wind U110 suddenly stopped going into suspend more in newer kernels starting at 2.6.34. A kernel developed found where the issue is...Read more »