View previous topic :: View next topic |
Author |
Message |
darkphader Veteran
Joined: 09 May 2002 Posts: 1225 Location: Motown
|
Posted: Mon Jul 15, 2024 8:38 pm Post subject: kernel 6.10.0 failed to read out thermal zone |
|
|
Booting with kernel 6.10.0-gentoo causes dmesg and the journal to fill up with:
Code: | thermal thermal_zone2: failed to read out thermal zone |
Basically making them useless as that failure is constantly logged.
As far as I can determine it is due to the wifi driver. The previous kernels also logged that failure:
Code: | kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
kernel: thermal thermal_zone2: failed to read out thermal zone (-61) |
But the failure was only logged the one time, right after detection of the wifi module. But with 6.10.0 the logging of that issue is constant and non-ending filling up the journal and dmesg. _________________ WYSIWYG - What You See Is What You Grep |
|
Back to top |
|
|
Moonboots Apprentice
Joined: 02 Dec 2006 Posts: 164
|
Posted: Tue Jul 16, 2024 4:37 am Post subject: |
|
|
Yes I have the same problem with kernel 6.10.
Somebody added this on the original bug post at https://bugzilla.kernel.org/show_bug.cgi?id=201761
Activating the WiFi stops the continuous messages on my system |
|
Back to top |
|
|
|