* Re: CPUFreq sysfs interface MIA? (since 2.5.69)
@ 2003-05-07 16:09 Ricardo Galli
2003-05-07 23:34 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Galli @ 2003-05-07 16:09 UTC (permalink / raw)
To: linux-kernel
> Under both 2.5.68 and 2.5.69 the CPUFreq /sys interface seems to be
> missing for my machine (IBM A31p), with an Intel 845 Brookdale chipset
> and SpeedStep support.
The same here, but it worked in 2.5.68. It's a P3 Speedstep. /proc/cpufreq
only shows the header.
$ cat /sys/class/cpu/cpu0/device/name
CPU 0
$ cat /sys/class/cpu/cpu0/device/power
0
--
ricardo galli GPG id C8114D34
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CPUFreq sysfs interface MIA? (since 2.5.69)
2003-05-07 16:09 CPUFreq sysfs interface MIA? (since 2.5.69) Ricardo Galli
@ 2003-05-07 23:34 ` Greg KH
2003-05-08 9:24 ` Ricardo Galli
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2003-05-07 23:34 UTC (permalink / raw)
To: Ricardo Galli; +Cc: linux-kernel
On Wed, May 07, 2003 at 06:09:12PM +0200, Ricardo Galli wrote:
> > Under both 2.5.68 and 2.5.69 the CPUFreq /sys interface seems to be
> > missing for my machine (IBM A31p), with an Intel 845 Brookdale chipset
> > and SpeedStep support.
>
> The same here, but it worked in 2.5.68. It's a P3 Speedstep. /proc/cpufreq
> only shows the header.
Can you let me know if the patch I just posted to lkml in this thread
fixes this for you?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CPUFreq sysfs interface MIA? (since 2.5.69)
2003-05-07 23:34 ` Greg KH
@ 2003-05-08 9:24 ` Ricardo Galli
0 siblings, 0 replies; 3+ messages in thread
From: Ricardo Galli @ 2003-05-08 9:24 UTC (permalink / raw)
To: Greg KH; +Cc: linux-kernel
On Thursday 08 May 2003 01:34, Greg KH shaped the electrons to shout:
> > The same here, but it worked in 2.5.68. It's a P3 Speedstep.
> > /proc/cpufreq only shows the header.
>
> Can you let me know if the patch I just posted to lkml in this thread
> fixes this for you?
Yes, it does work.
gallir@minime:~$ ls -l /sys/class/cpu/cpu0/cpufreq/
total 0
-r--r--r-- 1 root root 4096 May 8 11:19 cpuinfo_max_freq
-r--r--r-- 1 root root 4096 May 8 11:19 cpuinfo_min_freq
-r--r--r-- 1 root root 4096 May 8 11:19
scaling_available_governors
-r--r--r-- 1 root root 4096 May 8 11:19 scaling_driver
-rw-r--r-- 1 root root 4096 May 8 11:19 scaling_governor
-rw-r--r-- 1 root root 4096 May 8 11:19 scaling_max_freq
-rw-r--r-- 1 root root 4096 May 8 11:19 scaling_min_freq
gallir@minime:~$ cat /proc/cpufreq
minimum CPU frequency - maximum CPU frequency - policy (1)
CPU 0 399000 kHz ( 42 %) - 931000 kHz (100 %) - powersave
Thanks.
--
ricardo galli GPG id C8114D34
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-08 9:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-07 16:09 CPUFreq sysfs interface MIA? (since 2.5.69) Ricardo Galli
2003-05-07 23:34 ` Greg KH
2003-05-08 9:24 ` Ricardo Galli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox