All of lore.kernel.org
 help / color / mirror / Atom feed
* problems with longhaul cpufreq driver.
@ 2003-12-08 16:26 mgillespie
  2003-12-08 16:39 ` Ashley Pittman
  0 siblings, 1 reply; 4+ messages in thread
From: mgillespie @ 2003-12-08 16:26 UTC (permalink / raw)
  To: cpufreq


Running Redhat9 with my own kernel compilation based on 2.4.23. 

I added the cpufreq patch built in (not module).  It patched cleanlt with no errors. 

When I look at my speeds, they are all 0. 

If I check the dmesg log, I see the following on startup: 

longhaul: VIA C3 'Ezra' [C5C] CPU detected. Longhaul v2 supported. 
longhaul: MinMult=5.0x MaxMult=6.0x 
longhaul: FSB: 0MHz Lowestspeed=0MHz Highestspeed=0MHz 
longhaul: FSB:0 Mult:10.0x 

My Setup:

Via EPIA c800, and using cpufreq: cpufreq-LINUX_2_4-20031207.tar.gz 

Here is a snippet of my config (options not used removed) 

# 
# Processor type and features 
# 
CONFIG_MCYRIXIII=y 
CONFIG_X86_WP_WORKS_OK=y 
CONFIG_X86_INVLPG=y 
CONFIG_X86_CMPXCHG=y 
CONFIG_X86_XADD=y 
CONFIG_X86_BSWAP=y 
CONFIG_X86_POPAD_OK=y 
CONFIG_RWSEM_XCHGADD_ALGORITHM=y 
CONFIG_X86_L1_CACHE_SHIFT=5 
CONFIG_X86_HAS_TSC=y 
CONFIG_X86_ALIGNMENT_16=y 
CONFIG_X86_USE_3DNOW=y 
CONFIG_X86_USE_PPRO_CHECKSUM=y 
CONFIG_X86_F00F_WORKS_OK=y 
CONFIG_X86_MCE=y 

# 
# CPU Frequency scaling 
# 
CONFIG_CPU_FREQ=y 
CONFIG_CPU_FREQ_TABLE=y 
CONFIG_CPU_FREQ_PROC_INTF=y 
CONFIG_CPU_FREQ_GOV_USERSPACE=y 
CONFIG_CPU_FREQ_24_API=y 
CONFIG_X86_LONGHAUL=y 
CONFIG_X86_CPUID=m 
CONFIG_NOHIGHMEM=y 
CONFIG_MTRR=y 
CONFIG_X86_TSC=y 

Anyone else got this problem? 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-08 20:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-08 16:26 problems with longhaul cpufreq driver mgillespie
2003-12-08 16:39 ` Ashley Pittman
2003-12-08 19:38   ` Ducrot Bruno
2003-12-08 20:32     ` Mark Gillespie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.