Advertisement
Guest User

Untitled

a guest
Feb 7th, 2022
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. ./cam -l
  2. [13:21:32.769802431] [27171] INFO Camera camera_manager.cpp:293 libcamera v0.0.0+3415-76530215
  3. [13:21:32.798893806] [27172] WARN CameraSensor camera_sensor.cpp:208 'ov5640 3-004c': Recommended V4L2 control 0x009a0922 not supported
  4. [13:21:32.799091889] [27172] ERROR V4L2 v4l2_subdevice.cpp:302 'ov5640 3-004c': Unable to get rectangle 2 on pad 0: Inappropriate ioctl for device
  5. [13:21:32.799225889] [27172] WARN CameraSensor camera_sensor.cpp:235 'ov5640 3-004c': The PixelArraySize property has been defaulted to 2592x1944
  6. [13:21:32.799312722] [27172] ERROR V4L2 v4l2_subdevice.cpp:302 'ov5640 3-004c': Unable to get rectangle 1 on pad 0: Inappropriate ioctl for device
  7. [13:21:32.799377472] [27172] WARN CameraSensor camera_sensor.cpp:246 'ov5640 3-004c': The PixelArrayActiveAreas property has been defaulted to (0x0)/2592x1944
  8. [13:21:32.799487889] [27172] ERROR V4L2 v4l2_subdevice.cpp:302 'ov5640 3-004c': Unable to get rectangle 0 on pad 0: Inappropriate ioctl for device
  9. [13:21:32.799546889] [27172] WARN CameraSensor camera_sensor.cpp:254 'ov5640 3-004c': Failed to retrieve the sensor crop rectangle
  10. [13:21:32.799600389] [27172] WARN CameraSensor camera_sensor.cpp:260 'ov5640 3-004c': The sensor kernel driver needs to be fixed
  11. [13:21:32.799652847] [27172] WARN CameraSensor camera_sensor.cpp:262 'ov5640 3-004c': See Documentation/sensor_driver_requirements.rst in the libcamera sources for more information
  12. [13:21:32.799726514] [27172] ERROR CameraSensor camera_sensor.cpp:283 'ov5640 3-004c': Mandatory V4L2 control 0x009e0902 not available
  13. [13:21:32.799788056] [27172] ERROR CameraSensor camera_sensor.cpp:283 'ov5640 3-004c': Mandatory V4L2 control 0x009e0901 not available
  14. [13:21:32.799844681] [27172] ERROR CameraSensor camera_sensor.cpp:291 'ov5640 3-004c': The sensor kernel driver needs to be fixed
  15. [13:21:32.799899389] [27172] ERROR CameraSensor camera_sensor.cpp:293 'ov5640 3-004c': See Documentation/sensor_driver_requirements.rst in the libcamera sources for more information
  16. [13:21:32.801270972] [27172] ERROR SimplePipeline simple.cpp:1200 No valid pipeline for sensor 'ov5640 3-004c', skipping
  17. [13:21:32.803968347] [27172] WARN CameraSensor camera_sensor.cpp:208 'gc2145 3-003c': Recommended V4L2 control 0x009a0922 not supported
  18. [13:21:32.804204431] [27172] ERROR V4L2 v4l2_subdevice.cpp:302 'gc2145 3-003c': Unable to get rectangle 2 on pad 0: Inappropriate ioctl for device
  19. [13:21:32.804287472] [27172] WARN CameraSensor camera_sensor.cpp:235 'gc2145 3-003c': The PixelArraySize property has been defaulted to 1600x1200
  20. [13:21:32.804354431] [27172] ERROR V4L2 v4l2_subdevice.cpp:302 'gc2145 3-003c': Unable to get rectangle 1 on pad 0: Inappropriate ioctl for device
  21. [13:21:32.804413806] [27172] WARN CameraSensor camera_sensor.cpp:246 'gc2145 3-003c': The PixelArrayActiveAreas property has been defaulted to (0x0)/1600x1200
  22. [13:21:32.804488764] [27172] ERROR V4L2 v4l2_subdevice.cpp:302 'gc2145 3-003c': Unable to get rectangle 0 on pad 0: Inappropriate ioctl for device
  23. [13:21:32.804546014] [27172] WARN CameraSensor camera_sensor.cpp:254 'gc2145 3-003c': Failed to retrieve the sensor crop rectangle
  24. [13:21:32.806530764] [27172] WARN CameraSensor camera_sensor.cpp:260 'gc2145 3-003c': The sensor kernel driver needs to be fixed
  25. [13:21:32.807274806] [27172] WARN CameraSensor camera_sensor.cpp:262 'gc2145 3-003c': See Documentation/sensor_driver_requirements.rst in the libcamera sources for more information
  26. [13:21:32.807330181] [27172] ERROR CameraSensor camera_sensor.cpp:283 'gc2145 3-003c': Mandatory V4L2 control 0x009e0902 not available
  27. [13:21:32.807382139] [27172] ERROR CameraSensor camera_sensor.cpp:283 'gc2145 3-003c': Mandatory V4L2 control 0x009f0902 not available
  28. [13:21:32.807431597] [27172] ERROR CameraSensor camera_sensor.cpp:283 'gc2145 3-003c': Mandatory V4L2 control 0x009e0901 not available
  29. [13:21:32.807480681] [27172] ERROR CameraSensor camera_sensor.cpp:291 'gc2145 3-003c': The sensor kernel driver needs to be fixed
  30. [13:21:32.807527514] [27172] ERROR CameraSensor camera_sensor.cpp:293 'gc2145 3-003c': See Documentation/sensor_driver_requirements.rst in the libcamera sources for more information
  31. [13:21:32.807899514] [27172] ERROR SimplePipeline simple.cpp:1200 No valid pipeline for sensor 'gc2145 3-003c', skipping
  32. Available cameras:
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement