(Created page with 'ARM/BEAGLE ---- This page is dedicated to getting MeeGo running on the Beagleboard. More info on the beagleboard can be [http://beagleboard.org/ found here] Because the process…') |
|||
| Line 7: | Line 7: | ||
= Turn key demo image = | = Turn key demo image = | ||
| - | Image shown at the GENIVI meeting during Linux Foundations keynote. It's based on MeeGo 0.9 | + | Image shown at the GENIVI meeting during Linux Foundations keynote. It's based on MeeGo 0.9 and has the SGX drivers built-in. XFCE-Desktop, QT demo applications and 3D SGX demos (/usr/bin/SGX) preinstalled. |
Just download and write the image to a sdcard (>4GB). | Just download and write the image to a sdcard (>4GB). | ||
ARM/BEAGLE
This page is dedicated to getting MeeGo running on the Beagleboard. More info on the beagleboard can be found here
Because the processor for the beagleboard C4 is an OMAP3530 and the N900 currently sports a similar processor, it seems wise to start with the ARM page.
Image shown at the GENIVI meeting during Linux Foundations keynote. It's based on MeeGo 0.9 and has the SGX drivers built-in. XFCE-Desktop, QT demo applications and 3D SGX demos (/usr/bin/SGX) preinstalled. Just download and write the image to a sdcard (>4GB).
wget -nd http://ftp.linuxfoundation.org/pub/meego/MEEGO_GENIVI_BEAGLE_DEMO.img.xz # f222c90ee1279e03f521a750d9e4bd06 MEEGO_GENIVI_BEAGLE_DEMO.img.xz md5sum MEEGO_GENIVI_BEAGLE_DEMO.img.xz xz -d MEEGO_GENIVI_BEAGLE_DEMO.img.xz dd if=<imgfile> of=/dev/sd? # e.g. dd if=MEEGO_BEAGLE_DEMO.img of=/dev/sdc
What works so far: