You are not logged in.
Hello everyone!
I am a newbie, so this might be an easy fix, but I haven't found anything even close related to my problem here or on the internet.
Basically, when I close the lid of my laptop nothing happens, it does not suspend or do anything.
After checking logind.conf I haven't found anything abnormal, but after running journalctl here is what I see after closing the lid:
Aug 21 23:23:22 Tokyo-3 kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 0000000094c53b82 (20250404/exresop-557)
Aug 21 23:23:22 Tokyo-3 kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20250404/dswexec-433)
Aug 21 23:23:22 Tokyo-3 kernel: ACPI Error: Aborting method \_SB.ALIB due to previous error (AE_AML_OPERAND_TYPE) (20250404/psparse-529)
Aug 21 23:23:22 Tokyo-3 kernel: ACPI Error: Aborting method \_SB.PCI0.LPC0.EC0._Q80 due to previous error (AE_AML_OPERAND_TYPE) (20250404/psparse-52
9)
Aug 21 23:23:22 Tokyo-3 kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 0000000089bc246c (20250404/exresop-557)
Aug 21 23:23:22 Tokyo-3 kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20250404/dswexec-433)
Aug 21 23:23:22 Tokyo-3 kernel: ACPI Error: Aborting method \_SB.ALIB due to previous error (AE_AML_OPERAND_TYPE) (20250404/psparse-529)
Aug 21 23:23:22 Tokyo-3 kernel: ACPI Error: Aborting method \_SB.PCI0.LPC0.EC0._Q80 due to previous error (AE_AML_OPERAND_TYPE) (20250404/psparse-52
9)
And sometimes there is also this line
Aug 21 23:23:23 Tokyo-3 kernel: ACPI: button: The lid device is not compliant to SW_LID.
Hope this helps, ask me for any more logs/configs if this might help.
P.S. I thought this info might be helpful:
Laptop: Redmibook Pro 15S Ryzen
cat /sys/power/mem_sleep
outputs
[s2idle]
But I don't think it's the problem because even tho my laptop does not support S3 sleep, now it does not sleep at all, so error is probably related to some internal ACPI thing, maybe I am missing some ACPI modules or I need to patch it?
Last edited by Bubiks (2025-08-22 20:26:35)
Offline