Title: CAM-8MS1M camera on iCore-3568JQ rkisp-vir0: MIPI error: packet: 0x00100000 [Print This Page] Author: di929873 Time: 1/23/2025 15:23 Title: CAM-8MS1M camera on iCore-3568JQ rkisp-vir0: MIPI error: packet: 0x00100000 Last edited by di929873 In 1/23/2025 15:25 Editor
Hello, the problem is rkisp-vir0: MIPI error: packet: 0x00100000
with the CAM-8MS1M (XC7160) camera on the iCore-3568JQ, I built the OS according to the instructions of Compile Linux5.10 firmware (https://wiki.t-firefly.com/en/iC ... pile_linux5.10.html), can you tell me how to solve and what is the problem?
firefly@firefly:~/Downloads$ v4l2-ctl --verbose -d /dev/video0 --set-fmt-video=width=1920,height=1080,pixelfor
mat='NV12' --stream-mmap=4 --set-selection=target=crop,flags=0,top=0,left=0,width=1920,height=1080 --stream-to
=out.yuv
VIDIOC_QUERYCAP: ok
VIDIOC_G_FMT: ok
VIDIOC_S_FMT: ok
Format Video Capture Multiplanar:
Width/Height : 1920/1080
Pixel Format : 'NV12' (Y/CbCr 4:2:0)
Field : None
Number of planes : 1
Flags :
Colorspace : Default
Transfer Function : Default
YCbCr/HSV Encoding: Default
Quantization : Full Range
Plane 0 :
Bytes per Line : 1920
Size Image : 3110400
VIDIOC_G_SELECTION: ok
VIDIOC_S_SELECTION: ok
VIDIOC_REQBUFS returned 0 (Success)
VIDIOC_QUERYBUF returned 0 (Success)
VIDIOC_QUERYBUF returned 0 (Success)
VIDIOC_QUERYBUF returned 0 (Success)
VIDIOC_QUERYBUF returned 0 (Success)
VIDIOC_QBUF returned 0 (Success)
VIDIOC_QBUF returned 0 (Success)
VIDIOC_QBUF returned 0 (Success)
VIDIOC_QBUF returned 0 (Success)
VIDIOC_STREAMON returned 0 (Success)