Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2014 11:44:27 -0700
From:      Michael Sierchio <kudzu@tenebras.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: SOLVED WITH QUESTIONS Re: Latest NVidia Driver Issue
Message-ID:  <CAHu1Y7127RBEP9vGO3Paxp4k2O-04xU58nsZytNa4zmt5ooCQQ@mail.gmail.com>
In-Reply-To: <543ABF08.10701@comcast.net>
References:  <5439F046.60204@comcast.net> <543ABF08.10701@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 12, 2014 at 10:48 AM, Dave <dcbdbis@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHu1Y7127RBEP9vGO3Paxp4k2O-04xU58nsZytNa4zmt5ooCQQ>