Preparing Ubuntu 10.10 for Linux and Android development on the i.MX53

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Preparing Ubuntu 10.10 for Linux and Android development on the i.MX53

1,063 Views
rlorriaux
Contributor I
A lot of people have asked how the laptops used for the i.MX53 Android/Linux trainings were configured.

The training slides can be found here: http://imxcommunity.org/group/imx53quickstartboard/forum/topics/imx53-quick-start-board-1

The attached document - with the accompanying scripts - explains how to prepare the a fresh install of Ubuntu 10.10 (either on a virtual machine or an actual PC) for the Freescale Linux/Android i.MX53 Quickstart training. It covers what is necessary to run these labs, but different use cases might require additional setup (not covered in this document).

Android BSP and images:
- Get the latest sources, images and instructions for the i.MX53 Quick Start Board from Adeneo Embedded:
http://www.adeneo-embedded.com/en/Products/Board-Support-Packages/Freescale-i.MX53-QSB

Notes:
- You do not have to use a virtual machine, but you might find it more suitable for many different reasons (e.g. easier deployment). On the other hand, installing Ubuntu 10.10 natively will give you better performance and faster build times.
- Most of the setup steps have been implemented as scripts. If you are new to Linux/Android development, you can use them right away. If you are an expert user, feel free to have a look and modify them!
- Only Ubuntu 10.10 is supported here but using another distribution should be relatively straightforward (see other threads on this forum).
- There is an issue with this version of VMware + Ubuntu 10.10: the USB driver tends to crash (apparent using 'dmesg' when the USB stops wokring). The workaround is to reboot the guest OS (i.e. Ubuntu 10.10). A better solution would be to unload and reload the proper kernel module.

Original Attachment has been moved to: 821-training_mx53.tar.gz

Labels (1)
0 Kudos
1 Reply

755 Views
MarianoGoluboff
Contributor III

Good instructions Remi. If you're running into issues with VMWare, I would look at VirtualBox. I've been using that for a couple of years for LTIB (and now Android) builds, and rarely run into any problems.

 

The USB handler is very configurable and works nicely once you get used to it.

0 Kudos