Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] cpufreq funktioniert nicht
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Eisbrecher
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2006
Posts: 84

PostPosted: Thu Oct 05, 2006 6:05 pm    Post subject: [gelöst] cpufreq funktioniert nicht Reply with quote

Hi allerseits,

ich versuche schon seit längerem, die Frequenz meines Prozessors Pentium M (Centrino) 1,7GHz automatisch regeln zu lassen. Mit http://www.gentoo.de/doc/de/power-management-guide.xml, google und der Forensuche weiß ich, dass es mit meiner CPU funktioniert. Ich kriege es leider mit Kernel 2.6.17-r8 nicht zum Laufen :( Es wäre nett, wenn mir jemand helfen könnte.

/etc/init.d/cpufreqd start gibt
Code:
 * cpufreqd requires the kernel to be configured with CONFIG_CPU_FREQ


ABER:
grep CONFIG_CPU_FREQ /usr/src/linux/.config
Code:

CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y


Die Ausgabe von cpufreq-info ist
Code:
cpufrequtils 001: cpufreq-info (C) Dominik Brodowski 2004-2006
Bitte melden Sie Fehler an linux@brodo.de.
analysiere CPU 0:
  kein oder nicht bestimmbarer cpufreq-Treiber aktiv


Hier mal ein paar Infos:
cat /proc/cpuinfo
Code:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 13
model name      : Intel(R) Pentium(R) M processor 1.73GHz
stepping        : 8
cpu MHz         : 1729.710
cache size      : 2048 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up est tm2
bogomips        : 3461.89


Kernelkonfiguration:
Code:
[*] CPU Frequency scaling
  │ │ [ ]   Enable CPUfreq debugging
  │ │ < >   CPU frequency translation statistics
  │ │ Default CPUFreq governor (userspace)  --->
  │ │ <*>   'performance' governor
  │ │ <*>   'powersave' governor
  │ │ ---   'userspace' governor for userspace frequency scaling
  │ │ <*>   'ondemand' cpufreq policy governor
  │ │ <*>   'conservative' cpufreq governor
  │ │ ---   CPUFreq processor drivers
  │ │ <M>   ACPI Processor P-States driver
  │ │ <*>   Intel Enhanced SpeedStep


Danke für die Aufmerksamkeit :)

Gruß
Eisbrecher

EDIT
Konnte das Problem selbst lösen. Gefehlt hat im Kernel
Code:
<*>   Intel Pentium 4 clock modulation
Manchmal lohnt es sich doch, wenn man sich mit gebrochenem Englisch durch das englische Forum kämpft ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum