You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Though you use apt source to install sunxi-tools, you will get error which tell you "usb_bulk_send() ERROR -7: Operation timed out". You should git clone sunxi-tools and build it from source code, you will solve this problem.
The same story, increased the timeout, reduced the size from 512kb to 128kb, nothing helps, both the version with apt (v1.4.2) and the master branch (v1.4.2-178-gdf60a46-dirty) do not work. Any suggestions?
When trying to boot from FEL mode on a perfectly working setup (cable and board) from a Raspberry PI 3B+ board, timeout happen:
According to this thread, the issue may be related to the maximum transfert block size. Indeed changing from 512kib to 128kib fixes the issue.
The text was updated successfully, but these errors were encountered: