Skip to content

[BUG] Displays wrong Vulkan version on debian #1748

Answered by CarterLi
writequit asked this question in Q&A
Discussion options

You must be logged in to vote

Fastfetch reports the API version (vulkaninfo | grep 'apiVersion') instead of instance version. apiVersion is the vulkan version supported by your GPU hardware/driver, while the instance version is basically useless.

See https://community.khronos.org/t/how-to-determine-highest-supported-vulkan-version-on-machine/108559/4

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by writequit
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #1747 on May 10, 2025 10:03.