Mailinglist Archive: opensuse-factory (297 mails)

< Previous Next >
Re: [opensuse-factory] SMP
  • From: Joachim Reichelt <Joachim.Reichelt@xxxxxxxxxxxxxxxx>
  • Date: Tue, 16 Jan 2007 16:19:01 +0100
  • Message-id: <45ACECE5.4010002@xxxxxxxxxxxxxxxx>
I found it myself:
During Install someone selected failsave and that added to grub/menu.lst:
kernel /vmlinuz-2.6.18.2-34-default root=/dev/sda6 vga=0x31a apm=off
acpi=off mce=off barrier=off ide=nodma idewait=50 i8042.nomux
psmouse.proto=bare irqpoll pci=nommconf resume=/dev/sda2 splash=silent
showopts

Removing all useless optionins fixed it:
kernel /vmlinuz-2.6.18.2-34-default root=/dev/sda6 vga=0x31a
resume=/dev/sda2 splash=silent showopts

Klaus Kaempf schrieb:
> * Joachim Reichelt <Joachim.Reichelt@xxxxxxxxxxxxxxxx> [Jan 16. 2007 14:28]:
>
>> I have a problem with SMP in 10.2
>>
>> NO SMP in Pentium D?
>>
>
> Hmm, the "flags" line shows 'ht' so this CPU should have hyperthreading.
>
> What does "hwinfo --smp" report ?
>
> [...]
>
>> 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 syscall
>>
> ^^
>
>> nx lm constant_tsc up pni monitor ds_cpl est cid cx16 xtpr lahf_lm
>>
> [...]
>
>
> Klaus
>

--
Joachim
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >