首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >错误: ld.so: object '/usr/$LIB/libgamemodeauto.so.0‘

错误: ld.so: object '/usr/$LIB/libgamemodeauto.so.0‘
EN

Ask Ubuntu用户
提问于 2021-07-16 22:06:49
回答 1查看 11.1K关注 0票数 2

所以,我很久以来一直梦想在Linux上运行烟花,我想我运行的版本是错误的?gamemode is already the newest version (1.5.1-0ubuntu3.1).

的<#>Running

  • Lutris:0.5.8.3
  • 内核:5.8.0-53-generic
  • 葡萄酒版本:lutris-6.10-7-86_64
  • DKVK版本:v1.7.3L-03f11ba

误差日志

代码语言:javascript
运行
复制
Running gamemoderun /home/hutber/.local/share/lutris/runners/wine/lutris-6.10-7-x86_64/bin/wine /mnt/users/Games/Games/fireworks/drive_c/Program Files (x86)/Adobe Fireworks CS6/Fireworks.exe
Initial process has started with pid 251133
Start monitoring process.
gamemodeauto: 
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
wineserver: using server-side synchronization.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Monitored process exited.
Initial process has exited (return code: 13568)
All monitored processes have exited.
Exit with returncode 13568
EN

回答 1

Ask Ubuntu用户

发布于 2021-07-17 13:37:49

是啊,所以你错过了32位的唇语。删除gamemode (apt remove gamemode --autoremove),并下载Debian软件包:

代码语言:javascript
运行
复制
https://packages.debian.org/sid/amd64/gamemode/download
https://packages.debian.org/sid/amd64/gamemode-daemon/download
https://packages.debian.org/sid/amd64/libgamemode0/download
https://packages.debian.org/sid/amd64/libgamemodeauto0/download
https://packages.debian.org/sid/i386/libgamemode0/download
https://packages.debian.org/sid/i386/libgamemodeauto0/download

然后使用以下命令安装所有..deb:

apt install -f path/to/gamemode.deb path/to/gamemode-daemon.deb ...这应该能解决你的问题。

摘自:https://github.com/FeralInteractive/gamemode/issues/254#issuecomment-643648779

票数 2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1352334

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档