質問編集履歴
4
タイトル訂正
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
Ubuntu サスペンド
|
1
|
+
Ubuntu サスペンド、シャットダウン、再起動できないときの解決方法ありますか?
|
test
CHANGED
File without changes
|
3
タイトル訂正
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
サスペンドができません。
|
1
|
+
Ubuntu サスペンドができません。
|
test
CHANGED
File without changes
|
2
誤字訂正
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,4 +18,4 @@
|
|
18
18
|
|
19
19
|
|
20
20
|
|
21
|
-
コマンドからも`system
|
21
|
+
コマンドからも`systemctl suspend`してみましたがFailed to suspend system via logind: There's already a shutdown or sleep operation in progressとなりサスペンドが失敗します。こちらのエラー内容も調べてみましたが解決にいたりませんでした。解決方法を教えていただきたいです。
|
1
質問内容を追記しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -12,8 +12,10 @@
|
|
12
12
|
|
13
13
|
traps: xfsm-shutdown-h[10988] general protection fault ip:7f199cbaf98d sp:7ffdd3909ed0 error:0 in libc-2.27.so[7f199cb18000+1e7000]
|
14
14
|
|
15
|
+
```
|
15
16
|
|
16
17
|
|
17
18
|
|
18
19
|
|
20
|
+
|
19
|
-
``
|
21
|
+
コマンドからも`systemdctl suspend`してみましたがFailed to suspend system via logind: There's already a shutdown or sleep operation in progressとなりサスペンドが失敗します。こちらのエラー内容も調べてみましたが解決にいたりませんでした。解決方法を教えていただきたいです。
|