Results 1 to 2 of 2

Thread: How to verify VGA driver Installation in Kali linux?

  1. #1
    Join Date
    2018-Feb
    Posts
    2

    How to verify VGA driver Installation in Kali linux?

    I would like to install VGA driver card on kali, but I got an error I show you what is the command OUTPUT, please pay attention to commad output results

    Code:
    apt install -y ocl-icd-libopencl1 nvidia-driver nvidia-cuda-toolkit
    Code:
    root@kali:~# 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:
    root@kali:~# hashcat -I
    hashcat (v5.1.0) starting...
    No devices found/left.

    I think conflict occurred in my setup time:
    Code:
    root@kali:~# dpkg -l |grep -i icd
    ii  nvidia-egl-icd:amd64                          430.50-1                             amd64        NVIDIA EGL installable client driver (ICD)
    ii  nvidia-nonglvnd-vulkan-icd:amd64              430.50-1                             amd64        NVIDIA Vulkan ICD (non-GLVND variant)
    ii  nvidia-opencl-icd:amd64                       430.50-1                             amd64        NVIDIA OpenCL installable client driver (ICD)
    ii  ocl-icd-libopencl1:amd64                      2.2.12-2                             amd64        Generic OpenCL ICD Loader
    ii  ocl-icd-libopencl1:i386                       2.2.12-2                             i386         Generic OpenCL ICD Loader
    ii  ocl-icd-opencl-dev:amd64                      2.2.12-2                             amd64        OpenCL development files
    ii  pocl-opencl-icd:amd64

    Code:
    root@kali:~# clinfo | grep -i "icd loader"
        ICD loader properties
          ICD loader Name                                 OpenCL ICD Loader
          ICD loader Vendor                               OCL Icd free software
          ICD loader Version                              2.2.12
          ICD loader Profile                              OpenCL 2.2
    Please say me How can I resolve this problem?

  2. #2
    Join Date
    2016-Dec
    Posts
    806
    What's the output of lsmod and lspci?

Similar Threads

  1. Replies: 1
    Last Post: 2022-01-14, 02:18
  2. What File to Patch? WiFi Driver Installation on Kali-Linux
    By aLi3nZ in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2016-09-24, 23:46
  3. Kali Linux AWUS036AC driver installation problems
    By Frouse in forum General Archive
    Replies: 3
    Last Post: 2016-05-21, 11:18
  4. Kali Linux VBox awus036ac driver installation
    By plkas12 in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2015-08-10, 06:50

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •