Xavier nx pose demo does not work

Why are all the demos broken? Or am I doing something wrong here?

I have the latest Jetpack 4.5.1

Follwoed the instructions for NVME on xavier nx and tried this over three times with a fresh install and it does not work,

john@ce0100:~$ sudo xhost +si:localuser:root
localuser:root being added to access control list
john@ce0100:~$ sudo docker run --runtime nvidia -it --rm --network host -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/:/tmp/.X11-unix nvcr.io/nvidia/jetson-pose:r32.4.2 python3 run_pose_pipeline.py /videos/pose_video.mp4 --loop
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused “process_linux.go:449: container init caused "process_linux.go:432: running prestart hook 0 caused \"error running hook: exit status 1, stdout: , stderr: exec command: [/usr/bin/nvidia-container-cli --load-kmods configure --ldconfig=@/sbin/ldconfig.real --device=all --compute --compat32 --graphics --utility --video --display --pid=10459 /home/john/nvme/docker/overlay2/355b917336d6efbe7d4c4d9a26e19ec082e0b91112909c25057afa33ebe3906d/merged]\\nnvidia-container-cli: mount error: file creation failed: /home/john/nvme/docker/overlay2/355b917336d6efbe7d4c4d9a26e19ec082e0b91112909c25057afa33ebe3906d/merged/usr/lib/aarch64-linux-gnu/libnvidia-fatbinaryloader.so.440.18: file exists\\n\""”: unknown.

May I know what’s the demo you referred? Can you provide the link?

Thanks

Cloud Native Demo on Jetson XavierNX – This is from the NVIDIA GitHub repository

I followed the instruction to the tee.

Thanks for your help

Hi,

Please noted that you will need to use the same software for Jetson and docker.

The container is built on r32.4.2.
So you will need to use JetPack 4.4. DP.

For XavierNX, you can find the JetPack4.4 DP image below:
https://developer.nvidia.com/jetpack-sdk-44-dp-archive

Thanks.

@AastaLLL Thanks, I did as you instructed, only the People counter demo works, Speech and Pose demos are broken, they error out.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

Could you share the error with us so we can check it?
Thanks.