Hi guys, I have this problem and can’t seem to fnd a fix anywhere, if anybody as any clue on how to fix it please let me know!
Thanks for your help
Hi guys, I have this problem and can’t seem to fnd a fix anywhere, if anybody as any clue on how to fix it please let me know!
Thanks for your help
Hi @swaly and welcome to
This is normal on laptops with integrated graphics and discrete GPU. Try running vkcube
to see if the NVIDIA GPU is used:
~ ❯ vkcube
Selected GPU 1: NVIDIA GeForce RTX 4060 Laptop GPU, type: DiscreteGpu
(and enjoy the spinning cube)
Also, vulkaninfo --summary
should list your GPU as one of the devices.
/Jaybe