librealsense
librealsense copied to clipboard
Manual patches for Kernel 6.8 Jammy and Noble
Tracked by RSDSO-19755
Jammy patches working. Tested with 585. Noble patches are not getting applied. Debugging it.
@dmipx please review and help Arun understand why it doesn’t work. @Arun-Prasad-V please attach dmesg output on the problematic formats
I suggest to verify on one of our NUC setups. They have specific default media setup with loaded sensor driver which conflicts on patched modules loading.
I suggest to verify on one of our NUC setups. They have specific default media setup with loaded sensor driver which conflicts on patched modules loading.
So you recommend updating the kernel on one of our U22 NUCs? I believe it was tested on U24 by Arun.
@Arun-Prasad-V looks like a rebase is required to fix CI issues
I tested the developed branch on Ubuntu 22.04, and it works fine; thanks for the fix!
Manual patching from development branch failed with Ubuntu 22.04.01 , kernel release 6.8.0-49-generic . Error code
Patched kernels modules were created successfully
Replacing uvc -
Applying the patched module ... modprobe: ERROR: could not insert 'uvc': Key was rejected by service
Failed to insert the patched module. Operation is aborted, the original module is restored
Verify that the current kernel version is aligned to the patched module version
The original uvc module was reloaded
Edit: problem solved after disabling secure boot