My PC (Lenovo Ideapad z580) is overheating while running Ubuntu GNOME 16.04 LTS.
$ uname -a
Linux Mahadev 4.4.0-72-generic #93-Ubuntu SMP Fri Mar 31 14:07:41 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ lspci -nnk|grep -A2 VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:3977]
Kernel driver in use: i915
$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +52.0°C (crit = +104.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +54.0°C (high = +72.0°C, crit = +90.0°C)
Core 0: +54.0°C (high = +72.0°C, crit = +90.0°C)
Core 1: +54.0°C (high = +72.0°C, crit = +90.0°C)
update
vivek@Mahadev:~$ stress -t 300 -c $(getconf _NPROCESSORS_ONLN) &&
sensors
stress: info: [4408] dispatching hogs: 4 cpu, 0 io, 0 vm, 0 hdd
stress: info: [4408] successful run completed in 300s
acpitz-virtual-0
Adapter: Virtual device
temp1: +73.0°C (crit = +104.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +72.0°C (high = +72.0°C, crit = +90.0°C)
Core 0: +69.0°C (high = +72.0°C, crit = +90.0°C)
Core 1: +72.0°C (high = +72.0°C, crit = +90.0°C)
update
vivek@Mahadev:~$ sudo lshw -C cpu
[sudo] password for vivek:
*-cpu
description: CPU
product: Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz
vendor: Intel Corp.
physical id: 0
bus info: cpu@0
version: Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz
serial: To Be Filled By O.E.M.
slot: CPU Socket - U3E1
size: 1302MHz
capacity: 2400MHz
width: 64 bits
clock: 100MHz
capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr
pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx
fxsr sse sse2 ss ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon
pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni
pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid
sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave avx f16c lahf_lm
epb tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
dtherm arat pln pts cpufreq
configuration: cores=2 enabledcores=2 threads=4
Update This time I edited the sensors , htop command result in image. It's getting overheated, my laptop is getting hang cause of overheating, please watch and reply. Thanks.
0 Answers