Boot Loader Conf
Denise H. G.
darcsis at gmail.com
Sat Dec 17 20:59:16 UTC 2011
On 2011/12/18 at 01:42, "Thomas D. Dean" <tomdean at 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.
More information about the freebsd-amd64
mailing list