I have set "force composition pipeline" in nv-settings, but after a restart it is not set anymore.
I dont understand what the first part means and if I could/should do something about that. The second does just show the settings.
After a restart of Kubuntu the setting is gone again:
When I start nvidia-settings via sudo, activate "force composition pipeline", accept the settings and close nvidia-settings I get a message that I have to save the setting in a file. But when I am trying to do so it gives me an error, that it can not write to the file, which is no surprise because there is no such file under "/etc/X11/xorg.conf" (which is the suggested path in the nvidia-settings).
So I wonder, why is there no config file and if someone changes the config why cant it create the file?
Why are saved configurations not persisting after restarting the system?
Is the file at another location? If yes where and why does nvidia-settings not know where it's own config files are supposed to be?
Checking the path reveals "such file does not exist".
On both paths:
/etc/X11/xorg.conf and
/etc/X11/mhwd.d/nvidia.conf
The second path is supposedly for Manjaro as to: https://spacebums.co.uk/nvidia-linux...n-tearing-fix/
(Just fyi: I did not use this as tearing fix but to fix the black screen on Kubuntu start.)
nvidia-settings --query CurrentMetaMode shows the following after setting it.
(process:12942): Gtk-WARNING **: 19:41:35.795: Locale not supported by C library.
Using the fallback 'C' locale.
Attribute 'CurrentMetaMode' (fred-kubuntu:0.0): id=50, switchable=no, source=nv-control :: DPY-2:
nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0,
ForceCompositionPipeline=On}
(process:12942): Gtk-WARNING **: 19:41:35.795: Locale not supported by C library.
Using the fallback 'C' locale.
Attribute 'CurrentMetaMode' (fred-kubuntu:0.0): id=50, switchable=no, source=nv-control :: DPY-2:
nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0,
ForceCompositionPipeline=On}
After a restart of Kubuntu the setting is gone again:
(process:2778): Gtk-WARNING **: 19:50:01.788: Locale not supported by C library.
Using the fallback 'C' locale.
Attribute 'CurrentMetaMode' (fred-kub:0.0): id=50, switchable=yes, source=xconfig :: DPY-2:
nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}
Using the fallback 'C' locale.
Attribute 'CurrentMetaMode' (fred-kub:0.0): id=50, switchable=yes, source=xconfig :: DPY-2:
nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}
So I wonder, why is there no config file and if someone changes the config why cant it create the file?
Why are saved configurations not persisting after restarting the system?
Is the file at another location? If yes where and why does nvidia-settings not know where it's own config files are supposed to be?
Checking the path reveals "such file does not exist".
On both paths:
/etc/X11/xorg.conf and
/etc/X11/mhwd.d/nvidia.conf
The second path is supposedly for Manjaro as to: https://spacebums.co.uk/nvidia-linux...n-tearing-fix/
(Just fyi: I did not use this as tearing fix but to fix the black screen on Kubuntu start.)
Comment