We're no longer updating This wiki!!

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:c2_android_release_note_marshmallow_v1.0 [2016/11/24 16:22]
odroid [Self Installation]
en:c2_android_release_note_marshmallow_v1.0 [2017/07/06 09:07] (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_6.0.1_master-9-v1.0.img.xz|Self-installation Image]] (MD5SUM: 7ee129bdb5806d4be3dd7d28bdbeef24)| | Release Files| [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​selfinstall-odroidc2-eng-s905_6.0.1_master-9-v1.0.img.xz|Self-installation Image]] (MD5SUM: 7ee129bdb5806d4be3dd7d28bdbeef24)|
-| | [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​daily-odroidc2-eng-s905_6.0.1_master-9-v1.0.tar.gz|Fastboot update]] (MD5SUM: 580a145994d7d85e5b8e28bc8de9206a)| 
  
 File name : selfinstall-odroidc2-eng-s905_6.0.1_master-9-v1.0.img File name : selfinstall-odroidc2-eng-s905_6.0.1_master-9-v1.0.img
 ===== New updates ===== ===== New updates =====
-  * android-6.0.1_r22 base +  * Android-6.0.1_r22 base 
-==== Notes for KODI on 4K/UHD display ==== +
-[[http://​codewalkerster.blogspot.kr/​2016/​02/​how-to-install-kodi-v170krypton-for-4k.html]]+
 ===== Known issue ===== ===== Known issue =====
-  * In portrait mode, 720x1280 DPI works on 1080x1920 resolution. http://​forum.odroid.com/​viewtopic.php?​f=137&​t=21785+  * This first release will have many known/​unknown issues even we tried to minimize it. 
 +  * Feel free post your feedback with detail description on the [[http://​forum.odroid.com/​viewtopic.php?​f=137&​t=24752|forum thread.]] 
  
-  * Audio passthrough for both AC3 and DTS sources where every few seconds there'​s an audio dropout. 
-   ​Workaround:​ Write 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 ===== 
 ==== Self Installation ==== ==== Self Installation ====
 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.
Line 38: Line 23:
 This Marshmallow release doesn'​t support the update/​upgrade from Lollipop.\\ This Marshmallow release doesn'​t support the update/​upgrade from Lollipop.\\
 You must install the self-installation image. You must install the self-installation image.
-==== Fastboot Update ==== 
-Your can update the release by **fastboot** if you have MicroSD or eMMC already Android installed. If you have **USB-Serial kit**, you can enter to **Fastboot** mode when you execute the command **fastboot** on U-boot command line. Or if you run execute **reboot fastboot** from Android shell command line, your **ODROID-C2** will reboot and get into **fastboot** mode immediately. You can check if your **ODROID-C2** is attached via USB with the command **fastboot devices** in your desktop. 
  
-<​code>​ 
-$ sudo fastboot flash bootloader u-boot.bin 
-$ sudo fastboot flash dtb meson64_odroidc2.dtb 
-$ sudo fastboot flash boot kernel 
-$ sudo fastboot flash recovery recovery.img 
-$ sudo fastboot flash logo hardkernel-720.bmp 
-$ sudo fastboot flash system rootsystem.img 
-$ sudo fastboot flash cache cache.img 
-$ sudo fastboot reboot 
-</​code>​ 
 ===== How to get the full source code ===== ===== 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. + 
-**Please note, Android ​source ​tree is uploading and would be completed ​in 1-2 days.** +Full source ​code will be released ​in the middle of December after fixing some critical issues and source ​code clean up
-==== Android ==== +
-<code+
-$ mkdir odroid-c2 +
-$ cd odroid-c2 +
-$ repo init -u https://​github.com/​hardkernel/​android.git -b s905_6.0.1_master +
-$ repo sync +
-$ repo start s905_6.0.1_master --all +
-</​code>​ +
-==== ODROID Utility ==== +
-<​code>​ +
-$ packages/​apps/​Utility +
-</​code>​+
  
 ===== Reference boot.ini ===== ===== Reference boot.ini =====
en/c2_android_release_note_marshmallow_v1.0.1479973953.txt.gz · Last modified: 2016/11/24 16:22 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0