Skip to content

D435I: can ONLY get infrared 1 data in the 3 cameras #18

@HiOtto

Description

@HiOtto
Required Info  
Camera Model D435i
Firmware Version 05.10.13.00
Operating System & Version Linux (Ubuntu 16.04)
Kernel Version (Linux Only) 4.4.38+
Platform TX2 JETPACK3.2.1 L4T28.2.1
SDK Version 2.18.1

image

CAN NOT get:
infrared 2, RGB Camera
TX2 CAN recognize the 3 cameras :
xxx@XXX:$ ls /dev/ | grep video
crw-rw-rw-+ 1 root plugdev 81, 0 Feb 22 12:39 video0
crw-rw-rw-+ 1 root plugdev 81, 1 Feb 22 12:39 video1
crw-rw-rw-+ 1 root plugdev 81, 2 Feb 22 12:39 video2
xxx@XXX:$ v4l2-ctl --list-devices
Intel(R) RealSense(TM) Depth Ca (usb-3530000.xhci-3):
/dev/video0
/dev/video1
/dev/video2
When enable 1 camera at once, can ONLY get the infrared 1 camera data, can NOT get either infrared 2 or RGB camera data (No Frames Received).
And there is a kind of ERROR backend-v4l2.cpp:1335 reported by realsense-viewer in terminator
screenshot from 2019-02-22 13-07-11

When enable infrared 1 and infrared 2 at same time, neither of them can get frame

image

And I also tested with rs_capture ,
xxx@XXX:~$ /usr/local/bin/rs-capture
22/02 15:31:39,458 ERROR [547675435472] (backend-v4l2.cpp:1335)
RealSense error calling rs2_pipeline_wait_for_frames(pipe:0x9094b0):
Frame didn't arrived within 5000

rs_capture log file is attacted:
2019-02-22-15_31_38.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions