View previous topic :: View next topic |
Author |
Message |
ggeeoo n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Apr 2006 Posts: 48
|
Posted: Thu Apr 27, 2006 7:05 am Post subject: Problem with cpufreq [SOLVED] |
|
|
I have a Pentium M (centrino) 1.7 and have compiled my kernel according to Power Managment Guide. The problem is that when I run cpufreq-info I get:
Code: |
cpufrequtils 0.4: cpufreq-info (C) Dominik Brodowski 2004
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU
|
Moreover the folder /sys/devices/system/cpu/cpu0/ is empty. I tried to compile the "Intel Enhanced SpeedStep" item as a module but then modprobe speedstep-centrino fails with:
Code: |
FATAL: Error inserting speedstep_centrino (/lib/modules/2.6.16-gentoo-r3/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.ko): No such device
|
Last edited by ggeeoo on Thu Apr 27, 2006 12:31 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
baeksu l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1128520219437953a40ed7f.jpg)
Joined: 26 Sep 2004 Posts: 609 Location: Seoul, Korea
|
Posted: Thu Apr 27, 2006 12:10 pm Post subject: |
|
|
You can have a look at my kernel config to see if you've missed some options. I have a 1.3GHz Pentium M. I've compiled all my cpufreq related stuff into the kernel, not as modules (though that shouldn't make a difference in this case)
Here's my .config. _________________ Gnome:
1. A legendary being.
2. A never ending quest to make unix friendly to people who don't want unix and excruciating for those that do. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ggeeoo n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Apr 2006 Posts: 48
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|