6

So I wanted to extend my laptop battery life. After googleing a lot I found many tips and tricks. Some even in this site as well. Then I found this package in synaptic as well laptop-mode-tools. Now I am not well aware of what harddrive spinoffs are, so I have a dilemma of installing this package as it seems to remove acpi support as well. So my question is, how reliable is this package in battery life extension and what configurations should I use with it ? Also I stumbled upon some posts saying spinoffs may kill the harddrive as well. So can anyone clearify with some configuration tips especially for laptop-mode-tools.

Thanks in advance

sagarchalise
  • 23,988

3 Answers3

1

I use laptop-mode-tools without any problem. I use it without any problem with ACPI besides it. Check this site: link

Of course, this site is of ArchLinux so "pacman" command and "rc.conf" doesn't aplly to you.

Shark
  • 301
0

To my memory laptop-mode-tools is now "deprecated", and you really should not use it on a recent system.

Instead you could probably try powertop. Not nearly perfect, but it should do something to help out a bit ;).

RolandiXor
  • 51,541
  • I don't know if its deprecated. AFAIK it does have some hooks that are also used by pm-utils so it tends to conflict with the package but it has many more option than pm-utils. I use 'powertop' as well. But powertop doesnot run as daemon or automatically save power. It just says where power is being used and gives some settings advice. I would be happy if someone could recommend me some settings for not conflicting laptop-mode and pm-utils. – sagarchalise Jun 21 '11 at 04:09
  • Are you sure it has been deprecated? I talked to a friend of mine who is a DD and he co-maintains laptop-mode-tools and he says that lmt is still under maintenance. – Manish Sinha Aug 23 '11 at 11:38
  • @Manish that's why I said "to my memory". I read somewhere (a while ago) that it isn't needed anymore, and shouldn't be installed unless absolutely needed or something. – RolandiXor Aug 23 '11 at 14:26
  • @roland-taylor : It isn't installed by default in Ubuntu and many other distros anyway because AFAIK it does not have a GUI – Manish Sinha Aug 24 '11 at 06:08
0

Regarding spinning down your HD: have a look at hdparm. Someone mentioned it in the thread you linked ( Tips to extend battery life )

However, I never changed the settings myself. It does not require laptopmodetools

marto
  • 1,391