Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to detect CUP temperature in Linux system

2025-04-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

Today I will show you how the Linux system detects the CUP temperature. The content of the article is good. Now I would like to share it with you. Friends who feel in need can understand it. I hope it will be helpful to you. Let's read it along with the editor's ideas.

It is inevitable that the computer will get hot when it is working. We need to know which processes or software cause the computer to get hot.

To install Psensor, you need to install and configure lm-sensors, a command line tool for hardware monitoring. If you want to measure the disk temperature, you also need to install hddtemp. To install these tools, run the following commands:

Sudo apt-get install lm-sensors hddtemp then begins to detect hardware sensors:

To make sure that sudo sensors-detect is working, run the following command:

Sensors, it gives the following output:

Acpitz-virtual-0 Adapter: Virtual device temp1: + 43.0C (crit = + 98.0C) coretemp-isa-0000 Adapter: ISA adapter Physical id 0: + 44.0C (high = + 100.0 °C, crit = + 100.0 °C) Core 0: + 41.0° C (high = + 100.0 °C, crit = + 100.0 °C) Core 1: + 40.0° C (high = + 100.0 °C, crit = + 100.0 °C) if everything looks fine, use the following command to install Psensor:

After the sudo apt-get install psensor installation is complete, run the program in Unity Dash. The first time you run it, you should configure what status Psensor should monitor.

Display temperature on the panel

If you want to display the temperature in the panel, go to Sensor Preferences:

Under the Application Indicator menu, select the component for which you want to display the temperature and check the Display sensor in the label option.

Start Psensor every time you start

Go to Preferences- > Startup and select Launch on session startup to start Psensor each time you start.

okay. All you have to do is monitor the CPU temperature here. You can always pay attention to and help you find the process that causes your computer to overheat.

Psensor is a very good soft armor that can detect the temperature of the hard disk, the speed of the fan, the utilization of CPU, and so on.

What are the versions of Linux? the versions of Linux are Deepin, UbuntuKylin, Manjaro, LinuxMint, Ubuntu and so on. Among them, Deepin is one of the best-developed Linux distributions in China; UbuntuKylin is a derivative release based on Ubuntu; Manjaro is a Linux release based on Arch; LinuxMint's default Cinnamon desktop is similar to Windows XP's easy-to-use; Ubuntu is the Linux operating system based on desktop applications.

This is the whole content of how Linux system detects CUP temperature. For more information about how Linux system detects CUP temperature, you can search the previous articles or browse the following articles to learn! I believe the editor will add more knowledge to you. I hope you can support it!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report