Welcome to thatlinuxbox.com Thursday, November 21 2024 @ 11:03 AM UTC
Intel Speedstep - jerky mouse and keyboard
- Sunday, December 02 2007 @ 06:04 PM UTC
- Contributed by: Dan Stoner
- Views: 6,930
The issue occured whether or not I was connected to power or running off the battery.
I tried a number of suggestions (such as disabling ACPI by specifying a boot time kernel option) but nothing seemed to work.
Finally, with CentOS 5 installed, I found the solution... turn off the actual daemon that attempts to throttle the CPU speed.
# service cpuspeed stop
# chkconfig cpuspeed off
I'm sure this will affect my battery life, but this laptop doesn't get particularly good battery life anyway and I am usually plugged into a wall outlet. It is possible that the cpuspeed config file (/etc/sysconfig/cpuspeed) could be tweaked to solve the input problem but I did not bother researching this further.
The following comments are owned by whomever posted them. This site is not responsible for what they say.