---
title: 在MindCluster ToolBox与驱动版本不配套的使用场景下，执行相关功能报错
description: "查看日志出现类似以下提示："
url: https://www.hiascend.com/document/detail/zh/mindcluster/latest/toolbox/toolboxug/toolboxug_0107.html
sourcePath: /source/zh/mindcluster/2610/toolbox/toolboxug/toolboxug_0107.html
indexId: 92fefd438469c6c1eac2bf566e2f52d6cca8ae5a11fdd0f3cc20e83e277f253d65
---
# 在MindCluster ToolBox与驱动版本不配套的使用场景下，执行相关功能报错

#### 问题现象

查看日志出现类似以下提示：

```
/usr/local/Ascend/driver/libdcmi.so && Please check the folder owner!
```


#### 原因分析

相关文件或目录的权限或属组不满足要求。


#### 解决措施

确保目标文件及其所在父目录同时满足以下3点规则：

- 属组必须是root或者运行用户。
- 不允许group以及other用户有可写权限。
- 不允许存在软链接。
