Nh5capeSoftware

From eLinux.org
Revision as of 14:50, 2 September 2014 by Vic99 (talk | contribs) (Update instructions for SD boot)
Jump to: navigation, search

Install Ubuntu

Download ubuntu 14.04 with kernel 3.15 from http://www.cembsoft.com/user/lcdCape/ubuntu-14.04-kernel-3.15/ubuntu-3.15-020914.img.gz

unxz ubuntu-3.15-020914.img.gz
sudo dd if=./ubuntu-3.15-020914.img.gz of=/dev/sdX; sync

This image comes with preinstalled tslib and SGX libraries.

User: ubuntu
Password: temppwd

tslib

sudo su
ts_test

SGX demo

cd /opt/gfxsdkdemos/ogles2/
./OGLES2ChameleonMan

This image should be booted with pressed BOOT button. If you want to eliminate this - connect BBB as USB slave to PC and wait for boot. When it will recognized as USB disk - enter and rename file MLO to something else. It will enable boot from SD card only.