Se você estiver usando dell, use o seguinte utilitário
sudo apt-get install i8kutils
i8kfan 1 2 # Set the left-fan at low speed(1); the right one at high speed(2).
Meu kernel atual do Ubuntu é o 4.12.5 com o driver Nvidia 384.69.
No entanto, desde a atualização, a GPU sempre executa no nível de desempenho mais alto (nível 4), portanto a ventoinha da GPU está sendo executada o tempo todo.
Eu tentei colocar o "RegisterDWord" no xorg.conf, mas não funcionou.
E para as configurações nvidia, nvidia-settings -q fans
não teve saída, então não posso controlar o ventilador usando nvidia-settings -a [fan:0]/GPUTargetSpeed=
Alguém pode sugerir o que poderia causar isso?
Se você estiver usando dell, use o seguinte utilitário
sudo apt-get install i8kutils
i8kfan 1 2 # Set the left-fan at low speed(1); the right one at high speed(2).