xsjqqq123
2015-12-09 06:43 deepin
从深度商店安装的,出现:
Copy the Code原因是steam用的lib库较老,可以删除一些库,迫使它用新库:
Copy the Code浏览国外网站 找到的,来源:https://wiki.archlinux.org/index.php/steam#Steam_runtime_issues
- STEAM_RUNTIME is enabled automatically
- Installing breakpad exception handler for appid(steam)/version(0)
- libGL error: unable to load driver: radeonsi_dri.so
- libGL error: driver pointer missing
- libGL error: failed to load driver: radeonsi
- libGL error: unable to load driver: swrast_dri.so
- libGL error: failed to load driver: swrast
- find ~/.steam/root/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" \) -print -delete
Reply Like 0 Favorite View the author