每次我尝试发射蒸汽,它打开“更新蒸汽”窗口,并立即停止后。
我尝试过多次完全重新安装,但没有任何效果。
当我试图从终端运行它时,我得到以下信息:
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client's requirements are satisfied
/home/USER/.steam/debian-installation/ubuntu12_32/steam
[2020-10-10 11:55:02] Startup - updater built Oct 7 2020 06:15:36
Installing breakpad exception handler for appid(steam)/version(1602115886)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
SteamUpdateUI: An X Error occurred
X Error of failed request: GLXBadContext
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 45
xerror_handler: X failed, continuing
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 46
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2020-10-10 11:55:03] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2020-10-10 11:55:03] Using the following download hosts for Public, Realm steamglobal
[2020-10-10 11:55:03] 1. http://client-download.steampowered.com, /client/, Realm 'steamglobal', weight was 100, source = 'baked in'
[2020-10-10 11:55:03] 2. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1602115886)
[2020-10-10 11:55:03] Checking for update on startup
[2020-10-10 11:55:03] Checking for available updates...
[2020-10-10 11:55:03] Downloading manifest: client-download.steampowered.com/client/steam_client_ubuntu12
Installing breakpad exception handler for appid(steam)/version(1602115886)
[2020-10-10 11:55:03] Download skipped: /client/steam_client_ubuntu12 version 1602115886, installed version 1602115886, downloaded version 0
[2020-10-10 11:55:03] Nothing to do
[2020-10-10 11:55:03] Verifying installation...
[2020-10-10 11:55:03] Performing checksum verification of executable files
[2020-10-10 11:55:03] Verification complete
Loaded SDL version 2.0.13-5919606
Gtk-Message: 11:55:03.958: Failed to load module "gail"
Gtk-Message: 11:55:03.958: Failed to load module "atk-bridge"
(steam:6881): Gtk-WARNING **: 11:55:03.960: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Yaru/gtk-2.0/main.rc:775: error: unexpected identifier 'direction', expected character '}'
(steam:6881): Gtk-WARNING **: 11:55:03.962: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Yaru/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Steam: An X Error occurred
X Error of failed request: GLXBadContext
Major opcode of failed request: 151
Serial number of failed request: 48
xerror_handler: X failed, continuing
Steam: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151
Value in failed request: 0x0
Serial number of failed request: 47
xerror_handler: X failed, continuing
Steam: An X Error occurred
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 151
Serial number of failed request: 49
xerror_handler: X failed, continuing
assert_20201010115502_1.dmp[6904]: Uploading dump (out-of-process)
/tmp/dumps/assert_20201010115502_1.dmp
/home/USER/.steam/debian-installation/steam.sh : ligne 750 : 6881 Erreur de segmentation (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@" 我搞不懂,我在这里漏掉了什么能让它重新运转?
发布于 2021-01-06 08:58:11
经过数小时的计算和搜索后,在网上。
我所做的是安装Software &更新应用程序。然后开放软件&更新->附加驱动程序Tab -> NVDIA公司->使用NVIDIA驱动程序。然后apply改变。
后来我重新启动了我的电脑,它运行得很好。
https://askubuntu.com/questions/1281613
复制相似问题