Make sure you have the latest EEPROM firmware
According to the release notes, this could fix the issue
in /boot/firmware/config.txt as suggested
Code:
sudo rpi-eeprom-update -asudo rebootIf it does not work, try adding2023-12-06: Initialise DWC PHY (latest)
Initialise the DWC PHY to enable DWC host+peripheral support under Linux. Requires https://github.com/raspberrypi/linux/co ... 1ede7d6fd4
Force PWM on 3V3 supply if cameras or HATs are connected or if power_force_3v3_pwm=1 in config.txt Resolves an image quality issue with the GS camera.
Code:
power_force_3v3_pwm=1Statistics: Posted by ncorneli — Fri May 16, 2025 8:22 am