[Bug 280028] S3 suspend of Thinkpad x270 stopped working after freebsd-update to 14.1-RELEASE-p1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Jun 2024 17:02:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280028

--- Comment #2 from cos <freebsd.org@fydagy.netizen.se> ---
I naively attempted `for _s in $( service -l ); do echo $_s; service $_s stop &
sleep 2; done` when in the broken state but, unlike when calling `halt`, it did
not lead to suspend.

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