OMAP
Differences between revisions 4 and 41 (spanning 37 versions)
|
Size: 1262
Comment:
|
← Revision 41 as of 2013-05-15 20:20:57 ⇥
Size: 1609
Comment: Removed obsolete text
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| == Pre-Installed Images == | <<Include(ARM/MenuHeader)>> ||<tablestyle="float:right; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Table of Contents'''<<BR>> <<TableOfContents>>|| = Pre-Installed OMAP/OMAP4 Images = |
| Line 5: | Line 9: |
| [[https://wiki.ubuntu.com/ARM/OMAPMaverickInstall | Installation on Maverick Meerkat (10.10)]] | == Desktop Images == === Precise Pangolin (12.04) === |
| Line 7: | Line 12: |
| == SGX Video Acceleration == | * Images can be downloaded at http://cdimage.ubuntu.com/releases/12.04/release/ |
| Line 9: | Line 14: |
| === Installing drivers for OMAP 3 === | * [[http://wiki.ubuntu.com/ARM/OmapDesktopInstall | Installation Instructions]] |
| Line 11: | Line 16: |
| Activate the universe and multiverse repositories, then install the following packages: {{{ $ sudo apt-get install libegl1-sgx-omap3 libgles1-sgx-omap3 libgles2-sgx-omap3 }}} |
== Server Images == |
| Line 16: | Line 18: |
| === Installing drivers for OMAP 4 === | === Precise Pangolin (12.04) === |
| Line 18: | Line 20: |
| If you're using the pre-installed image then just install the TI OMAP4 Extras and you'll have SGX working after your next reboot. | * Images can be downloaded at http://cdimage.ubuntu.com/releases/12.04/release/ |
| Line 20: | Line 22: |
| In case you want to install it by hand, just activate the tiomap-dev PPA https://launchpad.net/~tiomap-dev/+archive/release and make sure you install the following packages: {{{ $ sudo apt-get install libegl1-sgx-omap4 libgles1-sgx-omap4 libgles2-sgx-omap4 }}} |
* [[../OMAPHeadlessInstall | Installation Instructions ]] |
| Line 25: | Line 24: |
| === Testing SGX with a DEMO === | |
| Line 27: | Line 25: |
| Grab the SDK Demo Package from http://neuvoo.org/neuvoo/distfiles/SGX-3.01.00.07-SDK.tar.gz | |
| Line 29: | Line 26: |
| Then to run the demos just get into the X11 Binaries directory (e.g. OGLES/SDKPackage/Binaries/CommonX11/Demos/EvilSkull) and run the demo: {{{ $ ./OGLESEvilSkull }}} |
=== Netboot Images === Netboot images are now available for OMAP4. * Images can be downloaded at: http://ports.ubuntu.com/ubuntu-ports/dists/precise/main/installer-armel/current/images/omap4/netboot/ * There is a currently known bug that partman will not create a proper boot partition for guided partitioning if installing on SD. During the partitioning step, you must select manual partitioning, then create a 72 MiB FAT32 partition, with no mount point, and the Bootable flag must be set to 'on'. This partition must be the first partition on the device. flash-kernel-installer will be able to find the partition on its own. === Community Development === Scripts to create an image for the N900 can be found [[https://code.launchpad.net/~xintx-ua/ubuntu-n900/ubuntu-n900-installer | here]]. |
Table of Contents |
Pre-Installed OMAP/OMAP4 Images
This page links to the processes of using the OMAP preinstalled images for OMAP3 and OMAP4 based boards on different Ubuntu releases.
Desktop Images
Precise Pangolin (12.04)
Images can be downloaded at http://cdimage.ubuntu.com/releases/12.04/release/
Server Images
Precise Pangolin (12.04)
Images can be downloaded at http://cdimage.ubuntu.com/releases/12.04/release/
Netboot Images
Netboot images are now available for OMAP4.
Images can be downloaded at: http://ports.ubuntu.com/ubuntu-ports/dists/precise/main/installer-armel/current/images/omap4/netboot/
- There is a currently known bug that partman will not create a proper boot partition for guided partitioning if installing on SD. During the partitioning step, you must select manual partitioning, then create a 72 MiB FAT32 partition, with no mount point, and the Bootable flag must be set to 'on'. This partition must be the first partition on the device. flash-kernel-installer will be able to find the partition on its own.
Community Development
Scripts to create an image for the N900 can be found here.
ARM/OMAP (last edited 2013-05-15 20:20:57 by 89-160-198-125)