It seems resume after sleep is broken at this moment as the system seems to freeze. See also: https://github.com/Drive-Trust-Alliance/sedutil/issues/90#issuecomment-763079486
Search Criteria
Package Details: sedutil-sleep-git 1.15.1.r3.gecfd482-1
Git Clone URL: | https://aur.archlinux.org/sedutil-sleep-git.git (read-only, click to copy) |
---|---|
Package Base: | sedutil-sleep-git |
Description: | TCG OPAL 2.00 SED Management Program - including S3 support |
Upstream URL: | https://github.com/fabiogermann/sedutil |
Keywords: | opal s3 sedutil sleep tcg |
Licenses: | |
Submitter: | germafab |
Maintainer: | germafab |
Last Packager: | germafab |
Votes: | 1 |
Popularity: | 0.010722 |
First Submitted: | 2020-05-10 12:25 |
Last Updated: | 2020-05-10 12:25 |
Latest Comments
khenderick commented on 2021-01-20 06:50
germafab commented on 2020-05-10 12:49
README
This installs as new binary 'sedutil-sleep'. (sudo may be required)
usage (with password directly):
(sudo) sedutil-sleep --prepareForS3Sleep 0 <password> <device>
or (with hashed password - for i.e. Systemd service):
(sudo) sedutil-sleep --printPasswordHash <password> <device>
(sudo) sedutil-sleep -n -x --prepareForS3Sleep 0 <HASHED_PASSWORD> <device>
Based on work in: https://github.com/Drive-Trust-Alliance/sedutil/issues/90
Pinned Comments
germafab commented on 2020-05-10 12:49
README
This installs as new binary 'sedutil-sleep'. (sudo may be required)
usage (with password directly):
or (with hashed password - for i.e. Systemd service):
Based on work in: https://github.com/Drive-Trust-Alliance/sedutil/issues/90