kernel icon indicating copy to clipboard operation
kernel copied to clipboard

CIF_ISP_PIC_SIZE_ERROR error on rkisp10

Open ozone999 opened this issue 6 years ago • 3 comments

I am developing a camera application using nanopc-t4 (Friendly desktop - ubuntu18).

Camera streaming stops with the following error while streaming camera.

[45828.009220] rkisp10 ff910000.cif_isp: CIF_ISP_PIC_SIZE_ERROR (0x00000001)

Please help me.

ozone999 avatar Jun 28 '19 08:06 ozone999

have you resolved this problem? I met the same promble with nanopi-neo4,CIF_PIC_SIZE_ERROR,and my camera output image is not right

davidmarshalla avatar Mar 10 '20 08:03 davidmarshalla

@davidmarshalla You must check your cif_isp10 version. In my case, upgrading the version of cif_isp10 from 2.1 to 2.3 solved the problem.

https://github.com/friendlyarm/kernel-rockchip/blob/nanopi4-linux-v4.4.y/drivers/media/platform/rk-isp10/cif_isp10_version.h

hjpark-rdv avatar Mar 24 '20 07:03 hjpark-rdv

@davidmarshalla You must check your cif_isp10 version. In my case, upgrading the version of cif_isp10 from 2.1 to 2.3 solved the problem.

https://github.com/friendlyarm/kernel-rockchip/blob/nanopi4-linux-v4.4.y/drivers/media/platform/rk-isp10/cif_isp10_version.h

thanks for giving advice, but i use rkisp instead of cif_isp , so is there any other method?

davidmarshalla avatar Mar 31 '20 09:03 davidmarshalla