Open datacubeR opened 3 years ago
There's some general debugging steps here. Run the script manually, let it crash, look at the logs and see which command's raising the error. Then run that command manually and see if you get the same error.
Incidentally if that Xorg
instance and gnome-shell
is because you have a monitor attached, coolgpus will straight-up not work.
In my case I'm connected to a laptop that through SSH connects the server, that is why I can see the output of nvidia-smi. I will check the steps you provided.
Thanks,
Alfonso
Hi guys, Iḿ having trouble to make this module work. Is there any restrictions to use this? I have an RTX 3090, with the following drivers: I'm using this as a server connected through ssh for training deep learning models purposes. I just assembled this server a couple of weeks ago, and during these days I started intensive training load getting not so high temperatures (around 65C full load) but I notice fan speed is close to 70%.
I installed coolgpus but I got a Driver mismatch error with code exit 255. I got hell of a scare, because nvidia-smi stopped working giving this message NVML driver mismatch and I thought I ruined my drivers, and needed to reinstall over everything in my server... So I quickly uninstall this and reboot and now it is working, but I really like the idea of using a pip installable for controlling fan speed.
Any help to make this work will be deeply appreciated.
Alfonso