Date: Mon, 16 Apr 2012 14:06:46 +0700 From: Alexey Dokuchaev <danfe@nsu.ru> To: Eugene Grosbein <egrosbein@rdtc.ru> Cc: stable@freebsd.org Subject: Re: RELENG_8 kernel as of Apr 14 does not boot Message-ID: <20120416070646.GA78414@regency.nsu.ru> In-Reply-To: <4F8BBE29.1060605@rdtc.ru> References: <20120416042645.GA53074@regency.nsu.ru> <4F8BBE29.1060605@rdtc.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 16, 2012 at 01:37:29PM +0700, Eugene Grosbein wrote: > 16.04.2012 11:26, Alexey Dokuchaev пишет: > > Just update my 8.x kernel sources last weekend, and newly built kernel did > > not boot for me: > > > > link_elf: symbol mem_range_softc undefined > > KLD file acpi.ko - could not finalize loading > > kernel trap 12 with interrupts disabled > > Try to add 'device mem' to your kernel configuration. :-) I explicitly have "nodevice mem" and "nodevice io" in my config. They are being loaded from /boot/loader.conf. This worked fine for quite a while. I will try to have it compiled-in, but would still prefer it fixed, or in case it cannot be fixed and mem.ko cannot be loaded separately from now on, appropriate entry in UPDATING. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120416070646.GA78414>