We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:c2_android_release_note_v1.4 [2016/04/25 13:14]
codewalker created
en:c2_android_release_note_v1.4 [2017/07/06 08:50] (current)
codewalker [Summary]
Line 5: Line 5:
 | Release Type | Regular release | | Release Type | Regular release |
 | Release Files| [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​selfinstall-odroidc2-eng-s905_5.1.1_master-225-v1.4.img.xz|Self-installation Image]] (MD5SUM: a0215249e567002d942e6b5d227e0d62)| | Release Files| [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​selfinstall-odroidc2-eng-s905_5.1.1_master-225-v1.4.img.xz|Self-installation Image]] (MD5SUM: a0215249e567002d942e6b5d227e0d62)|
-| | [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​daily-odroidc2-eng-s905_5.1.1_master-225-v1.4.tar.gz|Fastboot update]] (MD5SUM: 485bce07e39420a400f0aa0b22b2b721)| 
  
 File name : selfinstall-odroidc2-eng-s905_5.1.1_master-225-v1.4.img File name : selfinstall-odroidc2-eng-s905_5.1.1_master-225-v1.4.img
 ===== New updates ===== ===== New updates =====
-  ​* Support RTC module(RTC-PCF8563). +  * Fix the buggy mouse cursor. 
-  ​* Fix buggy mouse cursor. +  * Support UPS3 for ODROID-C1/C1+/C2. [[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​odroid-ups3|UPS3]] 
-  * Support UPS3+  * Improve ​the GPS library. ​Thanks to [[http://​forum.odroid.com/​viewtopic.php?​f=113&​t=11887|joerg]]. ​ 
-   - http://​odroid.com/​dokuwiki/​doku.php?​id=en:​odroid-ups3 +  * Enable One-Key-Play option by default ​on the CEC menu[[http://​forum.odroid.com/​viewtopic.php?​f=137&​t=19876#​p134139|CEC One-Key-Play]] 
-  * Improve GPS library. +  * Add HPD disable option. ​boot.ini has a new option of **setenv disablehpd "​true"​** 
-  - http://​forum.odroid.com/​viewtopic.php?​f=113&​t=11887 +  * Fix PWM frequency divider ​bug
-  * Unordered List Item +  * Enable HID_LOGICTECH ​driver 
-  * Enable One Key Play option by default. +  * ODROID-VU7/​VU7-Plus menus on the resolution configuration screen in the ODROID-utility app
-  * Add HPD disable option. +  * Support ​[[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​c2_enhancement_gpio40_on_android|Wiring-Pi example]] ​ 
-  * Fix PWM frequency divider ​error+  * PCF8563 RTC driver is added 
-  * Enable HID_LOGICTECH. +==== Notes for KODI on 4K/UHD display ​====
-  * Support ​ODROID-VU7/​VU7 Plus item on resolutions UI+
-  * Support ​Wiring Pi example +
-  - http://​odroid.com/​dokuwiki/​doku.php?​id=en:​c2_enhancement_gpio40_on_android +
- +
-==== Notes for KODI 4K Video ====+
 [[http://​codewalkerster.blogspot.kr/​2016/​02/​how-to-install-kodi-v170krypton-for-4k.html]] [[http://​codewalkerster.blogspot.kr/​2016/​02/​how-to-install-kodi-v170krypton-for-4k.html]]
 ===== Known issue ===== ===== Known issue =====
Line 48: Line 42:
 </​WRAP>​ </​WRAP>​
 ==== Upgrade Installation ==== ==== Upgrade Installation ====
-Since Android release 2.0, we provide you update package which can upgrade your device without rewrite your SD card or eMMC. This package can be downloaded and upgrade on ODROID Utility. +Since Android release 2.0, we provide you update package which can upgrade your device without rewrite your SD card or eMMC. This package can be downloaded and upgrade on ODROID Utility.\\ 
-{{ :en:odroidc1-391-v2.0-upgrade.png?direct&800 |}}+{{:en:screenshot_2016-04-25-07-43-39.png?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/​C2.     * 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/​C2.
Line 140: Line 134:
 # "​dvi"​ - For DVI interface # "​dvi"​ - For DVI interface
 setenv vout_mode "​hdmi"​ setenv vout_mode "​hdmi"​
 +
 +# HPD enable/​disable option
 +setenv disablehpd "​false"​
  
 # Overscan offset configuration # Overscan offset configuration
Line 148: Line 145:
 setenv overscan_right "​0"​ setenv overscan_right "​0"​
  
-setenv bootargs "​${rootopt} ${consoleopt} hdmimode=${hdmimode} hdmitx=${cecconfig} vout=${vout_mode} logo=${logoopt} ${androidopt} ${selinuxopt}"​+setenv bootargs "​${rootopt} ${consoleopt} hdmimode=${hdmimode} hdmitx=${cecconfig} vout=${vout_mode} disablehpd=${disablehpd} logo=${logoopt} ${androidopt} ${selinuxopt}"​
 save save
  
en/c2_android_release_note_v1.4.1461559446.txt.gz · Last modified: 2016/04/25 13:14 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0