delta-one / dell-xps-15-9570-debian-linux

Experiences running Debian Linux on a Dell XPS 15 9570
63 stars 3 forks source link

Keyboard surface is warm #3

Closed MarianaPicolo closed 3 years ago

MarianaPicolo commented 4 years ago

Hello, I've followed your tutorial, and managed to install Debian testing on my XPS :)

But, I have some points that I'd like to note:

Also, powertop shows this discharge rate when my computer in only with the browser and some tabs opened: The battery reports a discharge rate of 9.24 W

Edit: I'm also experiencing some random freezes. I noticed that it happens when I'm using docker. The cursor doesn't move anymore, but the music in background keeps playing. Here's my system info: Linux xps-9570 5.4.0-4-amd64 #1 SMP Debian 5.4.19-1 (2020-02-13) x86_64 GNU/Linux

delta-one commented 4 years ago

Hej Mariana,

thanks for raising those issues.

MarianaPicolo commented 4 years ago
* The XPS 15 does unfortunately not have a good thermal design, which sadly results in rather high temperatures. Have you checked the CPU temperature, when your keyboard is getting warm ?
I'm trying to monitor, but it seems normal: Laptop was just turned on, it was cold After some hours of usage
Captura de tela de 2020-04-13 14-08-50 Captura de tela de 2020-04-13 16-27-42
* I noticed those mouse-delays _after_ I had run `powertop --auto-tune` but never really before. It could be that powertop puts the USB ports into a power-saving mode thus delaying the input. Try fiddling with the powertop-settings and see, if the issue improves.

I've just checked on powertop stats, and that the issue, the setting to the autosuspend is on, when I turn it bad, the mouse delay is gone.

image

* I don't use Docker, so I cannot reproduce the issue. Do you have any more logs ?  

Unfortunately, I don't. It happens randomly, sometimes it takes a few hours to happen, and sometimes it takes 20 minutes after the boot. I noticed that it happens when I run docker, but I've seen in some forums that it happens when the HDMI gets disconnected from the laptop.

I've been searching on this problem, it seems like is with this kernel version: https://linuxreviews.org/Linux_Kernel_5.5_Will_Not_Fix_The_Frequent_Intel_GPU_Hangs_In_Recent_Kernels

https://www.reddit.com/r/archlinux/comments/e7tb8i/intel_i915_random_freeze/

I've added this parameters to the grub: iommu=pt intel_idle.max_cstate=1, but I'm not sure about what they do. At this moment my laptop hasn't frozen yet.

delta-one commented 4 years ago
MarianaPicolo commented 4 years ago

This is also one thing I've noticed: my fans are on even on idle state, with these temperatures. I think that's why the keyboard area is getting warmer.
I've never noticed that on ubuntu. It was my distro before I switch to debian testing, because I thought it was easier to deal with nvidia.