You are not logged in.

#1 2010-09-08 20:33:47

AcId
Member
Registered: 2009-07-11
Posts: 25

/proc/cpuinfo shows only 1 core on dual-core CPU [SOLVED]

I've recently gone from Arch i686 to Arch x86_64, and now /proc/cpuinfo shows only one core even though it's a dual-core CPU.

cat /proc/cpuinfo

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz
stepping        : 6
cpu MHz         : 2266.542
cache size      : 3072 KB
physical id     : 0
siblings        : 1
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
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 aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm tpr_shadow vnmi flexpriority
bogomips        : 4534.96
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

Have anyone experienced similar problems on x86_64?
Could it possibly be a kernel related error?


/AcId

Last edited by AcId (2010-09-08 21:33:27)

Offline

#2 2010-09-08 20:55:07

munkyeetr
Member
From: Merritt, BC
Registered: 2008-08-07
Posts: 83

Re: /proc/cpuinfo shows only 1 core on dual-core CPU [SOLVED]

I haven't had it report number of cores wrong...but I have had it occasionally report cpu MHz = 1000.000 instead of 2000.000 as it should be.


If the advice you're given in this forum solves your issue, please mark the post as [SOLVED] in consideration to others.

"More than any time in history mankind faces a crossroads. One path leads to despair and utter hopelessness, the other to total extinction.
Let us pray that we have the wisdom to choose correctly." -- Woody Allen

Offline

#3 2010-09-08 21:10:19

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: /proc/cpuinfo shows only 1 core on dual-core CPU [SOLVED]

Anything interesting in dmesg ? Look for 'CPU' or 'processor'


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2010-09-08 21:22:54

AcId
Member
Registered: 2009-07-11
Posts: 25

Re: /proc/cpuinfo shows only 1 core on dual-core CPU [SOLVED]

dmesg shows some iterensting info about "Unsupported number of siblings" neutral ?

dmesg | grep CPU:

SMP: Allowing 1 CPUs, 0 hotplug CPUs
setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 29 pages/cpu @ffff880001800000 s88832 r8192 d21760 u2097152
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
        RCU-based detection of stalled CPUs is disabled.
        Verbose stalled-CPUs detection is disabled.
CPU: Unsupported number of siblings 2
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM2)
weird, boot CPU (#0) not listed by the BIOS.
Brought up 1 CPUs

Offline

#5 2010-09-08 21:32:28

AcId
Member
Registered: 2009-07-11
Posts: 25

Re: /proc/cpuinfo shows only 1 core on dual-core CPU [SOLVED]

I found that the error was because i was booting with kernel flag "acpi=off", due to increadibly slow bootup (bootup extended from 10-15 secs to about 3 minutes neutral).

I'll mark this thread as solved, and see if i can find another solution to the slow bootup

Offline

#6 2010-09-08 21:36:02

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: /proc/cpuinfo shows only 1 core on dual-core CPU [SOLVED]

This Gentoo thread may help: http://forums.gentoo.org/viewtopic-t-778610.html

It talks about configuring the kernel, but don't panic just yet.  Towards the bottom they suggest some things to add to the kernel command line in grub.  The thread ended happily when the OP stated he turned on hyper threading in the BIOS.  Give it a read and see if the simpler suggestions help.

By the way, Pappy_Mcfae, one of the posters,  spends a huge amount of his time supporting kernel build configurations.  He is a great asset to Gentoo.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB