-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading Fastboot failed, timed out. #97
Comments
Thanks for the report, @AndriiNeivanov Inspecting the logs, it appears that you've written the key successfully - which explains future What is unexpected, however, is Fastboot timing out. With the device in such a state, are you able to get the result from |
Probably it was a power loss issue. It looks like CM 4 has power loss during provisioning. Only red led is glowing.
It looks like
|
Thanks for the update, @AndriiNeivanov. One thing you can try is 'forgetting' the device entirely. Delete the entire log set for that device:
And then re-plugging the power of the compute module IO board. |
I deleted and tried again, and had failure in Also the Both leds red and green are glowing. Data from the display via HDMI:
|
Thanks for confirming @AndriiNeivanov @roliver-rpi will you have chance to look at this? |
@timg236 , are you familiar with this RPIBOOT failure mode? Unfortunately, any error returned by the 'rpiboot' executable has been dropped as rpi-sb-provisioner.sh only checks for a timeout error when loading the fastboot gadget. |
I've got the same issue and stuck now. |
Have restarted the process and now I'm getting a keywriter error
|
The same on my RPI 5 (prov server) for CM 4 (prov client).
I fixed path on latest binaries and it resolved the problem. From now on my CM 4 has success boot. @roliver-rpi, @tdewey-rpi, please add the patch below to main branch and to the Raspberry Pi APT repositories.
|
The SOURCE_EEPROM_IMAGE certainly needs updating for CM5 as the original file no longer exists as @oliora points out. I'm still not sure why you've been facing issues on CM4 @AndriiNeivanov as bootloader-2711/latest/pieeprom-2024-09-05.bin is still available; I've been able to provision a CM4 using rpi-sb-provisioner 1.3.1 installed from the apt repository without issue. |
It looks like my CM 4 does not work with |
Provisioning failed with
Loading Fastboot failed, timed out.
message.Steps to reproduce:
Make provisioning as described in official documentation, RPI 5 should make provisioning of CM 4.
Logs:
provisioner.log
keywriter.log
triage.log
progress.log
After failure not able to use
rpiboot
:The text was updated successfully, but these errors were encountered: