No LED flashing, LED6 is on solid, blinks once every 10 seconds or so. I hooked up a serial cable to look at the messages.
When I boot holding BOOT, I eventually get Gave up waiting for root file system device. followed with a (initramfs) prompt waiting for commands but the keyboard is unresponsive (both through serial and direct USB) so I’m stuck there.
Here is the serial output of the boot attempt from SD card:
If I attempt to boot without the SD card, it loops forever, usually after [ 2.239875] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus n▒. The▒ doesn’t always show up at the same spot in that line but always in the xhci-hcd line. One step in the boot is Hit any key to stop autoboot: but again, the keyboard does nothing… so I can’t try that.
Here is the serial output of the boot attempt without SD card:
Usually bad power is the root cause of unstable/rebooting systems. The BBAI-64 is quite power hungry compared to the other BBB boards and requires a good clean power supply.
Hi @benedict.hewson . I use a 5V/6A benchtop power supply, that should be enough power. Thanks for the idea, though, let me know if you think of anything else!
As you can see in the log, after I let go of the BOOT button, it goes back to reporting the wrong board on the next loop. Kind of makes sense since it’s booting on the eMMC when BOOT isn’t pressed.