Seems to be resolved recently.
Search Criteria
Package Details: sedutil-sleep-git 1.15.1.r4.936446f-1
Package Actions
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 sleep support |
Upstream URL: | https://github.com/fabiogermann/sedutil |
Keywords: | opal s3 sedutil sleep tcg |
Licenses: | GPL3 |
Submitter: | germafab |
Maintainer: | germafab |
Last Packager: | germafab |
Votes: | 5 |
Popularity: | 0.026652 |
First Submitted: | 2020-05-10 12:25 (UTC) |
Last Updated: | 2023-11-07 14:13 (UTC) |
Latest Comments
« First ‹ Previous 1 2
khenderick commented on 2021-04-01 13:02 (UTC)
khenderick commented on 2021-03-11 08:31 (UTC)
@germafab. I don't use any BIOS supported encryption, so on my end that won't be the case. However, in the linked issue, there's also a link to https://github.com/Drive-Trust-Alliance/sedutil/issues/354 which in turn points to an apparent kernel regression at https://bugzilla.kernel.org/show_bug.cgi?id=211227. I'm awaiting progress on that kernel ticket so far.
germafab commented on 2021-03-11 08:17 (UTC)
@khenderick thanks for pointing out the issue. Having followed up on comments in the github issue the most likely reason for this is mixing BIOS managed encryption and sedutil/OPAL (pba image etc.) - which is not supported. Should this not be the case, please reach out to me by email and I'll try to help.
khenderick commented on 2021-01-20 06:50 (UTC)
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
germafab commented on 2020-05-10 12:49 (UTC) (edited on 2020-05-10 12:52 (UTC) by germafab)
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 (UTC) (edited on 2020-05-10 12:52 (UTC) by germafab)
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