Need an NVidia fan speed script for conky please
Posted: Sat May 18, 2024 4:13 pm
Hello all,
On my HP Mint box I have an NVIDIA GK208B [GeForce GT 730]. It's old but it has the 3 ports I need to run my monitors.
In my ASUS Laptop Mint, I have an NVidia Geforce gtx 970m card and the above command returns a blank value.
I have tried to get working code from online resources but they failed.
Would anyone know of code that works with my card?
Thanks for reading,
Logan
On my HP Mint box I have an NVIDIA GK208B [GeForce GT 730]. It's old but it has the 3 ports I need to run my monitors.
nvidia-settings -q [fan:0]/GPUCurrentFanSpeed -t
in terminal gives me fan speed for this card.In my ASUS Laptop Mint, I have an NVidia Geforce gtx 970m card and the above command returns a blank value.
I have tried to get working code from online resources but they failed.
Would anyone know of code that works with my card?
Thanks for reading,
Logan