-
-
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
Fel connects but data not transferring #17
Comments
Did u run this on the same Pi ? |
no - laptop running MX Linux 19 (Buster) and a separate Rpi3 running OSMC. Still searching to see if it's a local issue on the laptop. |
This error is power related so I might be a issue with your Laptop.
|
ah ok, I will see if there's some kind of power saving on the usb port. otherwise, the only difference I can see is sunxi-tools is version 1.4.1 on the Pi and 1.4.2 on the laptop. I tried using a usb-c port on the laptop via an adapter and that gave the same -7 error, so possibly it's the OS rather than a malfunctioning socket, but I'll continue to investigate. |
also investigating this linux-sunxi/sunxi-tools#100 could be related to sunxi-tools version in buster |
can confirm that, having the same problem with debian buster, did a downgrade of sunxi-tools to 1.4.1-1 from debian stretch. Works like a charm. |
I had the same issue, but using sunxi-tools 1.4.1-1 from stretch on ubuntu 19.10 did not solve it for me. |
It's a Power related issue so yeah providing more power should fix it. |
Would it be worth to add this as a hint to the readme? Seems like people seem to miss this as a relatively simple fix when running into this problem. |
I will add it later |
No worries I can quickly make a pr |
The only way witch worked for me to solve the time out problem. (Near to: Thore-Krug#17 (comment))
I had the same problem, tried all sorts of different cables on an Ubuntu Eoan install with no luck. I had no idea how to downgrade sunxi tools to 1.4.1, so I went the long route, created a Debian Stretch Virtual machine and it worked first time with the same cables |
I'm facing the same issue. One chip successfully flashed, but the other is giving this problem. I modified the scripts to add verbosity to sunxi-fel, and saw that this is the command that fails: sudo sunxi-fel --verbose spl .new/firmware/images/sunxi-spl.bin I've tried attaching the chip to a powered USB hub, but still have the same issue. Thanks, |
Running the script on Debian Buster:
works ok on a Pi 3 running Jessie.
The text was updated successfully, but these errors were encountered: