probleme avec kernel 2.6.x smp... - Linux et OS Alternatifs
Marsh Posté le 04-10-2005 à 14:06:56
comment ça pas reconnu ? 
 
cat /proc/cpuinfo 
Marsh Posté le 04-10-2005 à 14:20:06
merci 
bah c'est assez bizarre 
si je fais comme tu as dis, je pense que c'est bien reconnu, mais pas dans Moniteur System qui ne m'affiche qu'un seul processeur...  
  
 
processor       : 0 
vendor_id       : GenuineIntel 
cpu family      : 15 
model           : 2 
model name      : Intel(R) Xeon(TM) CPU 2.40GHz 
stepping        : 7 
cpu MHz         : 2393.096 
cache size      : 512 KB 
physical id     : 0 
siblings        : 2 
fdiv_bug        : no 
hlt_bug         : no 
f00f_bug        : no 
coma_bug        : no 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 2 
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 cid 
bogomips        : 4734.97 
 
processor       : 1 
vendor_id       : GenuineIntel 
cpu family      : 15 
model           : 2 
model name      : Intel(R) Xeon(TM) CPU 2.40GHz 
stepping        : 7 
cpu MHz         : 2393.096 
cache size      : 512 KB 
physical id     : 0 
siblings        : 2 
fdiv_bug        : no 
hlt_bug         : no 
f00f_bug        : no 
coma_bug        : no 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 2 
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 cid 
bogomips        : 4767.74 
 
processor       : 2 
vendor_id       : GenuineIntel 
cpu family      : 15 
model           : 2 
model name      : Intel(R) Xeon(TM) CPU 2.40GHz 
stepping        : 7 
cpu MHz         : 2393.096 
cache size      : 512 KB 
physical id     : 3 
siblings        : 2 
fdiv_bug        : no 
hlt_bug         : no 
f00f_bug        : no 
coma_bug        : no 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 2 
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 cid 
bogomips        : 4767.74 
 
processor       : 3 
vendor_id       : GenuineIntel 
cpu family      : 15 
model           : 2 
model name      : Intel(R) Xeon(TM) CPU 2.40GHz 
stepping        : 7 
cpu MHz         : 2393.096 
cache size      : 512 KB 
physical id     : 3 
siblings        : 2 
fdiv_bug        : no 
hlt_bug         : no 
f00f_bug        : no 
coma_bug        : no 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 2 
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 cid 
bogomips        : 4767.74 
Marsh Posté le 04-10-2005 à 14:32:24
ils sont bien reconnus (4 procs), ça doit être un bug du moniteur système
Marsh Posté le 04-10-2005 à 14:02:58
Bonjour,
j'ai installé sur ma station de travail Debian, bi-pro p4 Xeon, le kernel 2.6.8-2-686-smp
l'installation est ok, mais les deux processeurs, et aussi l'hyperthreading ne sont pas reconnus..
j'avais installé le kernel 2.4.27-2-686smp, et c'était reconnu...
comment faire pour que cela soit reconnu sous le 2.6?
merci pour votre aide
Johan