1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

作業手順メモ1

1
Last updated at Posted at 2017-08-21

NVIDIA Device Driverを再インストール

1コントロール+ALT+F1キーを押して、コマンドラインログインモードにする
user名とパスワードを入力
2 $sudo su
パスワードを入力
3 $service lightdm stop
4 $/usr/local/Downloads/cuda_8.0.61_375.26_linux.run
5 End User License Agreemetn が表示される
Enterで一番下まで行って accept
6 Do you wish to continue? → yes
7 Install NVIDIA Accelerated Graphics Dricer for Linux-... ? → yes
8 Do you want to install the OpenGL librairies? → yes
9 Do you want to run nvidia-xconfig? → yes
10 Install the CUDA 8.0 Toolkit?→ no
11 Install the CUDA 8.0 Samples?→ no
12 $ reboot

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?