Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]cpu frequency scaling problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
zjcim
n00b
n00b


Joined: 17 Mar 2007
Posts: 71

PostPosted: Sat Mar 31, 2007 2:15 am    Post subject: [solved]cpu frequency scaling problem Reply with quote

i checked /sys/devices/system/cpu/cpu0 ,there is nothing

Kernel config is
Code:
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=m
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=m
# CONFIG_CPU_FREQ_STAT_DETAILS 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=m
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set


Last edited by zjcim on Sat Mar 31, 2007 3:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
zjcim
n00b
n00b


Joined: 17 Mar 2007
Posts: 71

PostPosted: Sat Mar 31, 2007 3:32 am    Post subject: Reply with quote

Code:
 [*] CPU Frequency scaling                                                            │ │ 
  │ │               [ ]   Enable CPUfreq debugging                                                       â”‚ │ 
  │ │               <M>   CPU frequency translation statistics                                           â”‚ │ 
  │ │               [ ]     CPU frequency translation statistics details                                 â”‚ │ 
  │ │                     Default CPUFreq governor (userspace)  --->                                     â”‚ │ 
  │ │               <*>   'performance' governor                                                         â”‚ │ 
  │ │               <M>   'powersave' governor                                                           â”‚ │ 
  │ │               ---   'userspace' governor for userspace frequency scaling                           â”‚ │ 
  │ │               <M>   'ondemand' cpufreq policy governor                                             â”‚ │ 
  │ │               <M>   'conservative' cpufreq governor                                                │ │ 
  │ │               ---   CPUFreq processor drivers                                                      │ │ 
  │ │               <M>   ACPI Processor P-States driver                                                 â”‚ │ 
  │ │               < >   AMD Mobile K6-2/K6-3 PowerNow!                                                 â”‚ │ 
  │ │               < >   AMD Mobile Athlon/Duron PowerNow!                                              │ │ 
  │ │               < >   AMD Opteron/Athlon64 PowerNow!                                                 â”‚ │ 
  │ │               < >   Cyrix MediaGX/NatSemi Geode Suspend Modulation                                 â”‚ │ 
  │ │               <M>   Intel Enhanced SpeedStep                                                       â”‚ │ 
  │ │               [*]     Use ACPI tables to decode valid frequency/voltage pairs                      │ │ 
  │ │               [ ]     Built-in tables for Banias CPUs                                              │ │ 
  │ │               <M>   Intel Speedstep on ICH-M chipsets (ioport interface)                           â”‚ │ 
  │ │               <M>   Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)     
Back to top
View user's profile Send private message
zjcim
n00b
n00b


Joined: 17 Mar 2007
Posts: 71

PostPosted: Sat Mar 31, 2007 3:05 pm    Post subject: Reply with quote

Code:
CONFIG_X86_SPEEDSTEP_ICH:                                               â”‚ 
  │                                                                         â”‚ 
  │ This adds the CPUFreq driver for certain mobile Intel Pentium III       â”‚ 
  │ (Coppermine), all mobile Intel Pentium III-M (Tualatin) and all         â”‚ 
  │ mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,        │ 
  │ ICH3 or ICH4 southbridge.


mine is Pentium III-M (Tualatin)

first :modprobe acpi-cpufreq (path:/lib/modules/<kernel-version>/kernel/arch/i386/kernel/cpu/cpufreq/)

then /etc/init.d/powernowd start ,all ok

optional:emerge cpufrequtils,run cpufreq-info to check which mode your cpu support
you can select cpu scaling GOV. ,eg ondemand ,userspace ,performance
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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