The message box "Cannot find a compatible Vulkan driver(ICD). Please look at the Getting Started guide for additional information" pops up every time the computer is turned on. Then I enter the command line and get the following information:
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 1214 G /usr/lib/xorg/Xorg 32MiB |
| 0 N/A N/A 3712 G /usr/lib/xorg/Xorg 93MiB |
+---------------------------------------------------------------------------------------+
(base) cyang@cyang-Precision-3660:~/桌面$ vulkaninfo
ERROR: [Loader Message] Code 0 : libGLX_nvidia.so.0: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : /usr/lib/i386-linux-gnu/libvulkan_lvp.so: wrong ELF class: ELFCLASS32
ERROR: [Loader Message] Code 0 : /usr/lib/i386-linux-gnu/libvulkan_radeon.so: wrong ELF class: ELFCLASS32
ERROR: [Loader Message] Code 0 : /usr/lib/i386-linux-gnu/libvulkan_intel.so: wrong ELF class: ELFCLASS32
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
The message box "Cannot find a compatible Vulkan driver(ICD). Please look at the Getting Started guide for additional information" pops up every time the computer is turned on. Then I enter the command line and get the following information:
+---------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=======================================================================================| | 0 N/A N/A 1214 G /usr/lib/xorg/Xorg 32MiB | | 0 N/A N/A 3712 G /usr/lib/xorg/Xorg 93MiB | +---------------------------------------------------------------------------------------+
what can i do?