Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Unfortunately, no additional information on the back of the computer. Output of dmidecode: ASUSTeK COMPUTER INC., product Name: UX32LA, version: 1.0, SKU Number: ASUS-Ultrabook, Family: UX Commented Apr 17, 2019 at 21:09
  • Steps to debug: 1) Go through dmesg and /var/log/syslog / journalctl after boot to see if you have any linux kernel modules that detect fans and/or temperature sensors, and or any packages like fancontrol that want to control the fans directly. While you are at that, edit question to indicate what fans and termperature sensors you have, and how they are wired up. 2) If your SM (system management) BIOS is capable of controlling the fans (better check this, unless you want to deal with overheated components), you can disable the Linux fan control (details depend on the package used). Commented Apr 18, 2019 at 6:57