[Mon, 15 Sep 2003 15:44:10 -0500] Lindsay Haisley <[EMAIL PROTECTED]> <-- : > I'm building a system with an ASUS P4C800 Deluxe mb. I'm using the smp > kernel on the Gentoo livecd, v1.4-20030911. The BIOS settings tell me that > hyperthreading is enabled, and the flags line in /proc/cpuinfo lists the ht > flag, but only one CPU is listed in /proc/cpuinfo and only one shows up in > the boot console messages. Should I not be seeing two of them from the > point of view of the OS? The CPU is an Intel 2.60GHZ/512/800 (2.6 GHz, 512 > cache, 800Mhz sys. bus) which supports hyperthreading according to Intel's > website, and the mb manual indicates that the hyperthreading option isn't > offered in the BIOS unless it's enabled in the CPU. > > What am I missing?
The 'smp' kernel doesn't have the proper ACPI support, which is needed. Try 'smp-acpi' at boot-time, it should work fine. -- Michael Computers are like air conditioners. They don't work when Windows are open. -- [EMAIL PROTECTED] mailing list
