質問編集履歴

2

エラーメッセージ追加

2019/04/04 02:04

投稿

BURI55
BURI55

スコア25

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ```
8
8
 
9
- で入ったようですが、nvidia-smiエラーが出てしまいます。どうすればよいでしょうか?
9
+ で入ったようですが、ドライバの確認にnvidia-smiしたところ、エラーが出てしまいます。どうすればよいでしょうか?
10
10
 
11
11
  エラー内容
12
12
 
@@ -15,3 +15,13 @@
15
15
  NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
16
16
 
17
17
  ```
18
+
19
+ REBOOTもかけられないようです。
20
+
21
+ ```cmd
22
+
23
+ System has not been booted with systemd as init system (PID 1). Can't operate.
24
+
25
+ Failed to talk to init daemon.
26
+
27
+ ```

1

エラー内容追記

2019/04/04 02:04

投稿

BURI55
BURI55

スコア25

test CHANGED
File without changes
test CHANGED
@@ -7,3 +7,11 @@
7
7
  ```
8
8
 
9
9
  で入ったようですが、nvidia-smiでエラーが出てしまいます。どうすればよいでしょうか?
10
+
11
+ エラー内容
12
+
13
+ ```cmd
14
+
15
+ NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
16
+
17
+ ```