User Tools

Site Tools


ubuntu:gpu:amdvlk:select_the_amdvlk_vulkan_driver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:gpu:amdvlk:select_the_amdvlk_vulkan_driver [2023/06/24 09:01] peterubuntu:gpu:amdvlk:select_the_amdvlk_vulkan_driver [2023/06/24 09:36] (current) peter
Line 1: Line 1:
 ====== Ubuntu - GPU - AMDVLK - Select the AMDVLK Vulkan Driver ====== ====== Ubuntu - GPU - AMDVLK - Select the AMDVLK Vulkan Driver ======
 +
 +<WRAP info>
 +
 +**NOTE:**  The actual driver files, can be located in various directories.
 +
 +Although **/usr/share/vulkan/icd.d/** and **/etc/vulkan/icd.d/** are the most commonly used paths, the Vulkan loader looks in all the following locations:
 +
 +<code>
 +/etc/vulkan/icd.d
 +/usr/local/etc/vulkan/icd.d
 +/usr/local/share/vulkan/icd.d
 +/usr/share/vulkan/icd.d
 +$HOME/.local/share/vulkan/icd.d
 +</code>
 +
 +</WRAP>
 +
 +
 +----
  
 ===== Select the AMDVLK Vulkan Driver ===== ===== Select the AMDVLK Vulkan Driver =====
Line 44: Line 63:
  
 </WRAP> </WRAP>
 +
 +----
 +
 +===== References =====
 +
 +https://wiki.archlinux.org/title/Vulkan#Selecting_vulkan_driver
  
ubuntu/gpu/amdvlk/select_the_amdvlk_vulkan_driver.1687597280.txt.gz · Last modified: 2023/06/24 09:01 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki