1 / 9

Technical Case Sharing - Check Motherboard Temperature under Linux

Learn how to monitor and control the temperature of your motherboard using Linux. Install the necessary sensors and use Psensor to keep track of the temperature levels.

brandonn
Download Presentation

Technical Case Sharing - Check Motherboard Temperature under Linux

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Technical Case Sharing -Check Motherboard Temperature under Linux Eric Chen 陳韋成 EIoT/AE 2018/06/06

  2. Outline • Case Information • Sensors in Terminal • Install Psensor

  3. Case Information

  4. Case Information Epiphan Video Create stunning live video programs by combining, encoding, switching and recording your video.

  5. Case Information Customer reports MB temperature is 0° C. BIOS add the function through ACPI. AE double check before release to customer.

  6. Sensors in Terminal Install lm-sensors: ~$ sudoapt-get install lm-sensors After installation type the following in terminal: ~$ sudosensors-detect You may also need to run: ~$ sudoservice kmod start It will ask you few questions. Answer Yes for all of them. Finally to get your CPU temperature type sensors in your terminal. ~$ sensors

  7. Install Psensor Do all the steps in Sensors in Terminal. Then: ~$ apt-get install psensor Reboot after installing process is done. MB temp.

  8. Install Psensor

  9. Thank You

More Related