Re: graphic drivers?
Here is my file:
Should I use yours but with my monitor's resolution and sync rates?
Thanks for all your help so far I really appreciate it.
Here is my file:
Code:
Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" Option "UseDisplayDevice" "DFP" EndSection Section "Module" Load "glx" Disable "dri2" EndSection Section "Device" Identifier "Configured Video Device" Driver "nvidia" EndSection
Thanks for all your help so far I really appreciate it.
Comment