Merge pull request #20 from KeyTamer/master
+++ Time out error solving solution 2
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
CHIP-tools/
|
||||||
|
sunxi-tools/
|
||||||
@@ -29,7 +29,14 @@ This error is related to an insufficient amount of power provided by your USB po
|
|||||||
If you have an external `5V` power supply, you can connect it to the `CHG-IN` pin of your C.H.I.P. to provide sufficient power.
|
If you have an external `5V` power supply, you can connect it to the `CHG-IN` pin of your C.H.I.P. to provide sufficient power.
|
||||||
Alternatively try a different (shorter, or higher quality) USB cable and check if your host PC has USB power saving enabled.
|
Alternatively try a different (shorter, or higher quality) USB cable and check if your host PC has USB power saving enabled.
|
||||||
|
|
||||||
|
If this dos not work Install sunxi-tool v1.4.1:
|
||||||
|
```bash
|
||||||
|
git clone --branch v1.4.1 https://github.com/linux-sunxi/sunxi-tools.git
|
||||||
|
cd sunxi-tool/
|
||||||
|
make install-all install-misc
|
||||||
|
cd ../
|
||||||
|
./Flash.sh
|
||||||
|
```
|
||||||
## Support my work by Donating
|
## Support my work by Donating
|
||||||
|
|
||||||
https://www.paypal.me/a13tech
|
https://www.paypal.me/a13tech
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user