94fc89fbfb
A port to install the binary NVIDIA drivers (I like to keep track of what's installed on my machine by using the port database). Note that I set MAINTAINER to ports@ because I don't know if I can spend enough time to maintain this. Someone else is of course free to take and (hopefully) improve this. PR: ports/45988 Submitted by: Stijn Hoop <stijn@win.tue.nl>
20 lines
547 B
Text
20 lines
547 B
Text
|
|
***WARNING***: THESE ARE BETA QUALITY DRIVERS AND MAY RENDER YOUR SYSTEM
|
|
UNSTABLE, UNUSABLE OR PRONE TO LOCKUP! INSTALL AT YOUR
|
|
OWN RISK!
|
|
|
|
To use these drivers, make sure that you have loaded the nvidia kernel
|
|
module, by doing
|
|
|
|
# kldload nvidia
|
|
|
|
If you compile this package with USE_FREEBSD_AGP=yes, you must load
|
|
the agp.ko kernel module *at boot time* by putting the following
|
|
line into your /boot/loader.conf:
|
|
|
|
agp_load="YES"
|
|
|
|
Otherwise the nvidia kernel module will not load.
|
|
|
|
See ${PREFIX}/share/doc/NVIDIA/README for more information.
|
|
|