Home>
I want to install and run a driver that supports the GPU, but it doesn't start.
Installed referring to installing GPU driver on Ubuntu Linux 18.04 .
The construction environment is
PC: Gtune [Core i5, HDD 1TB, SSD 240GB, Memory 8GB, GTX1060]
OS: Linux ubuntu18.04 (native environment)
nvidia driver download
I checked nvidia-driver-440 driver.
$nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver.Make sure that the latest NVIDIA driver is installed and running.</Code></pre>
<strong>Current installation status (nvidia)</strong>
<pre><code>$dpkg -l | grep nvidia
ii libnvidia-cfg1-440: amd64 440.33.01-0ubuntu1 amd64 NVIDIA binary OpenGL/GLX configuration library
ii libnvidia-common-440 440.33.01-0ubuntu1 all Shared files used by the NVIDIA libraries
ii libnvidia-compute-440: amd64 440.33.01-0ubuntu1 amd64 NVIDIA libcompute package
ii libnvidia-decode-440: amd64 440.33.01-0ubuntu1 amd64 NVIDIA Video Decoding runtime libraries
ii libnvidia-encode-440: amd64 440.33.01-0ubuntu1 amd64 NVENC Video Encoding runtime library
ii libnvidia-fbc1-440: amd64 440.33.01-0ubuntu1 amd64 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-gl-440: amd64 440.33.01-0ubuntu1 amd64 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii libnvidia-ifr1-440: amd64 440.33.01-0ubuntu1 amd64 NVIDIA OpenGL-based Inband Frame Readback runtime library
ii nvidia-compute-utils-440 440.33.01-0ubuntu1 amd64 NVIDIA compute utilities
ii nvidia-dkms-440 440.33.01-0ubuntu1 amd64 NVIDIA DKMS package
ii nvidia-driver-440 440.33.01-0ubuntu1 amd64 NVIDIA driver metapackage
ii nvidia-kernel-common-440 440.33.01-0ubuntu1 amd64 Shared files used with the kernel module
ii nvidia-kernel-source-440 440.33.01-0ubuntu1 amd64 NVIDIA kernel source package
ii nvidia-modprobe 440.33.01-0ubuntu1 amd64 Load the NVIDIA kernel driver and create device files
ii nvidia-prime 0.8.8.2 all Tools to enable NVIDIA's Prime
ii nvidia-settings 440.33.01-0ubuntu1 amd64 Tool for configuring the NVIDIA graphics driver
ii nvidia-utils-440 440.33.01-0ubuntu1 amd64 NVIDIA driver support binaries
ii xserver-xorg-video-nvidia-440 440.33.01-0ubuntu1 amd64 NVIDIA binary Xorg driver
Current installation status (cuda)
dpkg -l | grep cuda
ii cuda-drivers 440.33.01-1 amd64 CUDA Driver meta-package
ii cuda-repo-ubuntu1804 10.2.89-1 amd64 cuda repository configuration files
I deleted everything installed once and installed it again, but I got the same error.
See here
How to install Tensorflow GPU with CUDA 10.0 for python on Ubuntu
-
Answer # 1
Related articles
- linux - it was cool in x window, but i got an error when i ran it from ssh usb qr code reader
- linux - i get an error when vagrant up
- linux - regarding the error that appears in docker run container,
- linux - when i open firefox in a new window, i get the error "file not found" . .
- mysql - db:migrate gives an error
- python - pip install dlib gives an error
- laravel gives an error that the column cannot be found in the table
- python - jupyter notebook gives an error on import
- python 3x - installing axelerate gives an error message
- linux - i get the error "missing separator" in make
- php - [xampp 748] gives an error in the browser
- linux - about error when compiling kernel source
- linux - i want to solve the error when i brew upgrade, errno::eacces: permission denied @ dir_s_mkdir
- linux - sed command sed: no input files error
- linux - i got an error when trying to update openssl after updating the kernel from redhut 73 to redhut 76
- python 3x - pyenv gives an error when installing python
- ios - [xcode] archive gives an error
- linux - in vscode, i don't know how to resolve error: 5 access denied
- html - datetime in the time tag gives an error
- linux - error occurs when firewall is stopped
Related questions
- Permissions and Errors in WordPress on Linux
- linux - td-agent fails to start
- no sound from android emulator (on ubuntu)
- linux - i cannot install v4l2loopback on ubuntu
- linux - when installing ubuntu with live usb, you cannot operate the keyboard on the gnu grub screen
- linux - i want to restrict operations to standard users on ubuntu 2004
- linux - i want to use ssh to sync files using lsyncd and rsync, but it fails
- linux - rsync fails to start
- linux - i want to sync files with lsyncd, rsync and ssh, but it fails
- linux - difference between /usr/bin and /usr/local/bin
This page may be helpful
https://www.tensorflow.org/install/gpu#install_cuda_with_apt