Difference between revisions of "Ubuntu Releases"

From odroid US
Jump to: navigation, search
(Created page with "This page gives information about ubuntu releases for Odroid-U2. Copied from Hardkernel forums, mostly === odroidu2_20130125-linaro-desktop_SDeMMC === ==== What's New ====...")
 
(Download Link)
Line 35: Line 35:
 
==== Download Link ====
 
==== Download Link ====
  
 +
 +
 +
<pre>
 +
wget -c http://dn.odroid.com/Ubuntu_U2/20130125/odroidu2_20130125-linaro-ubuntu-desktop_SDeMMC.img.xz
 +
wget -c http://dn.odroid.com/Ubuntu_U2/20130125/odroidu2_20130125-linaro-ubuntu-desktop_SDeMMC.img.xz.md5sum
 +
md5sum -c odroidu2_20130125-linaro-ubuntu-desktop_SDeMMC.img.xz.md5sum
 +
 +
</pre>
  
 
==== Issues ====
 
==== Issues ====

Revision as of 13:21, 28 January 2013

This page gives information about ubuntu releases for Odroid-U2. Copied from Hardkernel forums, mostly


odroidu2_20130125-linaro-desktop_SDeMMC

What's New

  • System

- Ubuntu Software Center is working - boot partition size increased to 128MB(you must write the full image for this update)

  • Kernel features

- Based on Linux kernel 3.0.60 - Add ZEN I/O scheduler - modules of REISERFS - modules of F2FS (backported from linux 3.8 by zehome) - modules of AFS - module of Crypto stuff - module of Joystic stuff - module of UHID - Tweaked kernel/timer - support Ralink's RT5370 Wireless USB dongle (which was sold with ODROID-X)

how to overclock : - max frequency that can be set 2000000 1920000 1800000 1704000(default) echo 1920000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq


The OpenGL-ES 3D driver for X11 is not included in this release. We got the Mali DDK-r3p2 from Samsung/ARM about 10 days ago and we've ported it to ODROID-X/X2/U2. We are testing it and waiting for the approval from ARM now. It may take about 10 days. Please be patient for a couple of weeks. Sorry for this delay.

Download Link

wget -c http://dn.odroid.com/Ubuntu_U2/20130125/odroidu2_20130125-linaro-ubuntu-desktop_SDeMMC.img.xz
wget -c http://dn.odroid.com/Ubuntu_U2/20130125/odroidu2_20130125-linaro-ubuntu-desktop_SDeMMC.img.xz.md5sum
md5sum -c odroidu2_20130125-linaro-ubuntu-desktop_SDeMMC.img.xz.md5sum

Issues