LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Upgraded to newer Pentium D, no more SMP (https://www.linuxquestions.org/questions/ubuntu-63/upgraded-to-newer-pentium-d-no-more-smp-512974/)

paxton 12-22-2006 04:43 PM

Upgraded to newer Pentium D, no more SMP
 
I had a 2.66 GHz 820 and I've upgraded to a 930 running at 3.0 GHz. Now, though, I get this message from dmesg:
SMP alternatives: switching to UP code

I see only one processor, confirmed by System Monitor. The old Pentium D worked fine.

uname -a:
Linux panther 2.6.17-10-386 #2 Tue Dec 5 22:26:18 UTC 2006 i686 GNU/Linux

Setup: Asus P5WD2-Premium rev 0606 with 1024 MB PC2-4300 memory.

BIOS detects the correct processor and both cores. What can I do to resolve this in Ubuntu?

Thanks!

-Paxton

rufius 12-22-2006 09:55 PM

Doesn't look like the kernel is a SMP kernel. Run this command: 'cat /proc/cpuinfo' and copy & paste the output here.

rickh 12-22-2006 10:17 PM

Assuming Ubuntu is running a Debian Kernel, there is no longer a separate -smp kernel. All Debian kernels are -smp aware.

paxton 12-22-2006 11:02 PM

cat /proc/cpuinfo outputs:

processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 6
model name : Intel(R) Pentium(R) D CPU 3.00GHz
stepping : 2
cpu MHz : 3011.167
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 6
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 lm constant_tsc up pni monitor ds_cpl vmx cid cx16 xtpr lahf_lm
bogomips : 6028.72


All times are GMT -5. The time now is 05:15 PM.