Fresh install and only one CPU seen instead of two

Issues Related to Hardware (Sound, Video, Printers, Scanners, Webcams, Touchpads, Keyboards, Sensors, Drives, GRUB, etc.)

Moderator: Moderators

Fresh install and only one CPU seen instead of two

Postby warmachine92 » Thu Nov 10, 2011 23:19

Hello


i need your help. that's the first time i meet a such issue. I don't understand why my fresh sabayon 7 see only one CPU instead of two on my Evga SR2 MB. on Seven it is ok, Bios too.

That's a serious stopper for me to stay on the gentoo's like distro.

Can you please advice on debugging ?


Thanks you
warmachine92
Baby Hen
 
Posts: 7
Joined: Thu Nov 10, 2011 23:07

Re: Fresh install and only one CPU seen instead of two

Postby genfool » Fri Nov 11, 2011 3:43

This is interesting, need more info.
I have ran a few older dell work stations with dual cpu and sabayon/kde Did not have a problem.
What sabayon did you install?
If you open a terminal and run "top" without the quotes, do both show up?
User avatar
genfool
Technological Hen
 
Posts: 342
Joined: Fri Apr 03, 2009 17:56
Location: Albuquerque, NM

Re: Fresh install and only one CPU seen instead of two

Postby warmachine92 » Fri Nov 11, 2011 10:13

hi. no i see only 12 Cores instead of 24 via htop
warmachine92
Baby Hen
 
Posts: 7
Joined: Thu Nov 10, 2011 23:07

Re: Fresh install and only one CPU seen instead of two

Postby sabayonino » Fri Nov 11, 2011 10:29

warmachine92 wrote:hi. no i see only 12 Cores instead of 24 via htop



please run

Code: Select all
# cat /proc/cpuinfo | grep processor


maybe htop is limited to show number cpus
User avatar
sabayonino
Sagely Hen
 
Posts: 1568
Joined: Sun Sep 21, 2008 1:12
Location: Italy

Re: Fresh install and only one CPU seen instead of two

Postby warmachine92 » Fri Nov 11, 2011 10:32

I forgot to reply to one question : i'm using sabayon 7 KDE

warmachine@WARMACHINE-SR2 ~ $ cat /proc/cpuinfo | grep processor
processor : 0
processor : 1
processor : 2
processor : 3
processor : 4
processor : 5
processor : 6
processor : 7
processor : 8
processor : 9
processor : 10
processor : 11

Htop doesn't have limitation. If it has because of screen resolution, it says it.

Edit : For Each Processor i have :


warmachine@WARMACHINE-SR2 ~ $ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU X5680 @ 3.33GHz
stepping : 2
cpu MHz : 3328.926
cache size : 12288 KB
physical id : 0
siblings : 6
core id : 0
cpu cores : 6
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm arat dts tpr_shadow vnmi flexpriority ept vpid
bogomips : 6657.85
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:



Can it be because of 56XX series ?
warmachine92
Baby Hen
 
Posts: 7
Joined: Thu Nov 10, 2011 23:07


Re: Fresh install and only one CPU seen instead of two

Postby warmachine92 » Fri Nov 11, 2011 20:27

i search everywhere and found nothing also i have poor sound quality on amarok (all solution over the net did not help neither) I give up. I gonna try Gentoo again live 11.2. we'll see or i go back to kubuntu

thanks a lot
warmachine92
Baby Hen
 
Posts: 7
Joined: Thu Nov 10, 2011 23:07

Re: Fresh install and only one CPU seen instead of two

Postby warmachine92 » Fri Nov 11, 2011 20:46

As you can see from Live USB pendrive Kubuntu 11.10 64 bits


ubuntu@ubuntu:~$ cat /proc/cpuinfo | grep processor
processor : 0
processor : 1
processor : 2
processor : 3
processor : 4
processor : 5
processor : 6
processor : 7
processor : 8
processor : 9
processor : 10
processor : 11
processor : 12
processor : 13
processor : 14
processor : 15
processor : 16
processor : 17
processor : 18
processor : 19
processor : 20
processor : 21
processor : 22
processor : 23
ubuntu@ubuntu:~$ uname -a
Linux ubuntu 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

there is abolutely no problem

Regarding sound issue, may i could try to use the same backen GStreamer instead of VLC (see on some topic via google)
warmachine92
Baby Hen
 
Posts: 7
Joined: Thu Nov 10, 2011 23:07

Re: Fresh install and only one CPU seen instead of two

Postby sabayonino » Fri Nov 11, 2011 22:35

uhm ... it shows 12 logical processors in a single core instead 2 phisycal cores 12x2=24 :roll:


Are you running sabayon 32 bits or 64 bits ??

[edit] see http://www.linuxforums.org/forum/kernel ... linux.html
User avatar
sabayonino
Sagely Hen
 
Posts: 1568
Joined: Sun Sep 21, 2008 1:12
Location: Italy

Re: Fresh install and only one CPU seen instead of two

Postby warmachine92 » Sat Nov 12, 2011 0:08

i'll double check. thanks for that

edit : According to the output i'm running 64 bits version. BTW i don't understand why when trying to install BOINC, it installed the 6.12.42 (which is 32 bits version).

WARMACHINE-SR2 ~ # uname -an
Linux WARMACHINE-SR2 3.1.0-sabayon #1 SMP Tue Oct 25 10:32:38 UTC 2011 x86_64 Intel(R) Xeon(R) CPU X5680 @ 3.33GHz GenuineIntel GNU/Linux


I'll check the kernel .config file


Code: Select all
WARMACHINE-SR2 linux # grep -i cpu .config
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
# CONFIG_CGROUP_CPUACCT is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_NR_CPUS=64
CONFIG_X86_CPUID=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_HOTPLUG_CPU=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y
CONFIG_ACPI_HOTPLUG_CPU=y
# CPU Frequency scaling
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
# x86 CPU frequency scaling drivers
CONFIG_X86_PCC_CPUFREQ=m
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_NETFILTER_XT_MATCH_CPU=m
CONFIG_SENSORS_VIA_CPUTEMP=m
CONFIG_CPU5_WDT=m
# on-CPU RTC drivers
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_CPU_RMAP=y
warmachine92
Baby Hen
 
Posts: 7
Joined: Thu Nov 10, 2011 23:07

Next

Return to Hardware

Who is online

Users browsing this forum: No registered users and 1 guest