Date: Mon, 02 Nov 2015 18:58:57 -0500 From: Kris Moore <kris@pcbsd.org> To: Kostya Berger <bergerkos@yahoo.co.uk> Cc: freebsd-current@freebsd.org Subject: Re: KLD: (nvidia.ko) is missing dependencies (boot message) Message-ID: <8936c28c-8432-4e07-bacc-0ce8e064e119@typeapp.com> In-Reply-To: <2048870572.1877601.1446507597603.JavaMail.yahoo@mail.yahoo.com> References: <2048870572.1877601.1446507597603.JavaMail.yahoo@mail.yahoo.com> <2048870572.1877601.1446507597603.JavaMail.yahoo@mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Grub does not automatically load module deps, you need to manually specify linux_common or other deps of the nvidia driver. Take a look at what is loaded with kldstat after boot. -- Kris Moore On Nov 2, 2015, 6:46 PM, at 6:46 PM, Kostya Berger <bergerkos@yahoo.co.uk> wrote: >Hi everyone. >I'm on 11.0-CURRENT #0 r289580 >I didn't find this in any archives, so I'm posting it here. Mine is a >ZFS based system and I'm booting using GRUB2, not the FreeBSD >loader.However, this works just fine on FreeBSD 10.2 etc. >But on 11.0-CURRENT this appears in boot message:... >KLD file linux.ko is missing dependencies >KLD file nvidia.ko is missing dependencies >...Accordingly, nvidia.ko is not loaded on boot. But when I afterwards >manually `kldload nvidia`, it works just fine and the driver gets >loaded. >Not sure if this is related, but on shutdown/reboot I also have some >ZFS related debug output, of which I can only send a photo. Not >attaching it now as I'm not sure how the mailing list software will >react to this, but I'm ready to send it on demand. > With kindest regards, >Kostya Berger > >_______________________________________________ >freebsd-current@freebsd.org mailing list >https://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?8936c28c-8432-4e07-bacc-0ce8e064e119>