In the logs on Github after the reset this text is present
The PM_RSTS is not 0x1000 which suggests that the SoC core power supply did not go to zero volts and unless an RTC battery was connected USB-C 5V supply did not get reset.
Additionally, reset-event is zero so it doesn't look like a brownout. That's no completely reliable because a over/under voltage could cause a double reset but in that scenario I'd expect PM_RSTS to be 0x1000.
So, it seems more likely that this is a crash rather than the USB-C supply resetting.
Editing cmdline.txt and removing quiet and adding loglevel=8 might reveal more information
Code:
PM_RSTS: 0x00001020PMIC reset-event 00000000 rtc 65cd24d1 alarm 00000000 enabled 0
Additionally, reset-event is zero so it doesn't look like a brownout. That's no completely reliable because a over/under voltage could cause a double reset but in that scenario I'd expect PM_RSTS to be 0x1000.
So, it seems more likely that this is a crash rather than the USB-C supply resetting.
Editing cmdline.txt and removing quiet and adding loglevel=8 might reveal more information
Statistics: Posted by timg236 — Wed Feb 21, 2024 4:30 pm