Where is my other core?

I began by trying to make a VM with 2 cpu’s.

I received this notification: “Your host does not have the specified number of processors. blah blah blah…”

See the screenshot:

http://i419.photobucket.com/albums/pp276/andresluengas/nocpu.png

After this I opened My Computer/System Information and checked it (this happened to me before a while back).

I forgot whether it shows 2 separate cpu’s here, but one more thing, it shows my cpu speed at 1,710.00 MHz.

Out of box this cpu is a 2.13 GHz, and I FSB clocked it to 2.28 GHz, so… why is it showing 1.7, and… how do I fix it?

Back to my original VMware Server 2 cpu dilemma. I thought I had made a vm with 2 cpu’s before, but I cant remember. To use the 2 cpu feature can you use dual cores or do you actually need 2 cpu’s?

Thanks in advance.

  • aluengas,

please check the output of
cat /proc/cpuinfo

Uwe

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core™2 CPU 6420 @ 2.13GHz
stepping : 6
cpu MHz : 1710.000
cache size : 4096 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc up arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips : 4584.41
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

wierd huh?

Not only what Uwe said, check your powersave settings, if on dynamic or powersave, this will reduce the cpu mhz to save power :wink:

Andy

On 10/25/2008 aluengas wrote:
> cpu cores : 1

Ugh. Which version of Opensuse are you on? In previous versions you need the SMP kernel to recognize multiple cores. Else check your BIOS.

Uwe

I’m on version 11.0. I’m sure my bios is set correctly because my windows XP partition shows it.

How would I go about getting rid of my powersave options?

thanks for the ideas.

  • aluengas,

honestly, I cannot explain what’s going on. What is the output of “uname -r”?

Uwe

I re-installed. The latest kernel update caused my X server to fail. Sorry we couldn’t find a real solution. Maybe I just used the wrong install cd? I do have both lying around.

That has been my suspicion since I found both CD’s lying together.

  • aluengas,

glad you got it fixed, but what do you mean with “wrong CD”?

Uwe

I have both 32 and 64 bit CD’s. I may have used the 32 bit one, which would be really embarassing. :shame:

  • aluengas wrote, On 11/05/2008 04:56 PM:
    > I have both 32 and 64 bit CD’s. I may have used the 32 bit one, which
    > would be really embarassing. :shame:

But both should see all cores!
Anyways… Glad you got it solved :slight_smile:

Uwe

I have Athlon X2 QL-60 CPU and I too get 1 core:

hp:~ # cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 17
model : 3
model name : AMD Athlon™X2 DualCore QL-60
stepping : 1
cpu MHz : 1900.130
cache size : 512 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
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 rdtscp lm 3dnowext 3dnow constant_tsc up rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch osvw skinit
bogomips : 3799.58
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

hp:~ # uname -a
Linux hp 2.6.25.18-0.2-default #1 SMP 2008-10-21 16:30:26 +0200 x86_64 x86_64 x86_64 GNU/Linux

hmm… did you check the BIOS settings, it turns out that was my problem in the first place.