Update:Hi there, I just got my global shutter cameras for a stereo vision project in pi5 and it has the same issue described here. Horizontal lines along with some flickering.
I have tried with: "sudo rpi-eeprom-update -a" to no avail. This my firmware version:
"BOOTLOADER: up to date
CURRENT: Fri 5 Apr 10:41:19 UTC 2024 (1712313679)
LATEST: Fri 5 Apr 10:41:19 UTC 2024 (1712313679)
RELEASE: latest (/lib/firmware/raspberrypi/bootloader-2712/latest)
Use raspi-config to change the release."
"uname -a
Linux raspberrypi 6.6.26-v8-16k+ #1754 SMP PREEMPT Thu Apr 11 14:51:20 BST 2024 aarch64 GNU/Linux"
Using the official pi5 27w power supply and 300mm standard ribbon cable, the only extra is an aftermarket active cooler with a fan and a fast kingston usb3 stick
any ideas?
My setup is two GS cameras connected to CSI 0 and 1 respectively. The issue manifesting only on the GS camera that is connected to CSI port 0 as I tried switching cameras/ribbon. Also tried having just one camera on CSI 0 with the same effects. My commands: `rpicam-vid --framerate 30 -n --camera 0 --width 1366 --height 768 -t 0 --inline --listen -o tcp://0.0.0.0:8888` and in the host: `ffplay tcp://192.168.1.69:8888 -vf "setpts=N/30" -fflags nobuffer -flags low_delay -framedrop`
a super fresh kernel as well:
```
uname -r
6.6.28-v8-16k+
```
I will order a new Pi5 to check if the device is faulty for a reason

Statistics: Posted by stefunk — Fri Apr 26, 2024 8:58 am