Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2011 04:36:04 +0800
From:      darcsis@gmail.com (Denise H. G.)
To:        tomdean@speakeasy.org
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Boot Loader Conf
Message-ID:  <87fwgjey17.fsf@pluton.xbsd.name>
In-Reply-To: <1324143744.3799.122.camel@asus> (Thomas D. Dean's message of "Sat, 17 Dec 2011 09:42:24 -0800")
References:  <1324143744.3799.122.camel@asus>

next in thread | previous in thread | raw e-mail | index | archive | help

On 2011/12/18 at 01:42, "Thomas D. Dean" <tomdean@speakeasy.org> wrote:
> 
> FreeBSD 9.0 (RC2) amd64. up-to-date.
> I want to load a module, nvidia, on boot.
> 
> /boot/loader.rc contains
>   include /boot/loader.4th
>   start
> 
> /boot/loader.conf contains
>   cpuctl_load="YES"
>   nvidia_load="YES"
> 
> /boot/modules/ directory contains
> nvidia.ko
> /boot/kernel/ directory contains
> cpuctl.ko
> 

Try to load them using kldload(8) and see what it says. You have to
provide more details, I think.

> But, the modules are not loaded.
> 
> What am I missing?
> 
> tomdean
> 
> ................ 



-- 
The light at the end of the tunnel is the headlamp of
an oncoming train.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87fwgjey17.fsf>