新版本独显运行下steam无法正常启动
Tofloor
poster avatar
jalawov
deepin
2020-08-28 09:32
Author
报错如下,
  1. unning Steam on deepin 20 64-bit
  2. STEAM_RUNTIME is enabled automatically
  3. Pins up-to-date!
  4. Steam client's requirements are satisfied
  5. /home/jiarun/.local/share/Steam/ubuntu12_32/steam
  6. [2020-08-28 01:30:59] Startup - updater built Jul 31 2020 09:12:07
  7. Installing breakpad exception handler for appid(steam)/version(1596217132)
  8. Looks like steam didn't shutdown cleanly, scheduling immediate update check
  9. Installing breakpad exception handler for appid(steam)/version(1596217132)
  10. [2020-08-28 01:30:59] Checking for update on startup
  11. [2020-08-28 01:30:59] 正在检查可用更新...
  12. [2020-08-28 01:30:59] Downloading manifest: client-download.steampowered.com/client/steam_client_ubuntu12
  13. Installing breakpad exception handler for appid(steam)/version(1596217132)
  14. [2020-08-28 01:30:59] Download skipped: /client/steam_client_ubuntu12 version 1596217132, installed version 1596217132
  15. [2020-08-28 01:30:59] Nothing to do
  16. [2020-08-28 01:30:59] 正在验证安装...
  17. [2020-08-28 01:30:59] Performing checksum verification of executable files
  18. [2020-08-28 01:30:59] Verification complete
  19. Loaded SDL version 2.0.13-5893924
  20. Installing breakpad exception handler for appid(steam)/version(1596217132)
  21. STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
  22. glXChooseVisual failed
  23. glXChooseVisual failed/data/src/steamUI/Main.cpp (338) : Assertion Failed: Fatal Error: glXChooseVisual failed
  24. /data/src/steamUI/Main.cpp (338) : Assertion Failed: Fatal Error: glXChooseVisual failed
  25. Installing breakpad exception handler for appid(steam)/version(1596217132)
  26. assert_20200828013100_6.dmp[7693]: Uploading dump (out-of-process)
  27. /tmp/dumps/assert_20200828013100_6.dmp
  28. [0828/013100.373848:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: browser
  29. [0828/013100.392029:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
  30. [0828/013100.392085:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1596186727
  31. [0828/013100.392108:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
  32. [0828/013100.392112:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
  33. /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so: undefined symbol: g_log_structured_standard
  34. Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
  35. GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
  36. [0828/013100.419812:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
  37. [0828/013100.419869:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1596186727
  38. [0828/013100.419891:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
  39. [0828/013100.419895:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
  40. [0828/013100.420372:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: gpu-process
  41. [0828/013100.505421:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
  42. [0828/013100.505471:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1596186727
  43. [0828/013100.505475:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
  44. [0828/013100.505478:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
  45. [0828/013100.505932:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: utility
  46. assert_20200828013100_6.dmp[7693]: Finished uploading minidump (out-of-process): success = yes
  47. assert_20200828013100_6.dmp[7693]: response: CrashID=bp-a40cfb2b-085f-4d84-8ccb-ba5fa2200827
  48. assert_20200828013100_6.dmp[7693]: file ''/tmp/dumps/assert_20200828013100_6.dmp'', upload yes: ''CrashID=bp-a40cfb2b-085f-4d84-8ccb-ba5fa2200827''
Copy the Code
并弹出窗口显示glxChoosevisual Failed
我曾尝试安装libnvidia-glcore:i386来解决问题,但是没有作用
显卡驱动是n卡440

Reply Favorite View the author
All Replies
avatar
neko
deepin
Ecological co-builder
Q&A Team
2020-08-28 15:23
#1
试试
sudo apt install nvidia-driver-libs:i386
Reply View the author
avatar
jalawov
deepin
2020-08-28 15:46
#2
https://bbs.deepin.org/post/200679
试试
sudo apt install nvidia-driver-libs:i386

谢谢解决了
Reply View the author
avatar
jalawov
deepin
2020-08-28 15:47
#3
https://bbs.deepin.org/post/200679
试试
sudo apt install nvidia-driver-libs:i386

谢谢解决了
Reply View the author
avatar
gabriel_anger
deepin
2020-12-14 20:02
#4
neko
试试
sudo apt install nvidia-driver-libs:i386

安装了这个之前爱奇艺可以打开的,现在打不开了报错

Reply View the author