OMAP
Differences between revisions 6 and 12 (spanning 6 versions)
|
Size: 1457
Comment:
|
Size: 1045
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| = OMAP Images = | |
| Line 5: | Line 6: |
| [[https://wiki.ubuntu.com/ARM/OMAPMaverickInstall | Installation on Maverick Meerkat (10.10)]] | === Maverick Meerkat (10.10) === |
| Line 7: | Line 8: |
| == SGX Video Acceleration == | * Installation Instructions * [[https://wiki.ubuntu.com/ARM/OMAPMaverickInstall | Installation on Maverick Meerkat (10.10)]] |
| Line 9: | Line 11: |
| === Installing drivers for OMAP 3 === | * Graphics * Please check the [[ https://wiki.ubuntu.com/ARM/OMAP/Graphics | Maverick Graphics Page ]] to get SGX working with Ubuntu. |
| Line 11: | Line 14: |
| 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 16: |
| Before using it just be sure your user is also included at 'video' group. | === Natty Narwhal === |
| Line 18: | Line 18: |
| === Installing drivers for OMAP 4 === | * Images are located at http://cdimage.ubuntu.com/ubuntu-netbook/releases/ * Same procedures as installing Maverick (above) |
| Line 20: | Line 21: |
| 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. | == Headless Images == |
| Line 22: | Line 23: |
| 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 }}} |
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. |
| Line 27: | Line 25: |
| === Testing SGX with a DEMO === Grab the SDK Demo Package from http://neuvoo.org/neuvoo/distfiles/SGX-3.01.00.07-SDK.tar.gz 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 }}} == Known Issues == Please also check the Known Issues list at http://www.omappedia.org/wiki/Ubuntu_Known_Issues |
* [[../OMAPHeadlessInstall | Installation Instructions ]] |
OMAP Images
Pre-Installed Images
This page links to the processes of using the OMAP preinstalled images for OMAP3 and OMAP4 based boards on different Ubuntu releases.
Maverick Meerkat (10.10)
- Installation Instructions
- Graphics
Please check the Maverick Graphics Page to get SGX working with Ubuntu.
Please also check the Known Issues list for Maverick at http://www.omappedia.org/wiki/Ubuntu_Known_Issues
Natty Narwhal
Images are located at http://cdimage.ubuntu.com/ubuntu-netbook/releases/
- Same procedures as installing Maverick (above)
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.
ARM/OMAP (last edited 2013-05-15 20:20:57 by 89-160-198-125)