Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

patch for fourcc code INZI

DFois
Beginner
1,846 Views

Hi,

I've tried Intel® RealSense™ SDK 2.0 on two separate machines running ubuntu 16.04 with a recent kernal:

4.13.9-041309-generic

When I try to view the coded light depth sensor output in realsense-viewer with a SR-300, I get the following error message:

Backend in rs2_open_multiple(sensor:0x7f95dc043720, profiles:0x7f95dc002170, count:1):

Requested pixel format is not natively supported by the Linux kernel and likely requires a patch for fourcc code INZI!

Alternatively please upgrade to kernel 4.12 or later. Last Error: Inappropriate ioctl for device

Any advice?

Dan

0 Kudos
1 Reply
MartyG
Honored Contributor III
910 Views

The bottom of the page linked to below has a patch script to support the INZI pixel format for the SR300.

https://patchwork.linuxtv.org/patch/38437/ https://patchwork.linuxtv.org/patch/38437/

0 Kudos
Reply