I’ve just switched from an nVidia RTX3070 to an AMD RX 6700XT. I had a variety of settings I used with nVidia to support visual impairment (low vision). While high contrast works, I’m having trouble finding a way to set gamma levels correctly.
Previously I’d set the below to autorun at boot in a script ;
nvidia-settings -a 0/RedGamma[DP-0]=0.644000 -a 0/BlueGamma[DP-0]=0.644000 -a 0/GreenGamma[DP-0]=0.644000
Is there any way I can do the same with AMD? I’d switched for the easier experience with open-source drivers, hopefully gamma’s an option, even via cli. Appreciate the support!
–
[Edit with a potentially clunky resolution]
So I’ve dumped an xrandr command to replace the above, it’s clunky but does the job until I can get Gamma to work in Wayland :
That’s the weird thing, KDE Plasma isn’t showing anything for gamma in settings: I’m not sure if I’m missing a pre-requisite, it’s a fresh install of EOS.
Thanks, that’s really helpful to troubleshoot. I’m showing the below, so it looks like I’m missing a few components, thanks for pointing me in the right direction,
Covering off the missing packages didn’t bring anything back to Plasma settings for gamma after a reboot, but I think the xrandr option will suffice for now.
Final update : Looks like kgamma5 is missing from the latest EOS iso, - installing that resolves the issue.