Then add the line...Code:
sudo rpi-eeprom-config --edit
Code:
PSU_MAX_CURRENT=5000
This will make the Pi5 assume that the PSU is capable of delivering the full 5 Amps if/when needed.
Or add the following to the end of your config.txt:
Code:
[all]usb_max_current_enable=1
Statistics: Posted by thagrol — Sun Mar 24, 2024 5:26 pm