This document is about setting up WiFi on the dCore variant (2015-06-01 release) of TinyCoreLinux (TCL), running on a Mini-X. Really, it's just paraphrasing http://tinycorelinux.net/dCore/armv7/Allwinner-A10/README-wifi.txt. This document isn't a howto - it's just a set of notes for myself. Consider yourself lucky if it is helpful to you.
NOTE: Wherever these instructions say "sdX
", replace with the correct device for your uSD card.
Download files to uSD
Insert the micro-SD (uSD) card from Mini-X in your favourite linux machine. Of course, this uSD has already had dCore installed on it.
root@host:~# mount /dev/sdX2 mnt
root@host:~# cd mnt/tce/sce
root@host:~/mnt/tce/sce# wget http://repo.tinycorelinux.net/dCore/armv7/sce/8192cu.sce
--2015-06-26 22:43:07-- http://repo.tinycorelinux.net/dCore/armv7/sce/8192cu.sce
Resolving repo.tinycorelinux.net (repo.tinycorelinux.net)... 89.22.99.37
Connecting to repo.tinycorelinux.net (repo.tinycorelinux.net)|89.22.99.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4005888 (3.8M) [text/plain]
Saving to: ‘8192cu.sce’
8192cu.sce 100%[=============================================>] 3.82M 393KB/s in 13s
2015-06-26 22:43:26 (308 KB/s) - ‘8192cu.sce’ saved [4005888/4005888]
root@host:~/mnt/tce/sce# wget http://repo.tinycorelinux.net/dCore/armv7/sce/wireless.sce
--2015-06-26 22:43:39-- http://repo.tinycorelinux.net/dCore/armv7/sce/wireless.sce
Resolving repo.tinycorelinux.net (repo.tinycorelinux.net)... 89.22.99.37
Connecting to repo.tinycorelinux.net (repo.tinycorelinux.net)|89.22.99.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18456576 (18M) [text/plain]
Saving to: ‘wireless.sce’
wireless.sce 100%[=============================================>] 17.60M 382KB/s in 64s
2015-06-26 22:44:43 (282 KB/s) - ‘wireless.sce’ saved [18456576/18456576]
root@host:~# umount mnt
Install
Insert uSD back in the Mini-X and boot off it.
sce-load 8192cu
sce-load wireless
sudo wifi.sh