I noticed that a zone of my laptop is quite hot even with low usage, for example, reading a PDF file and the fans are on. Doing the same action with Windows 10 (I have a dual boot) this doesn't happens, the zone is cool.
Why does this happen? Is it due to high CPU usage? Or what?
Is it possible to fix this problem?
Edit 1
Resut of command
lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (Whiskey Lake)
Subsystem: Hewlett-Packard Company UHD Graphics 620 (Whiskey Lake)
Kernel driver in use: i915
Kernel modules: i915
02:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)
Subsystem: Hewlett-Packard Company GP107M [GeForce GTX 1050 Mobile]
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
Edit 2
prime-select query
nvidia
Edit 3
I tried to select the use of Intel integrated GPU without results.
With Ubuntu 19.04 thermald is already installed and PC is quite hot, not cool like in Windows. I also noticed the battary goes down very slowly. I don't see this speed decrease on Windows.
Is this a problem of Ubuntu or is it only for Ubuntu 19.04?
lspci -k | grep -EA3 'VGA|3D|Display'
terminal command. – Pilot6 Aug 27 '19 at 16:06prime-select query
and I am ready to answer. – Pilot6 Aug 27 '19 at 16:28tlp
: https://askubuntu.com/questions/391474/stop-cpu-from-overheating – WinEunuuchs2Unix Aug 28 '19 at 17:24laptop-mode-tools
to economy power on battery. – Pilot6 Aug 28 '19 at 17:25