Announcement
Collapse
No announcement yet.
High temperatures with linux 5.11
Collapse
This topic is closed.
X
X
-
I recently reverted to Kubuntu 20.04, now temperatures are back on the lower side. I won't be able to test the issue further on, but I'm still curious if others faced similar issues, and is there some explanation to it. Cheers!
- Top
- Bottom
-
High temp appears to come from google-chrome-dev (first 93 builds). Same issue down to Focal or up to Win Ten.
- Top
- Bottom
Leave a comment:
-
I had similar experience with previous versions, until the latest upgrade. Also booting Kubuntu 21.04 with linux 5.8, yields lower temperatures.Originally posted by GreyGeek View PostI'm running stock Kubuntu 20.04 fully updated and the latest kernel in this release is
5.4.0-74-generic
So far I've never had any temp problems. My CPU idles at around 40-45C and my GPU at 29C.
The highest my CPU temp has been is 87C
My GT650M GPU is configured to run my desktop and every app it opens. Minecraft 16.5 runs at around 200 fps and causes the CPU to run at 69C and the GPU at 58C.
- Top
- Bottom
Leave a comment:
-
My bios is up to date, I dual boot with Win10, and I do firmware updates form there, via Lenovo Vantage.Originally posted by claydoh View PostAlso, bios updates can fix some of these types of issues, even if they are not documented as such.
Thanks, I'll try to investigate it.Originally posted by claydoh View Posttlp and powertop can compete with each other. Not always, but it is worth looking at.
I still suspect there is something with the 5.11 kernel, similar to GrayGeek, I hadn't had problems like this with previous versions, only after upgrading to Kubuntu 21.04.
- Top
- Bottom
Leave a comment:
-
Couple of minor things to check, maybe:
tlp and powertop can compete with each other. Not always, but it is worth looking at.
Also, bios updates can fix some of these types of issues, even if they are not documented as such.
- Top
- Bottom
Leave a comment:
-
I tried to log sensor data and put them on a chart. The test is quite rudimentary (if somebody could tell me how to do a better one, i'll try to do it): running wine, than playing some full-screen YouTube videos. The results were as previously, using kernel 5.11 gave me higher temperatures than kernel 5.8. I know it's not that much of a difference, but i find it somewhat bothering, and i'm curious if it can be fixed.
Last edited by oreggero; Jun 09, 2021, 12:50 PM.
- Top
- Bottom
Leave a comment:
-
I'm running stock Kubuntu 20.04 fully updated and the latest kernel in this release is
5.4.0-74-generic
So far I've never had any temp problems. My CPU idles at around 40-45C and my GPU at 29C.
The highest my CPU temp has been is 87C
My GT650M GPU is configured to run my desktop and every app it opens. Minecraft 16.5 runs at around 200 fps and causes the CPU to run at 69C and the GPU at 58C.
- Top
- Bottom
Leave a comment:
-
ThinkPad High temperatures with linux 5.11 5.12 5.13
The same issue is present in Impish Indri. Our Ryzen ThinkPad overheats with today's build for all Kernels.
Kernel 5. 13-rc5 takes time to stabilize, abnormal heat for a few minutes (top 60's low 70's). Lm-sensors must be installed, it should be on board to monitor CPU after an offline install.
The keyboard remains abnormally hot out of the box (offline).
5.13-rc5 after a few minutes, no stress:
Same ball game for 5.12.9. I've never seen 13K.Code:sensors thinkpad-isa-0000 Adapter: ISA adapter fan1: 0 RPM CPU: +56.0?C GPU: +0.0?C temp3: +0.0?C temp4: +0.0?C temp5: +0.0?C temp6: +0.0?C temp7: +0.0?C temp8: +0.0?C amdgpu-pci-0300 Adapter: PCI adapter vddgfx: N/A vddnb: N/A edge: +54.0?C k10temp-pci-00c3 Adapter: PCI adapter Tctl: +54.8?C Tdie: +54.8?C BAT0-acpi-0 Adapter: ACPI interface in0: 12.27 V
Not better for the deault one: 5.11.0-18Code:sensors thinkpad-isa-0000 Adapter: ISA adapter fan1: 13824 RPM temp1: +70.0?C temp2: +0.0?C temp3: +0.0?C temp4: +0.0?C temp5: +0.0?C temp6: +0.0?C temp7: +0.0?C temp8: +0.0?C amdgpu-pci-0300 Adapter: PCI adapter vddgfx: N/A vddnb: N/A edge: +70.0?C k10temp-pci-00c3 Adapter: PCI adapter Tctl: +70.2?C Tdie: +70.2?C BAT0-acpi-0 Adapter: ACPI interface in0: 12.27 V
Fan1 usually have no activity:
The CPU is not under stress for all measurements. Tends to stabilize in the upper 40's after a few minutes, but the fan keeps running.Code:sensors thinkpad-isa-0000 Adapter: ISA adapter fan1: 10496 RPM temp1: +73.0?C temp2: +0.0?C temp3: +0.0?C temp4: +0.0?C temp5: +0.0?C temp6: +0.0?C temp7: +0.0?C temp8: +0.0?C amdgpu-pci-0300 Adapter: PCI adapter vddgfx: N/A vddnb: N/A edge: +71.0?C k10temp-pci-00c3 Adapter: PCI adapter Tctl: +71.5?C Tdie: +71.5?C BAT0-acpi-0 Adapter: ACPI interface in0: 12.27 V
Wayland, under stress, Kernel 5. 13-rc5 temp is in the upper 40's, fan keeps running. It takes long to get normal conditions.
Switching to default Kernel:
Code:sensors thinkpad-isa-0000 Adapter: ISA adapter fan1: 12288 RPM temp1: +75.0?C temp2: +0.0?C temp3: +0.0?C temp4: +0.0?C temp5: +0.0?C temp6: +0.0?C temp7: +0.0?C temp8: +0.0?C amdgpu-pci-0300 Adapter: PCI adapter vddgfx: N/A vddnb: N/A edge: +74.0?C k10temp-pci-00c3 Adapter: PCI adapter Tctl: +74.0?C Tdie: +74.0?C BAT0-acpi-0 Adapter: ACPI interface in0: 12.27 V
- Top
- Bottom
Leave a comment:
-
Have you tried adjusting the temperature trigger levels to a lower temperature? My CPU has a maximum T of 105C.Originally posted by oreggero View PostYes I do.
I set the meltdown temp at 104C and the warning temp at 90C.
My setting is lmsensors/coretemp-isa-0000/Core_0
- Top
- Bottom
Leave a comment:
-
High temperatures with linux 5.11
Hello!
I recently upgraded from Kubuntu 20.10 to 21.04 and noticed that my laptop runs at higher temperatures than it used with previous versions. With older versions temperatures are below 50C on average with light usage, on 21.04 temperatures are with 10-15C higher on average. Using wine applications raises temps to 80C on Kubuntu 21.04. Booting with linux 5.08 gives lower temperatures. I presume that it has to do with the 5.11 kernel, but I don't know how to figure it out, or how to test it.
Is there something I'm missing, or I should be changing some settings?
I'm using a Thinkpad E15, with I5-10210U, I also have tlp and powertop installed.
Thnaks!Tags: None
- Top
- Bottom
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.
Leave a comment: