I'm on Kubuntu 15.10 with the Nvidia Proprietary driver. But whenever I save the Nvidia settings, it only saves temporarily. Everything gets reset the next time I open the settings. This happens to both, the resolution settings and the color settings.
Asked
Active
Viewed 644 times
0
-
exact error message? Screen shot? What nvidia graphics card you have? – Ashu Mar 08 '16 at 20:55
-
@Ashu I don't get any error message. It just gets reset every time I open it. I have a GTX 660M – Kash Mar 10 '16 at 14:50
1 Answers
0
You may need to ensure that the .confg file that is being written to has correct permissions.
Try running your Nvidia settings settings as Root with the sudo
command, or changing the permissions of the file to suit the user you wish to access the file.

Kalamalka Kid
- 3,224
- 11
- 33
- 65
-
I do run it as root. I don't exactly know where the files are usually saved. I'm a bit of a noob with linux – Kash Mar 12 '16 at 00:07
-
-
perhaps see this - https://askubuntu.com/questions/379483/nvidia-x-server-settings-lost-on-every-reboot?rq=1 – Kalamalka Kid Mar 12 '16 at 05:29