If they're only supporting 5.4.51, 5.10.17, and 6.1.21 with their precompiled driver modules, then they are breaking the GPLv2 licence of all kernel modules to release source code. I believe the vc_mipi driver is also a rip off of the Vision Components driver.
You'll have to go back to them to get any driver changes.
The stock drivers should work with the mono variant, and in theory should autodetect whether it is mono or colour during probe. You can check by looking at the kernel logs with "dmesg" and looking for a line similar toLL is colour, LQ is mono.
Also provide the full output from "rpicam-hello --list-outputs".
You'll have to go back to them to get any driver changes.
The stock drivers should work with the mono variant, and in theory should autodetect whether it is mono or colour during probe. You can check by looking at the kernel logs with "dmesg" and looking for a line similar to
Code:
<timestamp> imx296 10-001a: found imx296LL (20.0C)Also provide the full output from "rpicam-hello --list-outputs".
Statistics: Posted by 6by9 — Mon Jun 30, 2025 2:40 pm