The laptop temperature is constantly high.
This is the output for command sensors
:
acpitz-virtual-0
Adapter: Virtual device
temp1: +85.0°C (crit = +128.0°C)
temp2: +0.0°C (crit = +128.0°C)
temp3: +64.0°C (crit = +128.0°C)
temp4: +68.0°C (crit = +128.0°C)
temp5: +37.0°C (crit = +128.0°C)
temp6: +114.0°C (crit = +128.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +82.0°C (high = +84.0°C, crit = +100.0°C)
Core 0: +80.0°C (high = +84.0°C, crit = +100.0°C)
Core 1: +78.0°C (high = +84.0°C, crit = +100.0°C)
I have an HP Probook 45 with i5.
How can I reduce its temperature?
Edit:
Output for lspci -k | grep -EA3 'VGA|3D|Display'
command:
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
DeviceName: 64
Subsystem: Hewlett-Packard Company 4th Gen Core Processor Integrated Graphics Controller
Kernel driver in use: i915
lspci -k | grep -EA3 'VGA|3D|Display'
terminal command. – Pilot6 Jul 24 '17 at 12:22intel-microcode
andthermald
. Report back. – heynnema Jul 24 '17 at 13:54intel-microcode is already the newest version (3.20151106.1).
andthermald is already the newest version (1.5-2ubuntu4).
I don't have Windows installed on this machine.
– djm.im Jul 24 '17 at 15:09<ThermalSensors>
, so it can't really determine what the current temps are. Search here on AU foruser:4272 thermald
and you'll find my other answers, and example code, for thermald. – heynnema Jul 25 '17 at 14:38