Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another "object 'libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file)" error #478

Open
miranda opened this issue Apr 23, 2024 · 0 comments

Comments

@miranda
Copy link

miranda commented Apr 23, 2024

Trying to use DOSBox-X with game mode. it will not work.

gamemoderun /usr/bin/dosbox-x

ERROR: ld.so: object 'libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

systemd says it is running, checked while DOSBox-X is running to make sure it isn't lying...

● gamemoded.service - gamemoded
Loaded: loaded (/usr/lib/systemd/user/gamemoded.service; enabled; preset: enabled)
Active: active (running) since Mon 2024-04-22 22:32:43 CDT; 56min ago
Main PID: 11014 (gamemoded)
Status: "GameMode is ready to be activated."

I'm using Garuda Linux (arch) and have both gamemode and lib32-gamemode packages installed...

ls /usr/lib/libgamemode*
lrwxrwxrwx   - root 17 Jan 15:29  /usr/lib/libgamemode.so -> libgamemode.so.0
lrwxrwxrwx   - root 17 Jan 15:29  /usr/lib/libgamemode.so.0 -> libgamemode.so.0.0.0
.rwxr-xr-x 18k root 17 Jan 15:29  /usr/lib/libgamemode.so.0.0.0
lrwxrwxrwx   - root 17 Jan 15:29  /usr/lib/libgamemodeauto.so -> libgamemodeauto.so.0
lrwxrwxrwx   - root 17 Jan 15:29  /usr/lib/libgamemodeauto.so.0 -> libgamemodeauto.so.0.0.0
.rwxr-xr-x 18k root 17 Jan 15:29  /usr/lib/libgamemodeauto.so.0.0.0

ls /usr/lib32/libgamemode*
lrwxrwxrwx   - root 20 Dec  2023  /usr/lib32/libgamemode.so -> libgamemode.so.0
lrwxrwxrwx   - root 20 Dec  2023  /usr/lib32/libgamemode.so.0 -> libgamemode.so.0.0.0
.rwxr-xr-x 18k root 20 Dec  2023  /usr/lib32/libgamemode.so.0.0.0
lrwxrwxrwx   - root 20 Dec  2023  /usr/lib32/libgamemodeauto.so -> libgamemodeauto.so.0
lrwxrwxrwx   - root 20 Dec  2023  /usr/lib32/libgamemodeauto.so.0 -> libgamemodeauto.so.0.0.0
.rwxr-xr-x 18k root 20 Dec  2023  /usr/lib32/libgamemodeauto.so.0.0.0

Garuda Linux 6.8.7-zen1-1-zen
KDE Plasma 6 / X11

Also I should mention that gamemode runs properly from RetroArch, which has it integrated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant