How to Scale the CPU Frequency of Your Ubuntu Laptop – The Easy Way.

February 21, 2008 | By: UbuntuLinuxHelp | Leave a Comment
Posted in How to...

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3.00 out of 5)
Loading ... Loading ...

Does a loud, constant CPU fan on your laptop drive you nuts? Try this simple tweak before more drastic measures...

Try scaling down your CPU frequency: Clock scaling allows you to change the clock speed of CPUs on the fly. This is a nice method to save battery power on notebooks, because the lower the clock speed, the less power the CPU consumes.

To do this you'll need to insert the p4_clockmod module:

sudo modprobe p4_clockmod

This shouldn’t return any output.

Now, add the line

p4_clockmod

to "/etc/modules" to ensure the CPU clock scaling module starts with the system.

Now, to add the CPU frequency scaling monitor applet to the panel, right click over an empty area in the panel, select 'add to panel', and select the CPU frequency applet. Hopefully it'll pop up showing the CPU frequency now. Reboot your laptop if it doesn’t seem to be working immediately.

Finally, if you (like I did) get miffed off with the laptop ‘lagging’ when needing a quick boost of power, you can manually set the frequency you want it to run at. Sometimes 250Mhz just isn’t enough!

sudo cpufreq-selector -f 1000000

Would set the CPU frequency to 1GHz - Easy eh?
There you have it, CPU frequency scaling in 5 minutes
[Creative Commons Attribution License]
This page is licensed under a Creative Commons License.

If you like this post, why not share it?
  • StumbleUpon
  • del.icio.us
  • Digg
  • Google Bookmarks
  • Reddit
  • Mixx
  • Yahoo! Bookmarks
  • blogmarks
  • Twitter

Related posts:

  1. Faster Internet With an Old Laptop – Revisited
  2. Restore Missing Panels in Ubuntu
  3. Faster Internet With an Old Laptop – Ubuntu and Squid
  4. Installing a Web Server on Your Old Laptop
  5. A Quick Way to Improve Ubuntu Linux Operating Speed Performance.


Comments

Name (required)

Email (required)

Website

Speak your mind