Jetson Nano Intel Realsense L515 not connecting

I am getting this error:

Traceback (most recent call last):

File “collect_data_2.py”, line 58, in

for d in rs.context().devices:

RuntimeError: xioctl(VIDIOC_S_EXT_CTRLS) failed Last Error: Invalid argument

The camera is detected as a usb device but the code is not working and no output is seen in the real sense viewer as well

I am using Ubuntu 18 btw

I tried reinstalling realsense and all the standard troubleshooting steps like using a different cable and stuff.

Any help would be appreciated. Thanks in advance.

We haven’t tested with Intel RealSense series cameras on Nano yet, you can refer to from this repo GitHub - jetsonhacks/buildLibrealsense2TX: Build librealsense 2.0 library on the NVIDIA Jetson TX Development kit. Intel RealSense D400 series cameras. to see if can help.

Thanks

The realsense camera was working the jetson nano perfectly a few days back but for some reason its throwing up this error now, this is actually a v4l2 error from what I have researched and not directly a librealsense error, any idea what might be the reason?

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.