Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
88x2bu 20210702 | 481 | 8 days ago | 33 | other | C | |||||
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets - v5.13.1 | ||||||||||
88x2bu | 396 | 2 months ago | other | |||||||
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets | ||||||||||
8812au 20210629 | 299 | 5 days ago | 21 | other | C | |||||
Linux Driver for USB WiFi Adapters that are based on the RTL8812AU Chipset - v5.13.6 | ||||||||||
Cadmium | 260 | 9 days ago | 33 | gpl-3.0 | Shell | |||||
Ugrub | 232 | a year ago | 5 | gpl-3.0 | ||||||
Create an ultimate multiboot USB flash drive with Grub2 bootloader | ||||||||||
Linux On Huawei Matebook 13 2019 | 226 | a year ago | 22 | Shell | ||||||
MateBook 13 running Linux | ||||||||||
8821au 20210708 | 214 | 3 days ago | 22 | other | C | |||||
Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2 | ||||||||||
Debian Mssp4 | 190 | 6 years ago | 5 | Shell | ||||||
Installing Debian on the Microsoft Surface Pro 4 | ||||||||||
8821cu | 185 | 2 months ago | 1 | other | ||||||
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU and RTL8731AU Chipsets | ||||||||||
Hawkeye | 169 | 2 years ago | 5 | other | C | |||||
An simple and fast USB webcam MJPEG streaming server. |
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.
git clone https://github.com/thore-krug/Flash-CHIP.git
to clone this repository.cd
into the location where you stored this repository.sudo chmod +x Flash.sh
./Flash.sh
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