You are not logged in.

#1 2006-09-27 23:10:26

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Athlon X2/Turion X2 users, please read.

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

#2 2006-09-28 06:50:17

karag
Member
Registered: 2006-09-05
Posts: 84

Re: Athlon X2/Turion X2 users, please read.

I have Athlon 64 3000+ on a DFI lanparty nf2 MB.
I don't have any *cpu1 directory, only cpu0

Offline

#3 2006-09-28 07:58:45

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Athlon X2/Turion X2 users, please read.

That's why I'm asking X2 (dual core) users for assistance ;-)

Thanks anyway.

Offline

#4 2006-09-30 16:26:40

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Athlon X2/Turion X2 users, please read.

I don't believe no one uses X2 on Arch.

Offline

#5 2006-09-30 16:31:26

enderst
Member
Registered: 2004-06-28
Posts: 69

Re: Athlon X2/Turion X2 users, please read.

appeared for me when i inserted the module. didn't need to echo it

x2 3800
evga 133-K8-NF41-AX nf4 sli

Offline

#6 2006-09-30 16:41:04

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Athlon X2/Turion X2 users, please read.

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

#7 2006-09-30 16:49:46

enderst
Member
Registered: 2004-06-28
Posts: 69

Re: Athlon X2/Turion X2 users, please read.

1 remains, 0 goes away

Offline

#8 2006-09-30 17:00:41

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Athlon X2/Turion X2 users, please read.

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

#9 2006-09-30 17:30:56

enderst
Member
Registered: 2004-06-28
Posts: 69

Re: Athlon X2/Turion X2 users, please read.

cpufreq dir does not go away, /sys/devices/system/cpu/cpu0/online goes away

Offline

#10 2006-09-30 18:10:16

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Athlon X2/Turion X2 users, please read.

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

#11 2006-10-03 15:28:44

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Athlon X2/Turion X2 users, please read.

I can't even load the module sad


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#12 2006-10-03 17:12:52

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Athlon X2/Turion X2 users, please read.

Mr.Elendig wrote:

I can't even load the module sad

After a fresh boot on a X2 system. with Cool'N'Quiet enabled in BIOS?

Offline

#13 2006-10-04 19:04:03

Master Beef
Member
Registered: 2005-05-28
Posts: 37

Re: Athlon X2/Turion X2 users, please read.

everything works fine for me.
Athlon FX X2 4200+ Asus A8N-E.


"Alright it's settled. Zorak is the hammer, Moltar you suck."

Offline

#14 2006-10-04 19:11:39

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Athlon X2/Turion X2 users, please read.

*sigh*

That's one mightily elusive bug.

Thanks, Master Beef. At least I know A8N-E probably isn't the culprit.

Offline

#15 2006-10-25 15:31:25

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Athlon X2/Turion X2 users, please read.

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 hmm

[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

#16 2006-10-25 15:33:00

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Re: Athlon X2/Turion X2 users, please read.

dumb question what does /proc/cpuinfo show?


Mr Green

Offline

#17 2006-10-25 15:34:55

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Athlon X2/Turion X2 users, please read.

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

#18 2006-10-25 15:56:22

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Athlon X2/Turion X2 users, please read.

Wooohoo, someone with the same issue as me. At least I know I'm not alone.

What's your motherboard, Elendig?

Offline

Board footer

Powered by FluxBB