Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

What can I do with IGEPv5

1,240 bytes added, 19:11, 9 March 2014
no edit summary
__TOC__
= What can I do =
{{Template:Navigation/IGEP Technology Guides/What can I do/Ending}}== How setup your host enviroment ==
We suggest use Ubuntu 12.04 LTS (32 bits) host distribution, you can download it from Ubuntu (Canonical) repositories or directly from our server [http://downloads.isee.biz/pub/igepv5_ce/devel/iso/ubuntu-12.04.4-desktop-i386.iso here].  You can use a any Virtualization software like Virtual Box or VMware and install the Ubuntu there.  After install the Software distribution you should install the right cross compiler (We suggest use arm-linux-gnueabihf-gcc 4.6) Hard Float version. <pre>sudo apt-get install gcc-arm-linux-gnueabihf</pre> You can find more detailed information in this [[IGEPv5_Ubuntu_Distro|howto]] == How to build the bootloader == IGEPv5 bootloader is based on [Category[U-Boot 2014.01.y|u-boot 2014.01.y]]&nbsp;there you can find the build instructions.<br> == How to build the Linux Kernel == IGEPv5 Linux kernel is based on [https://labs.isee.biz/index.php/Linux_Kernel_3.8.y Linux Kernel 3.8.13.y] there you can find the build instructions.<br>  == How to Install Ubuntu 12.04.4 LTS Hard Float<br> == IGEPv5 default distribution is based on Ubuntu 12.04.4 LTS Hard Float, you can follow [[IGEPv5_Ubuntu_Distro|this howto]] for learn about install it on IGEPv5. <br> {{Template:Navigation/IGEP Technology Devices Guides/What can I do/Ending}}  [[Category:IGEP_Technology_Devices_Guides]]