We have made two major progresses of development on ARM Ubuntu for ODROID-X/X2.
1. Dual head display feature HDMI monitor of 1920x1080 resolution is working as a primary display. LCD module of 1366x768 resolution is working as a secondary display. ( LCD Module kit information ) You can move the mouse cursor and window between the primary and secondary display.
2. eMMC device driver in Kernel 3.6.x Now we can access the eMMC flash storage in Ubuntu/Linux. mdrjr has committed his great port of eMMC driver into our github. Many thanks to him. With this update, the OS booting time as well as overall performance is significantly improved. We will release a brief guide for installation of Ubuntu on eMMC soon.
Enjoy this video and feel the boosted performance by eMMC and dual head display.
Here is our X11 configuration file for dual head display on ARM Ubuntu. etc/X11/xorg.conf Note that the framebuffer node name(fb0/fb6) may be different for each kernel configuration.