Hi,
Migrated dietpi from VM to Rpi 3B with pi-hole, unbound , tailsacle & X installed. To make the Rpi Camera V2.1 as CCTV, I installed MotionEye. Everything was working fine.
Then run dietpi-update from V10.3.3 → V10.4.2. Motioneye broke and got the same error msg
"bcm2835_mmal_vchiq: timed out waiting for sync completion".
So does it mean that the following two commands will fix my MotionEye problem.
- apt install linux-image-6.12.75+rpt-rpi-v8
- cp -p /boot/vmlinuz-6.12.75+rpt-rpi-v8 /boot/firmware/kernel8.img (override)
Thanks,
Roger