Hey all i’m using Nobara (Fedora 40), and I did some updates and now Lutris launches games on llvmpipe Mesa 24.3.0-devel (LLVM 18.1.6) (As seen in mangohud), and the framerate is horrible.
It detects my Nvidia gpu correctly, but the games themselves aren’t running on it - If I run vulkaninfo --summary I can see GPU0 is my Nvidia GPU and there is another, GPU1 listed as llvmpipe Mesa 24.3.0-devel (LLVM 18.1.6).
I’ve tried reinstalling the nvidia drivers
GPU1 is probably your integrated GPU. Look into how you can force the use of your dedicated GPU.
You could check the Global Settings in Lutris to make sure it’s set to the correct GPU:
- When open, click the ☰ button and select Preferences
- In the side menu, click Global options
- Here you’ll see a Display section with a GPU dropdown
- Make sure that’s set to the correct GPU
The GPU can also be set on a per-game basis, so if you’re seeing the wrong GPU used in some games you can check the settings/preferences for the specific game in Lutris:
- Right-click on the game image and select Configure
- Click the System Options tab
- You’ll see the same Display > GPU dropdown where you can set the GPU that should be used by that game
Good luck!