Skip to content
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

U-Boot not booting USB as of release-2024-03-11? #178

Closed
ghost opened this issue Mar 14, 2024 · 1 comment
Closed

U-Boot not booting USB as of release-2024-03-11? #178

ghost opened this issue Mar 14, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 14, 2024

I am not sure if this is happening only for me since I didn't see any other reports yet of the same problem.
After a fresh DFU macos 14.4 install on a mac mini m2, I followed the asahi installer and selected UEFI, rebooted and saw asahi logo and uboot text, but it was not able to boot from the usb that was created with nixos image.

Maybe I did something wrong in the process of dd-ing the image to the usb?
dd if=nixos-24.05.20240309.3030f18-apple-silicon-release-2024-03-11.iso of=/dev/sda conv=sync

1
2

The problem is that at the moment, the keyboard is not recognized either in uboot to press any key to stop the boot process. I did try multiple keyboards, multiple usb sticks and all ports, yet no success.

@ghost
Copy link
Author

ghost commented Mar 19, 2024

It seems that the problem originates from the usb A ports not being recognized by u-boot. Using a type C usb made it work.
It would be good if this piece of information was added in the installation documentation until the problem is fixed.
AsahiLinux/asahi-installer#261

@ghost ghost closed this as completed Mar 19, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants