# Nvidia drivers support alias char-major-195 nvidia 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/nvidia-kernel-1.0.7667/README.gz # # To enable Side Band Adressing: NVreg_EnableAGPSBA=1 # # To enable Fast Writes: NVreg_EnableAGPFW=1 # # To enable both for instance, uncomment following line: # options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1 NVreg_FlatPanelMode=1 NVreg_NvAGP=1 NVreg_EnableVia4x=1