View Full Version : How to change digital vibrance
Jalovcan
2nd December 2011, 07:38 PM
Hi,
I have sony vaio laptop with GeForce 410M and I can change the DigitalVibrance value in NVidia settings, but when I restart X, it changes back to normal.
I tried to edit xorg.conf
adding lines to Section "Device" like Option "DigitalVibrance" "100" doesn't seem to work..
I tried values 0-25 and 0-255. Didn't work.
Can you help me with this? Thank you.
PabloTwo
2nd December 2011, 08:00 PM
Any of the settings done within the nvidia-settings that require writing to the /etc/X11/xorg.conf file, require you to be root when you edit those settings, then click on SAVE. However, there are a lot of monitor type configuration settings that can be made by individual users, without being root.
Those settings are stored in ~/.nvidia-settings-rc in your user home folder. However, they do not automatically load when you log in to your desktop session. For that to happen, you need to go into your Sessions and Startup utility, and create a new entry in the autostart section. The command to use is:
nvidia-settings --load-config-only
With that done, when you log in to your session, your digital vibrance setting, and any others, should be restored as you configured them.
---------- Post added at 03:00 PM ---------- Previous post was at 02:51 PM ----------
BASH:~/-> grep DigitalVibrance .nvidia-settings-rc
0/DigitalVibrance[DFP-0]=0
Jalovcan
2nd December 2011, 08:30 PM
Thank you, it worked for me :)
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.