Hi i'm running Kubuntu 6.06 on an AMD 3800+ X2 PC. How can i tell if both cores have been recognized?
Announcement
Collapse
No announcement yet.
dual core CPUs recognized?
Collapse
This topic is closed.
X
X
-
Re: dual core CPUs recognized?
brendan@brendan-desktop:~$ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 75
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping : 2
cpu MHz : 1002.213
cache size : 512 KB
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 cx16 lahf_lm cmp_legacy
bogomips : 2007.20
seems like i'm only getting one set of info... how do i enable the second core?
- Top
- Bottom
Comment
-
Re: dual core CPUs recognized?
I'm pretty sure that's the only smp kernel on dapper. edgy uses a -generic kernel that has the smp support in it.
I don't have a dapper system to check so I just searched on pacakges.ubuntu.org for some info. I was kind of hoping someone else would jump in with an answer.
As long as you don't uninstall the old kernel you can always boot back into it from grub if you run into a problem.
- Top
- Bottom
Comment
Comment