View previous topic :: View next topic |
Author |
Message |
Crocodil Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1084427140409ffeb813a3a.gif)
Joined: 06 May 2004 Posts: 163 Location: Poznan, Poland
|
Posted: Thu Sep 15, 2005 10:27 pm Post subject: CPU Scaling stopped working |
|
|
Hi
Some time ago I have fallowed Gentoo's Howto on CPU Scaling and I've enabled it for my desktop AMD64 on nForce4 motherboard. It worked great (using cpufreqd and cpufrequtils) with ondemand governor so I haven't checked it for quite a bit time...
Today, just for fun I did "cat /proc/cpuinfo" and were shocked to see that the scalling stopped working
I did many things in the meantime ("emerge -u world" just for fun ) so I have no idea what has caused this. I've recently switched to 2.6.13 kernel but made sure that everything needed was compiled in. I've also tried other pretty obvious things (editing config files, re-emerging, etc.)
I'm all out of ideas and I would be very grateful for any suggestions
Best regards,
Crocodil |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Sadako Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/2074682074aea79062b33b.jpg)
Joined: 05 Aug 2004 Posts: 3792 Location: sleeping in the bathtub
|
Posted: Thu Sep 15, 2005 10:37 pm Post subject: |
|
|
How about trying powernowd instead (of cpufrequtils)?
It uses the userspace driver rather than ondemand. _________________ "You have to invite me in" |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wizatdiz n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Aug 2004 Posts: 73 Location: Florida
|
Posted: Thu Sep 15, 2005 11:49 pm Post subject: |
|
|
Interesting. I wonder if your problem is the same as mine. I noticed that my cpu was not scaling down as well. I assumed that it was kernel related but, after checking today, I believe that it is a problem in the startup script. I have the following in the local.start: Code: | echo conservative > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor |
Do you have the same with ondemand as your scaling governor?
I added an additional echo to a local file and the file is not there after the boot process. I think that local.start is not being run. I currently use baselayout 1.12.0_pre8-r2. If you are using the local.start, what version of baselayout do you have? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|