首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Alienware R12上运行蒸汽

在Alienware R12上运行蒸汽
EN

Ask Ubuntu用户
提问于 2021-07-27 11:48:03
回答 1查看 108关注 0票数 0

我一直试图让Ubuntu在Dell Alienware R12上工作,并遇到了各种问题。我已经安装了Nvidia-460驱动程序,他们正在安装GeForce RTX 3090 okay,Blender似乎对此很满意。

然而,我现在看到的问题是,每当我尝试运行它时,蒸汽就会崩溃。我已经尝试了Ubuntu存储库中的蒸汽版本,也尝试了从蒸汽网站下载的deb,并且都给出了类似的问题。

我最初安装了Ubuntu20.04,但为了让有线网卡正常工作,我将它升级到 21.04 ,所以它现在在21.04上。

当我运行蒸汽时,我得到:

代码语言:javascript
复制
Running Steam on ubuntu 21.04 64-bit
STEAM_RUNTIME is enabled automatically
Steam runtime environment up-to-date!
Steam client's requirements are satisfied
WARNING: Using default/fallback debugger launch
/home/sam/.steam/debian-installation/ubuntu12_32/steam
[2021-07-27 12:41:07] Startup - updater built Jul 20 2021 22:25:51
Installing breakpad exception handler for appid(steam)/version(1626824053)
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:  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:  44
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2021-07-27 12:41:07] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2021-07-27 12:41:07] Using the following download hosts for Public, Realm steamglobal
[2021-07-27 12:41:07] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1626824053)
[2021-07-27 12:41:07] Checking for update on startup
[2021-07-27 12:41:07] Checking for available updates...
[2021-07-27 12:41:07] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
Installing breakpad exception handler for appid(steam)/version(1626824053)
[2021-07-27 12:41:08] Download skipped: /client/steam_client_ubuntu12 version 1626824053, installed version 1626824053, existing pending version 0
[2021-07-27 12:41:08] Nothing to do
[2021-07-27 12:41:08] Verifying installation...
[2021-07-27 12:41:08] Performing checksum verification of executable files
[2021-07-27 12:41:08] Verification complete
Loaded SDL version 2.0.15-6655637
Gtk-Message: Failed to load module "gail"
Gtk-Message: Failed to load module "atk-bridge"

(steam:21570): Gtk-WARNING **: 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:21570): Gtk-WARNING **: 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:  BadMatch (invalid parameter attributes)
Major opcode of failed request:  151
Serial number of failed request:  49
xerror_handler: X failed, continuing
assert_20210727124107_1.dmp[21649]: Uploading dump (out-of-process)
/tmp/dumps/assert_20210727124107_1.dmp
/home/sam/.steam/debian-installation/steam.sh: line 772: 21570 Segmentation fault      (core dumped) $STEAM_DEBUGGER $DEBUGGER_ARGS "$STEAMROOT/$STEAMEXEPATH" "$@"

根据我发现的一些在线提示,我绑定了安装32位NVidia驱动程序,之后Ubuntu无法启动,所以我不得不重新安装。

Ubuntu需要几个小时才能安装(我不知道为什么会这么慢),所以尽管我将来可能会尝试尝试32位驱动程序,但还有什么其他的建议吗?还是我应该再冒险一次?

安装32位的蒸汽驱动器不是我以前做过的事情,所以我不知道为什么它可能需要现在。

谢谢。

EN

回答 1

Ask Ubuntu用户

发布于 2021-07-27 17:58:23

我自己回答了这个问题,建议我安装一个32位驱动程序,这与我以前尝试过的略有不同:

代码语言:javascript
复制
sudo apt install libnvidia-gl-460:i386

安装这个似乎已经修复了它,蒸汽现在正在运行。

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

https://askubuntu.com/questions/1354366

复制
相关文章

相似问题

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