Skip to main content

Questions tagged [vulkan]

A modern, low-overhead, cross-platform API for 3D graphics and compute applications. Currently in development by the Khronos consortium.

0 votes
0 answers
133 views

Vulkan not working correctly on ubuntu 24.04

I have been trying to get lutris to work on ubuntu for the last week or so now, but there seems to be some underlying issue with Vulkan and I do not know how to proceed. I get the following error: tue@...
Tue's user avatar
  • 101
0 votes
2 answers
43 views

how do I setup VULKAN_SDK environment variables in Debian/Raspberry Pi Os

First things first; I am new to Linux and I don't understand a lot of things. I'm working on a Raspberry Pi OS which is Debian based. There is a file with environment variables: "setup-env.sh&...
Desert Wind's user avatar
1 vote
1 answer
57 views

Bad environment variables messed up booting on Debian bassed (Raspberry Pi OS)

I set the wrong path in some environment variables, and now booting gives a whole new taste. The OS is Raspberry Pi OS, which is Debian based. RESULT: Right after booting, I get a black screen with a ...
Desert Wind's user avatar
0 votes
0 answers
39 views

I have an AI program which uses Vulkan API. I want to run it on a Debian server without GPU

I have an AI program which uses Vulkan API. I want to run it on a Debian server without GPU. I know running Vulkan on CPU is possible but it's slow. What should I install/configure to have Vulkan on ...
Tom's user avatar
  • 237
1 vote
1 answer
812 views

Counter Strike 2 doesn't start with the error "Failed to initialize Vulkan"

I can't launch Counter Strike 2 on my Dell laptop, with Intel Haswell-ULT graphics, running Linux Mint. When I try I get an error telling me to check if my GPU supports Vulkan 1.2+: System: Kernel: ...
noerror's user avatar
  • 33
1 vote
1 answer
243 views

Gnome Shell display error in Arch Linux / Problem with old Intel graphics card

In a fresh Arch Linux Installation with Gnome occurring display errors on specific applications. I have reinstalled Arch Linux (archlinux-2024.01.01-x86_64.iso) due to display errors after an update ...
JD38292's user avatar
  • 31
0 votes
1 answer
51 views

Vulcan detecting GPU on TTY but not on gnome

I am on Debian 11 I have a program that works by overriding tty1. So when starting my computer, the program runs right away. This works fine, but I use Gnome as my GUI to develop and test the program. ...
fwan's user avatar
  • 11
1 vote
1 answer
1k views

How to force Vulkan applications to NOT use Nvidia proprietary GPU?

I have a laptop with two GPUs, a AMD integrated one and a headless Nvidia chip. According to the Nvidia documentation, setting the environment variable __NV_PRIME_RENDER_OFFLOAD=1 will cause the ...
whoKnows's user avatar
  • 138
1 vote
1 answer
223 views

vulkan build error : 'createResultValue' is not a member of 'vk'

I'm trying to compile a program that uses vulkan hpp and it uses a method in a file named vulkan_driver.h like this: // Evaluate f and if result is not a success throw proper vk exception. #define ...
Ahmed Moselhi's user avatar
2 votes
0 answers
428 views

Why does vkd3d not work in wine?

I am fairly new to this world, but finally decided to switch from windows and learn the command line in Linux. I also want to play games on it, because my PC isn't the strongest. I installed Lutris ...
amnesia's user avatar
  • 21
7 votes
0 answers
2k views

How does flatpak provide access to Vulkan / GPU

I am running the flatpak version of Steam, and it happens that my system has two discrete GPUs, a nvidia one and a lowend AMD one. Normally Steam opens proton games and it uses the nvidia card for ...
jjcasmar's user avatar
  • 343
1 vote
0 answers
844 views

Vulkan, DRI, X11, and KMS: how do they relate?

I think I have a decent understanding of the chain of software that gets graphics code from a program to your hardware, but I would like someone to correct me on any mistakes. When I write a program (...
Lennon McLean's user avatar
0 votes
0 answers
273 views

Vulkan issue on AMD 5700G CPU onboard Radeon....'amdgpu'?

I have an AMD Ryzen 5700G and I tried installing Wine, however when I launch it I get "0074:err:vulkan:wine_vk_init Failed to load vulkan library". I'm running Debian 10 with an updated ...
1toneboy's user avatar
  • 465
1 vote
1 answer
2k views

How to launch games in Dolphin: "Failed to create Vulkan surface." and "Failed to initialize video backend!"

In Debian11/KDE with Wayland I can't launch games anymore with the Dolphin emulator. Created a bug report with some more details here. Don't know if that's due to building a newer version of Dolphin ...
mYnDstrEAm's user avatar
  • 4,588
0 votes
1 answer
672 views

Error running vulkan with iGPU

When I execute vulkaninfo I get this following error WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Failed to CreateInstance in ICD 1. Skipping ICD. WARNING: [Loader Message] Code 0 : ...
binary_psychic's user avatar

15 30 50 per page