SOLVED WITH QUESTIONS Re: Latest NVidia Driver Issue

Michael Sierchio kudzu at tenebras.com
Sun Oct 12 18:44:34 UTC 2014


On Sun, Oct 12, 2014 at 10:48 AM, Dave <dcbdbis at comcast.net> wrote:

> I researched where the loader looks for modules, and it looks like
> /boot/modules is not in it's search path. /boot/modules was where the nvidia
> module was put after I built it from ports.

kudzu at daggoo:~ 204> sysctl kern.module_path
kern.module_path: /boot/kernel;/boot/modules

you could add this to your /boot/loader.conf

module_path="/boot/kernel;/boot/modules"     # Set the module search path

- M


More information about the freebsd-questions mailing list