The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
78 views

How to read CPU temperature on a shared server?

I would like to read my CPU temperature with PHP, but I cannot find the relevant info. All paths under /proc/acpi/thermal_zone appear empty. I have tried: /proc/acpi/thermal_zone/THM0/temperature ...
2
votes
3answers
143 views

Find number of fans in a laptop

My laptop is always hot and CPU temp is about 80°C. I guess one of laptop fans is corrupted and another one spins in high RPM, because I hear the sound of fan speed which it is most of time is high. ...
1
vote
0answers
206 views

Asrock H61M-ITX sensors

I just installed a small home server with Ubuntu 12.04.01 but I have a problem with the fan that run on full all the time. The server specs are: Linkworld Mini ITX 920-01 Asrock H61M-ITX mITX USB3 ...
2
votes
4answers
2k views

Dell XPS 15 runs hot on linux

I'm worried about my Dell XPS notebook. When I'm on Linux, its temperature is always higher than on Windows. I was facing some pretty ugly slowdowns earlier today and it shut itself down the first ...
1
vote
1answer
84 views

How to read the temperature of Tesla M2050?

NVML(nvidia-smi) does not support the temperature for this videocard nvidia-settings does not work, because it is a cluster node(with 3 gpus) and there is no X lm-sensors does not show gpus ...
2
votes
0answers
196 views

cpufreqd does not control temperature plus shows no output

Since my laptop (an Acer Aspire 5750G running a Gentoo Linux with a not-quite-up-to-date kernel 2.6.39-r3 (a weird wLan hardware makes the update difficult)) tends to run rather hot I am trying to ...
5
votes
2answers
390 views

How enable safeguards for CPU temperature

My desktop has a nasty habit. When I have several high intensity applications running and my CPU is at maximum usage for a period of time, the core temperature rises and my computer auto-shuts off. ...
1
vote
1answer
279 views

Lm-Sensors: Run specific commands when temperature goes above/below limits

I have a pretty badly ventilated computer whose temperature reaches 100º C in some occasions. The poor thing can't be ventilated any better ("put a bigger fan" is not a suitable solution). When the ...
1
vote
0answers
179 views

Understanding different fields of output of sensors

Here's the output of sensors command: thinkpad-isa-0000 Adapter: ISA adapter fan1: 3414 RPM coretemp-isa-0000 Adapter: ISA adapter Physical id 0: +50.0°C (high = +86.0°C, crit = +100.0°C) ...
7
votes
2answers
326 views

Overheating results in system shutdown

I have been having an overheating issue which makes my laptop shutdown immediately. Is there anyway to monitor the temperature from the sensor and scale down the CPU frequency to avoid that problem? ...
2
votes
3answers
2k views

Is there a way to monitor the temperature of CPU using lm_sensors?

I can successfully detect the temperatures of sensors using the sensors command. But is there a way or a tool so that I can dynamically monitor the temperatures of sensors conveniently?
3
votes
1answer
377 views

Hardware code(s) from “sensors” command

When running the sensors command in the terminal, the output contains what appears to be some sort of unique identifier for each piece of hardware listed. This is the output, as you can see below, for ...