-
Notifications
You must be signed in to change notification settings - Fork 300
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
"sudo uuu -v -b emmc ./imx-boot-sd.bin" stuck at 100%1:12>Okay (0.646s) on MX8MM #405
Comments
Hey! im having the same issue! It's just not working upon write on a raspberry pi 4b. Most of the times im stuck in that stage and then i get 1:12>Fail HID(W):LIBUSB_ERROR_TIMEOUT(10s) |
Same error when trying to flash EVK bootloader, here is the execution with libusb debug:
|
Hi, I am experiencing the same issue, any advice? |
and use https://downloads.raspberrypi.com/raspios_arm64/images/raspios_arm64-2023-12-06/ image It works wells with master of uuu |
Perhaps worth trying out if latest version works for you... Fix was done here: |
Hi, we are trying to flash DART-MX8M-MINI boards using Raspberry Pi 4B as the flashing device. The Raspberries use Debian 12.2.
When running
sudo uuu -v -b emmc ./imx-boot-sd.bin
We get
Sometimes we get
This same execution works perfectly fine in a M1 Macbook and in a Raspberry Pi Zero with same OS and versions.
We used the same SD card from the Pi Zero 2W to boot on the Pi 4 and it still wouldn't work. This leads us to think that there might be something that uuu is not able to do properly on the Pi 4. We also tried different Pi 4 boards, none work yet.
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: