On Mon, Apr 17, 2023, at 7:23 PM, Jonathan Thornburg wrote: > Since two different kernels and boot devices result in the same > infinite-reboot loop, with the reboot happening at the same place > in the boot sequence (immediately after the kernel entry point address > is printed), I don't think my problem is a corrupted kernel file. > I've also tried swapping power supplies, with no change in the outcome. > > Has anyone seen this sort of problem (infinite reboot loop, rebooting > immediately after kernel entry point address is printed) before? Should > I be looking at reflashing the BIOS with a newer (or older) version?
My first thought was bad power supply, but it looks like you've tried that. Your BIOS isn't *that* old, but you might consider trying a newer one (https://pcengines.github.io/). I'm using 4.17.0.3 successfully on a couple different apu2 configurations. You could also try booting from a USB stick, I've run these devices with mSATA, SD card, or USB flash. Brian Conway