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
Next revision Both sides next revision
en:c2_android_release_note_marshmallow_v1.4 [2017/01/19 14:05]
codewalker created
en:c2_android_release_note_marshmallow_v1.4 [2017/01/20 14:27]
odroid [Known issue]
Line 35: Line 35:
  
  
-===== Known issue ===== +===== Kodi 17 settings ​===== 
-  * Kodi crashing at the end of every video. ​Turn off 'Allow hardware acceleration - amcodec'​.+  * Kodi crashing at the end of every video. ​Uncheck ​'Allow hardware acceleration - amcodec' ​option to solve this issue.\\ 
 +    Kodi still using the AML hardware decoder and 4K/UHD video plays well on the latest Kodi 17 RC3.
   * {{:​en:​screenshot_20170119-142843.png?​200|}}   * {{:​en:​screenshot_20170119-142843.png?​200|}}
  
Line 146: Line 147:
 setenv disable_vu7 "​false"​ setenv disable_vu7 "​false"​
  
-setenv bootargs "​${rootopt} ${consoleopt} hdmimode=${hdmimode} hdmitx=${cecconfig} vout=${vout_mode} disablehpd=${disablehpd} logo=${logoopt} ${androidopt} ${selinuxopt} suspend_hdmiphy=${suspend_hdmiphy} led_onoff=${led_onoff} max_freq=${max_freq} maxcpus=${maxcpus}"​+setenv bootargs "​${rootopt} ${consoleopt} hdmimode=${hdmimode} hdmitx=${cecconfig} vout=${vout_mode} disablehpd=${disablehpd} logo=${logoopt} ${androidopt} ${selinuxopt} suspend_hdmiphy=${suspend_hdmiphy} led_onoff=${led_onoff} max_freq=${max_freq} maxcpus=${maxcpus} disable_vu7=${disable_vu7}"
  
 save save
Line 154: Line 155:
  
 movi read dtb 0 ${dtbaddr} movi read dtb 0 ${dtbaddr}
 +# load kernel from vat or boot partition.
 movi read boot 0 ${loadaddr} movi read boot 0 ${loadaddr}
 +#fatload mmc 0:1 ${loadaddr} Image
 booti ${loadaddr} - ${dtbaddr} booti ${loadaddr} - ${dtbaddr}
 </​file>​ </​file>​
en/c2_android_release_note_marshmallow_v1.4.txt · Last modified: 2017/07/06 09:08 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0