2080Ti Fan control @ Ubuntu

Still the same (can’t control gpu1’s fan through nvidia-settings).

To make sure we are talking about the same file:

(duh1) yoni@Garfield:/etc/X11/xorg.conf.d$ cat *
Section “OutputClass”
Identifier “nvidia”
MatchDriver “nvidia-drm”
Driver “nvidia”
Option “Coolbits” “4”
Option “AllowNVIDIAGPUScreens” “false”
EndSection