All Projects → Thore-Krug → Flash Chip

Thore-Krug / Flash Chip

Licence: other
Ready to use Flash environment for the C.H.I.P Single Board Computer

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Flash Chip

Mtprotoproxyinstaller
One-click script to install MTProto Proxy server on CentOS, Ubuntu and Debian
Stars: ✭ 216 (+42.11%)
Mutual labels:  bash-script, ubuntu, debian
Epsxe64ubuntu
Install ePSXe Linux (x64) & shaders using BIOS HLE and Core Plugins on x86-64 Debian, Ubuntu, Linux Mint and their derivatives.
Stars: ✭ 130 (-14.47%)
Mutual labels:  bash-script, ubuntu, debian
Autosetup
Auto setup is a bash script compatible with Debian based distributions to install and setup necessary programs.
Stars: ✭ 140 (-7.89%)
Mutual labels:  ubuntu, debian
Build
Armbian Linux build framework
Stars: ✭ 1,827 (+1101.97%)
Mutual labels:  ubuntu, debian
Oracle Java
Ansible role to install Oracle Java 8/11 on Debian and RedHat based distributions.
Stars: ✭ 144 (-5.26%)
Mutual labels:  ubuntu, debian
Plexguide.com
Welcome to https://PlexGuide.com ~ Rapidly deploy multiple-hasty Docker Containers through Ansible with local or Unlimited Google HD Space!
Stars: ✭ 1,631 (+973.03%)
Mutual labels:  ubuntu, debian
Slim themes
A Beautiful Collection Of SLiM Themes.
Stars: ✭ 148 (-2.63%)
Mutual labels:  ubuntu, debian
App Outlet
A Universal linux app store
Stars: ✭ 131 (-13.82%)
Mutual labels:  ubuntu, debian
Pihole Panel
Python/GTK3 based Pi-hole (network-level adblocker) dashboard for stats and more
Stars: ✭ 125 (-17.76%)
Mutual labels:  ubuntu, debian
Pieman
Script for creating custom OS images for single-board computers
Stars: ✭ 149 (-1.97%)
Mutual labels:  ubuntu, debian
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (-11.18%)
Mutual labels:  ubuntu, debian
Apt Image
📦 minimal Ubuntu for containers, with curl and support for TLSv1.3
Stars: ✭ 147 (-3.29%)
Mutual labels:  ubuntu, debian
Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (-16.45%)
Mutual labels:  ubuntu, debian
Pimp My Box
🌱 Automated seedbox install of rTorrent-PS and PyroScope CLI etc. via Ansible.
Stars: ✭ 127 (-16.45%)
Mutual labels:  ubuntu, debian
Dockerfiles
Phalcon Dockerfiles used for internal purposes.
Stars: ✭ 145 (-4.61%)
Mutual labels:  ubuntu, debian
Mattermost Ansible
Ansible playbook to provide a turnkey solution for the Team Edition of Mattermost
Stars: ✭ 126 (-17.11%)
Mutual labels:  ubuntu, debian
Piadvanced
This started as a custom install for my pihole!
Stars: ✭ 144 (-5.26%)
Mutual labels:  ubuntu, debian
Wslu
A collection of utilities for Windows 10 Linux Subsystems
Stars: ✭ 2,020 (+1228.95%)
Mutual labels:  ubuntu, debian
88x2bu
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets
Stars: ✭ 122 (-19.74%)
Mutual labels:  ubuntu, debian
Nginx Ee
Automated Nginx compilation from sources with additional modules support. Compatible with WordOps, EasyEngine & Plesk
Stars: ✭ 132 (-13.16%)
Mutual labels:  ubuntu, debian

Flash-CHIP

Ready to use Flash environment for the C.H.I.P Single Board Computer

Simplyfies the Flashing Process for the C.H.I.P and PocketC.H.I.P Computer.

Instructions

  1. Remove the C.H.I.P from its case (in case you have a Pocket C.H.I.P).
  2. Connect the FEL and a GROUND pin of the C.H.I.P (for example, with a paperclip).
  3. Connect the C.H.I.P its micro USB port to a USB port of your Linux machine.
  4. In the Linux machine:
    • run git clone https://github.com/thore-krug/Flash-CHIP.git to clone this repository.
    • cd into the location where you stored this repository.
    • run sudo chmod +x Flash.sh
    • run ./Flash.sh
    • Select the version you want to install.
    • Wait until the installation finishes.
    • Enjoy!

Troubleshooting

General Issues

  1. Kill the Script with ctrl + C
  2. Read the output if something is not installed or Permissions are missing
  3. Just restart the Script (fixes most of the Problem with FEL and Fastboot )
  4. If this does not help reboot, retry
  5. Open an Issue on this Git Repo.

The script times out waiting for fel

This error is related to an insufficient amount of power provided by your USB port to the C.H.I.P.
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.

If this dos not work Install sunxi-tool v1.4.1:

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

https://www.paypal.me/a13tech

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].