0

I have a Toshiba L500-21T with Intel core I3 M330 2.13GHZ having 4 cores with Amd Mobility Rdeon 4500 Graphic card, 360Gb HD and 6GB DDR3 RAM.

How can I run my lappy smoothly while giving me reasonable battery life and less heat generation. [I don't want to use a cooler.]

rosch
  • 8,168

2 Answers2

0

try installing jupiter

sudo add-apt-repository ppa:webupd8team/jupiter
sudo apt-get update
sudo apt-get install jupiter

this may work

nagato
  • 1
0

This may be what you are looking for;

http://www.linrunner.de/en/tlp/tlp.html

TLP is a power management tool for Linux. It brings you the benefits of advanced power management without the need to understand every technical detail.

sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp
fleamour
  • 1,583