public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.28 - 2.6.29-rc6-git5 regression, p4-clockmod/cpufreq probably
@ 2009-03-02 15:04 Denys Fedoryschenko
  2009-03-02 16:06 ` Matthew Garrett
  0 siblings, 1 reply; 8+ messages in thread
From: Denys Fedoryschenko @ 2009-03-02 15:04 UTC (permalink / raw)
  To: linux-kernel, Rafael J. Wysocki, cpufreq, davej

Please CC me, i am not on linux-kernel maillist

Hardware: Asus EEE 702, 
CPU: Intel Celeron 900 Mhz

On 2.6.28 p4-clockmod available, and i can manage governor, frequency and etc 
over cpufrequtils.
On 2.6.29-rc6 (git5 tested also) also shown in dmesg as available, but i  
can't change anything.

root # cpufreq-info
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
  no or unknown cpufreq driver is active on this CPU

There is no noticeable differences in dmesg.
Both have
[    2.438474] p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation 
available


Here is end of strace on cpufreq-info
lstat64("/sys/devices/system/cpu/cpu0/", {st_mode=S_IFDIR|0755, 
st_size=0, ...}) = 0
lstat64("/sys/devices/system/cpu/cpu0/", {st_mode=S_IFDIR|0755, 
st_size=0, ...}) = 0
write(1, "analyzing CPU 0:\n"..., 17analyzing CPU 0:
)   = 17
stat64("/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 0xbfbce570) 
= -1 ENOENT (No such file or directory)
open("/proc/sys/cpu/0/speed", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq", 0xbfbce570) 
= -1 ENOENT (No such file or directory)
stat64("/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 0xbfbce580) = -1 
ENOENT (No such file or directory)
write(1, "  no or unknown cpufreq driver is"..., 53  no or unknown cpufreq 
driver is active on this CPU
) = 53
stat64("/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 0xbfbce460) = -1 
ENOENT (No such file or directory)
stat64("/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 0xbfbce560) 
= -1 ENOENT (No such file or directory)
stat64("/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 
0xbfbce460) = -1 ENOENT (No such file or directory)
stat64("/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 
0xbfbce560) = -1 ENOENT (No such file or directory)
stat64("/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", 0xbfbce570) 
= -1 ENOENT (No such file or directory)

If you need more information, let me know.

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

end of thread, other threads:[~2009-03-02 20:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02 15:04 2.6.28 - 2.6.29-rc6-git5 regression, p4-clockmod/cpufreq probably Denys Fedoryschenko
2009-03-02 16:06 ` Matthew Garrett
2009-03-02 16:15   ` Denys Fedoryschenko
2009-03-02 16:26     ` Sitsofe Wheeler
2009-03-02 16:33       ` Denys Fedoryschenko
2009-03-02 17:23         ` Sitsofe Wheeler
2009-03-02 18:17           ` Denys Fedoryschenko
2009-03-02 20:34             ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox