I own a Lenovo EasyPad Z580 running Ubuntu and I'd like to manage more of the power management (battery). I found answers in this question about battery management on Lenovo systems: How can I limit battery charging to 80% capacity?
So, I've installed tp smapi using the following command:
sudo apt-get install tp-smapi-dkms
Aquaherd's answer seems to settle the problem for some users. In the comments however it is clear it throws the following error for other users (me included):
sudo modprobe tp_smapi
FATAL: Error inserting tp_smapi (/lib/modules/3.5.0-17-generic/updates/dkms/tp_smapi.ko):
No such device
DKMS reports (dkms status
):
tp-smapi, 0.41, 3.5.0-21-generic, x86_64: installed
I checked the following sources, but they all seem too advanced for me. Is there a way to install tp_smapi without messing too much with kernels and source code etc? If there is not, can someone explain the various steps proposed in some of these howto's
- Cannot set tp_smapi thresholds on a Thinkpad
- http://www.ubuntu-unleashed.com/2007/09/howto-extend-life-of-your-thinkpads.html
- http://ubuntuforums.org/showthread.php?t=1752993
- http://ubuntuforums.org/showthread.php?t=1752993
- https://unix.stackexchange.com/questions/11670/how-to-load-tp-smapi-on-thinkpad-x120e