Open gdonval opened 4 years ago
You have a mix of runtimes from flathub and flathub-beta, actually the ones using the branch 19.08beta are probably older than the ones in flathub (and might be incompatible) with tag 19.08. Note that the current runtimes are 20.08 are 3.38. Please report back if this issue is still a thing.
Also lutris has been based on the gnome SDK for a long time.
might still be worth adding ncurses to the flatpak, it's likely that some native game installer will use it
Try installing flatseal and adding GPU permission to lutris. For some reason it isn't enabled by default meaning that at least in my case, nvidia rendering offload didn't work on my laptop.
We use --device=all which implies --device=dri, so we are giving access to gpu
Which makes it odd that it render offload only started working when I enabled GPU access. Now I have disabled it and it continues working, so at this point I have no idea. Maybe a bug somewhere else in the chain.
I have those runtimes installed:
Lutris starts but no game does. There is nothing meaningful in the full log (just the process terminating after a couple of seconds). However when I run this (from my home, otherwise adapt the command to start
winecfg
from wherever):I get:
It used to work when you were based on Freedesktop SDK. It seems perfectly clear that no drivers are accessible from within flatpak with that runtime.