Date: Tue, 28 Oct 2003 12:33:28 -0700 (MST) From: Scott Long <scottl@freebsd.org> To: Bernhard Valenti <bernhard.valenti@gmx.net> Cc: freebsd-current@freebsd.org Subject: Re: kernel hangs with SMP/Hyperthreading Message-ID: <20031028123136.U2818@pooker.samsco.home> In-Reply-To: <3F9EC002.3050409@gmx.net> References: <3F9EC002.3050409@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, There is a discussion going on about strange interactions between the boot menu and SMP that sounds very much like what you describe. FOr a workaround, at the boot menu, select option 6, then type 'boot' at the prompt. Scott On Tue, 28 Oct 2003, Bernhard Valenti wrote: > hi, > > i built a kernel with APIC_IO and SMP for my p4 with hyperthreading. > when i try to boot the kernel it hangs during boot at: > > APIC_IO: Testing 8254 interrupt delivery > > doing > > while (read_intr_count(8) < 6) > ; /* nothing */ > > (sys/i386/isa/clock.c:1030) > > read_intr_count(8) returns 0 forever... > > i dont know how to provide a dmesg as i cant get to a shell. this > computer is a laptop with sis 645dx chipset. > > anyone have a fix for that? > > regards, > bernhard > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031028123136.U2818>