I used an SD image for my jetson nano, which is now running Jetpack 4.6.1 or L4T 32.7.1. I also downloaded and am running the corresponding docker container here. The container seems to work fine, but when I attempt to use jetson_utils.videoSource(), or anything else using the camera, such as nvgstcapture-1.0 (outside the container), the jetson freezes and then crashes. I have the SainSmart imx219 camera and it does appear to be recognized, because the videoSource will be successfully created with it. The output at the end will say:
gst argus starting repeat capture requests
consumer: producer has connected. continuing frozen and reboots a few moments later
I have the jetson powered with a 5v 4a barrel jack and I have tried on both 5w and full power mode. I have also tried using the version of jetson-inference without nvmm as suggested by some other post. I do have a rgb keyboard (only external keyboard I have, which I have tried disconnected after starting the program and before it crashes to no effect) and a mouse attached, along with a 3.2in waveshare display (though that has its own power) and the camera.
Can you help me figure out why the jetson is crashing?
Same thing as before, no output. I ordered a new camera that should arrive later today if you want to check in after I see if that one works.
Update: I ordered the Arducam IMX219 Nano Fixed Focus camera and this worked just fine. Interestingly, the camera’s quickstart had a troubleshooting section with this exact error and said it could either be a faulty connection or a faulty module. Conclusively, if your connection is fine, it is a camera issue.