You are not logged in.
I'm tracking some really elusive bug and I'd be truly grateful, if you could check how things are on your boxes.
Please execute (as root)
modprobe powernow-k8
echo 0 >> /sys/devices/system/cpu/cpu1/online
echo 1 >> /sys/devices/system/cpu/cpu1/online
and then check whether /sys/devices/system/cpu/cpu1/cpufreq exists.
Please post your CPU/MB model as well.
Thanks!
-edit-
I forgot to mention that powernow-k8 module has to be loaded.
Offline
I have Athlon 64 3000+ on a DFI lanparty nf2 MB.
I don't have any *cpu1 directory, only cpu0
Offline
That's why I'm asking X2 (dual core) users for assistance ;-)
Thanks anyway.
Offline
I don't believe no one uses X2 on Arch.
Offline
appeared for me when i inserted the module. didn't need to echo it
x2 3800
evga 133-K8-NF41-AX nf4 sli
Offline
That's the thing - when I put one core down (which happens when suspending) and then up, cpufreq isn't active on that core anymore.
Thanks for response, but would be nice if you could confirm that cpufreq dir exists _after_ echoing 0 and then 1.
Offline
1 remains, 0 goes away
Offline
So, cpufreq dir goes away when you first put the core down (echo 0) and then reappears when you put it up (echo 1)?
Well, many thanks for input. I really don't know why it doesn't work on my box. Could be a hardware problem, then. I've been fighting with it for over a month, trying to pinpoint the culprit ;-)
Would be nice if some guy with X2 on Asus A8N-E could input.
Offline
cpufreq dir does not go away, /sys/devices/system/cpu/cpu0/online goes away
Offline
O_o
Firstly, I don't think cpu0 should have online file in it (at least in my case only cpu1 does). How is it in your case, actually?
Eh, I think I'm going crazy.
Offline
I can't even load the module
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
I can't even load the module
After a fresh boot on a X2 system. with Cool'N'Quiet enabled in BIOS?
Offline
everything works fine for me.
Athlon FX X2 4200+ Asus A8N-E.
"Alright it's settled. Zorak is the hammer, Moltar you suck."
Offline
*sigh*
That's one mightily elusive bug.
Thanks, Master Beef. At least I know A8N-E probably isn't the culprit.
Offline
upgraded kernel, and now i can load the powernow:
results:
[root@bigbox oh]# modprobe powernow-k8
[root@bigbox oh]# cat /sys/devices/system/cpu/cpu1/cpufreq
cat: /sys/devices/system/cpu/cpu1/cpufreq: Is a directory
[root@bigbox oh]# echo 0 >> /sys/devices/system/cpu/cpu1/online
[root@bigbox oh]# cat /sys/devices/system/cpu/cpu1/cpufreq
cat: /sys/devices/system/cpu/cpu1/cpufreq: No such file or directory
[root@bigbox oh]# echo 1 >> /sys/devices/system/cpu/cpu1/online
[root@bigbox oh]# cat /sys/devices/system/cpu/cpu1/cpufreq
cat: /sys/devices/system/cpu/cpu1/cpufreq: No such file or directory
Oh, and I can't reload the powernow-k8 module
[root@bigbox oh]# modprobe -r powernow-k8
[root@bigbox oh]# modprobe powernow-k8
FATAL: Error inserting powernow_k8 (/lib/modules/2.6.18-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/powernow-k8.ko): No such device
But ofcause, my brain ain't functioning 100% atm, so there is probably a simple explanation for that.
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
dumb question what does /proc/cpuinfo show?
Mr Green
Offline
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 43
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping : 1
cpu MHz : 2200.275
cache size : 512 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips : 2201.56
processor : 1
vendor_id : AuthenticAMD
cpu family : 15
model : 43
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping : 1
cpu MHz : 2200.275
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips : 2200.38
Edit: ofcause cpu1 dissapears after echoing 0 to online
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Wooohoo, someone with the same issue as me. At least I know I'm not alone.
What's your motherboard, Elendig?
Offline