Ronald G Minnich <[EMAIL PROTECTED]> writes:

> On Thu, 7 Feb 2002, Eric Van Hensbergen wrote:
> 
> > Has anyone had any experience with booting Linux from LinuxBIOS on a
> > Uniprocessor with the Uniprocessor APIC options enabled in the Linux
> > kernel?  We are trying to get this to work, and it seems like the kernel
> > can't find a valid MPtable so it skips any further APIC initializaiton.
> 
> yes it works. Eric can answer better how you should do this though.
> 
> I think you need to enable SMP in linuxbios to get the MP tables built.

Actually just ``option HAVE_MP_TABLES=1'' should be sufficient.  At least
if you have an appropriate MP table in LinuxBIOS.  This has been used
almost exclusively with the rest of the SMP support so there might
be a glitch or two.  But it should be fairly straight forward to get going.

If you want an example to look at check out the mainboard/supermicro/p4dc6
directory.  Which is quite solid so far.

Eric

Reply via email to