The bios really isn't doing anything wrong, more like its not doing
anything. It probably just isn't setting the second CPU. Linux, as far
as I know, will set up the second CPU for you, and it only letting you
know what's going on.
> agpgart: Maximum main memory to use for agp memory: 816M
> agpgart: Unsupported AMD chipset (device id: 700c), you might want to try
> agp_try_unsupported=1.
> agpgart: no supported devices found.
>
> Ok, I understand the AMD chipset on this board is new, my question here is,
> how do I turn on agp_try_unsupported.. Patch the kernel?
Even easier; agp_try_unsupported is a kernel command line parameter. If
you're using LILO, boot with the line "linux agp_try_unsupported=1" or
the like, or put "append="agp_try_unsupported=1"" in your lilo.conf
file.
-- -Steven In a time of universal deceit, telling the truth is a revolutionary act. -- George Orwell - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/