On Mon, 08 Jun 2009 02:26:34 -0400
Michael Powell <nightre...@verizon.net> wrote:


> To install the nvidia-driver port a kernel module named nvidia.ko is 
> compiled. This module requires linux.ko to be loaded first. The
> reason is the nvidia-driver itself is a linux binary blob, and
> consequently must utilize the linuxolator to run. Very simple
> concept. 

Simple, but wrong. 

The driver is not a Linux driver, if you go to the nVidia site you will
see that there are separate Linux and FreeBSD drivers. You don't need
to load linux.ko at all if you built nvidia.ko without Linux support.

> The OpenGL support is part of the install. It is not related to any
> so called 'optional support for Linux binaries'. Ask yourself this:
> when you run glxgears is glxgears a linux binary or was it compiled
> as a FreeBSD binary?

Clearly you don't need Linux support to run the native glxgears, but you
would if you wanted to run a Linux glxgears binary.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to