Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
50041231
Topic
1712831
Board
Mining (Altcoins)
Re: HOW TO SET UP OVERCLOCKING AND FAN CONTROL ON UBUNTU 16.04 FOR NVIDIA CARDS
by
Rabinovitch
on
06/03/2019, 08:30:14 UTC
Quote from: ken-ray on May 28, 2018, 05:32:07 PM
If using monitor attached to intel graphics of ssh try this command. This worked for me with Xubuntu 18.04 and nvidia 390 drivers.
sudo nvidia-xconfig -a --cool-bits=31 --allow-empty-initial-configuration
sudo systemctl restart lightdm.service
sudo DISPLAY=:0 XAUTHORITY=/var/run/lightdm/root/:0 nvidia-settings -a 'GPUFanControlState=1' -a 'GPUTargetFanSpeed=100'
This changes fan to 100% but over clock works the same way.
I found the answer here.
https://www.linuxquestions.org/questions/linux-general-1/how-to-run-nvidia-settings-remotely-4175599391/
Ok, but me and another guy are looking for an answer hot to set GPU fan speed to any custom value on Ubuntu 18.x Server, i.e. with no X, no GUI, no DE...
https://superuser.com/q/1398591/1004977
Could anyone please help us?
p.s. I found it, and it seems to be working solution for our case!
https://bitcointalk.org/index.php?topic=2432849.msg24914477#msg24914477