This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:common:applications:vulkan [2024/04/25 23:28] nick |
products:sbc:common:applications:vulkan [2025/05/14 22:17] (current) nick |
||
---|---|---|---|
Line 3: | Line 3: | ||
- | [[:VIM3]] [[:VIM3L]] [[:VIM4]] [[:VIM1S]] with Ubuntu 22.04 Gnome Desktop and Wayland with **5.15** kernel supports Vulkan, you can follow this documentation to test Vulkan. | + | [[:VIM3]] [[:VIM3L]] [[:VIM4]] [[:VIM1S]] with Ubuntu 22.04/24.04 Gnome Desktop and Wayland with **5.15** kernel supports Vulkan, you can follow this documentation to test Vulkan. |
<WRAP important > | <WRAP important > | ||
Line 20: | Line 20: | ||
sudo apt update | sudo apt update | ||
sudo apt install vulkan-tools | sudo apt install vulkan-tools | ||
- | wget https:// | + | wget https:// |
sudo dpkg -i vulkan-tools_1.3.204.0+dfsg1-1_arm64.deb | sudo dpkg -i vulkan-tools_1.3.204.0+dfsg1-1_arm64.deb | ||
``` | ``` |