MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello,
I have just installed Mandriva 2007.1 on an Intel Core 2 Duo (2x2GHz). I faced a couple of problems with keyboard repetes and kacpid taking ~100% CPU time so I disabled ACPI and addted 'notsc' to the kernel arguements.
My /proc/cpuinfo shows:
Code:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 CPU 4400 @ 2.00GHz
stepping : 2
cpu MHz : 1995.286
cache size : 2048 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
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 nx lm constant_tsc up pni monitor ds_cpl est tm2 cx16 xtpr lahf_lm
bogomips : 3994.55
Hello, I am having the same problem on my machine with 2007.1. I have a dual 1Ghz PIII system, but Mandriva is only seeing 1 CPU
I have removed "nolapci" from the kernel parameters as suggested here, but it hasn't made any difference. I think I'm running an SMP kernel too.
Code:
[gavin@localhost Desktop]$ uname -a
Linux localhost 2.6.17-15mdv #1 SMP Tue Aug 14 10:25:51 MDT 2007 i686 Pentium III (Coppermine) GNU/Linux
Code:
[gavin@localhost Desktop]$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 6
cpu MHz : 997.113
cache size : 256 KB
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 sep mtrr pge mca cmov pat pse36 mmx fxsr sse up
bogomips : 1997.82
I've only been using Linux a few weeks so if you have any ideas please try to explain what I need to do. I just want my machine to use both processors!
I found the answer by spending all afternoon on Google But I want to record it here for other people that have the same problem. For the record I am running Compaq Proliant ML370 G1 with 2xPentiumIII 1Ghz.
You need to boot SmartStart and configure the BIOS so the PrimaryOS is set to "Linux" - mine was set to "Other" and that seemed to be causing the problem. You may also need to remove the "nolapic" from your kernel boot parameters.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.