• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[SOLVED] rooting IDER A10 box

i have an A9 with 2.3 :thinking:
 

Attachments

  • A9version[1].jpg
    A9version[1].jpg
    1.1 MB · Views: 503
Upvote 0
No way to root ider A10.

I've been chat for a while thru skype with ider support, requesting for root access.
After 3 hour giving the explanations why should i have to have root, they ask their developers (fortunately online) and the answer was textually:

"the product does not support root" and " the software doesnt support this function"

So, as a conclusion:
if you bought this box.. no root possible.

You can think you have a brick? maybe yes. but you can deal with it...

anyway; great support for the overseas agent: Mrs. Snow Yin thru skype.
 
  • Like
Reactions: wolfgangpauli
Upvote 0
Ladies (if any) and Gentlemen,
for the moment I am not allowed to post links nor photos here due to some restrictions that I understand quite well. As soon as this changes I will post here all the information that I have on this box. Mine is disassemled and I am very interested already what my investigation on the 2 (?) UARTS will show. So keep on reading...
Cheers,
wolfgang pauli
 
  • Like
Reactions: walteroa
Upvote 0
The sumvision seems to be the same thing as I mentioned yesterday, but I was not yet ableto post links nor photos:

News Sumvision Cyclone Android Media Centre Firmware Installation | Disk Depot

Here you can also get the firmware files, but I warn to no install these, Finally I ended up that I cannot return to recovery mode...;-(
So you know why I have to dig a bit deeper in oder to get control over the machine.

Cheers,
wolfgangpauli
 
  • Like
Reactions: walteroa
Upvote 0
In advance I can give you the "phone info" of my box. It resembles very much to what walteroa posted already (walteroa, are you spanish or where did you buy your box?)

Model number: MBX DVBT reference board (c03ref)
Android-Version: 2.3.4
Kernel-Version: 2.6.34 (rwf@rwf-virtual-machine #6)
Build-Number: GB.MBX.20111125

I bought in China, but I'm living in Latin America.. Argentina Precisely...
Anyway, I can change the lenguage and take a new picture if neccesary!!

comming back to chinese clone boxes, the only difference seems to be the compilation number or version (the one that I have, cames from Ider itself, refer to details in this post ..)

so, now its your turn to try and let us know about experiences!!! ;)
 
  • Like
Reactions: VARG614
Upvote 0
Here you can also get the firmware files, but I warn to no install these, Finally I ended up that I cannot return to recovery mode...;-(
wolfgangpauli

The instructions is almost the same that I've got directly from ider.

Also Ider haven't update some screenshots (A9 instead of A10), but for sure its supposed to be the same...

so.. let us know if finally bricked or alive again!!! Good luck :D
 
Upvote 0
Hola Walteroa,
no es necesario cambiar el idioma. Manejo el castellano bastante bien ;-)

Here is a foto of my opened box. You can see the (suspected) UART (?) connector next to the external SATA port (top of the image). For the moment no further results. Keep you updated.

http://web.student.tuwien.ac.at/~e8926866/box1.jpg

Maybe we get valueable information here about rooting similar boxes (bought from DX china)
Firmware upgrade? [Update: Download Link here] ? DealExtreme Forum

best regards,
wolfgang_pauli
 
  • Like
Reactions: leodfs and walteroa
Upvote 0
Hola Walter!

De hecho tengo buenas noticias. - I have good news, indeed.

With the encouraging hints of a colleague (credits to Henrik H.) of mine I found out that the 6pin connector in my picture posted above is indeed an UART (serial device) that spits out masses of valuable information about the boot process.
This is probably the clue for debugging and - hopefully - also for rooting. Though I am not able to give an instruction yet on how to root this device it may give others a hint how to manipulate it or get valuable debug info about the boot process or for unbricking the device ...

Hasta pronto,
wolfgang
 
  • Like
Reactions: walteroa
Upvote 0
The last 3 weeks have revealed some further secrets of this box.

1) The bootloader is a customised (i.e., not all commands work) version of
U-Boot 2010.06(dvbc_8726m1_v1@trunk) (Jan 09 2012 - 15:02:36)

2) The 6pin connector on the right-hand side of the SATA connector is an UART. Connecting an USB-to-UART bridge one can listen and talk to the machine (i.e. debugging console and uboot command line)

3) The keyboard setting is a bit strange, but systematic with respect to the ASCII table. In order to execute uboot commands I send ASCII character sequences to the device using the PERL programming language.

4) The debugging console actually showed me that the recovery mode of my box does not work any more.
### ERROR ### Please RESET the board ### is the last line that I get out of the box after starting by pressing the recovery button

5) Nevertheless, it is possible to boot into recovery mode. I set up a linux box as tftp-Server and provide the uImage_recovery file via this box (it is necessary to set the corresponding parameters in order to match one's network configuration). Uboot command 'tftpboot' allows booting via a tftp-server on the network.

6) As soon as a display is connected via HDMI the debugging console / uboot command line stop working

7) At the moment I can only imagine the following ways of 'rooting' the box:

* find a suitable android 2.3.4 exploit
* find a way to get 'su' and 'superuser.apk' integrated into the ROM
that passes by the signature check of android recovery <3>
* get a manipulated android recovery <3> that does not check the or try
android recovery <2> (i do not know if this is possible)

8) ASAP I'll write up all the results and steps that I went through as a basis for further experiments with the aim of finally getting it 'rooted'.
 
Upvote 0
WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
DO NOT APPLY THE BELOW MENTIONED METHOD FOR ROOTING! I AM FACING STRANGE BOOT BEHAVIOUR THE DAY AFTER. I DO NOT YET KNOW WHY. THE MACHINE HANGS AT THE "A9"-SCREEN
I HAVE TO INVESTIGATE FURTHER WHAT COULD BE THE REASON (WLAN, HDMI, USB...)
wolfgang_pauli
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


Dear Enthusiasts,

I am happy to announce to have successfully rooted the box.
android_rooted.jpg


Thanks to yareg with a minimum of effort.

I downloaded this file
http://dl.dropbox.com/u/4546860/update.root.yareg.march.2012.zip
following this thread
Firmware upgrade? [Update: Download Link here] ? DealExtreme Forum

I did not unzip the file but renamed it to update.zip. I put it on a USB stick (fat 16 formatted).
Booted into recovery mode und applied the update (this adds superuser privileges to your already existing Android 2.3.4 system)

That's all!

Please be warned, this worked for me but may not work for you. I may not be held reliable for any damages of your box!!!!!!!!!!

Best regards,
wolfgang_pauli

PS: Comments and reports of successful "rooting" highly appreciated!
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones