i386/53200: 5.1-RC1 SMP kernel boot gags at "APIC_IO: Testing 8254 interrupt delivery"

Graeme Tattersall gtattersall at tibus.com
Wed Oct 22 02:10:13 PDT 2003


The following reply was made to PR i386/53200; it has been noted by GNATS.

From: Graeme Tattersall <gtattersall at tibus.com>
To: freebsd-gnats-submit at FreeBSD.org
Cc: "Simon L. Nielsen" <simon at FreeBSD.org>, jimd at siu.edu
Subject: Re: i386/53200: 5.1-RC1 SMP kernel boot gags at "APIC_IO: Testing
 8254 interrupt delivery"
Date: Wed, 22 Oct 2003 09:50:06 +0100

 Hi All
 
 Just an update, It seems that my kernel no longer hangs at the APIC_IO 
 message if I disable the new bootloader menu aka "beastie" as follows :
 
 --- dist/loader.rc      Tue Oct 21 17:34:04 2003
 +++ loader.rc   Tue Oct 21 17:34:23 2003
 @@ -11,10 +11,10 @@
   check-password
 
   \ Load in the boot menu
 -include /boot/beastie.4th
 +\ include /boot/beastie.4th
 
   \ Do the normal initialization and startup
   initialize drop
 
   \ Start the boot menu
 -beastie-start
 +\ beastie-start
 
 Hope this helps someone - don't try this on a production system until 
 you're happy it works!! - It still needs to be tested+verified by others.
 
 
 Cheers
 
 
 Graeme
 
 


More information about the freebsd-i386 mailing list