On Mon, 2004-06-07 at 05:53, Nadeem Bitar wrote: > On æ, 2004-06-06 at 12:36 -0400, Troy Campano wrote: > > Thank you Karsten. > > > > Is there any way to check the status of the current CPU speed to make > > sure this change actually worked? > > > > You can use the CPU frequency scaling monitor applet in gnome. Or try looking at this ls -l /sys/devices/system/cpu/cpu0/cpufreq -r--r--r-- 1 root root 4096 Jun 6 20:41 cpuinfo_max_freq -r--r--r-- 1 root root 4096 Jun 6 20:41 cpuinfo_min_freq -r--r--r-- 1 root root 4096 Jun 6 20:41 scaling_available_governors -r--r--r-- 1 root root 4096 Jun 6 20:41 scaling_driver -rw-r--r-- 1 root root 4096 Jun 6 20:41 scaling_governor -rw-r--r-- 1 root root 4096 Jun 6 20:41 scaling_max_freq -rw-r--r-- 1 root root 4096 Jun 6 20:41 scaling_min_freq -rw-r--r-- 1 root root 4096 Jun 6 20:41 scaling_setspeed That's where you can do the echo > stuff