Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5114

Camera board • Re: 4 cameras on a Pi5 CSI MIPI lanes, what do you need to to do it?

$
0
0
Arducam make switches but this site says Bullseye only so not pi5...

https://docs.arducam.com/Raspberry-Pi-C ... ter-Board/
Hi Gordon,
This Multiplexer is compatible with ov5647/imx219/imx477/imx708 on Raspberry Pi 5. But there is a little problem with ov5647, we need to follow the link below to make ov5647 + Multiplexer work on Pi 5:
https://docs.arducam.com/Raspberry-Pi-C ... ard-on-pi5
For other three sensors, we can use them with Multiplexer smoothly :D
To solve this problem, we need to modify the camera's front-end driver.

Download the Driver file

rp1-cfe.ko.xz

Switch Specific branch

First, you need to switch the system version to the 5744 branch. After the command is executed, you need to restart the Raspberry Pi to take effect.

sudo rpi-update pulls/5744
Lovely GPL violation there - distributing a modified binary with no matching source code, nor details of how to obtain that source code.

Build artifacts are only retained for 90 days as well, hence those builds expired on 25th Feb - https://github.com/raspberrypi/linux/ac ... 7004637570

Please open an issue on https://github.com/raspberrypi/linux/issues, or raise a PR with your fix, and it'll be investigated. I'm guessing this is getting the relevant link frequency again, and that one is trickier to solve on Pi5.

Statistics: Posted by 6by9 — Mon Mar 04, 2024 2:50 pm



Viewing all articles
Browse latest Browse all 5114

Trending Articles