Notifications
Clear all
Topic starter
I have a Zero2Go omini rev2 installed on a an RPI5. The problems I have are twofold.
1) RPI almost always shutdowns after completing boot-up sequence
2) When occasionally it does not shutdown, the zero2go software can't access the settings, displaying errors with opening /dev/i2c-1
Any idea where I could start to troubleshoot? Thanks.
This topic was modified 2 weeks ago by marcham
Posted : 31/10/2024 7:48 pm
@marcham maybe the I2C bus has not been fully well configured yet.
Raspberry Pi OS recently moved "/boot/config.txt" to "/boot/firmware/config.txt". Please check your system and see if you can still find I2C related configurations in "/boot/config.txt". If it is the case, you may merge its content to "/boot/firmware/config.txt" and then reboot.
Posted : 01/11/2024 8:20 am