summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2008-03-03 13:29:43 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2008-03-03 13:29:43 +0000
commit6ebf7f80698030f82b99acfe076667ea74941812 (patch)
tree0bab5a5e437d52e8ebd52786d41d81805a9d0cb5 /x11
parent- Add my location (diff)
- Add a note for users of 7.X/-CURRENT [*]
- Improve on text, get rid of hyphenation PR: ports/121239 [*]
Notes
Notes: svn path=/head/; revision=208379
Diffstat (limited to 'x11')
-rw-r--r--x11/nvidia-driver/files/pkg-message.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/x11/nvidia-driver/files/pkg-message.in b/x11/nvidia-driver/files/pkg-message.in
index 9b1dcb058b97..3053be464c71 100644
--- a/x11/nvidia-driver/files/pkg-message.in
+++ b/x11/nvidia-driver/files/pkg-message.in
@@ -9,12 +9,14 @@ or adding
to your /boot/loader.conf.
+Note for users of FreeBSD 7.X and above: you MUST edit /boot/loader.conf
+and reboot, kldload'ing nvidia module will NOT do the trick.
+
If you build this port with WITH_FREEBSD_AGP=yes, make sure you have
-agp.ko kernel module compiled and installed, since nvidia.ko will
-depend on it, or have your kernel compiled with "device agp". Other-
-wise the nvidia kernel module will not load. Also, care to specify
-correct ``Option "NvAGP"'' in ``Device'' section of your X11 configu-
-ration file.
+agp.ko kernel module installed and loaded, since nvidia.ko will depend
+on it, or have your kernel compiled with "device agp". Otherwise the
+nvidia kernel module will not load. Also, care to specify correct
+``Option "NvAGP"'' in ``Device'' section of your X11 configuration file.
When building with Linux compatibility (WITH_LINUX=yes), make sure
linux.ko is available as well (or have it compiled in kernel). It can