[Bug 222691] Thinkpad t440p - lid sysctl gets confused

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 12 09:07:58 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222691

--- Comment #1 from Thomas Merkel <tm at NetBSD.org> ---
I've the same issue, steps to reproduce:

1. LID open 'sysctl -n dev.acpi_lid.0.state = 1'
2. LID closed 'sysctl -n dev.acpi_lid.0.state = 0'
3. Sending device to suspend
4. LID open (device resume from suspend automatically) 'sysctl -n
dev.acpi_lid.0.state = 0'

Expected:

On LID open after resume the value should be 1.

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


More information about the freebsd-bugs mailing list