Laptop work hot

Hello
I instaled fedora30 on my laptop.
My laptop is dell n5110 and have nvidia gpu.
Why laptop work hot?
sensors comand result is:

dell_smm-virtual-0
Adapter: Virtual device
Processor Fan: 5151 RPM
CPU:            +59.0°C  
Other:          +49.0°C  
Other:          +47.0°C  
GPU:            +52.0°C  
Other:          +98.0°C  

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +59.5°C  (crit = +99.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +60.0°C  (high = +86.0°C, crit = +100.0°C)
Core 0:        +56.0°C  (high = +86.0°C, crit = +100.0°C)
Core 1:        +53.0°C  (high = +86.0°C, crit = +100.0°C)
Core 2:        +56.0°C  (high = +86.0°C, crit = +100.0°C)
Core 3:        +53.0°C  (high = +86.0°C, crit = +100.0°C)

nouveau-pci-0100
Adapter: PCI adapter
GPU core:     +0.95 V  (min =  +0.83 V, max =  +0.98 V)
temp1:        +52.0°C  (high = +95.0°C, hyst =  +3.0°C)
                       (crit = +105.0°C, hyst =  +5.0°C)
                       (emerg = +135.0°C, hyst =  +5.0°C)

Note when execute comand sensors run only browser and terminal.
Whene run other app eg atom,gim,… cpu will be hotest and system crash.

Can you please run the following command and paste the output as a reply?

fpaste --sysinfo --printonly

Thank you to reply
I run the fpaste --sysinfo --printonly and paste uotput to fpaste
https://paste.fedoraproject.org/paste/jvgDRPXbqS8HLeR7L0y9HA

=== fpaste 0.3.9.2 System Information (fpaste --sysinfo) ===
* OS Release (lsb_release -ds):
     "Fedora release 30 (Thirty)"
     
* Kernel (uname -r ; cat /proc/cmdline):
     5.1.15-300.fc30.x86_64
     BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.1.15-300.fc30.x86_64 root=UUID=79a0586a-3beb-42b3-a231-83f3128ea2e4 ro resume=UUID=f192e3ad-2bdd-4ee6-a248-941f7e30d078 rhgb quiet
     
* Desktop(s) Running (ps -eo comm= | grep -E '(gnome-session|startkde|startactive|xfce.?-session|fluxbox|blackbox|hackedbox|ratpoison|enlightenment|icewm-session|od-session|wmaker|wmx|openbox-lxde|openbox-gnome-session|openbox-kde-session|mwm|e16|fvwm|xmonad|sugar-session|mate-session|lxqt-session|cinnamon)' ):
     gnome-session-b
     gnome-session-b
     
* Desktop(s) Installed (ls -m /usr/share/xsessions/ | sed 's/\.desktop//g' ):
     gnome-classic, gnome, gnome-xorg
     
* SELinux Status (sestatus):
     SELinux status:                 enabled
     SELinuxfs mount:                /sys/fs/selinux
     SELinux root directory:         /etc/selinux
     Loaded policy name:             targeted
     Current mode:                   enforcing
     Mode from config file:          enforcing
     Policy MLS status:              enabled
     Policy deny_unknown status:     allowed
     Memory protection checking:     actual (secure)
     Max kernel policy version:      31
     
* SELinux Errors (selinuxenabled && journalctl --since yesterday |grep avc: | grep -Eo comm="[^ ]+" | sort |uniq -c |sort -rn):
          44 comm="php-fpm"
           5 comm="vboxdrv.sh"
           1 comm="grub2-set-bootf"
     
* CPU Model (grep 'model name' /proc/cpuinfo | awk -F: '{print $2}' | uniq -c |
         sed -re 's/^ +//' ):
     8  Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
     
* 64-bit Support (grep -q ' lm ' /proc/cpuinfo && echo Yes || echo No):
     Yes
     
* Hardware Virtualization Support (grep -Eq '(vmx|svm)' /proc/cpuinfo && echo Yes || echo No):
     Yes
     
* Load average (uptime):
      07:04:47 up 11 min,  1 user,  load average: 3.04, 3.04, 1.86
     
* Memory usage (free -m):
                   total        used        free      shared  buff/cache   available
     Mem:           7879        3309        1508         712        3060        3560
     Swap:         16379           0       16379
     
* Top 5 CPU hogs (ps axuScnh | awk '$2!=5010' | sort -rnk3 | head -5):
         1000  4071 29.6  8.0 1459180 652228 tty2   Sl+  06:58   1:54 chrome
         1000  2935 21.5  3.0 959628 244796 tty2    SLl+ 06:56   1:44 chrome
         1000  2992 14.5  1.5 571948 126892 tty2    Sl+  06:56   1:09 chrome
         1000  2966 12.0  0.1 437608 14020 tty2     S+   06:56   0:57 chrome
         1000  2318 10.4  3.4 3380332 281664 tty2   Sl+  06:56   0:54 gnome-shell
     
* Top 5 Memory hogs (ps axuScnh | sort -rnk4 | head -5):
         1000  4071 29.6  8.0 1459180 652228 tty2   Sl+  06:58   1:54 chrome
         1000  3120  4.6  3.9 1506984 321124 tty2   Sl+  06:56   0:21 atom
         1000  2318 10.4  3.4 3380332 281664 tty2   Sl+  06:56   0:54 gnome-shell
         1000  2548  1.0  3.2 1189360 262308 tty2   Sl+  06:56   0:05 gnome-software
         1000  2921  2.0  3.1 1731704 251004 tty2   Sl+  06:56   0:09 atom
     
* Disk space usage (df -hT):
     Filesystem     Type      Size  Used Avail Use% Mounted on
     devtmpfs       devtmpfs  3.9G     0  3.9G   0% /dev
     tmpfs          tmpfs     3.9G  110M  3.8G   3% /dev/shm
     tmpfs          tmpfs     3.9G  2.0M  3.9G   1% /run
     tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
     /dev/sda1      ext4       40G   35G  2.4G  94% /
     tmpfs          tmpfs     3.9G   72K  3.9G   1% /tmp
     tmpfs          tmpfs     788M   20K  788M   1% /run/user/42
     tmpfs          tmpfs     788M   68K  788M   1% /run/user/1000
     
* Block devices (without results: "blkid" AND "/sbin/blkid"):
     N/A

* PCI devices (lspci):
     00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
     00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
     00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
     00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
     00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
     00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
     00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
     00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
     00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
     00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
     00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b5)
     00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
     00:1f.0 ISA bridge: Intel Corporation HM67 Express Chipset LPC Controller (rev 05)
     00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller (rev 05)
     00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
     01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 525M] (rev a1)
     01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
     05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 05)
     09:00.0 Network controller: Intel Corporation Centrino Wireless-N 1030 [Rainbow Peak] (rev 34)
     0b:00.0 USB controller: Texas Instruments TUSB73x0 SuperSpeed USB 3.0 xHCI Host Controller (rev 02)
     
