Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:c1_android_release_note_v2.3 [2016/02/15 13:31] odroid [New updates] |
en:c1_android_release_note_v2.3 [2017/07/06 09:01] (current) codewalker [Summary] |
||
---|---|---|---|
Line 5: | Line 5: | ||
| Release Type | Regular release | | | Release Type | Regular release | | ||
| Release Files| [[http://dn.odroid.com/S805/Android/ODROID-C/selfinstall-odroidc-eng-s805_4.4.2_master-407-v2.3.img.xz|Self-installation Image]] (MD5SUM: 4e93ad33a69aa047b8314bde28ba5b17)| | | Release Files| [[http://dn.odroid.com/S805/Android/ODROID-C/selfinstall-odroidc-eng-s805_4.4.2_master-407-v2.3.img.xz|Self-installation Image]] (MD5SUM: 4e93ad33a69aa047b8314bde28ba5b17)| | ||
- | | | [[http://dn.odroid.com/S805/Android/ODROID-C/daily-odroidc-eng-s805_4.4.2_master-407-v2.3.tar.gz|Fastboot update]] (MD5SUM: 8f7ea6712f96fe342677bbc9fe049a3a)| | + | |
Android release 2.3 can be upgraded through network from the earlier version, v1.7 for example, please read [[http://odroid.com/dokuwiki/doku.php?id=en:c1_android_release_note_v2.1#upgrade_installation|this]] for more detail. | Android release 2.3 can be upgraded through network from the earlier version, v1.7 for example, please read [[http://odroid.com/dokuwiki/doku.php?id=en:c1_android_release_note_v2.1#upgrade_installation|this]] for more detail. | ||
===== New updates ===== | ===== New updates ===== | ||
- | * Improved Wi-Fi connection stablility(Wi-Fi #0,#4) : Backports driver version v3.19-rc1-1-0-g74aaf28 | + | * Improved Wi-Fi connection stability(WiFi #0 and #4) : Updated Backports WiFi drivers version to v3.19 |
- | * Enable to unmount Internal Storage(vfat partition) : When some apps couldn't install, Must unmount internal storage and try to install. | + | * Enable to unmount Internal Storage(vfat partition) : When some Apps could not be installed, Unmount the internal storage and try again. |
- | * Support to prevent auto suspend usbcore for USB stability : add this arg "usbcore.autosuspend=-1" in bootargs, or remote current boot.ini | + | * Remove the auto suspend of USB host controller for better stability : Add "usbcore.autosuspend=-1" on the "bootargs" in boot.ini after update |
- | * Modify icons in navigation bar. | + | * Shape of icons on the navigation bar is improved. Taken from the CM icons. |
* Add some USB Serial device driver modules ( CP210X, FTDI_SIO ) | * Add some USB Serial device driver modules ( CP210X, FTDI_SIO ) | ||
- | * Remove resolution 1366x768(not support). Use 1360x768. | + | * Remove 1366x768 resolution because it cannot be supported. Use 1360x768. |
+ | * Fixed the "infinite update" issue in the ODROID-Utility. | ||
* Add a few requested USB-Multitouch VID/PID. [[http://forum.odroid.com/viewtopic.php?f=51&t=15495]] | * Add a few requested USB-Multitouch VID/PID. [[http://forum.odroid.com/viewtopic.php?f=51&t=15495]] | ||
<code> | <code> | ||
Line 40: | Line 41: | ||
You can install the release to your MicroSD or eMMC with the tool **dd** in Linux or **Win32DiskImager** in Windows. Please refer [[http://odroid.com/dokuwiki/doku.php?id=en:odroid_flashing_tools#using_win32diskimager|this]] for more detail. | You can install the release to your MicroSD or eMMC with the tool **dd** in Linux or **Win32DiskImager** in Windows. Please refer [[http://odroid.com/dokuwiki/doku.php?id=en:odroid_flashing_tools#using_win32diskimager|this]] for more detail. | ||
<WRAP center round important 80%> | <WRAP center round important 80%> | ||
- | We've reported that some of users can not watch Android logo on their TV while installing even though installation is proceeded. So please wait for 5 minutes since power on and red and blue LED is on. If blue led is started blinking then installation is proceeding, ODROID-C1 will reboot when finished. | + | We have been reported that some of users can not watch Android logo on their TV while installing even though installation is proceeded. So please wait for 5 minutes since power on and red and blue LED is on. If blue led is started blinking then installation is proceeding, ODROID-C1 will reboot when finished. |
</WRAP> | </WRAP> | ||
==== Upgrade Installation ==== | ==== Upgrade Installation ==== | ||
Line 46: | Line 47: | ||
{{ :en:odroidc1-391-v2.0-upgrade.png?direct&800 |}} | {{ :en:odroidc1-391-v2.0-upgrade.png?direct&800 |}} | ||
* Update server setting | * Update server setting | ||
- | * You can set your own update server and path where you upload your custom update package. Ordinary users does not need to run this and change the detail, it is already set with Hardkernel's official download server for ODROID-C1. | + | * You can set your own update server and path where you upload your custom update package. Ordinary users does not need to run this and change the detail, it is already set with Hardkernel official download server for ODROID-C1. |
* Check online update | * Check online update | ||
- | * This will start to check latest update from Hardkernel's official download server and start to download and install if new version is discovered. Your ODROID-C1 device must be connected through the network. | + | * This will start to check latest update from Hardkernel official download server and start to download and install if new version is discovered. Your ODROID-C1 device must be connected through the network. |
* Package install from storage | * Package install from storage | ||
* This will help you to install the official upgrade package downloaded manually or custom update package. You can store a update file to **external storage** and select it to install. | * This will help you to install the official upgrade package downloaded manually or custom update package. You can store a update file to **external storage** and select it to install. |