---
title: MindStudio Insight运行时出现“cannot open shared object file swrast_dir.so”报错-昇腾社区
description: 在Linux系统使用“X11方式”或“VNC方式”启动MindStudio Insight时，MindStudio Insight工具界面白屏，出现“cannot open shared object file swrast_dir.so”报错信息，如图1所示。
keywords: 白屏;依赖
url: https://www.hiascend.com/document/caselibrary/detail/insightcase_00004
section: (其他)
---

# MindStudio Insight运行时出现“cannot open shared object file swrast_dir.so”报错-昇腾社区

URL: https://www.hiascend.com/document/caselibrary/detail/insightcase_00004
描述: 在Linux系统使用“X11方式”或“VNC方式”启动MindStudio Insight时，MindStudio Insight工具界面白屏，出现“cannot open shared object file swrast_dir.so”报错信息，如图1所示。
关键词: 白屏;依赖

昇腾文档 [了解详情](https://www.hiascend.com/document)

故障案例 [了解详情](https://www.hiascend.com/document/caselibrary)

MindStudio Insight运行时出现“cannot open shared object file swrast_dir.so”报错

MindStudio Insight运行时出现“cannot open shared object file swrast_dir.so”报错

2025/04/30

452

问题信息

| 问题来源 | 产品大类 | 产品子类 | 关键字 |
| --- | --- | --- | ---|
| 官方 | MindStudio | - | 白屏、依赖 |

#### 问题现象描述

在Linux系统使用“X11方式”或“VNC方式”启动MindStudio Insight时，MindStudio Insight工具界面白屏，出现“cannot open shared object file swrast_dir.so”报错信息，如图1 [了解详情](https://www.hiascend.com/#ZH-CN_TOPIC_0000002260736338__fig7356328186)所示。

图1报错截图

#### 原因分析

可能是缺少依赖。

#### 解决措施

1. 执行以下命令，安装转发依赖文件。

```
yum install -y mesa-dri-drivers
```
2. 安装完成后，重新打开MindStudio Insight工具即可。

本页内容

- 问题信息
- 问题现象描述
- 原因分析
- 解决措施
