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.2 [2016/03/31 12:33]
codewalker created
en:c2_android_release_note_v1.2 [2017/07/06 08:49] (current)
codewalker [Summary]
Line 4: Line 4:
 | Release Date | Mar/31/2016 KST | | Release Date | Mar/31/2016 KST |
 | 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-217-v1.2.img.xz|Self-installation Image]] (MD5SUM: ​c65dd9904f977a1bb5c25dbdf7d9a7b7)| +| Release Files| [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​selfinstall-odroidc2-eng-s905_5.1.1_master-220-v1.2.img.xz|Self-installation Image]] (MD5SUM: ​8c53f7d8e8cab4db9e680a1f835170de)|
-| | [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​daily-odroidc2-eng-s905_5.1.1_master-217-v1.2.tar.gz|Fastboot update]] (MD5SUM: 1c4df3eba79c0b2fe60c02e3e5e36a4c)|+
  
-File name : selfinstall-odroidc2-eng-s905_5.1.1_master-217-v1.2.img+File name : selfinstall-odroidc2-eng-s905_5.1.1_master-220-v1.2.img
 ===== New updates ===== ===== New updates =====
-  * Set the GPIOY.BIT14 pin to high for UPS power latch+  ​* Fixed Google Framework Service crash. Google Play Store works stably. (Fixed by Voodik) 
-  * Fix HDMI Volume control+  * Fixed Volume control error on the HDMI and the USB sound card audio output. 
-  * Enable PWM/​I2C_ALGOBIT/​BMP085/​SI1131/​SI702X/​W1/​CH341/​CP210X/​FTDI_SDIO drivers. +  ​* Set the GPIOY.BIT14 pin to high for the power latch on the UPS2 board
-  * Fix update file corrupted ​problem+  * Enable PWM/​I2C_ALGOBIT/​BMP085/​SI1131/​SI702X/​W1/​CH341/​CP210X/​FTDI_SDIO drivers. A NDK example will be available in a week
-  * Fix Google Framework Service crash+  * Fixed the update-package ​file corruption ​problem. 
-  * Automatically match the density for ODROID-VU7.+  * Automatically match the density for ODROID-VU7. You can skip the density adjusting process. 
 +  * YouTube app supports 1080p mode
   * Added a few requested USB-Multitouch VID/PID. [[http://​forum.odroid.com/​viewtopic.php?​f=51&​t=15495]]   * Added a few requested USB-Multitouch VID/PID. [[http://​forum.odroid.com/​viewtopic.php?​f=51&​t=15495]]
 <​code>​ <​code>​
Line 24: Line 24:
 [[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 =====
-  * System is always crashes when the Google service version is newer than Google Play storeCheck this workaround [[http://codewalkerster.blogspot.kr/2016/02/google-play-store-on-odroid-c2.html|this workaround]]\\ +  * Audio passthrough for both AC3 and DTS sources where every few seconds there'​s an audio dropout. 
- +   ​WorkaroundWrite the codec value to //**/sys/class/audiodsp/​digital_codec**//​ sysfs file before executing the media player
 +     
 +**AC3** 
 +<​code>​ 
 +$ echo 2 > /​sys/​class/​audiodsp/​digital_codec 
 +</​code>​ 
 +**DTS** 
 +<​code>​ 
 +$ echo 3 > /​sys/​class/​audiodsp/​digital_codec 
 +</​code>​ 
 +<WRAP center round important 80%> 
 +If there is //no sound// or //frequent sound drop// when using HDMI passthrough,​ then please reboot the system. 
 +</​WRAP>​
 ===== Update Instruction ===== ===== Update Instruction =====
 ==== Self Installation ==== ==== Self Installation ====
Line 56: Line 67:
 $ sudo fastboot reboot $ sudo fastboot reboot
 </​code>​ </​code>​
-===== How to checkout ​=====+===== How to get the full source code =====
 You can checkout Android source tree, please refer [[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​c1_building_android|this page]] for more detail. You can checkout Android source tree, please refer [[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​c1_building_android|this page]] for more detail.
 **Please note, Android source tree is uploading and would be completed in 1-2 days.** **Please note, Android source tree is uploading and would be completed in 1-2 days.**
en/c2_android_release_note_v1.2.1459396981.txt.gz · Last modified: 2016/03/31 12:33 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0