Has anyone gotten these two to work together? It seems that libcamera depends on kms or fkms but I’ve had to disable them to run the Hyperpixel 4" Touch.
Hi !
I have the same problem, but not just with the PiCam 3 . It doesn’t also work with HQ Camera…
I have an issue opened on GitHub and also here on the forums.
Still no answer from Pimoroni.
Hi !
I’ve solved my issue by adding the following lines to /boot/config.txt
dtoverlay=vc4-kms-dpi-hyperpixel4sq
disable_poe_fan=1
force_eeprom_read=0
camera_auto_detect=0
dtoverlay=imx708
Reboot and your camera should be available .