Date: Mon, 22 Aug 2005 11:37:25 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-current@FreeBSD.org Cc: "Kenneth D. Merry" <ken@FreeBSD.org>, John Baldwin <jhb@FreeBSD.org> Subject: Re: BTX problems Message-ID: <200508221137.27797.jkim@FreeBSD.org> In-Reply-To: <20050820050217.GA66339@nargothrond.kdm.org> References: <20050813221234.GA23162@nargothrond.kdm.org> <200508161339.49986.jhb@FreeBSD.org> <20050820050217.GA66339@nargothrond.kdm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 20 August 2005 01:02 am, Kenneth D. Merry wrote: > On Tue, Aug 16, 2005 at 13:39:48 -0400, John Baldwin wrote: > > There haven't been a whole lot of changes. My guess would be the > > recently added smbios support. You can probably just comment out > > the call to smbios_detect() in sys/boot/i386/loader/main.c as a > > simple test for that. It could also possibly be the multiple > > console support in which case it would be easiest to just step > > your sys/boot tree back using CVS. The good news is that > > sys/boot is largely self-contained so you can step it back while > > keeping the rest of the tree up to date for testing purposes at > > least. > > Thanks for the tips! > > Commenting out smbios_detect() did the trick. The loader works > fine after that. > > So now what? Is there a way to fix it so it won't crash on my > system? So, I guess I broke it, then. Can you install ports/sysutils/dmidecode and send me dmidecode output? Thanks, Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508221137.27797.jkim>