weixin_44402137 2022-09-23 23:13 采纳率: 0%
浏览 16

Ubuntu子系统图形软件无法正常打开

我在Windows10系统下安装了Ubuntu20.04子系统,之后安装薛定谔软件包,成功,但从终端打开软件时报错,目前没找到正确的解决办法。
用代码块功能插入代码,请勿粘贴截图

ly0210@DESKTOP-SFI496T:~$ cd /opt/schrodinger2018-1/
ly0210@DESKTOP-SFI496T:/opt/schrodinger2018-1$ ./maestro

运行结果及报错内容

Maestro Molecular Modeling Interface
Maestro is a product of Schrödinger, Inc.
Legal notices can be viewed by clicking Help->About Maestro


X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 150 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 37
Current serial number in output stream: 38
/opt/schrodinger2018-1/maestro-v11.5/bin/Linux-x86_64/maestro: /opt/schrodinger2018-1/mmshare-v4.1/lib/Linux-x86_64/libz.so.1: version `ZLIB_1.2.9' not found (required by /lib/x86_64-linux-gnu/libpng16.so.16)
Required fonts could not be found.
You might need to install more fonts on your computer.
Saving Maestro Error Report in...
'/home/ly0210/.schrodinger/appcrash/maestro_error_29071.txt'


Please report this problem at http://www.schrodinger.com/supportcenter, and upload the following files, to help us diagnose this problem:
/home/ly0210/.schrodinger/appcrash/maestro_error_29071.txt

我的解答思路和尝试过的方法

nvidia-smi
sudo apt-get install nvidia-settings
nvidia-settings
失败
是否子系统类似于虚拟机,不能在Windows调用独显的情况下,连接显卡。

我想要达到的结果--薛定谔软件正常运行
  • 写回答

1条回答 默认 最新

  • IT民工金鱼哥 运维领域新星创作者 2022-09-26 11:22
    关注

    本来那个子系统,就类似于虚拟化。。。不过,也相当于双系统的形式。


    建议,学习用,直接使用VMware来进行学习更好,更方便。

    评论

报告相同问题?

问题事件

  • 创建了问题 9月23日

悬赏问题

  • ¥30 关于用python写支付宝扫码付异步通知收不到的问题
  • ¥50 vue组件中无法正确接收并处理axios请求
  • ¥15 隐藏系统界面pdf的打印、下载按钮
  • ¥15 MATLAB联合adams仿真卡死如何解决(代码模型无问题)
  • ¥15 基于pso参数优化的LightGBM分类模型
  • ¥15 安装Paddleocr时报错无法解决
  • ¥15 python中transformers可以正常下载,但是没有办法使用pipeline
  • ¥50 分布式追踪trace异常问题
  • ¥15 人在外地出差,速帮一点点
  • ¥15 如何使用canvas在图片上进行如下的标注,以下代码不起作用,如何修改