* acpi/iwlwifi: thermal thermal_zone3: failed to read out thermal zone (-61)
@ 2018-09-20 13:42 Sedat Dilek
[not found] ` <CA+icZUXxcxZvyo7ge33E_1PSnjUs7Lq=BdcX2rbB6pYka1S=cA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Sedat Dilek @ 2018-09-20 13:42 UTC (permalink / raw)
To: Zhang Rui, Johannes Berg, Emmanuel Grumbach, Luca Coelho
Cc: linux-acpi-u79uwXL29TY76Z2rM5mHXA,
linux-wireless-u79uwXL29TY76Z2rM5mHXA
Hi,
I am seeing this with Linux v4.18.y and v4.19-rc4.
Investigating thermal_zone3...
# cat /sys/devices/virtual/thermal/thermal_zone3/type
iwlwifi
I have the following iwlwifi device and firmware installed...
[ 10.476589] iwlwifi 0000:04:00.0: loaded firmware version
36.e91976c0.0 op_mode iwlmvm
[ 10.519441] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band
Wireless AC 8265, REV=0x230
What informations do you need and how can I help?
Thanks.
Regards,
- Sedat -
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <CA+icZUXxcxZvyo7ge33E_1PSnjUs7Lq=BdcX2rbB6pYka1S=cA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: acpi/iwlwifi: thermal thermal_zone3: failed to read out thermal zone (-61) [not found] ` <CA+icZUXxcxZvyo7ge33E_1PSnjUs7Lq=BdcX2rbB6pYka1S=cA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2018-09-20 14:34 ` Luciano Coelho [not found] ` <1b3e46335094bda8dfef48c74adf2d027e9417ca.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Luciano Coelho @ 2018-09-20 14:34 UTC (permalink / raw) To: sedat.dilek-Re5JQEeQqe8AvxtiuMwx3w, Zhang Rui, Johannes Berg, Emmanuel Grumbach Cc: linux-acpi-u79uwXL29TY76Z2rM5mHXA, linux-wireless-u79uwXL29TY76Z2rM5mHXA On Thu, 2018-09-20 at 15:42 +0200, Sedat Dilek wrote: > Hi, Hi, > I am seeing this with Linux v4.18.y and v4.19-rc4. > > Investigating thermal_zone3... > > # cat /sys/devices/virtual/thermal/thermal_zone3/type > iwlwifi > > I have the following iwlwifi device and firmware installed... > > [ 10.476589] iwlwifi 0000:04:00.0: loaded firmware version > 36.e91976c0.0 op_mode iwlmvm > [ 10.519441] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band > Wireless AC 8265, REV=0x230 > > What informations do you need and how can I help? This is normal, though annoying, and was discussed before. The thermal framework is trying to read the temperature as soon as the zone is registered and this causes that warning. Our device only provides the temperature when the device goes up, so reading before that will always fail. -- Cheers, Luca. ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <1b3e46335094bda8dfef48c74adf2d027e9417ca.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>]
* Re: acpi/iwlwifi: thermal thermal_zone3: failed to read out thermal zone (-61) [not found] ` <1b3e46335094bda8dfef48c74adf2d027e9417ca.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> @ 2018-09-20 14:45 ` Sedat Dilek [not found] ` <CA+icZUVUkLZxqqNocBg27_Q=xvtDbfuW7z1ZcDx+WNO0uDwuOA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Sedat Dilek @ 2018-09-20 14:45 UTC (permalink / raw) To: Luciano Coelho Cc: Zhang Rui, Johannes Berg, Emmanuel Grumbach, linux-acpi-u79uwXL29TY76Z2rM5mHXA, linux-wireless-u79uwXL29TY76Z2rM5mHXA On Thu, Sep 20, 2018 at 4:34 PM, Luciano Coelho <luciano.coelho-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote: > On Thu, 2018-09-20 at 15:42 +0200, Sedat Dilek wrote: >> Hi, > > Hi, > > >> I am seeing this with Linux v4.18.y and v4.19-rc4. >> >> Investigating thermal_zone3... >> >> # cat /sys/devices/virtual/thermal/thermal_zone3/type >> iwlwifi >> >> I have the following iwlwifi device and firmware installed... >> >> [ 10.476589] iwlwifi 0000:04:00.0: loaded firmware version >> 36.e91976c0.0 op_mode iwlmvm >> [ 10.519441] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band >> Wireless AC 8265, REV=0x230 >> >> What informations do you need and how can I help? > > This is normal, though annoying, and was discussed before. The thermal > framework is trying to read the temperature as soon as the zone is > registered and this causes that warning. Our device only provides the > temperature when the device goes up, so reading before that will always > fail. > OK, I understand. Thanks. - Sedat - ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <CA+icZUVUkLZxqqNocBg27_Q=xvtDbfuW7z1ZcDx+WNO0uDwuOA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: acpi/iwlwifi: thermal thermal_zone3: failed to read out thermal zone (-61) [not found] ` <CA+icZUVUkLZxqqNocBg27_Q=xvtDbfuW7z1ZcDx+WNO0uDwuOA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2018-09-20 15:01 ` Luciano Coelho 0 siblings, 0 replies; 4+ messages in thread From: Luciano Coelho @ 2018-09-20 15:01 UTC (permalink / raw) To: sedat.dilek-Re5JQEeQqe8AvxtiuMwx3w Cc: Zhang Rui, Johannes Berg, Emmanuel Grumbach, linux-acpi-u79uwXL29TY76Z2rM5mHXA, linux-wireless-u79uwXL29TY76Z2rM5mHXA On Thu, 2018-09-20 at 16:45 +0200, Sedat Dilek wrote: > On Thu, Sep 20, 2018 at 4:34 PM, Luciano Coelho > <luciano.coelho-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote: > > On Thu, 2018-09-20 at 15:42 +0200, Sedat Dilek wrote: > > > Hi, > > > > Hi, > > > > > > > I am seeing this with Linux v4.18.y and v4.19-rc4. > > > > > > Investigating thermal_zone3... > > > > > > # cat /sys/devices/virtual/thermal/thermal_zone3/type > > > iwlwifi > > > > > > I have the following iwlwifi device and firmware installed... > > > > > > [ 10.476589] iwlwifi 0000:04:00.0: loaded firmware version > > > 36.e91976c0.0 op_mode iwlmvm > > > [ 10.519441] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band > > > Wireless AC 8265, REV=0x230 > > > > > > What informations do you need and how can I help? > > > > This is normal, though annoying, and was discussed before. The > > thermal > > framework is trying to read the temperature as soon as the zone is > > registered and this causes that warning. Our device only provides > > the > > temperature when the device goes up, so reading before that will > > always > > fail. > > > > OK, I understand. > Thanks. Thanks for your interest in helping! :) -- Cheers, Luca. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-09-20 15:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-20 13:42 acpi/iwlwifi: thermal thermal_zone3: failed to read out thermal zone (-61) Sedat Dilek
[not found] ` <CA+icZUXxcxZvyo7ge33E_1PSnjUs7Lq=BdcX2rbB6pYka1S=cA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-20 14:34 ` Luciano Coelho
[not found] ` <1b3e46335094bda8dfef48c74adf2d027e9417ca.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2018-09-20 14:45 ` Sedat Dilek
[not found] ` <CA+icZUVUkLZxqqNocBg27_Q=xvtDbfuW7z1ZcDx+WNO0uDwuOA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-09-20 15:01 ` Luciano Coelho
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox