913 bytes added
, 17:44, 9 December 2014
Depending on the processor-type, 64-bit Kalpavriksha(or any 64-bit GNU/Linux system) may consume more power and drain battery quicker than its 32-bit counterpart. This can be reduced a little by tweaking power settings or using power saving tools like TLP, powertop, etc.,. are available for GNU/Linux systems. And TLP(no one knows for sure what this acronym stands for) can be installed with below commands --
sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp tlp-rdw
sudo tlp start
If this is already installed in your system, below are some of the links which can help you further to reduce power consumption and increase battery life of your laptop.
[http://www.webupd8.org/2013/04/improve-power-usage-battery-life-in.html]
[http://askubuntu.com/questions/400/tips-to-extend-battery-life-for-laptops-and-notebooks]
[https://help.ubuntu.com/community/PowerManagement/]