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_v3.2 [2017/02/14 14:44]
codewalker [New updates]
en:c2_android_release_note_v3.2 [2017/07/06 09:10]
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-291-v3.2.img.xz|Self-installation Image]] (MD5SUM: 469912ee9453ef2a70e7d2b52db4bc42)| | Release Files| [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​selfinstall-odroidc2-eng-s905_5.1.1_master-291-v3.2.img.xz|Self-installation Image]] (MD5SUM: 469912ee9453ef2a70e7d2b52db4bc42)|
-| | [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​daily-odroidc2-eng-s905_5.1.1_master-291-v3.2.tar.gz|Fastboot update]] (MD5SUM: dc0845e3feedb865220c5952e826fdb1)| 
  
 File name : selfinstall-odroidc2-eng-s905_5.1.1_master-291-v3.2.img File name : selfinstall-odroidc2-eng-s905_5.1.1_master-291-v3.2.img
Line 18: Line 17:
 ===== New updates ===== ===== New updates =====
   * Support HDMI auto detect.   * Support HDMI auto detect.
 +  * Added a few requested USB-Multitouch VID/PID. [[http://​forum.odroid.com/​viewtopic.php?​f=51&​t=15495]]
 +<​code>​
 +/* ViewSonic HDMI capacitive Screen */
 +#define USB_VENDOR_ID_VIEWSONIC2575 0x2575
 +/* #define USB_DEVICE_ID_VIEWSONIC_TD2230 0x0401 */
 +#define USB_DEVICE_ID_VIEWSONIC_TD2740 0x0402
 +#define USB_DEVICE_ID_VIEWSONIC_TD2430 0x7317
 +
 +/*
 +#define USB_VENDOR_ID_VIEWSONIC0408 0x0408
 +#define USB_DEVICE_ID_VIEWSONIC_TD2220 0x3008
 +*/
 +
 +#define USB_VENDOR_ID_VIEWSONIC1BFD 0x1BFD
 +#define USB_DEVICE_ID_VIEWSONIC_TD2210V1 0x1568
 +
 +#define USB_VENDOR_ID_VIEWSONIC28C8 0x28C8
 +#define USB_DEVICE_ID_VIEWSONIC_TD2210V2 0x4701
 +
 +#define USB_VENDOR_ID_VIEWSONIC0FB8 0x0FB8
 +#define USB_DEVICE_ID_VIEWSONIC_TD2421 0x1109
 +
 +#define USB_VENDOR_ID_VIEWSONIC1FF7 0x1FF7
 +#define USB_DEVICE_ID_VIEWSONIC_CDE7061T 0x0001
 +
 +/* Greatouch HDMI capacitive Screen */
 +#define USB_VENDOR_ID_GREATOUCH 0x0547
 +#define USB_DEVICE_ID_GREATOUCH_MT_8K 0x3001
 +</​code>​
 ==== Notes for KODI on 4K/UHD display ==== ==== Notes for KODI on 4K/UHD display ====
 [[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]]
en/c2_android_release_note_v3.2.txt ยท Last modified: 2017/07/06 09:10 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0