{ "version": "https://jsonfeed.org/version/1.1", "user_comment": "This feed allows you to read the posts from this site in any feed reader that supports the JSON Feed format. To add this feed to your reader, copy the following URL -- https://matoken.org/blog/tag/suspendestimationsec/feed/json -- and add it your reader.", "home_page_url": "https://matoken.org/blog/tag/suspendestimationsec", "feed_url": "https://matoken.org/blog/tag/suspendestimationsec/feed/json", "language": "ja", "title": "SuspendEstimationSec – matoken's blog", "description": "Is there no plan B?", "icon": "https://matoken.org/blog/wp-content/uploads/2025/03/cropped-1865f695c4eecc844385acef2f078255036adccd42c254580ea3844543ab56d9.jpeg", "items": [ { "id": "https://matoken.org/blog/?p=4119", "url": "https://matoken.org/blog/2024/10/07/thinkpad-l13-resumes-when-opening-the-lcd-screen-in-hibernation-state/", "title": "ThinkPad L13\u3067hibernation\u72b6\u614b\u3067\u6db2\u6676\u753b\u9762\u3092\u958b\u304f\u3068resume\u3057\u3066\u304f\u308b", "content_html": "
\u6700\u8fd1 ThinkPad L13 \u3068\u3044\u3046 laptop \u3092\u5229\u7528\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u7aef\u672b\u306f suspend \u72b6\u614b\u3067\u30d0\u30c3\u30c6\u30ea\u30fc\u304c\u3082\u308a\u3082\u308a\u6e1b\u3063\u3066\u3044\u304f\u306e\u3067\u6700\u8fd1\u306f hibernation \u3092\u5229\u7528\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u305f\u3002(NVMe SSD \u3092\u3053\u306e\u7aef\u672b\u3067\u521d\u3081\u3066\u4f7f\u3063\u3066\u3044\u307e\u3059\u304c hibernation \u304b\u3089\u306e resume \u306e\u901f\u5ea6\u304c\u901f\u304f NVMe \u306e\u52b9\u679c\u3092\u4f53\u611f\u3067\u304d\u307e\u3057\u305f\u3002)
\n\u3057\u304b\u3057\u3001\u3053\u306e\u7aef\u672b\u306f hibernation \u72b6\u614b\u3067\u96fb\u6e90\u304c\u5207\u308c\u3066\u3044\u3066\u3082\u84cb\u3092\u958b\u304f\u3068 resume \u3057\u3066\u304d\u307e\u3059\u3002suspend \u306e\u3068\u304d\u3082\u305d\u3046\u3067\u3057\u305f\u304c\u3053\u306e\u7aef\u672b\u306f\u6db2\u6676\u753b\u9762\u306e\u30e9\u30c3\u30c1\u304c\u306a\u3044\u306e\u3067\u304b\u3070\u3093\u306e\u4e2d\u306a\u3069\u3067\u52dd\u624b\u306b resume \u3057\u3066\u30d0\u30c3\u30c6\u30ea\u30fc\u3092\u7121\u99c4\u306b\u3057\u3066\u3057\u307e\u3044\u307e\u3059\u2026\u2026\u3002
\n\n
UEFI \u306e\u8a2d\u5b9a\u306b\u306a\u3044\u304b\u306a\u3068\u63a2\u3057\u307e\u3057\u305f\u304c\u305d\u308c\u3089\u3057\u3044\u8a2d\u5b9a\u306f\u898b\u5f53\u305f\u3089\u305a\u3001\u4ee5\u4e0b\u306e\u30da\u30fc\u30b8\u3092\u898b\u3064\u3051\u307e\u3057\u305f\u3002
\n\n\n\n\n\nIf you run Linux with systemd, setting HibernateMode=shutdown in /etc/systemd/sleep.conf will do it.
\n
/etc/systemd/sleep.conf \u3067\u8a2d\u5b9a\u5909\u66f4\u3059\u308b\u3053\u3068\u3067\u5bfe\u5fdc\u3067\u304d\u308b\u3068\u306e\u3053\u3068\u3067\u8a66\u3057\u3066\u307f\u307e\u3057\u305f\u3002
$ sudo git -C /etc diff /etc/systemd/sleep.conf\ndiff --git a/systemd/sleep.conf b/systemd/sleep.conf\nindex 9843034..4513b49 100644\n--- a/systemd/sleep.conf\n+++ b/systemd/sleep.conf\n@@ -22,7 +22,7 @@\n #AllowSuspendThenHibernate=yes\n #AllowHybridSleep=yes\n #SuspendState=mem standby freeze\n-#HibernateMode=platform shutdown\n+HibernateMode=shutdown\n #MemorySleepMode=\n #HibernateDelaySec=\n #SuspendEstimationSec=60min\n
HibernateMode=shutdown \u306b\u66f8\u304d\u63db\u3048\u305f\u5f8c\u518d\u8d77\u52d5\u3057\u3066\u3001 hibernation \u3092\u8a66\u3059\u3068\u84cb\u3092\u958b\u9589\u3057\u3066\u3082 resume \u3057\u3066\u6765\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u3053\u308c\u3067\u6301\u3061\u904b\u3073\u6642\u306b\u30d0\u30c3\u30c6\u30ea\u30fc\u304c\u6e1b\u3089\u306a\u304f\u306a\u308a\u305d\u3046\u3067\u3059\u3002
| \n Note \n | \n\n \n \n\u3053\u308c\u304c\u3046\u307e\u304f\u884c\u304b\u306a\u304b\u3063\u305f\u5834\u5408\u3001 cryptsetup \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u5165\u529b\u306b\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u3092\u8a2d\u5b9a\u3067\u304d\u306a\u3044\u304b\u3068\u601d\u3044\u3001\u4ee5\u4e0b\u306e patch \u3092\u8a66\u305d\u3046\u304b\u3068\u601d\u3063\u3066\u3044\u307e\u3057\u305f\u3002 \n\n \n
| \n
$ dpkg-query -W systemd\nsystemd 256.6-1\nlsb_release -dr\nDescription: Debian GNU/Linux trixie/sid\nRelease: n/a\n$ arch\nx86_64\n$ sudo dmidecode -s system-sku-number\nLENOVO_MT_20R4_BU_Think_FM_ThinkPad L13\n