coolgpus icon indicating copy to clipboard operation
coolgpus copied to clipboard

GPU fan control for headless Linux

Results 12 coolgpus issues
Sort by recently updated
recently updated
newest added

I'm trying to set all fans to 100%. Result of **sudo $(which coolgpus) --speed 99 99** : ``` Traceback (most recent call last): File "/usr/local/bin/coolgpus", line 266, in run() File...

I made the repo be able to do over-clocking operations on Nvidia graphic card, tested on Ubuntu 20.04 LTS with Nvidia A4000 (RTX 30 series supposed to work).

i set the fan speed to 90% and i can see the fan speed did speed up from 20. However, when it reached 50, it stopped growing and became fixed(55)....

![image](https://user-images.githubusercontent.com/18031838/112172456-a3b4a600-8bec-11eb-9a0f-91f9351b1f47.png)

If I run the program, the web console screen doesn't appear on ipmi.

Hello, and, first all I'd like to thank you for project, it's still the best way we found to workaround NVIDIA cooling issues. To the point. Thanks to latest NVIDIA...

Not iterating through all GPUs in system (3 of them), stuck at 1st in the list and hangs forever. 1070, 750 Ti, 950

This can be used to run the script one time at boot and exit.

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: ![image](https://user-images.githubusercontent.com/48638337/109319669-deb1fc80-782d-11eb-99a6-57816ff516a3.png) I'm using this...

Servers where some GPUs have displays attached and some don't is trickier than the fully-headless case. The first and obvious issue is that some display IDs are already occupied. That's...