Created
March 7, 2022 05:04
-
-
Save komamitsu/aae40fa272dc1c58693d4654aa4f56a2 to your computer and use it in GitHub Desktop.
Revisions
-
komamitsu created this gist
Mar 7, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ ``` Mar 07 13:53:46 komamitsu-laptop systemd[1]: Reached target Sleep. Mar 07 13:53:46 komamitsu-laptop systemd[1]: Starting Record successful boot for GRUB... Mar 07 13:53:46 komamitsu-laptop systemd[1]: Starting NVIDIA system suspend actions... Mar 07 13:53:46 komamitsu-laptop suspend[2802]: nvidia-suspend.service Mar 07 13:53:46 komamitsu-laptop logger[2802]: <13>Mar 7 13:53:46 suspend: nvidia-suspend.service Mar 07 13:53:46 komamitsu-laptop systemd[1]: grub-common.service: Succeeded. Mar 07 13:53:46 komamitsu-laptop systemd[1]: Finished Record successful boot for GRUB. Mar 07 13:53:46 komamitsu-laptop systemd[1]: nvidia-suspend.service: Succeeded. Mar 07 13:53:46 komamitsu-laptop systemd[1]: Finished NVIDIA system suspend actions. Mar 07 13:53:46 komamitsu-laptop systemd[1]: Starting GRUB failed boot detection... Mar 07 13:53:46 komamitsu-laptop systemd[1]: Starting Suspend... Mar 07 13:53:46 komamitsu-laptop systemd[1]: grub-initrd-fallback.service: Succeeded. Mar 07 13:53:46 komamitsu-laptop systemd[1]: Finished GRUB failed boot detection. Mar 07 13:53:46 komamitsu-laptop systemd-sleep[2810]: Suspending system... ```