Updated the nvidia file which installs to /etc/modules.d for bug #139756.
authorChris Gianelloni <wolf31o2@gentoo.org>
Tue, 5 Dec 2006 14:52:06 +0000 (14:52 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Tue, 5 Dec 2006 14:52:06 +0000 (14:52 +0000)
Package-Manager: portage-2.1.2_rc2-r2

x11-drivers/nvidia-drivers/ChangeLog
x11-drivers/nvidia-drivers/files/nvidia
x11-drivers/nvidia-legacy-drivers/ChangeLog
x11-drivers/nvidia-legacy-drivers/files/nvidia

index 0fd98f2e244db9aafdf29aab3554025560c1110f..4dab248b14a5ff9c6b3bd3d79f1f6b0bedd7ce67 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/nvidia-drivers
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 1.30 2006/12/04 16:22:08 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 1.31 2006/12/05 14:51:20 wolf31o2 Exp $
+
+  05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> files/nvidia:
+  Updated the nvidia file which installs to /etc/modules.d for bug #139756.
 
   04 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
   nvidia-drivers-1.0.8774.ebuild, nvidia-drivers-1.0.8776.ebuild,
index df7a7467b275018a2395ff6fbbdc3e9a3bc41c56..f6cfdd49a15dfaf0eb1a8b50e4e5ce88175aba60 100644 (file)
@@ -4,7 +4,7 @@ alias /dev/nvidiactl char-major-195
 
 # To tweak the driver the following options can be used, note that
 # you should be careful, as it could cause instability!! For more 
-# option see /usr/share/doc/${PACKAGE}/README.gz 
+# options see /usr/share/doc/${PACKAGE}/README.gz 
 #
 #   To enable Side Band Adressing:  NVreg_EnableAGPSBA=1
 #
@@ -13,9 +13,20 @@ alias /dev/nvidiactl char-major-195
 # To enable both for instance, uncomment following line:
 #
 #options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
-
 # If you have a mobile chip, you may need to enable this option
 # if you have hard lockups when starting X.
 #
-# See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=343186
-#option nvidia NVreg_Mobile=1
+# See: Appendix I. Configuring your laptop
+# In /usr/share/doc/${PACKAGE}/README.gz for full details
+#
+# Choose the appropriate value for NVreg_Mobile from the table:
+#        Value         Meaning
+#        ----------    --------------------------------------------------
+#        0xFFFFFFFF    let the kernel module autodetect the correct value
+#        1             Dell laptops
+#        2             non-Compal Toshiba laptops
+#        3             all other laptops
+#        4             Compal Toshiba laptops
+#        5             Gateway laptops
+#
+#options nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=3
index cdc00b15107ec1d33488968410c848a3e70059d7..0f861fbea217fe1a59898f0ff60c69c1cbac6589 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/nvidia-legacy-drivers
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-legacy-drivers/ChangeLog,v 1.13 2006/10/20 18:48:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-legacy-drivers/ChangeLog,v 1.14 2006/12/05 14:52:06 wolf31o2 Exp $
+
+  05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> files/nvidia:
+  Updated the nvidia file which installs to /etc/modules.d for bug #139756.
 
   20 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
   nvidia-legacy-drivers-1.0.7184.ebuild:
index df7a7467b275018a2395ff6fbbdc3e9a3bc41c56..f6cfdd49a15dfaf0eb1a8b50e4e5ce88175aba60 100644 (file)
@@ -4,7 +4,7 @@ alias /dev/nvidiactl char-major-195
 
 # To tweak the driver the following options can be used, note that
 # you should be careful, as it could cause instability!! For more 
-# option see /usr/share/doc/${PACKAGE}/README.gz 
+# options see /usr/share/doc/${PACKAGE}/README.gz 
 #
 #   To enable Side Band Adressing:  NVreg_EnableAGPSBA=1
 #
@@ -13,9 +13,20 @@ alias /dev/nvidiactl char-major-195
 # To enable both for instance, uncomment following line:
 #
 #options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
-
 # If you have a mobile chip, you may need to enable this option
 # if you have hard lockups when starting X.
 #
-# See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=343186
-#option nvidia NVreg_Mobile=1
+# See: Appendix I. Configuring your laptop
+# In /usr/share/doc/${PACKAGE}/README.gz for full details
+#
+# Choose the appropriate value for NVreg_Mobile from the table:
+#        Value         Meaning
+#        ----------    --------------------------------------------------
+#        0xFFFFFFFF    let the kernel module autodetect the correct value
+#        1             Dell laptops
+#        2             non-Compal Toshiba laptops
+#        3             all other laptops
+#        4             Compal Toshiba laptops
+#        5             Gateway laptops
+#
+#options nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=3