media-video/nvidia-settings-195.30: Bump
[otih-overlay.git] / x11-drivers / nvidia-drivers / files / nvidia
blob7cf0f7c0785c12f2bbf34ca705351da3fee3b798
1 # Nvidia drivers support
2 alias char-major-195 nvidia
3 alias /dev/nvidiactl char-major-195
5 # To tweak the driver the following options can be used, note that
6 # you should be careful, as it could cause instability!! For more 
7 # options see /usr/share/doc/PACKAGE/README 
9 #   To enable Side Band Adressing:  NVreg_EnableAGPSBA=1
11 #   To enable Fast Writes: NVreg_EnableAGPFW=1
13 # To enable both for instance, uncomment following line:
15 #options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
16 # If you have a mobile chip, you may need to enable this option
17 # if you have hard lockups when starting X.
19 # See: Appendix I. Configuring your laptop
20 # In /usr/share/doc/PACKAGE/README for full details
22 # Choose the appropriate value for NVreg_Mobile from the table:
23 #        Value          Meaning
24 #        ----------     --------------------------------------------------
25 #        0xFFFFFFFF     let the kernel module autodetect the correct value
26 #        1              Dell laptops
27 #        2              non-Compal Toshiba laptops
28 #        3              all other laptops
29 #        4              Compal Toshiba laptops
30 #        5              Gateway laptops
32 #options nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=3
35 # !!! SECURITY WARNING !!!
36 # DO NOT MODIFY OR REMOVE THE DEVICE FILE RELATED OPTIONS UNLESS YOU KNOW
37 # WHAT YOU ARE DOING.
38 # ONLY ADD TRUSTED USERS TO THE VIDEO GROUP, THESE USERS MAY BE ABLE TO CRASH,
39 # COMPROMISE, OR IRREPARABLY DAMAGE THE MACHINE.
40 options nvidia NVreg_DeviceFileMode=432 NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=VIDEOGID NVreg_ModifyDeviceFiles=1