当前位置:网站首页>No EGL Display 报错解决
No EGL Display 报错解决
2022-07-26 05:25:00 【AI视觉网奇】
版本情况如下
CUDA版本:10.2
tensorrt版本:8.0.1.6
JetPack版本:32.6.1
deepstream版本:6.0
官网的系统版本适配图如下:
通过对比发现:我的版本是没有问题的。于是开始细细地检查报错。
第一种类别报错
报错如下
nvbuf_utils: Could not get EGL display connection
No EGL Display
nvbufsurftransform: Could not get EGL display connection
No EGL Display
解决方法,在命令行执行:
unset DISPLAY
rm ${HOME}/.cache/gstreamer-1.0/registry.*
输入上面的命令的目的是:将DISPLAY的值设为:0。
可以输入以下的命令查看:
echo $DISPLAY
# 输出为 :0
如果上述的命令并没有将DISPLAY的值设为0,请使用下面这种方法:
export DISPLAY=:0
然后再次输入命令查看:
echo $DISPLAY
# 输出为 :0
其实第一类报错算是已经解决了。
再次输入:
gst-inspect-1.0
发现报错减少了,但是还有4个:
(gst-plugin-scanner:32277): GStreamer-WARNING **: 15:05:17.622: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_udp.so': librivermax.so.0: cannot open shared object file: No such file or directory
(gst-plugin-scanner:32277): GStreamer-WARNING **: 15:05:17.628: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so': libtritonserver.so: cannot open shared object file: No such file or directory
(gst-plugin-scanner:32277): GStreamer-WARNING **: 15:05:17.634: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libcustom2d_preprocess.so': /usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libcustom2d_preprocess.so: undefined symbol: NvBufSurfTransformAsync
(gst-plugin-scanner:32277): GStreamer-WARNING **: 15:05:17.650: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_preprocess.so': /usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_preprocess.so: undefined symbol: NvBufSurfTransformAsync
说明第一类的报错已经解决了。
第二类报错
(gst-plugin-scanner:32277): GStreamer-WARNING **: 15:05:17.622: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_udp.so': librivermax.so.0: cannot open shared object file: No such file or directory
(gst-plugin-scanner:32277): GStreamer-WARNING **: 15:05:17.628: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so': libtritonserver.so: cannot open shared object file: No such file or directory
(gst-plugin-scanner:32277): GStreamer-WARNING **: 15:05:17.634: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libcustom2d_preprocess.so': /usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libcustom2d_preprocess.so: undefined symbol: NvBufSurfTransformAsync
(gst-plugin-scanner:32277): GStreamer-WARNING **: 15:05:17.650: Failed to load plugin '/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_preprocess.so': /usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_preprocess.so: undefined symbol: NvBufSurfTransformAsync
参考
https://blog.csdn.net/zong596568821xp/article/details/121231336
通过这篇文章发现,这些问题是Deepstream6.0所为解决的问题,可以忽略。
重新推理,得到正确的结果了。
————————————————
版权声明:本文为CSDN博主「零碎@流年絮语」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/qq_44824148/article/details/122841870
边栏推荐
- 35. Search the insertion position
- Computable general equilibrium (CGE) model practice technology in resource environment under the goal of "double carbon"
- Nacos introduction and deployment
- Home VR panoramic display production to improve customer transformation
- 517. Super washing machine
- Common modules in ansible
- LAMP架构
- OD-Paper【1】:Rich feature hierarchies for accurate object detection and semantic segmentation
- no networks found in /etc/cni/net.d
- LeetCode链表问题——206.反转链表(一题一文学会链表)
猜你喜欢

Embedded sharing collection 21

Embedded sharing collection 20

Princeton calculus reader 02 Chapter 1 -- composition of functions, odd and even functions, function images

kubernetes install completed

SSH远程管理

Security permission management details

LAMP架构

SAP报表开发步骤

Okaleido launched the fusion mining mode, which is the only way for Oka to verify the current output

OD-Paper【1】:Rich feature hierarchies for accurate object detection and semantic segmentation
随机推荐
C语言-指针进阶
Unity scene jump script
Attack and defense world -- easy_ web
SQL injection
Day011 一维数组
ALV入门
Leetcode linked list problem - 203. remove the linked list elements (learn the linked list by one question and one article)
Mongodb common commands
SAP报表开发步骤
STL常用模板库
Migrate the server and reconfigure the database (the database has no monitoring, and the monitoring starts with tns-12545, tns-12560, tns-00515 errors)
mysql如果计算本月变动/本月增幅/同比变动/同比增幅?
Okaleido launched the fusion mining mode, which is the only way for Oka to verify the current output
C语言实现发牌功能基本方法
FTP实验及概述
Security permission management details
Polymer physics test question bank
Code audit CMS
LeetCode链表问题——203.移除链表元素(一题一文学会链表)
Trend of the times - the rise of cloud native databases