Date: Tue, 10 Jul 2018 13:49:48 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Michael Tuexen <tuexen@freebsd.org> Cc: FreeBSD PowerPC ML <freebsd-ppc@freebsd.org> Subject: Re: Loading modules from /boot/loader.conf Message-ID: <20180710134948.GA2655@FreeBSD.org> In-Reply-To: <D941A2B8-D6A8-4FAB-9526-CB02191B6A69@freebsd.org> References: <6DB7ABD4-8C04-46B3-8C07-FC591FC16F71@freebsd.org> <20180626053314.GA30244@FreeBSD.org> <E25A34A1-D249-4F48-A322-C80992A507F3@freebsd.org> <20180710123325.GA34541@FreeBSD.org> <D941A2B8-D6A8-4FAB-9526-CB02191B6A69@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 10, 2018 at 03:11:37PM +0200, Michael Tuexen wrote: > > On 10. Jul 2018, at 14:33, Alexey Dokuchaev <danfe@FreeBSD.org> wrote: > > > > On Tue, Jul 10, 2018 at 01:12:35PM +0200, Michael Tuexen wrote: > >> can you run on your G4: > >> > >> readelf -x set_modmetadata_set /boot/kernel/kernel > >> > >> This should provide a list of non-NULL pointers. However, on my G4 system > >> this section only contains NULL pointers. > > > > Mine is also all NULLs. > > OK. You said that you can't reproduce the problem. I meant that I didn't try yet because the box is used as a database server for our pet project at $work, and I didn't want to reboot it. I'll try to find a chance to do this though. > So you are able to load a kernel module via /boot/loader.conf? > If yes, which one? I've put xhci_load="YES" there and report upon the next reboot. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180710134948.GA2655>