[Bug 286974] [ACPI] dev.acpi_lid.0.state: 1 when lid is closed after suspend/resume

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 21 May 2025 17:39:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286974

--- Comment #4 from Renato Botelho <garga@FreeBSD.org> ---
Just another test here, I've set debug.acpi.suspend_bounce=1 and collect some
more data:

acpi_lid0: Lid closed
pci0: failed to set ACPI power state D3 on \134_SB_.PC00.GFX0: AE_BAD_PARAMETER
acpi0: cleared fixed power button status
acpi_ec0: EcCommand: no response to 0x84
acpi_ec0: EcCommand: no response to 0x84
acpi_ec0: EcCommand: no response to 0x84
acpi_ec0: GPE query failed: AE_NO_HARDWARE_RESPONSE
acpi_lid0: Lid opened

In this case I can see the lid opened event happening so it keeps working after
that.  When system really go to S3 state this event doesn't happen on resume.

-- 
You are receiving this mail because:
You are the assignee for the bug.