![]() |
2007-10-21
, 01:22
|
|
Posts: 1,310 |
Thanked: 820 times |
Joined on Mar 2006
@ Irving, TX
|
#71
|
![]() |
2007-10-21
, 01:26
|
Posts: 437 |
Thanked: 90 times |
Joined on Nov 2006
|
#72
|
insmod cpufreq_userspace
![]() |
2007-10-21
, 01:29
|
|
Posts: 1,310 |
Thanked: 820 times |
Joined on Mar 2006
@ Irving, TX
|
#73
|
Does
work? Just for kicks... but if it works, cpudyn might work.Code:insmod cpufreq_userspace
![]() |
2007-10-21
, 01:34
|
Posts: 437 |
Thanked: 90 times |
Joined on Nov 2006
|
#74
|
![]() |
2007-10-21
, 01:43
|
Posts: 223 |
Thanked: 38 times |
Joined on Jul 2007
@ home
|
#75
|
![]() |
2007-10-21
, 14:29
|
|
Posts: 1,310 |
Thanked: 820 times |
Joined on Mar 2006
@ Irving, TX
|
#76
|
/sys/devices/system/cpu/cpu0/cpufreq # ls -a . scaling_available_governors .. scaling_cur_freq affected_cpus scaling_driver cpuinfo_cur_freq scaling_governor cpuinfo_max_freq scaling_max_freq cpuinfo_min_freq scaling_min_freq ondemand stats scaling_available_frequencies
![]() |
2007-10-21
, 14:49
|
|
Posts: 1,310 |
Thanked: 820 times |
Joined on Mar 2006
@ Irving, TX
|
#77
|
I don't want to get you in trouble with your family, but if you can set the upper and lower limits... can you just set the lower limit to 400? and then set it to 450? and see if that will get it to work? A little ugly hack I guess.
![]() |
2007-10-21
, 15:23
|
Posts: 437 |
Thanked: 90 times |
Joined on Nov 2006
|
#78
|
![]() |
2007-10-21
, 17:11
|
|
Posts: 1,310 |
Thanked: 820 times |
Joined on Mar 2006
@ Irving, TX
|
#79
|
If you put cpudyn in your init.d it might be interfering with the process so even a reboot would not help. Maybe removing it and rebooting might do the trick.
![]() |
2007-10-21
, 17:28
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#80
|
No luck to get this back to normal...
I just noticed that when I extracted the CPUDYN files they did not save to right places. I manually placed them and rebooted. No change in operation.
The cpudynd say "Permission denied" when I try to execute it. (Yes, I'm in root.)