Android [Amlogic]Upgrade/Unbrick your amlogic MX box with latest android 4.2
#1
Hi All

I allready compiled the latest Amlogic MX Android 4.2 version with RTL8188etv/eus, and Im compiling RTL8188CUS/CTV/8192CU version

I'll update this post!

Its here:
http://www.amlfans.org/showthread.php?tid=14



This Thread will help you unbrick your box:
http://www.amlfans.org/showthread.php?tid=1
Reply
#2
Thx for this , this will come in handy
Reply
#3
Hello Insun

I have a Geniatech/MyGIga ATV1200, which is an MX box, with Android 4.2.2 f/w from MyGica. Will your firmware work on this box and if so, what are the advantages?

Do RTL8188etv/eus and RTL8188CUS/CTV/8192CU relate to specific versions of wireless hardware and what should I use?

Really need more information on what it is you are providing.

EDIT: now see it is g18ref which is not same board as mine (g02ref). Yours is for Matricom MX2 type boxes?
Reply
#4
(2014-06-19, 13:25)bobones Wrote: Hello Insun

I have a Geniatech/MyGIga ATV1200, which is an MX box, with Android 4.2.2 f/w from MyGica. Will your firmware work on this box and if so, what are the advantages?

Do RTL8188etv/eus and RTL8188CUS/CTV/8192CU relate to specific versions of wireless hardware and what should I use?

Really need more information on what it is you are providing.

EDIT: now see it is g18ref which is not same board as mine (g02ref). Yours is for Matricom MX2 type boxes?



http://www.amlfans.org/showthread.php?tid=14


Both support 8188ctv / 8188cus

(2014-06-19, 13:25)bobones Wrote: Hello Insun

I have a Geniatech/MyGIga ATV1200, which is an MX box, with Android 4.2.2 f/w from MyGica. Will your firmware work on this box and if so, what are the advantages?

Do RTL8188etv/eus and RTL8188CUS/CTV/8192CU relate to specific versions of wireless hardware and what should I use?

Really need more information on what it is you are providing.

EDIT: now see it is g18ref which is not same board as mine (g02ref). Yours is for Matricom MX2 type boxes?

!!!!! !!!!!!!!!!!!!!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!

backup your remote controller configuration files in :/system/etc/remote.conf && /system/usr/keylayout/Vendor_0001_Product_0001.kl
install a terminal APK to type command to backup files:
$cp /system/etc/remote.conf /storage/external_storage/sdcard1/
$cp /system/usr/keylayout/Vendor_0001_Product_0001.kl /storage/external_storage/sdcard1/




after upgrade my firmware ,install a Terminal APK, use a keyboard to type command to fix the remote controller
:
$su
#mount -o remount /system
#cp /storage/external_storage/sdcard1/remote.conf /system/etc/remote.conf
#cp /storage/external_storage/sdcard1/Vendor_0001_Product_0001.kl /system/usr/keylayout/Vendor_0001_Product_0001.kl

#sync
#reboot


FINISHED!
Reply
#5
@insun

What about Android 4.4 ?
If you have access to the sources why not build single Android image that will fit all of Meson6 devices, shouldn't it be fairly easy as with media tree support (Amlogic kernel 3.10) you only need different uboot for each device ? (and I'm guessing you have access to the sources).

p.s.
http://forum.xbmc.org/showthread.php?tid=197492
Reply
#6
(2014-07-03, 00:38)dhead Wrote: @insun

What about Android 4.4 ?
If you have access to the sources why not build single Android image that will fit all of Meson6 devices, shouldn't it be fairly easy as with media tree support (Amlogic kernel 3.10) you only need different uboot for each device ? (and I'm guessing you have access to the sources).

p.s.
http://forum.xbmc.org/showthread.php?tid=197492

Thanks for your suggestion

The reason I didn't build 4.4 for MX is I feel XBMC running perfect on 4.2, not 4.4
I'm building 4.4 for M802 , later I will build 4.4 for MX

Thanks for waiting
Reply

Logout Mark Read Team Forum Stats Members Help
[Amlogic]Upgrade/Unbrick your amlogic MX box with latest android 4.20