-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
RealSense D455 not being Detected on Jetson nano #13445
Comments
Camera is detected by lsusb but not by librealsense2. |
Alright I solved this by downgrading the firmware to 5.15 followed this article:
And then rebuild using
For line 46 I changed it to have this
Works like a charm after this. Thanks to the previous github issues that helped me solve this one. |
It's great to hear that you achieved a solution, @harshal-14 - thanks so much for sharing the details of what worked for you! |
I followed this procedure
https://github.com/IntelRealSense/librealsense/blob/master/doc/libuvc_installation.md
and even build it from source but realsense-viewer seems unable to detect the board.
Kindly help debug this issue.
The text was updated successfully, but these errors were encountered: