You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
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.
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.
The text was updated successfully, but these errors were encountered: