problems with NVIDIA driver
i have just installad this NVIDIA-Linux-x86-1.0-8756-pkg1.run driver
this is the section from my xorg.conf
generated by the nvidia-config or somthing like that
i added 3 lines
Section "Device"
#VideoRam 4096
# Insert Clocks lines here if appropriate
# Identifier "NVIDIA GeForce4 MX-460"
Identifier "VESA Framebuffer"
Driver "nvidia"
#lines added by me
Option "NvAgp" "3"
Option "NoLogo" "1"
Option "DigitalVibrance" "125"
#end lines
EndSection
when ever i reboot my machine the digital vibrance is set to default vallue 0
what should i do to get the digitalvibrance enable during X server startup?
thanks
|