{"id":12643,"date":"2024-11-10T10:10:33","date_gmt":"2024-11-10T10:10:33","guid":{"rendered":"https:\/\/greenwebpage.com\/community\/?p=12643"},"modified":"2025-02-26T07:26:37","modified_gmt":"2025-02-26T07:26:37","slug":"how-to-control-cpu-fan-speed-on-linux","status":"publish","type":"post","link":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/","title":{"rendered":"How to Control CPU Fan Speed on Linux: In 5 Steps"},"content":{"rendered":"\n<p>Linux offers a variety of tools and commands that allow users to monitor and control the hardware aspects of their systems. One such aspect is the fan speed, which is crucial for maintaining an optimal temperature for your computer&#8217;s components, thus ensuring performance and longevity.<\/p>\n\n\n\n<p>Linux, known for its stability and flexibility, also provides various methods for users to <strong>control the fan speed of their systems<\/strong>. This capability is crucial for maintaining an optimal temperature for your hardware. Here, we explore the different methods available for controlling fan speed on Linux.<\/p>\n\n\n\n<p>This blog post provides a step-by-step guide on how to control fan speed on Linux.<\/p>\n\n\n\n<p><strong>Table of Content<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#post-12643-_heading=h.gjdgxs\">How to Control Fan Speed on Linux<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#Step-1:-Installing-lm-sensors\">Step 1: Installing lm-sensors<\/a><\/li>\n\n\n\n<li><a href=\"#Step-2:-Detecting-Sensors\">Step 2: Detecting Sensors<\/a><\/li>\n\n\n\n<li><a href=\"#post-12643-_hStep-3:-Checking-Sensor-Outputeading=h.3znysh7\">Step 3: Checking Sensor Output<\/a><\/li>\n\n\n\n<li><a href=\"#Step-4:-Configuring-fancontrol\">Step 4: Configuring fancontrol<\/a><\/li>\n\n\n\n<li><a href=\"#Step-5:-Fine-Tuning-and-Starting-fancontrol\">Step 5: Fine-Tuning and Starting fancontrol<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#Bonus-Tip:-Control-Fan-Speed-Using-BIOS\">Bonus Tip: Control Fan Speed Using BIOS<\/a><\/li>\n\n\n\n<li><a href=\"#Conclusion\">Conclusion<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"How-to-Control-Fan-Speed-on-Linux\">How to Control Fan Speed on Linux<\/h2>\n\n\n\n<p>One of the most common tools for monitoring and controlling fan speed on Linux is <a href=\"https:\/\/wiki.archlinux.org\/title\/Lm_sensors\"><strong>lm-sensors<\/strong><\/a>. It&#8217;s a powerful suite that can read temperature, voltage, and fan speed sensors. For the configuration of the <strong>lm-sensors<\/strong>, the fancontrol script is utilized for adjusting the fan speed based on the temperatures reported through <strong>lm-sensors<\/strong>.<\/p>\n\n\n\n<p>Let\u2019s install and configure the fan speed on linux via <strong>lm-sensors <\/strong>on the Linux system:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"Step-1:-Installing-lm-sensors\"><a id=\"post-12643-_heading=h.30j0zll\"><\/a>Step 1: Installing lm-sensors<\/h3>\n\n\n\n<p>The first step in controlling fan speed is to install lm-sensors, a tool that allows you to monitor hardware sensors, including temperature and fan speed.<\/p>\n\n\n\n<p><strong>For Debian-based systems:<\/strong><\/p>\n\n\n\n<pre>sudo apt update<\/pre>\n<pre>sudo apt install lm-sensors<\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1242\" height=\"684\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-1.png\" alt=\"\" class=\"wp-image-12644\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-1.png 1242w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-1-300x165.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-1-1024x564.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-1-768x423.png 768w\" sizes=\"(max-width: 1242px) 100vw, 1242px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>For RHEL-based systems like CentOS<\/strong>:<\/p>\n\n\n\n<pre>sudo dnf -y install lm_sensors<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"Step-2:-Detecting-Sensors\"><a id=\"post-12643-_heading=h.1fob9te\"><\/a>Step 2: Detecting Sensors<\/h3>\n\n\n\n<p>After installation, you need to detect the available sensors on your system and determine the necessary kernel modules to load. Use the following command:<\/p>\n\n\n\n<pre>sudo sensors-detect<\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1238\" height=\"536\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-2.png\" alt=\"\" class=\"wp-image-12645\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-2.png 1238w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-2-300x130.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-2-1024x443.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-2-768x333.png 768w\" sizes=\"(max-width: 1238px) 100vw, 1238px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>You will be prompted to answer a series of questions to identify the sensors:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1235\" height=\"692\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-3.png\" alt=\"\" class=\"wp-image-12646\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-3.png 1235w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-3-300x168.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-3-1024x574.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-3-768x430.png 768w\" sizes=\"(max-width: 1235px) 100vw, 1235px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>It&#8217;s generally safe to accept the default answers unless you have specific requirements:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1229\" height=\"704\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-4.png\" alt=\"\" class=\"wp-image-12647\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-4.png 1229w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-4-300x172.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-4-1024x587.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-4-768x440.png 768w\" sizes=\"(max-width: 1229px) 100vw, 1229px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>It moves further to asking to scan:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1242\" height=\"625\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-5.png\" alt=\"\" class=\"wp-image-12648\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-5.png 1242w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-5-300x151.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-5-1024x515.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-5-768x386.png 768w\" sizes=\"(max-width: 1242px) 100vw, 1242px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Note<\/strong>: Always remember to proceed with caution, as <strong>incorrect settings <\/strong>can potentially harm your system. Remember, keeping your system cool is not just about comfort, but also about ensuring the longevity and reliability of your hardware.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"Step-3:-Checking-Sensor-Output\"><a id=\"post-12643-_heading=h.3znysh7\"><\/a>Step 3: Checking Sensor Output<\/h3>\n\n\n\n<p>To confirm that the sensors are working correctly, use the <strong>sensors <\/strong>command:<\/p>\n\n\n\n<pre>sensors<\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1239\" height=\"244\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-6.png\" alt=\"\" class=\"wp-image-12649\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-6.png 1239w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-6-300x59.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-6-1024x202.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-6-768x151.png 768w\" sizes=\"(max-width: 1239px) 100vw, 1239px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>This displays the current readings of all detected sensors, including temperatures and fan speeds.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"Step-4:-Configuring-fancontrol\"><a id=\"post-12643-_heading=h.2et92p0\"><\/a>Step 4: Configuring fancontrol<\/h3>\n\n\n\n<p>fancontrol is a utility that works alongside lm-sensors to regulate fan speed based on system temperature. This <strong>pwmconfig<\/strong> tool is often used to control PWM (Pulse-Width Modulation) fans. It requires root privileges and can be used to set fan speeds based on specific PWM values.<\/p>\n\n\n\n<p>For configuration, users need to run the below command:<\/p>\n\n\n\n<pre>sudo pwmconfig<\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1238\" height=\"556\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-7.png\" alt=\"\" class=\"wp-image-12650\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-7.png 1238w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-7-300x135.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-7-1024x460.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-7-768x345.png 768w\" sizes=\"(max-width: 1238px) 100vw, 1238px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>This script guides you through a series of prompts to configure the fan speed control.<\/p>\n\n\n\n<p><strong>Note<\/strong>: fancontroll is another command-line tool that provides a more user-friendly interface for controlling fan speeds. It can be used to set fan speeds based on temperature thresholds.<\/p>\n\n\n\n<p>You&#8217;ll specify which sensors to use and set the desired fan speed for different temperature thresholds. If not work, users can install <strong>fancontroll <\/strong>package as below:<\/p>\n\n\n\n<pre>sudo apt install fancontrol<\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1244\" height=\"745\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-8.png\" alt=\"\" class=\"wp-image-12651\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-8.png 1244w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-8-300x180.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-8-1024x613.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-8-768x460.png 768w\" sizes=\"(max-width: 1244px) 100vw, 1244px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"Step-5:-Fine-Tuning-and-Starting-fancontrol\"><a id=\"post-12643-_heading=h.tyjcwt\"><\/a>Step 5: Fine-Tuning and Starting fancontrol<\/h3>\n\n\n\n<p>Once you&#8217;ve configured fancontrol, you may need to fine-tune the settings in the <strong>\/etc\/fancontrol <\/strong>file. After making adjustments, apply your changes by restarting the fancontrol service:<\/p>\n\n\n\n<pre>sudo service fancontrol restart<\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1242\" height=\"106\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-9.png\" alt=\"\" class=\"wp-image-12652\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-9.png 1242w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-9-300x26.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-9-1024x87.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-9-768x66.png 768w\" sizes=\"(max-width: 1242px) 100vw, 1242px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>By following these steps, you can effectively control the fan speed on your Linux system, ensuring that your hardware runs at optimal temperatures and performs efficiently.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Bonus-Tip:-Control-Fan-Speed-Using-BIOS\"><a id=\"post-12643-_heading=h.3dy6vkm\"><\/a>Bonus Tip: Control Fan Speed Using BIOS<\/h2>\n\n\n\n<p>Another method to control fan speed is through the system&#8217;s BIOS or UEFI settings. Many modern <a href=\"https:\/\/greenwebpage.com\/community\/how-to-find-motherboard-model-and-serial-number-in-linux\/\">motherboards<\/a> provide options to set up fan profiles that regulate the fan speed based on CPU or system temperatures.<\/p>\n\n\n\n<p><strong>Accessing BIOS\/UEFI:<\/strong><\/p>\n\n\n\n<p>&#8211; Reboot your system and press the key indicated on the screen (often <strong>F2<\/strong>, <strong>Del<\/strong>, or <strong>Esc<\/strong>) to enter the BIOS\/UEFI.<\/p>\n\n\n\n<p>&#8211; Then, move to the <strong>Hardware Monitor <\/strong>section and check the <strong>CPU<\/strong> <strong>Fan Speed<\/strong>. For instance, it is 468 RPM.<\/p>\n\n\n\n<p>&#8211; Finally, Adjust the <strong>Fan Control<\/strong> as needed, being careful not to disable critical safety features:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1191\" height=\"759\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-10.png\" alt=\"\" class=\"wp-image-12653\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-10.png 1191w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-10-300x191.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-10-1024x653.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/word-image-12643-10-768x489.png 768w\" sizes=\"(max-width: 1191px) 100vw, 1191px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>That is all from the guide.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Conclusion\"><a id=\"post-12643-_heading=h.1t3h5sf\"><\/a>Conclusion<\/h2>\n\n\n\n<p>Controlling fan speed on Linux requires a bit of setup, but it offers the flexibility to optimize your system&#8217;s cooling as per your needs. Whether you prefer a GUI tool or the command line, Linux provides you with the options to keep your system cool and quiet. First, install <strong>lm-sensors <\/strong>using the package manager of your distribution. For Debian-based systems, use <strong>sudo apt install lm-sensors<\/strong>, and for RHEL-based systems, sudo dnf install lm_sensors. Then, find the <strong>system&#8217;s sensors <\/strong>via sudo sensors-detect. After that, confirm sensor operation with the <strong>sensors <\/strong>command. Finally, use <strong>pwmconfig <\/strong>to create a fancontrol configuration file.<\/p>\n\n\n\t\t\t\t\t\t\t<h3 style=\"margin-bottom:20px;display:block;width:100%;margin-top:10px\">Frequently Asked Questions <\/h3>\r\n\t\t\t\t\t\t<style>\r\n\t\t\t\t<style>\r\n#wpsm_accordion_12657 .wpsm_panel-heading{\r\n\tpadding:0px !important;\r\n}\r\n#wpsm_accordion_12657 .wpsm_panel-title {\r\n\tmargin:0px !important; \r\n\ttext-transform:none !important;\r\n\tline-height: 1 !important;\r\n}\r\n#wpsm_accordion_12657 .wpsm_panel-title a{\r\n\ttext-decoration:none;\r\n\toverflow:hidden;\r\n\tdisplay:block;\r\n\tpadding:0px;\r\n\tfont-size: 18px !important;\r\n\tfont-family: Open Sans !important;\r\n\tcolor:#000000 !important;\r\n\tborder-bottom:0px !important;\r\n}\r\n\r\n#wpsm_accordion_12657 .wpsm_panel-title a:focus {\r\noutline: 0px !important;\r\n}\r\n\r\n#wpsm_accordion_12657 .wpsm_panel-title a:hover, #wpsm_accordion_12657 .wpsm_panel-title a:focus {\r\n\tcolor:#000000 !important;\r\n}\r\n#wpsm_accordion_12657 .acc-a{\r\n\tcolor: #000000 !important;\r\n\tbackground-color:#e8e8e8 !important;\r\n\tborder-color: #ddd;\r\n}\r\n#wpsm_accordion_12657 .wpsm_panel-default > .wpsm_panel-heading{\r\n\tcolor: #000000 !important;\r\n\tbackground-color: #e8e8e8 !important;\r\n\tborder-color: #e8e8e8 !important;\r\n\tborder-top-left-radius: 0px;\r\n\tborder-top-right-radius: 0px;\r\n}\r\n#wpsm_accordion_12657 .wpsm_panel-default {\r\n\t\tborder:1px solid transparent !important;\r\n\t}\r\n#wpsm_accordion_12657 {\r\n\tmargin-bottom: 20px;\r\n\toverflow: hidden;\r\n\tfloat: none;\r\n\twidth: 100%;\r\n\tdisplay: block;\r\n}\r\n#wpsm_accordion_12657 .ac_title_class{\r\n\tdisplay: block;\r\n\tpadding-top: 12px;\r\n\tpadding-bottom: 12px;\r\n\tpadding-left: 15px;\r\n\tpadding-right: 15px;\r\n}\r\n#wpsm_accordion_12657  .wpsm_panel {\r\n\toverflow:hidden;\r\n\t-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);\r\n\tbox-shadow: 0 0px 0px rgba(0, 0, 0, .05);\r\n\t\tborder-radius: 4px;\r\n\t}\r\n#wpsm_accordion_12657  .wpsm_panel + .wpsm_panel {\r\n\t\tmargin-top: 5px;\r\n\t}\r\n#wpsm_accordion_12657  .wpsm_panel-body{\r\n\tbackground-color:#ffffff !important;\r\n\tcolor:#000000 !important;\r\n\tborder-top-color: #e8e8e8 !important;\r\n\tfont-size:16px !important;\r\n\tfont-family: Open Sans !important;\r\n\toverflow: hidden;\r\n\t\tborder: 2px solid #e8e8e8 !important;\r\n\t}\r\n\r\n#wpsm_accordion_12657 .ac_open_cl_icon{\r\n\tbackground-color:#e8e8e8 !important;\r\n\tcolor: #000000 !important;\r\n\tfloat:right !important;\r\n\tpadding-top: 12px !important;\r\n\tpadding-bottom: 12px !important;\r\n\tline-height: 1.0 !important;\r\n\tpadding-left: 15px !important;\r\n\tpadding-right: 15px !important;\r\n\tdisplay: inline-block !important;\r\n}\r\n\r\n\t\t\t\r\n\t\t\t<\/style>\t\r\n\t\t\t<\/style>\r\n\t\t\t<div class=\"wpsm_panel-group\" id=\"wpsm_accordion_12657\" >\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t<!-- Inner panel Start -->\r\n\t\t\t\t\t<div class=\"wpsm_panel wpsm_panel-default\">\r\n\t\t\t\t\t\t<div class=\"wpsm_panel-heading\" role=\"tab\" >\r\n\t\t\t\t\t\t  <h4 class=\"wpsm_panel-title\">\r\n\t\t\t\t\t\t\t<a  class=\"\"  data-toggle=\"collapse\" data-parent=\"#wpsm_accordion_12657 \" href=\"javascript:void(0)\" data-target=\"#ac_12657_collapse1\" onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ac_open_cl_icon fa fa-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t\t\t<span class=\"ac_title_class\">\r\n\t\t\t\t\t\t\t\t\tCan I control the CPU fan speed on Linux?\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t  <\/h4>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"ac_12657_collapse1\" class=\"wpsm_panel-collapse collapse \"  >\r\n\t\t\t\t\t\t  <div class=\"wpsm_panel-body\">\r\n\t\t\t\t\t\t\tYes, you can control the CPU fan speed on Linux, but it depends on your hardware and the support provided by your system's sensors and fan control modules. You typically need to interact with the hardware through software tools, often requiring root privileges. Some systems might have built-in support for fan control via BIOS\/UEFI or specific kernel modules.\t\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<!-- Inner panel End -->\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t<!-- Inner panel Start -->\r\n\t\t\t\t\t<div class=\"wpsm_panel wpsm_panel-default\">\r\n\t\t\t\t\t\t<div class=\"wpsm_panel-heading\" role=\"tab\" >\r\n\t\t\t\t\t\t  <h4 class=\"wpsm_panel-title\">\r\n\t\t\t\t\t\t\t<a  class=\"collapsed\"  data-toggle=\"collapse\" data-parent=\"#wpsm_accordion_12657 \" href=\"javascript:void(0)\" data-target=\"#ac_12657_collapse2\" onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ac_open_cl_icon fa fa-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t\t\t<span class=\"ac_title_class\">\r\n\t\t\t\t\t\t\t\t\tWhat tools are available for controlling fan speed on Linux?\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t  <\/h4>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"ac_12657_collapse2\" class=\"wpsm_panel-collapse collapse \"  >\r\n\t\t\t\t\t\t  <div class=\"wpsm_panel-body\">\r\n\t\t\t\t\t\t\tThere are several tools available to control and monitor fan speeds on Linux, including lm-sensors, fancontrol, pwmconfig etc.\r\n\r\n\t\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<!-- Inner panel End -->\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t<!-- Inner panel Start -->\r\n\t\t\t\t\t<div class=\"wpsm_panel wpsm_panel-default\">\r\n\t\t\t\t\t\t<div class=\"wpsm_panel-heading\" role=\"tab\" >\r\n\t\t\t\t\t\t  <h4 class=\"wpsm_panel-title\">\r\n\t\t\t\t\t\t\t<a  class=\"collapsed\"  data-toggle=\"collapse\" data-parent=\"#wpsm_accordion_12657 \" href=\"javascript:void(0)\" data-target=\"#ac_12657_collapse3\" onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ac_open_cl_icon fa fa-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t\t\t<span class=\"ac_title_class\">\r\n\t\t\t\t\t\t\t\t\tHow do I configure lm-sensors to detect my hardware?\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t  <\/h4>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"ac_12657_collapse3\" class=\"wpsm_panel-collapse collapse \"  >\r\n\t\t\t\t\t\t  <div class=\"wpsm_panel-body\">\r\n\t\t\t\t\t\t\tAfter installation of the tool, run the following command to detect available sensors on your system:\r\n\r\nsudo sensors-detect\t\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<!-- Inner panel End -->\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t<!-- Inner panel Start -->\r\n\t\t\t\t\t<div class=\"wpsm_panel wpsm_panel-default\">\r\n\t\t\t\t\t\t<div class=\"wpsm_panel-heading\" role=\"tab\" >\r\n\t\t\t\t\t\t  <h4 class=\"wpsm_panel-title\">\r\n\t\t\t\t\t\t\t<a  class=\"collapsed\"  data-toggle=\"collapse\" data-parent=\"#wpsm_accordion_12657 \" href=\"javascript:void(0)\" data-target=\"#ac_12657_collapse4\" onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ac_open_cl_icon fa fa-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t\t\t<span class=\"ac_title_class\">\r\n\t\t\t\t\t\t\t\t\tWhat if my system doesn\u2019t support PWM fan control?\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t  <\/h4>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"ac_12657_collapse4\" class=\"wpsm_panel-collapse collapse \"  >\r\n\t\t\t\t\t\t  <div class=\"wpsm_panel-body\">\r\n\t\t\t\t\t\t\tIf your system doesn\u2019t support PWM fan control, it may only have basic fan speed adjustment options, or the fan may be running at a fixed speed. In this case, software solutions like fancontrol or pwmconfig won\u2019t be effective. You may need to check your BIOS\/UEFI settings for any fan control options, or consider using external hardware to control the fan speed.\t\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<!-- Inner panel End -->\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t<!-- Inner panel Start -->\r\n\t\t\t\t\t<div class=\"wpsm_panel wpsm_panel-default\">\r\n\t\t\t\t\t\t<div class=\"wpsm_panel-heading\" role=\"tab\" >\r\n\t\t\t\t\t\t  <h4 class=\"wpsm_panel-title\">\r\n\t\t\t\t\t\t\t<a  class=\"collapsed\"  data-toggle=\"collapse\" data-parent=\"#wpsm_accordion_12657 \" href=\"javascript:void(0)\" data-target=\"#ac_12657_collapse5\" onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ac_open_cl_icon fa fa-plus\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t\t\t<span class=\"ac_title_class\">\r\n\t\t\t\t\t\t\t\t\tCan I control CPU fan speed on a laptop?\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t  <\/h4>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"ac_12657_collapse5\" class=\"wpsm_panel-collapse collapse \"  >\r\n\t\t\t\t\t\t  <div class=\"wpsm_panel-body\">\r\n\t\t\t\t\t\t\tYes, controlling fan speed is possible on many laptops, though it\u2019s often more limited compared to desktops. Tools like thinkfan for ThinkPad laptops or i8kutils for Dell laptops can be used to adjust fan speeds.\t\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<!-- Inner panel End -->\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\r\n<script type=\"text\/javascript\">\r\n\t\r\n\t\tfunction do_resize(){\r\n\r\n\t\t\tvar width=jQuery( '.wpsm_panel .wpsm_panel-body iframe' ).width();\r\n\t\t\tvar height=jQuery( '.wpsm_panel .wpsm_panel-body iframe' ).height();\r\n\r\n\t\t\tvar toggleSize = true;\r\n\t\t\tjQuery('iframe').animate({\r\n\t\t\t    width: toggleSize ? width : 640,\r\n\t\t\t    height: toggleSize ? height : 360\r\n\t\t\t  }, 250);\r\n\r\n\t\t\t  toggleSize = !toggleSize;\r\n\t\t}\r\n\t\t\r\n<\/script>\t\n\n\n\n<p><\/p>\n\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Linux offers a variety of tools and commands that allow users to monitor and control the hardware aspects of their systems. One such aspect is the fan speed, which is crucial for maintaining an optimal temperature for your computer&#8217;s components, thus ensuring performance and longevity. Linux, known for its stability and flexibility, also provides various [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":12659,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[469,472,230,471,470],"class_list":["post-12643","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-cpu-fan-speed","tag-fancontrol","tag-linux","tag-lm-sensors","tag-sensors"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Control CPU Fan Speed on Linux: In 5 Steps - Greenwebpage Community<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Control CPU Fan Speed on Linux: In 5 Steps - Greenwebpage Community\" \/>\n<meta property=\"og:description\" content=\"Linux offers a variety of tools and commands that allow users to monitor and control the hardware aspects of their systems. One such aspect is the fan speed, which is crucial for maintaining an optimal temperature for your computer&#8217;s components, thus ensuring performance and longevity. Linux, known for its stability and flexibility, also provides various [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"Greenwebpage Community\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-10T10:10:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-26T07:26:37+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1020\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Karim Buzdar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karim Buzdar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/\"},\"author\":{\"name\":\"Karim Buzdar\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\"},\"headline\":\"How to Control CPU Fan Speed on Linux: In 5 Steps\",\"datePublished\":\"2024-11-10T10:10:33+00:00\",\"dateModified\":\"2025-02-26T07:26:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/\"},\"wordCount\":794,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg\",\"keywords\":[\"CPU Fan Speed\",\"fancontrol\",\"Linux\",\"lm-sensors\",\"Sensors\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/\",\"name\":\"How to Control CPU Fan Speed on Linux: In 5 Steps - Greenwebpage Community\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg\",\"datePublished\":\"2024-11-10T10:10:33+00:00\",\"dateModified\":\"2025-02-26T07:26:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#primaryimage\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg\",\"width\":1020,\"height\":600,\"caption\":\"Control CPU Fan speed on Linux\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/greenwebpage.com\/community\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Control CPU Fan Speed on Linux: In 5 Steps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"name\":\"Greenwebpage Community\",\"description\":\"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.\",\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/greenwebpage.com\/community\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\",\"name\":\"Greenwebpage Community\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"width\":512,\"height\":512,\"caption\":\"Greenwebpage Community\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\",\"name\":\"Karim Buzdar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"caption\":\"Karim Buzdar\"},\"sameAs\":[\"https:\/\/greenwebpage.com\"],\"url\":\"https:\/\/greenwebpage.com\/community\/author\/karim\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Control CPU Fan Speed on Linux: In 5 Steps - Greenwebpage Community","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/","og_locale":"en_US","og_type":"article","og_title":"How to Control CPU Fan Speed on Linux: In 5 Steps - Greenwebpage Community","og_description":"Linux offers a variety of tools and commands that allow users to monitor and control the hardware aspects of their systems. One such aspect is the fan speed, which is crucial for maintaining an optimal temperature for your computer&#8217;s components, thus ensuring performance and longevity. Linux, known for its stability and flexibility, also provides various [&hellip;]","og_url":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/","og_site_name":"Greenwebpage Community","article_published_time":"2024-11-10T10:10:33+00:00","article_modified_time":"2025-02-26T07:26:37+00:00","og_image":[{"width":1020,"height":600,"url":"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg","type":"image\/jpeg"}],"author":"Karim Buzdar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Karim Buzdar","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#article","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/"},"author":{"name":"Karim Buzdar","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8"},"headline":"How to Control CPU Fan Speed on Linux: In 5 Steps","datePublished":"2024-11-10T10:10:33+00:00","dateModified":"2025-02-26T07:26:37+00:00","mainEntityOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/"},"wordCount":794,"commentCount":0,"publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg","keywords":["CPU Fan Speed","fancontrol","Linux","lm-sensors","Sensors"],"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/","url":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/","name":"How to Control CPU Fan Speed on Linux: In 5 Steps - Greenwebpage Community","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#primaryimage"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg","datePublished":"2024-11-10T10:10:33+00:00","dateModified":"2025-02-26T07:26:37+00:00","breadcrumb":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#primaryimage","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/11\/Control-CPU-Fan-speed-on-Linux.jpg","width":1020,"height":600,"caption":"Control CPU Fan speed on Linux"},{"@type":"BreadcrumbList","@id":"https:\/\/greenwebpage.com\/community\/how-to-control-cpu-fan-speed-on-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenwebpage.com\/community\/"},{"@type":"ListItem","position":2,"name":"How to Control CPU Fan Speed on Linux: In 5 Steps"}]},{"@type":"WebSite","@id":"https:\/\/greenwebpage.com\/community\/#website","url":"https:\/\/greenwebpage.com\/community\/","name":"Greenwebpage Community","description":"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.","publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenwebpage.com\/community\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/greenwebpage.com\/community\/#organization","name":"Greenwebpage Community","url":"https:\/\/greenwebpage.com\/community\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","width":512,"height":512,"caption":"Greenwebpage Community"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8","name":"Karim Buzdar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","caption":"Karim Buzdar"},"sameAs":["https:\/\/greenwebpage.com"],"url":"https:\/\/greenwebpage.com\/community\/author\/karim\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12643","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/comments?post=12643"}],"version-history":[{"count":7,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12643\/revisions"}],"predecessor-version":[{"id":13600,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12643\/revisions\/13600"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media\/12659"}],"wp:attachment":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media?parent=12643"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/categories?post=12643"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/tags?post=12643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}