Hi,
I can’t seem to catch a break. Last week I was using my IMX219-83 camera on one of my Jetson Orin Nano’s (let’s call it Jetson A). I had Jetpack 6.1 on here previously, but today it automatically did an upgrade when I booted. I just started up the jetson again today and now when I search for the camera using ls /dev/video*
I get the following error ls: cannot access '/dev/video*': No such file or directory
. I tried to test out the camera using the nvgstcapture-1.0
but all I get is the output in this file: nvgstcapture-log-1.txt (4.7 KB). I also captured a dmesg
log in this file: dmesg-log-1.txt (64.2 KB). Additionally, I just got a fresh Jetson Orin Nano back from Warranty (let’s call this one Jetson B) and I tested the camera on this jetson and I’m having the same issue, I have Jetpack 6.2 on Jetson B. Did something change on these devices with the Super Jetpack update that’s causing the problem?
I also have a Jetson Nano B01 (let’s call it Jetson C) and have verified that the camera works on that device, so it’s an issue that’s definitely unique to the Orin. I can upload proof of if working on the B01 if needed.
Here’s what I’m seeing on my screen with the Jetson Orin Nano devices I have