---
title: HDMI OPEN失败
description: "- 业务场景：通过HDMI接口送显"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/troubleshooting_0215.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/troubleshooting_0215.html
indexId: 52993f1afbe8ffe8fef04b1dacc37a6e2a192159e2c8755de1ea4b2bd8a9e37582
---
# HDMI OPEN失败

#### 适用场景

- 业务场景：通过HDMI接口送显
- 适用处理器：Atlas 200I/500 A2 推理产品
- 处理器形态：EP、RC


#### 问题现象描述

在执行HDMI接口送显业务时，在日志中产生如下HDMI OPEN失败的用户态错误：

```
[ERROR] DSS(4808,vo_test_nvr_hdmi_hi_test):1970-01-01-08:31:51.173.346 [mpi_hdmi_com.c:338][lib_hdmi][mpi_hdmi_com_open]:HDMI device not init
```


#### 可能原因

调用hi_mpi_hdmi_open接口前没有调用hi_mpi_hdmi_init接口。


#### 处理步骤

1. 检查用例中hi_mpi_hdmi_open接口、hi_mpi_hdmi_init接口的调用顺序，修正用例。
2. 再次执行hdmi接口送显用例。
