Date: Thu, 17 Jan 2002 16:38:12 +0100 From: Gary Jennejohn <garyj@jennejohn.org> To: Daniel Leal <dleal@webvolution.net> Cc: freebsd-questions@freebsd.org Subject: Re: kldload nvidia Message-ID: <200201171538.g0HFcCX62238@peedub.jennejohn.org> In-Reply-To: Your message of "Thu, 17 Jan 2002 14:36:52 GMT." <1011278212.3c46e184eaf4a@mail.webvolution.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Leal writes: > Hi! > > i have just installed the new nvidia driver. i followed a nice tuturial. Befo > re > i startx, i have do run kldload nvidia. Is there a way to configure something > in the kernel to avoid doing this all the time? > No, since the mvidia moduke isn't an official part of FreeBSD yet. The are various ways to automate this. The most generic is probably to do what I did and put ``/sbin/kldload nvidia'' into /etc/rc.local, which gets run at the end of the boot process. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201171538.g0HFcCX62238>