This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] SK-AM62A-LP:edgeai-GUI-APP 未启动

Guru**** 2383250 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1493725/sk-am62a-lp-edgeai-gui-app-not-starting

器件型号:SK-AM62A-LP

工具/软件:

尊敬的专家:

电路板每次都使用 setupwallpaper.sh 启动。 时钟函数 edgeai-launcher.sh 开始 似乎有一些错误。

Starting edgeai-gui-app...
-s option no longer works and will be removed soon.
Please reconfigure to use constraints or trusted servers.
constraint configured without libtls support
constraint configured without libtls support
constraint configured without libtls support
ntpd successful
root@am62axx-evm:/etc/init.d# terminate called after throwing an instance of '[   91.779231] kauditd_printk_skb: 5 callbacks suppressed
std::logic_error'
  what():  basic_string: construction from nu[   91.779243] audit: type=1701 audit(99.864:28): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=2687 comm="edgeai-gui-app" exe="/usr/bin/edg
eai-gui-app" sig=6 res=1
ll is not valid
[   91.809101] audit: type=1334 audit(99.892:29): prog-id=23 op=LOAD
[   91.816695] audit: type=1334 audit(99.900:30): prog-id=24 op=LOAD
[   91.822848] audit: type=1334 audit(99.908:31): prog-id=25 op=LOAD
[   92.370758] audit: type=1334 audit(100.456:32): prog-id=25 op=UNLOAD
[   92.377173] audit: type=1334 audit(100.456:33): prog-id=24 op=UNLOAD
[   92.383618] audit: type=1334 audit(100.456:34): prog-id=23 op=UNLOAD

