'ACPI BIOS Error (bug)' Spams non-stop
Description:
With any kernel, I get the message
jul 24 08:00:05 NLD-IND-L3094 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.RP09.PEGP.DDNT], AE_NOT_FOUND (20230628/psargs-330)
jul 24 08:00:05 NLD-IND-L3094 kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC.SEN4._TMP due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
Exactly twice on boot. This is fine. With the most recent kernel (6.10.arch1-2), the message changes slightly and spams non-stop (multiple times per second):
jul 24 07:54:41 NLD-IND-L3094 kernel: thermal thermal_zone7: failed to read out thermal zone (-61)
jul 24 07:54:41 NLD-IND-L3094 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.RP09.PEGP.DDNT], AE_NOT_FOUND (20240322/psargs-330)
jul 24 07:54:41 NLD-IND-L3094 kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC.SEN4._TMP due to previous error (AE_NOT_FOUND) (20240322/psparse-529)
jul 24 07:54:41 NLD-IND-L3094 kernel: thermal thermal_zone5: failed to read out thermal zone (-5)
jul 24 07:54:41 NLD-IND-L3094 kernel: thermal thermal_zone7: failed to read out thermal zone (-61)
jul 24 07:54:41 NLD-IND-L3094 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.RP09.PEGP.DDNT], AE_NOT_FOUND (20240322/psargs-330)
jul 24 07:54:41 NLD-IND-L3094 kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC.SEN4._TMP due to previous error (AE_NOT_FOUND) (20240322/psparse-529)
jul 24 07:54:41 NLD-IND-L3094 kernel: thermal thermal_zone5: failed to read out thermal zone (-5)
jul 24 07:54:41 NLD-IND-L3094 kernel: thermal thermal_zone7: failed to read out thermal zone (-61)
jul 24 07:54:41 NLD-IND-L3094 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.RP09.PEGP.DDNT], AE_NOT_FOUND (20240322/psargs-330)
jul 24 07:54:41 NLD-IND-L3094 kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC.SEN4._TMP due to previous error (AE_NOT_FOUND) (20240322/psparse-529)
jul 24 07:54:41 NLD-IND-L3094 kernel: thermal thermal_zone5: failed to read out thermal zone (-5)
jul 24 07:54:42 NLD-IND-L3094 kernel: thermal thermal_zone7: failed to read out thermal zone (-61)
jul 24 07:54:42 NLD-IND-L3094 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.RP09.PEGP.DDNT], AE_NOT_FOUND (20240322/psargs-330)
jul 24 07:54:42 NLD-IND-L3094 kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC.SEN4._TMP due to previous error (AE_NOT_FOUND) (20240322/psparse-529)
jul 24 07:54:42 NLD-IND-L3094 kernel: thermal thermal_zone5: failed to read out thermal zone (-5)
Etcetera
Additional info:
- The device is a Lenovo 20W4003FMH (Lenovo ThinkPad T15 Gen 2)
- The bug occurs on 6.10.arch1-2
- The bug does not occur on 6.9.10.arch1-1
- Version 6.10.arch1-2 has no noticeable issues outside of the spam.
Steps to reproduce:
I do not think this applies here? Let me know if I need to provide more information.