Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to get the Linaro distribution

443 bytes added, 16:42, 10 July 2012
no edit summary
*ARM Linux Internet Platform (ALIP)
*Handset (A KDE/Plasma based user interface)
 
You can download the linaro rootfs releases from here:
 
{| width="600" border="1" cellpadding="1" cellspacing="1"
|-
| Type
| Release
| File
|-
| Nano
| 11.09
| http://downloads.isee.biz/pub/distros/linaro-11.09-nano-n-tar-20110929-0.tar.gz
|-
| Netbook
| 12.01
| http://downloads.isee.biz/pub/distros/linaro-12.01.tar.gz
|-
| Headless
| 10.xx
| http://downloads.isee.biz/pub/distros/linaro-m-headless-tar-20101108-2.tar.gz
|}
 
<br>
=== Linaro 10.11 ===
cd linaro
Install linaro tools for creating the SD card as follows:
sudo apt-get install linaro-image-tools
wget http://releases.linaro.org/platform/linaro-m/hwpacks/final/hwpack_linaro-igep_20101109-1_armel.tar.gz
The linaro netbook image comes with a preinstalled user 'linaro'. In case you need it, the password is also 'linaro'.
Installing the build onto a media that your hardware can recognise is done using the linaro-media-create script.
linaro-media-create --rootfs ext3 --mmc /dev/mmcblk0 --dev igep \
--binary linaro-m-netbook-efl-tar-20101108-1.tar.gz \ --hwpack hwpack_linaro-igep_20101109-1_armel.tar.gz
Finally, plug the SD card in your board and boot.
#[http://downloads.igep.es/linaro/10.11/linux-headers-2.6.35-1010-linaro-omap_2.6.35-1010.17_armel.deb Kernel headers.]
Just download on the freshly booted board. You can install them on the board as follows:
sudo apt-get install linux-headers-2.6.35-1010
Now you can run the demos that are mentioned in the Ubuntu guide. Have fun&nbsp;:).
== Audio Output ==
alsamixer
Increase headset volume (arrow up key) and unmute "HeadsetL Mixer AudioL2" and "HandsetR Mixer AudioR2".
== Videos ==
<br> --- That's all folks ---
= See also = *[[How to get the Ubuntu distribution]]*[[How to get the Angstrom distribution]]*[[How to get the Android distribution]]*[[How to get the Meego distribution]]
*[[How to get the Poky Linux distribution]]
[[Category:Software_distributions|Linaro]]