此致、
Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好专家、

    重新启动时、似乎:

    欢迎来到阿拉戈2023.10!

    [4.179307] systemd[1]:主机名设置为 。
    [4.279682] systemd-sysv-generator[109]:sysv 服务"/etc/init.d/edgeai-launcher.sh "缺少本机 systemd 单元文件。 ~自动生成单元文件以实现兼容性。 请更新 PA
    加入一个原生 systemd 单元文件,以使其安全、稳健和面向未来。 ! 此兼容性逻辑已被弃用、期待尽快删除。 !

    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sajan、

    Edge AI GUI 应用程序应在重新启动后自动启动。 您不必手动启动它。 这可能不起作用的一个原因是、如果连接到 AM62A EVM 的屏幕不支持1920x1080分辨率。  

    您可以忽略该消息 :

    [4.179307] systemd[1]:hostname set to 。
    [4.279682] systemd-sysv-generator[109]:sysv 服务"/etc/init.d/edgeai-launcher.sh "缺少本机 systemd 单元文件。 ~自动生成单元文件以实现兼容性。 请更新 PA
    加入一个原生 systemd 单元文件,以使其安全、稳健和面向未来。 ! 此兼容性逻辑已被弃用、期待尽快删除。 !

    您是否在 edgeai-launcher.sh 或 GUI-APP 代码中更改了任何设置?

    此致、

    Qutaiba

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Qutaiba:

    我连接的屏幕 肯定支持1920x1080分辨率。 没有更改 edgeai-launcher.sh 中的任何内容。 但运行了脚本/setup_cameras_v3link.sh
     https://software-dl.ti.com/processor-sdk-linux/esd/AM62AX/10_01_00/exports/edgeai-docs/devices/AM62AX/linux/getting_started.html#mini-fusion 上的 这个。

    此致、
    Sajan  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sajan、

    我想确保我们在同一个页面上。 因此、默认情况下、GUI 应用程序在启动后运行正常、但当您设置微型融合板时、GUI 应用程序会停止。 这是正确的吗? 在这种情况下、这是微型融合板及其设置的问题。 请检查以下内容:

    • 确保 uEnv.txt 文件上提供了正确的覆盖层。  
    • 如果您使用的是单个 imx219摄像头、请确保它已根据上述步骤中的 dtbo 叠加层连接到正确的端口。  
    • 确保在 AM62A 板之前为微型融合板供电。
    • 运行 setup_cameras_v3link.sh 时会看到什么? 请共享终端打印件。
    • 如果摄像头未正确设置、请运行此"media-ctl -p"并共享打印内容。  

    此致、

    Qutaiba

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Qutaiba:

    请共享终端打印输出。

    脚本执行后,似乎 cam 0到 cam 3检测到的日志为"ISP required : Yes"就像这些一样。 我将在星期二提供确切的终端打印件、今天我就不在办公室了。

    uEnv.txt 文件中提供了正确的覆盖图。

    name_overlays=ti/k3-am62x-sk-csi2-v3link-fusion.dtbo ti/k3-v3link-imx219-0-0.dtbo ti/k3-v3link-imx219-0-1.dtbo ti/k3-v3link-imx219-0-2.dtbo ti/k3-v3link-imx219-0-3.dtbo



    摄像头设置正确、我可以在显示屏中看到所有4个摄像头。

    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sajan、

    祝您度过美好的时光。 当返回办公室时。 微型融合板看起来能为您正常工作。 这是正确的吗? 我想知道 GUI-app 何时停止。 请分享与 GUI 应用程序相关的详细信息:

    • 它是否在启动时正常启动、然后停止?
    • 如果正常启动、何时停止? 你跑了什么? 请在 GUI 应用程序停止时共享终端打印输出?

    此致、

    Qutaiba

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Qutaiba:

    这是正确的

    是的、Mini Fusion 工作正常。

    启动时它是否正常启动、然后停止?

    启动时不启动。 启动后出现 Setup_wallpaper。


    在 GUI 应用程序停止时共享终端打印输出?

    [   15.680160] audit: type=1701 audit(23.696:16): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=1313 comm="edgeai-gui-app" exe="/usr/bin/edgeai-gui-app" sig=6 res=1
    
    这会在电路板启动时打印(我是指登录前。)

    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sajan、

    我看到您在这里有关于 edgeai-gui-app 的另一个问题: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1476243/sk-am62a-lp-query-on-edgeai-gui-app

    您是否运行了答案中建议的命令来禁用 egeai-gui-apps 的自动启动? 如果是、您可以启用它。

    您也可以尝试使用手动运行(仅用于测试)

    root@am62axx-evm:/opt/edgeai-gst-apps# cd /etc/init.d/   
    root@am62axx-evm:/etc/init.d# systemctl stop weston
    Stopping 'weston.service', but its triggering units are still active:
    weston.socket
    root@am62axx-evm-wifi:/etc/init.d# ./edgeai-launcher.sh start
    IMX219 Camera 0 detected
        device = /dev/video-imx219-cam0
        name = imx219
        format = [fmt:SRGGB8_1X8/1920x1080]
        subdev_id = /dev/v4l-imx219-subdev0
        isp_required = yes
    Starting edgeai-gui-app...
    -s option no longer works and will be removed soon.
    Please reconfigure to use constraints or trusted servers.
    constraint configured without libtls support
    constraint configured without libtls support
    constraint configured without libtls support
    ntpd successful
    

    此致、

    Qutaiba

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Qutaiba:

    运行答案中建议的命令以禁用自动启动

    不、我没有禁用它。 我尝试在没有 mini fusion 的情况下启动、它将启动 edgeai-gui-app。  

    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sajan、

    感谢您提供详细信息。 因此、当未连接微型融合板时、edgeai-gui-app 启动正常? 但是、当连接微型融合板时、当微型融合板和连接到它的所有摄像头都正常工作时、edgeai-GUI-APP 不会在引导时启动?

    我正在查看您的 uEvn.txt 覆层。 有句点(.) 前三个文件之间的区别。 这样、这三个文件名将被视为 单个文件名。 这会导致问题。  

    如果上述解决方案没有解决问题、您是否可以 在连接微型融合板并共享打印输出时运行此命令(media-ctl -p)?  

    此致、

    Qutaiba

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Qutaiba:

    我的实际叠加不包含期间、以上叠加是从文档中复制的。  

    name_overlays=ti/k3-am62x-sk-csi2-v3link-fusion.dtbo ti/k3-v3link-imx219-0-0.dtbo ti/k3-v3link-imx219-0-1.dtbo ti/k3-v3link-imx219-0-2.dtbo ti/k3-v3link-imx219-0-3.dtbo
     

     在连接微型融合板并共享打印输出时运行此命令(media-ctl -p)?  [/报价]

    root@am62axx-evm:/opt/edgeai-gst-apps# media-ctl -p
    Media controller API version 6.6.58
    
    Media device information
    ------------------------
    driver          j721e-csi2rx
    model           TI-CSI2RX
    serial          
    bus info        platform:30102000.ticsi2rx
    hw revision     0x1
    driver version  6.6.58
    
    Device topology
    - entity 1: 30102000.ticsi2rx (7 pads, 7 links, 1 route)
                type V4L2 subdev subtype Unknown flags 0
                device node name /dev/v4l-subdev0
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    <- "cdns_csi2rx.30101000.csi-bridge":1 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    -> "30102000.ticsi2rx context 0":0 [ENABLED,IMMUTABLE]
            pad2: Source
                    -> "30102000.ticsi2rx context 1":0 [ENABLED,IMMUTABLE]
            pad3: Source
                    -> "30102000.ticsi2rx context 2":0 [ENABLED,IMMUTABLE]
            pad4: Source
                    -> "30102000.ticsi2rx context 3":0 [ENABLED,IMMUTABLE]
            pad5: Source
                    -> "30102000.ticsi2rx context 4":0 [ENABLED,IMMUTABLE]
            pad6: Source
                    -> "30102000.ticsi2rx context 5":0 [ENABLED,IMMUTABLE]
    
    - entity 9: cdns_csi2rx.30101000.csi-bridge (5 pads, 2 links, 1 route)
                type V4L2 subdev subtype Unknown flags 0
                device node name /dev/v4l-subdev1
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    <- "ds90ub960 4-0030":4 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    -> "30102000.ticsi2rx":0 [ENABLED,IMMUTABLE]
            pad2: Source
            pad3: Source
            pad4: Source
    
    - entity 15: ds90ub960 4-0030 (6 pads, 5 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev2
            routes:
                    0/0 -> 4/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    <- "ds90ub953 4-0044":1 [ENABLED,IMMUTABLE]
            pad1: Sink
                    <- "ds90ub953 4-0045":1 [ENABLED,IMMUTABLE]
            pad2: Sink
                    <- "ds90ub953 4-0046":1 [ENABLED,IMMUTABLE]
            pad3: Sink
                    <- "ds90ub953 4-0047":1 [ENABLED,IMMUTABLE]
            pad4: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    -> "cdns_csi2rx.30101000.csi-bridge":0 [ENABLED,IMMUTABLE]
            pad5: Source
    
    - entity 24: ds90ub953 4-0044 (2 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev3
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range]
                    <- "imx219 6-0010":0 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range]
                    -> "ds90ub960 4-0030":0 [ENABLED,IMMUTABLE]
    
    - entity 29: ds90ub953 4-0045 (2 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev4
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range]
                    <- "imx219 7-0010":0 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range]
                    -> "ds90ub960 4-0030":1 [ENABLED,IMMUTABLE]
    
    - entity 34: ds90ub953 4-0046 (2 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev5
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range]
                    <- "imx219 8-0010":0 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range]
                    -> "ds90ub960 4-0030":2 [ENABLED,IMMUTABLE]
    
    - entity 39: ds90ub953 4-0047 (2 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev6
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range]
                    <- "imx219 9-0010":0 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range]
                    -> "ds90ub960 4-0030":3 [ENABLED,IMMUTABLE]
    
    - entity 44: imx219 6-0010 (1 pad, 1 link, 0 routes)
                 type V4L2 subdev subtype Sensor flags 0
                 device node name /dev/v4l-subdev7
            pad0: Source
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range
                     crop.bounds:(8,8)/3280x2464
                     crop:(688,700)/1920x1080]
                    -> "ds90ub953 4-0044":0 [ENABLED,IMMUTABLE]
    
    - entity 48: imx219 7-0010 (1 pad, 1 link, 0 routes)
                 type V4L2 subdev subtype Sensor flags 0
                 device node name /dev/v4l-subdev8
            pad0: Source
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range
                     crop.bounds:(8,8)/3280x2464
                     crop:(688,700)/1920x1080]
                    -> "ds90ub953 4-0045":0 [ENABLED,IMMUTABLE]
    
    - entity 52: imx219 8-0010 (1 pad, 1 link, 0 routes)
                 type V4L2 subdev subtype Sensor flags 0
                 device node name /dev/v4l-subdev9
            pad0: Source
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range
                     crop.bounds:(8,8)/3280x2464
                     crop:(688,700)/1920x1080]
                    -> "ds90ub953 4-0046":0 [ENABLED,IMMUTABLE]
    
    - entity 56: imx219 9-0010 (1 pad, 1 link, 0 routes)
                 type V4L2 subdev subtype Sensor flags 0
                 device node name /dev/v4l-subdev10
            pad0: Source
                    [stream:0 fmt:SRGGB8_1X8/1920x1080 field:none colorspace:raw xfer:none quantization:full-range
                     crop.bounds:(8,8)/3280x2464
                     crop:(688,700)/1920x1080]
                    -> "ds90ub953 4-0047":0 [ENABLED,IMMUTABLE]
    
    - entity 62: 30102000.ticsi2rx context 0 (1 pad, 1 link)
                 type Node subtype V4L flags 0
                 device node name /dev/video3
            pad0: Sink
                    <- "30102000.ticsi2rx":1 [ENABLED,IMMUTABLE]
    
    - entity 68: 30102000.ticsi2rx context 1 (1 pad, 1 link)
                 type Node subtype V4L flags 0
                 device node name /dev/video4
            pad0: Sink
                    <- "30102000.ticsi2rx":2 [ENABLED,IMMUTABLE]
    
    - entity 74: 30102000.ticsi2rx context 2 (1 pad, 1 link)
                 type Node subtype V4L flags 0
                 device node name /dev/video5
            pad0: Sink
                    <- "30102000.ticsi2rx":3 [ENABLED,IMMUTABLE]
    
    - entity 80: 30102000.ticsi2rx context 3 (1 pad, 1 link)
                 type Node subtype V4L flags 0
                 device node name /dev/video6
            pad0: Sink
                    <- "30102000.ticsi2rx":4 [ENABLED,IMMUTABLE]
    
    - entity 86: 30102000.ticsi2rx context 4 (1 pad, 1 link)
                 type Node subtype V4L flags 0
                 device node name /dev/video7
            pad0: Sink
                    <- "30102000.ticsi2rx":5 [ENABLED,IMMUTABLE]
    
    - entity 92: 30102000.ticsi2rx context 5 (1 pad, 1 link)
                 type Node subtype V4L flags 0
                 device node name /dev/video8
            pad0: Sink
                    <- "30102000.ticsi2rx":6 [ENABLED,IMMUTABLE]
    
    

    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sajan、

    您的"media-ctl -p"输出看起来不正确。 您是否禁用了/opt/edgeai-gst-apps/scripts/setup_cameras.sh?

    如果您禁用它、请手动运行它。 "meida-ctl -p"输出中的所有实体都应具有相同的格式。

    此致、

    建中

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、建中、

    禁用/opt/edgeai-gst-apps/scripts/setup_cameras.sh

    不、我没有禁用任何功能。 每次引导后只能使用源脚本 setupcameras_v3link.sh。

    是否应该运行 setup_camerass.sh。 将迷你融合与4个 imx219摄像头配合使用。

    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    抱歉、我的错。 应该是 setup_cameras_v3link.sh。 此脚本不会自动运行、因此您每次都需要运行它。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    如需了解更多相关信息、请访问: https://dev.ti.com/tirex/explore/node?node=A__ATmvgyzeqCfCvoHoyFGZGw__AM62A-ACADEMY__WeZ9SsL__LATEST

    滚动以 运行多个 FPD-Link 摄像头。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 建中:

    我认为、这不是与 setup_cameras_v3link.sh 相关的问题。 因为 edgeai-gui-app 在启动时无法启动。

    上述共享文档中的名称覆盖如下

    Use overlays: k3-am62x-sk-csi2-v3link-fusion.dtbo, k3-v3link-imx219-0-0.dtbo, k3-v3link-imx219-0-1.dtbo, k3-v3link-imx219-0-2.dtbo, k3-v3link-imx219-0-3.dtbo
    
    
     

    是否应该在.dtbo 之间添加逗号(,)。

    谢谢

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    我应该在.dtbo 之间添加逗号(,)。

    编号 您之前提供的覆盖图看起来很好。

    name_coverles=ti/k3-am62x-sk-csi2-v3link-fusion.dtbo ti/k3-v3link-imx219-0-0.dtbo ti/k3-v3link-imx219-0-1.dtbo ti/k3-v3link-imx219-0-22.dtbo/k3-v3link-imxb-0-ti.dtbo-imx219

    我认为、这不是与 setup_cameras_v3link.sh 相关的问题。 因为 edgeai-gui-app 在启动时无法启动。

    我很困惑。 您是否能够在不连接 V3link 板的情况下启动 GUI 应用程序?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、建中、

    您是否能够在不连接 V3link 板的情况下启动 GUI 应用程序?

    是的。 我可以、但 edgeai-gui-app 在为 setup_cameras_v3link.sh 提供时钟源后如何开始。

    我确实采购了很多次,但我仍然没有看到 edgeai-gui-app 时,迷你融合连接。
    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 建中:

    请帮助我找出与此环境相关的问题。

    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sajan、

    很抱歉、延迟的回复。 在过去的两周里、我一直在国际旅行。

    如果我正确理解了您的问题、您就是在设置 v3link 板(微型融合)和4个 IMX219摄像头后尝试让 edgeai-gui-app 运行。 如果此理解正确、您是否可以尝试以下操作:

    1. 将/opt/edgeai-gst-apps/setup_cameras.sh 重命名为其他内容、以便此脚本在启动时不会自动运行
    2. 将源 setup_cameras_v3link.sh 添加到 edgeai-launcher.sh、例如、
      EDGEAI_SETUP_V3LINK_4XIMX219=/opt/edgeai-gst-apps/scripts/setup_cameras_v3link.sh
      
      case "$1" in
          start )
              source $EDGEAI_INIT_SCRIPT
              source $EDGEAI_SETUP_V3LINK_4XIMX219
      

    此致、

    建中

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、 建中、

    它现在正在工作。 您能检测到这里出现的问题吗?  

    当我尝试找出问题时、setup_camers reaming 已解决问题。

    感谢您的帮助。

    此致、
    Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sajan、

    很高兴它现在能为您效劳。 我想问题在于、当您使用4个 IMX219时、setup_cameras.sh 未正确设置摄像头和媒体管道。  

    此致、

    建中