首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我在通过Lutris安装battle.net时遇到了困难

我在通过Lutris安装battle.net时遇到了困难
EN

Ask Ubuntu用户
提问于 2019-05-10 19:44:04
回答 1查看 572关注 0票数 -1

我试着在我的Linux上安装和工作battle.net,但它不起作用。我遵循本DXVK安装指南,按指示安装所有东西,并试图通过Lutris安装发射器。

不幸的是,安装被卡在50%左右。我尝试在另一个驱动器上重新安装(万一我的主要驱动器是NTFS),但是我得到了相同的错误。

下面是日志中显示的错误。

代码语言:javascript
复制
0069:fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
0069:fixme:wbemprox:client_security_SetBlanket 0x7d3c8938, 0x15d478, 10, 0, (null), 3, 3, (nil), 0x00000000
0069:fixme:wbemprox:client_security_Release 0x7d3c8938
0069:fixme:wbemprox:enum_class_object_Next timeout not supported
0069:fixme:ver:GetCurrentPackageId (0x33fe14 (nil)): stub
006b:fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
006b:fixme:wbemprox:client_security_SetBlanket 0x7cb5b938, 0x17bb60, 10, 0, (null), 3, 3, (nil), 0x00000000
006b:fixme:wbemprox:client_security_Release 0x7cb5b938
006b:fixme:wbemprox:enum_class_object_Next timeout not supported
006f:fixme:ver:GetCurrentPackageId (0x1b9fe9c (nil)): stub
006b:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  183
  Current serial number in output stream:  187
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2019-05-12 13:40:32

修复了这个问题!

由于某些原因,我没有所有相关的32位库,因此运行了以下命令:

sudo apt install libnvidia-gl-418:i386

只需将418更改为已安装的任何版本即可!

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

https://askubuntu.com/questions/1142213

复制
相关文章

相似问题

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