Skip to content
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

No librealsense2-dkms after using ./installLibrealsense.sh #10

Open
Krenshow opened this issue Jun 3, 2020 · 2 comments
Open

No librealsense2-dkms after using ./installLibrealsense.sh #10

Krenshow opened this issue Jun 3, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Krenshow
Copy link

Krenshow commented Jun 3, 2020

Describe the issue
I'm using Jetson Xavier + Ubuntu 18 + ROS Melodic.
First of all, I tried standard way - install librealsense from official github. It does not work because of kernel 4.9 - problem that I can't install librealsense2-dkms. As a result, I can't use rs_camera.launch for example. However, realsense_viewer works.

Next, I tried to install Librealsense by buildLibrealsense2Xavier, but my current version of Jetpack is L4T 32.3.1. Then, I see that I can use jetsonhacks / installRealSenseSDK. However, when I used skript $ ./installLibrealsense.sh, I still couldn't find the librealsense2-dkms.

Any ideas I am doing something wrong, or it will be easier just to install L4T 32.1.0 and then use buildLibrealsense2Xavier to patch kernel 4.9?

@Krenshow Krenshow added the bug Something isn't working label Jun 3, 2020
@Krenshow Krenshow changed the title [BUG] No librealsense2-dkms after using ./installLibrealsense.sh No librealsense2-dkms after using ./installLibrealsense.sh Jun 3, 2020
@jpdevicente
Copy link

I'm having this exact same issue an Jatson Xavier. Did you solve it somehow?

@Krenshow
Copy link
Author

I'm having this exact same issue an Jatson Xavier. Did you solve it somehow?

I installed JetPack 4.2.0 (you can choose the version from Nvidia SDK) and used buildLibrealsense2Xavier to patch kernel. Then, as I remember, I installed librealsense v2.32.1 from source and realsense-ros (there is a Linux manual installation guide for librealsense and link for realsense-ros method 2) and everything works well: d435i and t265 send ROS topics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants