https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222691
--- Comment #1 from Thomas Merkel <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
