Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144425428
D25506.id73873.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D25506.id73873.diff
View Options
Index: x11/nvidia-driver/Makefile
===================================================================
--- x11/nvidia-driver/Makefile
+++ x11/nvidia-driver/Makefile
@@ -13,7 +13,7 @@
PORTNAME= nvidia-driver
DISTVERSION?= 440.82
# Always try to set PORTREVISION as it can be overridden by the slave ports
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= x11
MASTER_SITES= NVIDIA/XFree86/FreeBSD-${ARCH_SUFX}/${DISTVERSION}
DISTNAME= NVIDIA-FreeBSD-${ARCH_SUFX}-${DISTVERSION}
Index: x11/nvidia-driver/files/pkg-message.in
===================================================================
--- x11/nvidia-driver/files/pkg-message.in
+++ x11/nvidia-driver/files/pkg-message.in
@@ -2,16 +2,15 @@
{ type: install
message: <<EOM
To use these drivers, make sure that you have loaded the NVidia kernel
-module, by doing
+module, by running
- # kldload nvidia (or nvidia-modeset, see below)
+ kldload nvidia (or nvidia-modeset, see below)
-or adding
+on the command line, or by putting ``nvidia'' (or ``nvidia-modeset'',
+see below again) on ``kld_list'' variable in /etc/rc.conf, for example
+by running
- nvidia_load="YES" (or nvidia-modeset_load="YES", see below)
-
-to /boot/loader.conf, or putting ``nvidia'' (or ``nvidia-modeset'', see
-below again) on ``kld_list'' variable in /etc/rc.conf.
+ sysrc kld_list+=nvidia (or nvidia-modeset, see below)
If you build this port with FreeBSD AGP GART driver, make sure you have
agp.ko kernel module installed and loaded, since nvidia.ko will depend
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 9:21 AM (14 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28562585
Default Alt Text
D25506.id73873.diff (1 KB)
Attached To
Mode
D25506: Do not mention loading modules via loader.conf
Attached
Detach File
Event Timeline
Log In to Comment