1

This week I installed Ubuntu 12.10 64 on my ThinkPad W500. Great machine, powerful. But my battery lasts only around 2 hours.

What I've done:

  • In the BIOS, I disabled the discrete graphic card (Intel 4500MHD).
  • Switched off Bluetooth.

Are there other drivers or settings to use?

Eliah Kagan
  • 119,640
Peter
  • 11

1 Answers1

0

I have exactly zero stats to back this up, and it's probably just wishful thinking, but jupiter (hardware and power management tool) seems to have improved my battery life (Thinkpad Edge). See pileofrocks's comment below.

If you want to try it out

Press Ctrl + Alt + T, terminal will pop up; type

sudo add-apt-repository ppa:webupd8team/jupiter

enter password (you won't see it as you type, that's normal), confirm adding the repo, then:

sudo apt-get update && sudo apt-get install jupiter

If you want to play around with settings yourself search for jupiter in the dash.

hg8
  • 13,582
phipsalabim
  • 2,680