archlinux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| archlinux [2012/12/05 13:52] – [Problems and todo] fly-away | archlinux [2014/06/21 17:40] (current) – santox | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====ArchLinux arm installation on toshiba ac100==== | ====ArchLinux arm installation on toshiba ac100==== | ||
| + | |||
| + | **UPDATE:** [[U-BOOT CM11 and ArchLinux multiboot]] | ||
| + | |||
| I used [[http:// | I used [[http:// | ||
| [[http:// | [[http:// | ||
| and [[http:// | and [[http:// | ||
| + | |||
| + | **UPDATE:** the kernel links above are now dead, after wasting a lot of time to find and install a prebuild up-to-date kernel, i finally compiled it by myself, using mainline git kernel; see [[U-BOOT CM11 and ArchLinux multiboot]] for detailed instructions | ||
| On my system there were ubuntu on emmc; so installed arch on SD. | On my system there were ubuntu on emmc; so installed arch on SD. | ||
| Line 14: | Line 19: | ||
| cd ~/Downloads | cd ~/Downloads | ||
| wget http:// | wget http:// | ||
| - | http:// | + | http:// |
| | | ||
| ===Untarring fs on SD=== | ===Untarring fs on SD=== | ||
| Line 35: | Line 40: | ||
| rm / | rm / | ||
| pacman -U / | pacman -U / | ||
| + | | ||
| + | abootimg --create / | ||
| + | -k / | ||
| + | -r / | ||
| + | -f / | ||
| Now you should find out which partition is you bootpart | Now you should find out which partition is you bootpart | ||
| Line 59: | Line 69: | ||
| === WIFI === | === WIFI === | ||
| + | |||
| + | | ||
| + | **UPDATE**: unfortunately latest ArchLinuxARM-trimslice-latest.tar.gz image lacks some useful packages, needed to bring up wifi; so i downloaded (from ' | ||
| + | pacman -U dialog-1_1.2_20140219-1-armv7h.pkg.tar.tar libnl-3.2.24-1.1-armv7h.pkg.tar.tar rfkill-0.5-1-armv7h.pkg.tar.tar wpa_supplicant-2.1-3.1-armv7h.pkg.tar.tar | ||
| + | |||
| + | now you can proceed configuring wifi connection, you can use wifi-menu or directly wpa_supplicant | ||
| + | |||
| tweak / | tweak / | ||
| <file - wpa_supplicant.conf> | <file - wpa_supplicant.conf> | ||
| Line 86: | Line 103: | ||
| dhcpcd wlan0 | dhcpcd wlan0 | ||
| | | ||
| + | |||
| + | |||
| + | |||
| === GSM Modem === | === GSM Modem === | ||
| pppd and chat stuff for 3G modem connection | pppd and chat stuff for 3G modem connection | ||
| Line 176: | Line 196: | ||
| Latest known working version 1.13.0-3 available in **fly-ac100** repo (see below)\\ | Latest known working version 1.13.0-3 available in **fly-ac100** repo (see below)\\ | ||
| \\ | \\ | ||
| - | Also, good gles2 expirience | + | Also, good gles2 experience |
| ===Lets start=== | ===Lets start=== | ||
| Line 183: | Line 203: | ||
| | | ||
| [fly-ac100] | [fly-ac100] | ||
| - | Server = http:// | + | Server = http:// |
| Install sortware from new repo: | Install sortware from new repo: | ||
| pacman -Sy fly-ac100/ | pacman -Sy fly-ac100/ | ||
archlinux.1354711946.txt.gz · Last modified: by fly-away
