Hi,

On ubuntu 11.04, Acer eeePC, I included this into /etc/rc.local to
reduce power consumption by ~30%.

----------
for F in /sys/bus/usb/devices/*/power/control; do
        echo "auto" > $F
done
----------

Greetings 
Peter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/760131

Title:
  Power consumption raised significantly in natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/760131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to