Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

My Intel Real Sense 3D Camera in RTF is not detected  #414

@unravelwool

Description

@unravelwool

I have installed the Ubuntu system following the guidance in the page:https://github.com/intel-aero/meta-intel-aero/wiki/90-(References)-OS-user-Installation . And I have installed "Intel RealSense SDK - legacy (for R200)", but when I type "ls /dev/video*" to check if the camera drivers are correctly installed , I only found the first ten videos:video0-video10, there is no video11-13.

intel-aero@intel-aero:~$ ls /dev/video*
/dev/video0 /dev/video10 /dev/video3 /dev/video5 /dev/video7 /dev/video9
/dev/video1 /dev/video2 /dev/video4 /dev/video6 /dev/video8

And my camera is not detected.

intel-aero@intel-aero:~$ sudo v4l2-ctl --list-devices
VIDIOC_QUERYCAP: failed: Invalid argument
VIDIOC_QUERYCAP: failed: Invalid argument
VIDIOC_QUERYCAP: failed: Inappropriate ioctl for device
VIDIOC_QUERYCAP: failed: Inappropriate ioctl for device
VIDIOC_QUERYCAP: failed: Inappropriate ioctl for device
VIDIOC_QUERYCAP: failed: Inappropriate ioctl for device
VIDIOC_QUERYCAP: failed: Inappropriate ioctl for device
():
/dev/v4l-subdev8
/dev/v4l-subdev0
/dev/v4l-subdev1
/dev/v4l-subdev2
/dev/v4l-subdev3
/dev/v4l-subdev4
/dev/v4l-subdev5
/dev/v4l-subdev6
/dev/v4l-subdev7

ATOM ISP (PCI-3):
/dev/video0
/dev/video1
/dev/video3
/dev/video4
/dev/video5
/dev/video6
/dev/video7
/dev/video8
/dev/video9
/dev/video10

intel-aero@intel-aero:~$ cpp-enumerate-devices
No device detected. Is it plugged in?

This is my first contact with linux and RTF,what should I do for the issue? Anybody can help me? I will thank you so much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions