Jump to content

kenta

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I am also facing the same issue. I'm connecting the IMX219 camera (3840x2160) to tinker board 2s board. But "v4l2-ctl --list-formats-ext" command displays only 1920x1080 resolutions. ioctl: VIDIOC_ENUM_FMT Type: Video Capture Multiplanar [0]: 'YUYV' (YUYV 4:2:2) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [1]: '422P' (Planar YVU 4:2:2) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [2]: 'NV16' (Y/CbCr 4:2:2) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [3]: 'NV61' (Y/CrCb 4:2:2) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [4]: 'YM16' (Planar YUV 4:2:2 (N-C)) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [5]: 'NV21' (Y/CrCb 4:2:0) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [6]: 'NV12' (Y/CbCr 4:2:0) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [7]: 'NM21' (Y/CrCb 4:2:0 (N-C)) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [8]: 'NM12' (Y/CbCr 4:2:0 (N-C)) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [9]: 'YU12' (Planar YUV 4:2:0) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [10]: 'YM24' (Planar YUV 4:4:4 (N-C)) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [11]: 'RGGB' (8-bit Bayer RGRG/GBGB) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [12]: 'GRBG' (8-bit Bayer GRGR/BGBG) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [13]: 'GBRG' (8-bit Bayer GBGB/RGRG) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [14]: 'BA81' (8-bit Bayer BGBG/GRGR) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [15]: 'RG10' (10-bit Bayer RGRG/GBGB) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [16]: 'BA10' (10-bit Bayer GRGR/BGBG) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [17]: 'GB10' (10-bit Bayer GBGB/RGRG) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [18]: 'BG10' (10-bit Bayer BGBG/GRGR) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [19]: 'RG12' (12-bit Bayer RGRG/GBGB) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [20]: 'BA12' (12-bit Bayer GRGR/BGBG) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [21]: 'GB12' (12-bit Bayer GBGB/RGRG) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [22]: 'BG12' (12-bit Bayer BGBG/GRGR) Size: Stepwise 32x16 - 1920x1080 with step 8/8 [23]: 'RGB3' (24-bit RGB 8-8-8) Size: Stepwise 32x16 - 1920x1080 with step 8/8 With "media-ctl -p" command, the board seems to recognize the IMX219 correctly. Media controller API version 0.1.0 Media device information ------------------------ driver rkisp1 model rkisp1 serial bus info hw revision 0x0 driver version 0.0.0 Device topology - entity 1: rkisp1-isp-subdev (4 pads, 6 links) type V4L2 subdev subtype Unknown flags 0 device node name /dev/v4l-subdev0 pad0: Sink [fmt:SRGGB10_1X10/1920x1080 field:none crop.bounds:(0,0)/1920x1080 crop:(0,0)/1920x1080] <- "rkisp1_dmapath":0 [] <- "rockchip-mipi-dphy-rx":1 [ENABLED] pad1: Sink <- "rkisp1-input-params":0 [ENABLED] pad2: Source [fmt:YUYV8_2X8/1920x1080 field:none crop.bounds:(0,0)/1920x1080 crop:(0,0)/1920x1080] -> "rkisp1_selfpath":0 [ENABLED] -> "rkisp1_mainpath":0 [ENABLED] pad3: Source -> "rkisp1-statistics":0 [ENABLED] - entity 2: rkisp1_mainpath (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video0 pad0: Sink <- "rkisp1-isp-subdev":2 [ENABLED] - entity 3: rkisp1_selfpath (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video1 pad0: Sink <- "rkisp1-isp-subdev":2 [ENABLED] - entity 4: rkisp1_dmapath (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video2 pad0: Source -> "rkisp1-isp-subdev":0 [] - entity 5: rkisp1-statistics (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video3 pad0: Sink <- "rkisp1-isp-subdev":3 [ENABLED] - entity 6: rkisp1-input-params (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video4 pad0: Source -> "rkisp1-isp-subdev":1 [ENABLED] - entity 7: rockchip-mipi-dphy-rx (2 pads, 2 links) type V4L2 subdev subtype Unknown flags 0 device node name /dev/v4l-subdev1 pad0: Sink [fmt:SRGGB10_1X10/1920x1080@10000/300000 field:none] <- "m00_b_imx219 1-0010":0 [ENABLED] pad1: Source [fmt:SRGGB10_1X10/1920x1080@10000/300000 field:none] -> "rkisp1-isp-subdev":0 [ENABLED] - entity 8: m00_b_imx219 1-0010 (1 pad, 1 link) type V4L2 subdev subtype Sensor flags 0 device node name /dev/v4l-subdev2 pad0: Source [fmt:SRGGB10_1X10/1920x1080@10000/300000 field:none] -> "rockchip-mipi-dphy-rx":0 [ENABLED] I appreciate your kind help in advance. And, I cannot find the Test_tool directory. Could you give any information about the Capture_Test.sh ? Best regards, Kenta
×
×
  • Create New...