SpeedStep frequency scaling with powernowd
It appears that ubuntu does not properly detect the speedstep capability of the T22 thinkpad. To activate it, you have to load a module at startup by:
sudo gedit /etc/modules
then add this line to the end:
speedstep-lib relaxed_check=1
Now reboot, then right click on the top taskbar and click "add to panel", then choose "CPU Frequency Scaling Monitor". You should see a new icon showing the CPU frequency, which varies from 700-900 MHz for my thinkpad.
sudo gedit /etc/modules
then add this line to the end:
speedstep-lib relaxed_check=1
Now reboot, then right click on the top taskbar and click "add to panel", then choose "CPU Frequency Scaling Monitor". You should see a new icon showing the CPU frequency, which varies from 700-900 MHz for my thinkpad.
