How to control the fan speed on ubuntu 20.04

作者: shaneZhang 分类: 互联网技术 发布时间: 2021-03-17 13:10
sudo apt-get install lm-sensors
sudo apt-get install fancontrol
sudo apt-get install sensors-applet 
sudo apt-get install hddtemp libpanel-applet3 libsensors-applet-plugin0 sensors-applet
sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get install tlp tlp-rdw
sudo service tlp restart
sudo service kmod start
sudo reboot

sudo sensors-detect
sudo service kmod restart
sudo pwmconfig  [All is selected yes]

sudo service fancontrol restart

本页面支持繁体中文友好显示:How to control the fan speed on ubuntu 20.04

如果觉得我的文章对您有用,请随意打赏。如果有其他问题请联系博主QQ(909491009)或者下方留言!

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注