ubuntu:gpu:vulkan
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:vulkan [2023/06/04 20:54] – [Vulkan Segmentation Error] peter | ubuntu:gpu:vulkan [2023/08/02 22:31] (current) – peter | ||
---|---|---|---|
Line 5: | Line 5: | ||
**Vulkan** is a new generation graphics and compute API that provides high-efficiency, | **Vulkan** is a new generation graphics and compute API that provides high-efficiency, | ||
- | ---- | ||
- | ===== Vulkan | + | * The recommended |
+ | * AMDVLK also works okay in most scenarios, but can be a bit slower and has notable bugs in some games. | ||
- | <code bash> | + | ---- |
- | vulkaninfo | + | |
- | </ | + | |
- | returns: | + | [[Ubuntu:GPU: |
- | <code bash> | + | [[Ubuntu:GPU:Vulkan:Get Vulkan Information|Get Vulkan Information]] |
- | WARNING: | + | |
- | Segmentation fault (core dumped) | + | |
- | </ | + | |
- | To fix: | + | [[Ubuntu:GPU: |
- | Rename the file / | + | [[Ubuntu: |
- | <WRAP info> | + | [[Ubuntu:GPU:Vulkan: |
- | **NOTE:** Find out which package provide this file: <code bash> | + | |
- | dpkg -S / | + | |
- | returns: | + | [[Ubuntu:GPU: |
- | mesa-vulkan-drivers:amd64: / | + | [[Ubuntu:GPU:Vulkan: |
- | </ | + | |
- | </ | + | ---- |
- | or | + | ===== Vulkan Tests ===== |
- | <code bash> | + | https://github.com/SaschaWillems/Vulkan |
- | export VK_ICD_FILENAMES=/ | + | |
- | </ | + | |
- | + | ||
- | and retest: | + | |
- | + | ||
- | <code bash> | + | |
- | vulkaninfo | + | |
- | </ | + | |
- | + | ||
- | returns: | + | |
- | + | ||
- | <code bash> | + | |
- | ERROR: [../ | + | |
- | ERROR: [Loader Message] Code 0 : setup_loader_term_phys_devs: | + | |
- | ERROR: [Loader Message] Code 0 : setup_loader_tramp_phys_devs: | + | |
- | ERROR at ./ | + | |
- | </code> | + | |
---- | ---- | ||
+ | <WRAP info> | ||
+ | **NOTE: | ||
- | ====== vkcube ====== | + | It has feature parity with the AMDGPU LLVM back-end, RADV is now defaulting to using ACO in place of the AMDGPU LLVM shader compiler. |
+ | </ | ||
---- | ---- | ||
- | |||
===== References ===== | ===== References ===== | ||
Line 72: | Line 49: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// |
ubuntu/gpu/vulkan.1685912067.txt.gz · Last modified: 2023/06/04 20:54 by peter