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

Error: Unable to locate sunxi-fel utility #10

Closed
V-i-v-o opened this issue Jul 18, 2019 · 3 comments
Closed

Error: Unable to locate sunxi-fel utility #10

V-i-v-o opened this issue Jul 18, 2019 · 3 comments

Comments

@V-i-v-o
Copy link

V-i-v-o commented Jul 18, 2019

I might be stupid, but I can't seem to get this to work.

Using Ubuntu I get the error:

Error: Unable to locate sunxi-fel utility.
Install sunxi-fel with:
CHIP-SDK setup script [github.com/NextThingCo/CHIP-SDK]

@BOBdotEXE
Copy link

This worked for me:

sudo apt-get install sunxi-tools

Or you can build it yourself here: https://github.com/linux-sunxi/sunxi-tools

@V-i-v-o
Copy link
Author

V-i-v-o commented Sep 11, 2019

I fixed it by not using a Live-USB

@V-i-v-o V-i-v-o closed this as completed Sep 11, 2019
@thuliast
Copy link

Here is my solution. With it I flashed correctly 3 C.H.I.P.s (not PocketChip) using Ubuntu Server 18.04 x64
Follow the instructions from Thore Krug's README.MD and once finished "cd" into the directory you cloned his repository (eg. cd Flash-CHIP) and, before running ./Flash.sh clone these two repos:
git clone https://github.com/nextthingcomirror/CHIP-SDK.git and press Enter
git clone https://github.com/starbloom/CHIP-usbboot.git and press Enter

Once finished cloning these two repos INSIDE the folder you originally cloned Thore-Krug's repo run ./Flash.sh and you're good to go
In case it doesn't work on the first attempt just re-run ./Flash.sh and then enjoy the magic

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

3 participants