Magellan Linux

Contents of /trunk/nvidia-drivers/nvidia.modules.d

Parent Directory Parent Directory | Revision Log Revision Log


Revision 476 - (show annotations) (download)
Mon Feb 11 13:27:38 2008 UTC (16 years, 2 months ago) by niro
File size: 440 byte(s)
-renamed to nvidia-glx to nvidia-drivers and added nvidia-module.sh to build the kernel-module

1 # Nvidia drivers support
2 alias char-major-195 nvidia
3 alias /dev/nvidiactl char-major-195
4
5 # To tweak the driver the following options can be used, note that
6 # you should be careful, as it could cause instability!!
7 #
8 # To enable Side Band Adressing: NVreg_EnableAGPSBA=1
9 #
10 # To enable Fast Writes: NVreg_EnableAGPFW=1
11 #
12 # To enable both for instance, uncomment following line:
13 #
14 #options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1

Properties

Name Value
svn:executable *