Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't run KV260 Smartcam after installed the Kria-PYNQ #47

Open
DreamLand7707 opened this issue Jan 4, 2025 · 0 comments
Open

I can't run KV260 Smartcam after installed the Kria-PYNQ #47

DreamLand7707 opened this issue Jan 4, 2025 · 0 comments

Comments

@DreamLand7707
Copy link

I can Run KV260 Smartcam Example correctly before I installed PYNQ. But after I installed the PYNQ, when I tried to run Smartcam, I got
an error:
ubuntu@kria:~/Kria-PYNQ$ sudo docker run --env="DISPLAY" -h "xlnx-docker" --env="XDG_SESSION_TYPE" --net=host --privileged --volume="$HOME/.Xauthority:/root/.Xauthority:rw" -v /tmp:/tmp -v /dev:/dev -v /sys:/sys -v /etc/vart.conf:/etc/vart.conf -v /lib/firmware/xilinx:/lib/firmware/xilinx -v /run:/run -it xilinx/smartcam:2022.1 bash
[sudo] password for ubuntu:

==========================================


| |/ /_ () __ _ / | / _ | / |
| ' /| | |/ _ | _ | | | | |/| |
| . | | | | (
| | ) | || | | | |
|
|__| |
|_
| |
_/ _
/|| ||

==========================================

Build Date: 2022/09/26 15:21
root@xlnx-docker:/# smartcam --mipi -W 1920 -H 1080 --target rtsp

(gst-plugin-scanner:10): GLib-GObject-CRITICAL **: 14:06:14.780: g_param_spec_float: assertion 'default_value >= minimum && default_value <= maximum' failed

(gst-plugin-scanner:10): GLib-GObject-CRITICAL **: 14:06:14.780: validate_pspec_to_install: assertion 'G_IS_PARAM_SPEC (pspec)' failed
stream ready at:
rtsp://172.17.0.1:554/test
rtsp://192.168.3.28:554/test
Resize: mean_r=128.000000
Resize: mean_g=128.000000
Resize: mean_b=128.000000
Resize: scale_r=1.000000
Resize: scale_g=1.000000
Resize: scale_b=1.000000
WARNING: Logging before InitGoogleLogging() is written to STDERR
F0104 14:06:36.347764 105 xrt_bin_stream.cpp:60] Check failed: fd_ > 0 (-1 vs. 0) , open(/run/media/mmcblk0p1/dpu.xclbin) failed.
*** Check failure stack trace: ***
Aborted (core dumped)

What causes this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant