Hot and noisy laptop

Hey!
I use openSUSE Tumbleweed with Plasma 5 and i noticed that my laptop becomes hot (and noisy) doing nothing. CPU usage is about 0-5% but the temperature is about 65-67*C. Though there’s no anything like that in Windows 10… Is it just a problem of KDE?
CPU: Intel i7 4720HQ.

In order to help you better we need some system specifications. On what hardware are you running Tumbleweed? Then other Tumbleweed users could chime in.
It could be faulty hardware or maybe a proprietary graphics card.

You can see some hardware information by typing this in a terminal:

sudo lspci

Paste the information here between code tags.


00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 960M] (rev a2)
3b:00.0 Network controller: Intel Corporation Wireless 7260 (rev bb)
3c:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)

And for example the temperature of CPU. Browser with 1 YouTube video 1080p. CPU usage between 0 and 10%.


coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:  +78.0°C  (high = +84.0°C, crit = +100.0°C)
Core 0:         +78.0°C  (high = +84.0°C, crit = +100.0°C)
Core 1:         +72.0°C  (high = +84.0°C, crit = +100.0°C)
Core 2:         +66.0°C  (high = +84.0°C, crit = +100.0°C)
Core 3:         +67.0°C  (high = +84.0°C, crit = +100.0°C)


nouveau-pci-0100
Adapter: PCI adapter
GPU core:     +0.60 V  (min =  +0.60 V, max =  +1.20 V)
temp1:            N/A  (high = +95.0°C, hyst =  +3.0°C)
                       (crit = +105.0°C, hyst =  +5.0°C)
                       (emerg = +135.0°C, hyst =  +5.0°C)


asus-isa-0000
Adapter: ISA adapter
cpu_fan:     4000 RPM
temp1:        +69.0°C  


acpitz-virtual-0
Adapter: Virtual device
temp1:        +69.0°C  (crit = +103.0°C)

I thought you might install a proprietary driver for your graphics card but it is everything Intel and should run just fine but the temperatures are really high.

I can only speak of experience that watching HD videos in a browser window consumes a lot of CPU regardless if Flash or HTML5, especially when using Firefox as it mostly never uses hardware decoding on Linux with Intel cards compared to a Windows box.
Though you could use something else to watch videos from Youtube, like mplayer, VLC, mpv or even youtube-dl.

This seems to be an Optimus system, please tell us what measures you have taken regarding the Nvidia card in your system.

After another look I see indeed Nvidia there.

i haven’t take any actually ._. it seems that there is nouveau driver installed in my system.