OMAP

Differences between revisions 4 and 18 (spanning 14 versions)
Revision 4 as of 2010-10-15 21:52:24
Size: 1262
Editor: c95246db
Comment:
Revision 18 as of 2011-04-28 08:12:27
Size: 1381
Editor: p5098ed03
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Pre-Installed Images == = Pre-Installed OMAP/OMAP4 Images =
Line 5: Line 5:
[[https://wiki.ubuntu.com/ARM/OMAPMaverickInstall | Installation on Maverick Meerkat (10.10)]] == Netbook Images ==
Line 7: Line 7:
== SGX Video Acceleration == === Maverick Meerkat (10.10) ===
Line 9: Line 9:
=== Installing drivers for OMAP 3 ===  * Installation Instructions
  * [[https://wiki.ubuntu.com/ARM/OMAPMaverickInstall | Installation on Maverick Meerkat (10.10)]]
Line 11: Line 12:
Activate the universe and multiverse repositories, then install the following packages:
{{{
$ sudo apt-get install libegl1-sgx-omap3 libgles1-sgx-omap3 libgles2-sgx-omap3
}}}
 * Please also check the Known Issues list for Maverick at http://www.omappedia.org/wiki/Ubuntu_Known_Issues
Line 16: Line 14:
=== Installing drivers for OMAP 4 === === Natty Narwhal (11.04) ===
Line 18: Line 16:
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 are located at http://cdimage.ubuntu.com/releases/11.04/
Line 20: Line 18:
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
}}}
 * Same procedures as installing Maverick (above)
Line 25: Line 20:
=== Testing SGX with a DEMO ===  * [[http://wiki.ubuntu.com/ARM/NattyReleaseNotes | Natty Known issues and release notes for ARM]]
Line 27: Line 22:
Grab the SDK Demo Package from http://neuvoo.org/neuvoo/distfiles/SGX-3.01.00.07-SDK.tar.gz === Graphics Support ===
Line 29: Line 24:
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
}}}
  * Please check the [[ https://wiki.ubuntu.com/ARM/OMAP/Graphics | Graphics Page ]] to get SGX working with Ubuntu.

== Headless Images ==

New with Natty Narwhal (11.04) is the release of headless images that can be configured and controlled via serial console. No keybord, mouse, or monitor is needed for these images to run.

=== Natty Narwhal (11.04) ===

 * Images can be downloaded at http://cdimage.ubuntu.com/releases/11.04/

 * [[../OMAPHeadlessInstall | Installation Instructions ]]

 * [[http://wiki.ubuntu.com/ARM/NattyReleaseNotes | Natty Known issues and release notes for ARM]]
 
  

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.

Netbook Images

Maverick Meerkat (10.10)

Natty Narwhal (11.04)

Graphics Support

Headless Images

New with Natty Narwhal (11.04) is the release of headless images that can be configured and controlled via serial console. No keybord, mouse, or monitor is needed for these images to run.

Natty Narwhal (11.04)

ARM/OMAP (last edited 2013-05-15 20:20:57 by 89-160-198-125)