-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Describe the problem
The following error is logged when launching a game with Proton GE.
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
And querying the gamemode status for the game returns this:
> gamemoded -s77895
gamemode is active but [77895] not registered
Set LD_PRELOAD=/app/lib/libgamemode.so fix this problem.
Running native linux game or using non-proton wine doesn't cause this problem.
Is it reproducible with native Lutris?
No.
Steps to reproduce
- Launching a game with Proton GE and gamemode enabled.
- Check the log for
dlopen failederror. - Check the output of
gamemoded -s$GAMEPIDon host.
Expected behavior
Game process is registered
Actual behavior
libgamemode.so isn't loaded, and game process isn't registered.
Flatpak info
flatpak --version
Flatpak 1.16.0
flatpak --gl-drivers
nvidia-570-133-07
default
host
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels