-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Flashing CHIP on Raspberry Pi - usb_bulk_send() ERROR -7 #15
Comments
Could it be your USB cable is inadequate? Received this a couple of times then changed to a better cable and this solved it! |
Its Power related, Pls use a Proper Power supply and cable |
I tried several USB cables on various Pi's and a VM virtualbox (Debian) on Windows 10. All ending with the usb_bulk_send() error -7. Maybe this is relevant: https://github.com/linux-sunxi/sunxi-tools/blob/master/fel_lib.c
} |
root@raspberrypi:/home/pi/Flash-CHIP/CHIP-tools# sunxi-fel -l
USB device 001:027 Allwinner A13 16254291:50303743:39383030:0d4267de
root@raspberrypi:/home/pi/Flash-CHIP/CHIP-tools# FEL='sudo sunxi-fel' FASTBOOT='sudo fastboot' SNIB=false ./chip-update-firmware.sh -gn
== Gui selected ==
== No Limit mode ==
== preparing images ==
== Local/cached probe files located ==
== Staging for NAND probe ==
Image Name: detect NAND
Created: Tue Oct 15 21:28:18 2019
Image Type: ARM Linux Script (uncompressed)
Data Size: 97 Bytes = 0.09 kB = 0.00 MB
Load Address: 00000000
Entry Point: 00000000
Contents:
Image 0: 89 Bytes = 0.09 kB = 0.00 MB
waiting for fel...OK
usb_bulk_send() ERROR -7: Operation timed out
The text was updated successfully, but these errors were encountered: