Are you viewing /proc/cpuinfo to get that information or just watching
as it boots? Also, what do you get if you do this:

grep -i 'smp' /boot/config

If you don't have a symbolic link from /boot/config to your kernel
config you will have to change the path somewhat (for example,
/boot/config-2.6.14-gentoo-r2 if you are using the 2.6.14-r2 gentoo
sources). This should give you a result similar to the following:

CONFIG_SMP=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_SMP=y

Hope this helps.

Jeff

On 12/13/05, Nick Smith <[EMAIL PROTECTED]> wrote:
> just did a reinstall of my gentoo box, (been almost a year or so) and
> for some reason this time around it doesnt see my hyperthreading p4 as
> two cpu's anymore, i have hyperthreading and smp support turned on in
> the kernel like i had before.  is this normal? what can i do to get
> gentoo to see this machine as an smp machine again?
>
> thanks
>
> Nick
>
> --
> gentoo-user@gentoo.org mailing list
>
>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to