* USB devices (lsusb):
     Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
     Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
     Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
     Bus 003 Device 002: ID 09da:054f A4Tech Co., Ltd. USB Device
     Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
     Bus 001 Device 004: ID 1bcf:2880 Sunplus Innovation Technology Inc. Dell HD Webcam
     Bus 001 Device 003: ID 8086:0189 Intel Corp. 
     Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
     Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
     
* DRM Information (journalctl -k -b | grep -o 'kernel:.*drm.*$' | cut -d ' ' -f 2- ):
     [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
     [drm] Driver supports precise vblank timestamp query.
     [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 0
     fbcon: inteldrmfb (fb0) is primary device
     [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
     [drm] Driver supports precise vblank timestamp query.
     i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
     [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
     
* Xorg modules (grep LoadModule /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d \" -f 2 | xargs):
     
     
* GL Support (glxinfo | grep -E "OpenGL version|OpenGL renderer"):
     OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
     OpenGL version string: 3.0 Mesa 19.0.8
     
* Xorg errors (grep '^\[.*(EE)' /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d ':' -f 2- ):
     [   667.343] (EE) 
     [   667.343] (EE) Cannot establish any listening sockets - Make sure an X server isn't already running(EE) 
     [   667.343] (EE) 
     [   667.343] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
     [   667.343] (EE) 
     [   667.343] (EE) Server terminated with error (1). Closing log file.
     
* Kernel buffer tail (dmesg | tail):
     [   73.934214] usb 2-1.6: new full-speed USB device number 55 using ehci-pci
     [   74.350171] usb 2-1.6: device not accepting address 55, error -32
     [   74.350274] usb 2-1-port6: unable to enumerate USB device
     [  154.404381] Bluetooth: RFCOMM TTY layer initialized
     [  154.404391] Bluetooth: RFCOMM socket layer initialized
     [  154.404482] Bluetooth: RFCOMM ver 1.11
     [  157.454207] fuse init (API version 7.29)
     [  161.407149] rfkill: input handler disabled
     [  230.772478] usb 1-1-port1: connect-debounce failed
     [  627.356350] usb 1-1-port2: connect-debounce failed
     
* Last few reboots (last -x -n10 reboot runlevel):
     runlevel (to lvl 5)   5.1.15-300.fc30. Tue Jul  2 06:54   still running
     reboot   system boot  5.1.15-300.fc30. Tue Jul  2 06:53   still running
     runlevel (to lvl 5)   5.1.15-300.fc30. Mon Jul  1 19:38 - 21:18  (01:40)
     reboot   system boot  5.1.15-300.fc30. Mon Jul  1 19:36 - 21:18  (01:41)
     runlevel (to lvl 5)   5.1.15-300.fc30. Mon Jul  1 18:32 - 19:36  (01:03)
     reboot   system boot  5.1.15-300.fc30. Mon Jul  1 18:31 - 19:36  (01:04)
     runlevel (to lvl 5)   5.1.15-300.fc30. Mon Jul  1 16:41 - 18:30  (01:48)
     reboot   system boot  5.1.15-300.fc30. Mon Jul  1 16:40 - 18:30  (01:50)
     runlevel (to lvl 5)   5.1.15-300.fc30. Mon Jul  1 14:40 - 16:40  (01:59)
     reboot   system boot  5.1.15-300.fc30. Mon Jul  1 14:39 - 16:40  (02:00)
     
     wtmp begins Mon Jun 10 04:04:36 2019
     
* DNF Repositories (dnf repolist):
     repo id                          repo name                                status
     code                             Visual Studio Code                           63
     *fedora                          Fedora 30 - x86_64                       56,582
     *fedora-modular                  Fedora Modular 30 - x86_64                  135
     *rpmfusion-free                  RPM Fusion for Fedora 30 - Free             616
     *rpmfusion-free-updates          RPM Fusion for Fedora 30 - Free - Update    212
     *rpmfusion-nonfree-nvidia-driver RPM Fusion for Fedora 30 - Nonfree - NVI     15
     *updates                         Fedora 30 - x86_64 - Updates              9,038
     *updates-modular                 Fedora Modular 30 - x86_64 - Updates        140
     
* DNF Extras (dnf -C list extras):
     Last metadata expiration check: 0:01:12 ago on Tue 02 Jul 2019 07:03:42 AM +0430.
     Extra Packages
     VirtualBox-6.0.x86_64              6.0.8_130520_fedora29-1         @@commandline
     atom.x86_64                        1.38.1-0.1                      @@commandline
     google-chrome-stable.x86_64        75.0.3770.80-1                  @@commandline
     kernel.x86_64                      5.1.11-300.fc30                 @updates     
     kernel.x86_64                      5.1.12-300.fc30                 @updates     
     kernel-core.x86_64                 5.1.11-300.fc30                 @updates     
     kernel-core.x86_64                 5.1.12-300.fc30                 @updates     
     kernel-devel.x86_64                5.1.8-300.fc30                  @updates     
     kernel-devel.x86_64                5.1.11-300.fc30                 @updates     
     kernel-modules.x86_64              5.1.11-300.fc30                 @updates     
     kernel-modules.x86_64              5.1.12-300.fc30                 @updates     
     kernel-modules-extra.x86_64        5.1.11-300.fc30                 @updates     
     
* Last 20 packages installed (rpm -qa --nodigest --nosignature --last | head -20):
     flatpak-libs-1.4.2-1.fc30.x86_64              Mon 01 Jul 2019 07:33:56 PM +0430
     hwdata-0.325-1.fc30.noarch                    Mon 01 Jul 2019 07:33:55 PM +0430
     mesa-libxatracker-19.0.8-1.fc30.x86_64        Mon 01 Jul 2019 07:33:54 PM +0430
     mesa-vulkan-drivers-19.0.8-1.fc30.x86_64      Mon 01 Jul 2019 07:33:52 PM +0430
     mesa-libGLES-19.0.8-1.fc30.x86_64             Mon 01 Jul 2019 07:33:51 PM +0430
     mesa-libOpenCL-19.0.8-1.fc30.x86_64           Mon 01 Jul 2019 07:33:50 PM +0430
     libxcrypt-devel-4.4.6-2.fc30.x86_64           Mon 01 Jul 2019 07:33:50 PM +0430
     mesa-libGL-devel-19.0.8-1.fc30.x86_64         Mon 01 Jul 2019 07:33:48 PM +0430
     mesa-libEGL-devel-19.0.8-1.fc30.x86_64        Mon 01 Jul 2019 07:33:48 PM +0430
     libxcrypt-compat-4.4.6-2.fc30.x86_64          Mon 01 Jul 2019 07:33:48 PM +0430
     xen-libs-4.11.1-6.fc30.x86_64                 Mon 01 Jul 2019 07:33:47 PM +0430
     mesa-dri-drivers-19.0.8-1.fc30.x86_64         Mon 01 Jul 2019 07:33:46 PM +0430
     redhat-rpm-config-130-1.fc30.noarch           Mon 01 Jul 2019 07:33:37 PM +0430
     flatpak-1.4.2-1.fc30.x86_64                   Mon 01 Jul 2019 07:33:36 PM +0430
     flatpak-session-helper-1.4.2-1.fc30.x86_64    Mon 01 Jul 2019 07:33:34 PM +0430
     annobin-8.71-2.fc30.x86_64                    Mon 01 Jul 2019 07:33:33 PM +0430
     mesa-filesystem-19.0.8-1.fc30.x86_64          Mon 01 Jul 2019 07:32:28 PM +0430
     flatpak-selinux-1.4.2-1.fc30.x86_64           Mon 01 Jul 2019 07:32:28 PM +0430
     xen-licenses-4.11.1-6.fc30.x86_64             Mon 01 Jul 2019 07:32:27 PM +0430
     mesa-libGL-19.0.8-1.fc30.x86_64               Mon 01 Jul 2019 07:32:27 PM +0430
     
* EFI boot manager output (without results: "efibootmgr -v"):
     N/A


You can run ‘watch -n 1 sensors’ and see in real time temperature of your system.Also run ‘top’ to see witch application use your cpu to 100 % because your fan run max ( Processor Fan: 5151 RPM).

This screen shot is top comand result but i havnt aplication to use 100% of cpu .


The maximum cpu usage is for Web Content or Chrome home is 22%
I monitor realtime cpu temprator with watch sensors.CPU temprator is between 59 and 70.

It could be performance issues with nouveau for this hardware. Maybe worth testing with the proprietary nvidia drivers from RPMFusion:

https://rpmfusion.org/Howto/NVIDIA

There is a side effect when using the NVIDIA driver on optimus is that currently the driver is used as the primary GPU device and cannot be disabled at all.

Best is usually to use nouveau for the best power management feature
Please have a look at https://nouveau.freedesktop.org/wiki/Optimus/
You need to have the DynOFF on the DIS line (which if the nvidia discrete GPU")

cat /sys/kernel/debug/vgaswitcheroo/switch
0:IGD:+:Pwr:0000:00:02.0
1:DIS: :DynOff:0000:01:00.0

You might also have to clean-up the GPU/CPU Fans and change the thermal paste.

1 Like