armbian / linux-rockchip

Improved Rockchip Linux
Other
97 stars 140 forks source link

rk-6.1-rkr1: captured video from IMX415 at MIPI/CSI not connected to ISP block, on rk3588s platform #164

Open enok71 opened 2 months ago

enok71 commented 2 months ago

On my rock 5a I can capture video from my IMX415 camera connected to the 4 lane CSI port if I capture data from /dev/video11. But trying to get data from /dev/video[01] (mainpath/selfpath) doesn't work. The reason seems to be related to the fact that device node /dev/v4l-subdev4 (rkcif-mipi-lvds2) is not created at boot. There seems to be no connection from rkcif to rkisp. All this worked in 5.10 but doesn't work in 6.1. I suspect it is an issue for all rk3588s platforms.

See also discussion and details here

Revision tested: 27f6561551948be6350c9bbd549c84acb2e559af

enok71 commented 2 months ago

I registered this issue at radxa kernel github https://github.com/radxa/kernel/issues/298

amazingfate commented 3 days ago

You may try new rkr3 kernel to see if rockchip has fixed your issue: https://github.com/armbian/linux-rockchip/actions/runs/9740746614