Date: Fri, 19 Sep 2003 12:55:55 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: David Landgren <david@landgren.net> Cc: freebsd-smp@freebsd.org Subject: RE: During boot: "Programming 16 pins in IOAPIC" ... and then hangs Message-ID: <XFMail.20030919125555.jhb@FreeBSD.org> In-Reply-To: <3F6AFE29.4080502@landgren.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19-Sep-2003 David Landgren wrote: > Greetings list, > > I have an HP DL380-G3 with a P4 processor. I upgraded the source tree > last night to 4.9-PRERELEASE. This is the last server I have that is > running a GENERIC kernel, two others are successfully running SMP > kernels (insofar as hw.ncpus = 2). > > I copied over a successful kernel configuration file and tried to > build an SMP kernel. The new kernel boots with the following: > > Programming 16 pins in IOAPIc #0 > IOAPIC #0 intpin 2 -> irq 0 > Programming 16 pins in IOAPIc #1 > Programming 16 pins in IOAPIc #2 > Programming 16 pins in IOAPIc #3 > > ... and then hangs. If I comment out > > options SMP > options APIC_IO > options HTT Look in your BIOS and see if there is an option to make it create a "full mptable". If so, turn that on and try again. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030919125555.jhb>