Nvidia X Server Settings under Wayland has no options

Hello,
I using Wayland with my PC right now and missing all my adjustment from my Nvidia X Server Settings which i had made under X11.

Adjustments like Color and Filter settings, are no longer there:

Dithering: Temporal
Digital Vibrance: 36
Color Correction:
Brightness: 0
Constrast: 0,096
Gamma: 0,720

That’s my old settings from the X11 nvidia panel, how can i make this adjustments now?

But also my other command’s are no longer working.
How can i disable G-Sync right now under Wayland?

Here i had 2 bash scripts, to switch between CompositionPipeline On/Off and to disable G-Sync are no longer working at all:

#!/bin/bash
nvidia-settings -a currentmetamode="DP-4:2560x1440_144 { ForceCompositionPipeline=Off, AllowGSYNC=Off }"
#!/bin/bash
nvidia-settings -a currentmetamode="DP-4:2560x1440_144 { ForceCompositionPipeline=On, AllowGSYNC=Off }"

Every single adjustment is blocked right now.

The problem begins in 2021.

Regards

1 Like