Nvidia GTX960 with relatively low temps, before the update the fan was nearly always off in non-gaming usage.
nvidia-smi -q -d TEMPERATURE
==============NVSMI LOG==============
Timestamp : Fri Sep 9 17:28:25 2022
Driver Version : 515.65.01
CUDA Version : 11.7
Attached GPUs : 1
GPU 00000000:29:00.0
Temperature
GPU Current Temp : 36 C
GPU Shutdown Temp : 101 C
GPU Slowdown Temp : 96 C
GPU Max Operating Temp : N/A
GPU Target Temperature : 80 C
Memory Current Temp : N/A
Memory Max Operating Temp : N/A
Using Nvidia Settings I can control the fan speed but when I set Target Speed to 1%, it never goes below ~1520rpm. Seems there is some “always on” flag now active.
Everything except TripleBuffer and ConnectToAcpid in nvidia.conf are identical.
However in Nvidia Settings the fan speed is automatically set to a target of 45%.
This is the first time I’ve looked at the fan speeds for the GPU on this installation, so I can be certain that I didn’t manually alter any settings. I can alter the fan speed higher but lowering to anything below 45% has no effect.
Restarting the machine has the fan off, as soon as KDE windowing starts to load, it spins up.
Did you use at some point the Green With Envy app and then the conf was overwritten? Also the settings in your home directory contain some funky lines?
My ~/.nvidia-settings-rc is like this:
First time hearing about Green With Envy, never installed it. The install is also fairly fresh, about 2 months old.
nvidia-settings-rc are identical to yours.
Kernel is 5.15.60-1.
I appreciate the help.
ok, so remove them: sudo mhwd -r pci video-nvidia
then remove this leftover config, if it wasnt remove with the uninstall: sudo rm /etc/X11/mhwd.d/nvidia.conf
then install them again: sudo mhwd -i pci video-nvidia
reboot and see if it helped
Excuse the late reply. Tried the suggestion to no effect. Seems that on the hardware level the change was already made as in the newest front-end, the minimum fan rate is 45%.
I am not sure if this is the source of your problem, but I had to disable the compositor after the last update to be able to have my PC usable on two separate machines (both on Manjaro). First I had to kill it (ps aux | grep compiz and kill PID). Then, I am using KDE, so System Settings > Display and Monitor > Compositor > Uncheck the box for Enable at startup to prevent it from spawning again with xorg. Please try and see if it helps.
It is mostly for desktop effects such as transparency, etc. AFAIK. In my case, my computer became usable and responsive again, so it was a solution rather than trouble.
I experienced this, and funny thing, in my case one small cable was blocking one of the fans, which made the whole thing behaving strangely, and it would speed up the other 2 fans at 100%.
I realized this because it started happening after I worked and arranged some things in the case.
Maybe it helps in some cases. It was a hardware issue