Date: Mon, 24 Jun 2002 11:31:17 +0200 From: Philip Paeps <philip@paeps.cx> To: mingo lu <freebiebsd@yahoo.com> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: SMP problems Message-ID: <20020624093117.GG48808@juno.paeps.cx> In-Reply-To: <20020624031644.21901.qmail@web14806.mail.yahoo.com> References: <20020624031644.21901.qmail@web14806.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-06-24 05:17:03, mingo lu <freebiebsd@yahoo.com> wrote: > I am trying to build SMP kernel with my dual-cpu machine (compaq proliant) > and failed. Which Proliant have you got? What all is in the machine? Compaq has about a hundred different Proliants. > atcually it was compiled with no error. After reboot, it hanged > up at : > > ..... > > Change APIC ID for IO APIC #0 from 0 to 2 on chip > > Programming 24 pins in IOAPIC #0 > > IOAPIC #O intpin 2 -> irq 0 > > The booting process never went beyond this,ust hanged at this point. Weird. > I checked kernel file and found there were no lines (options NCPU, NBUS, > NAPIC and NINTR). I added those lines and tried to recomplied it; the > compilation was failed: Can you post your kernel config file? Be sure to remove the 386_CPU and 486_CPU lines when compiling SMP kernels, they 'confuse' things. [...] - Philip -- Philip Paeps philip@paeps.cx http://www.paeps.cx/ +32 486 114 720 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020624093117.GG48808>