I’ve been using Coolbits
setting in xorg.conf for a while now, but now suddenly I do not see the option to change the offsets in nvidia-settings. Was it disabled? Note that manual fan control is still there (bit 2)!
The driver I’m using is: 520.56.06
Xorg: 1.21.1.4 (11.0)
In xorg.conf I have only:
Section "Module"
Load "modesetting"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
BusID "PCI:f:0:0"
Option "AllowEmptyInitialConfiguration"
Option "AllowExternalGpus" "True"
Option "Coolbits" "12"
EndSection
0f:00.0 VGA compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] (rev a1)
$ grep -i cool /var/log/Xorg.0.log
$ grep -i allow /var/log/Xorg.0.log
[ 4.837] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.924] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 4.924] (**) NVIDIA(0): Option "AllowExternalGpus" "True"