My GPU is not showing up on settings and is not being used at all times

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 :fedora:

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