Skip to content

Facing Issues getting RGB frames using Intel Realsense D435i on raspberry pi4 running ubuntu server 22.04 and ros humble #12923

Discussion options

You must be logged in to vote

Hi @parapara29 xioctl(UVCIOC_CTRL_QUERY) errors typically indicate a conflict between the librealsense SDK and the kernel.

What method did you use to install librealsense, please? A method that historically works well on Raspberry Pi is to use the libuvc backend approach at the link below, as it bypasses the kernel and does not require the use of a kernel patch script.

https://github.com/IntelRealSense/librealsense/blob/master/doc/libuvc_installation.md

Replies: 6 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@parapara29
Comment options

Answer selected by parapara29
Comment options

You must be logged in to vote
1 reply
@parapara29
Comment options

Comment options

You must be logged in to vote
1 reply
@parapara29
Comment options

Comment options

You must be logged in to vote
1 reply
@parapara29
Comment options

Comment options

You must be logged in to vote
4 replies
@parapara29
Comment options

@MartyG-RealSense
Comment options

@parapara29
Comment options

@parapara29
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants