Closed rxng8 closed 5 days ago
Hi @rxng8 I note that you are using kernel 6.0. When building the librealsense SDK from dkms packages, the supported kernel 6 versions are 6.2 and 6.5.
If you are unable to change your kernel version then you could instead build librealsense from source code with a pre-made build script called 'libuvc_installation.sh' using the libuvc backend method, which bypasses the kernel and so is not dependent on a particular Linux version or kernel version.
https://github.com/IntelRealSense/librealsense/blob/master/doc/libuvc_installation.md
https://github.com/IntelRealSense/librealsense/blob/master/scripts/libuvc_installation.sh
Hi @rxng8 Do you require further assistance with this case, please? Thanks!
Yep, I got it to work using only the installation script, I also have to remove all pre-installed realsense package beforehand.
I can now visualize the camera frame by running realsense-viewer
Thank you very much, appreciate it!
That's great news that you were successful. I'm pleased that I could be of help. Thanks very much for the update!
Issue Description
When I installed from both (official and manual) installation guides, I both got the build failed error. Here is the log of
/var/crash/librealsense2-dkms.0.crash
Thank you very much in advance for taking a look at this issue!