Jump to content

Recommended Posts

Posted

(sorry for bad english)

 

i'm looking to boot in an armbian bookworm by sicxnull on my mxq pro 4k 5g, i checked the aida64, it showed the allwinner h313, i tried the toothpick method to the recovery menu (which have a boot option?) i'm novice to android 😕

 

by the way here are the images of the tv box pcb:

 

9f8e6ce4-bc8e-41db-9029-79400ac663fc.jpg

22c732f9-401b-46fb-b880-f513b7d2f804.jpg

34b6df9d-6615-48cd-a7cf-266df515e83c.jpg

90be0ce3-cfdc-4d64-bc26-d02cc528c017.jpg

Posted (edited)

Hi 

I think that a boot on this TV box it should  be not so hard, I never tested an Allwiner.
Please, start reading some advices from this post from 2023:

once that h313, probably follows at the same procedure of the H61X ...
I hope to help you

ccs
 

Edited by ccs1664
Posted

@ccs1664 thanks for the information, but i already have a image that works on my mxq pro 4k 5g allwinner h313, but im struggling how to boot in the sd card, and i cant enter recovery mode too (it showed an update screen but nithing updated) im glad you replied to my situation.

Posted

@Ducdanh Nguyen @ccs1664 is correct.. there’s a lot of information on that thread and the x96q threads to get your box running. I have to post the same advice over and over again.

 

The last thread you posted in. I gave instructions to get your dram settings and dts. Have you extracted them?

 

it could be possible that you have secure boot.

Posted (edited)
6 hours ago, Nick A said:

 

@Ducdanh Nguyen @ccs1664 is correct.. there’s a lot of information on that thread and the x96q threads to get your box running. I have to post the same advice over and over again.

 

The last thread you posted in. I gave instructions to get your dram settings and dts. Have you extracted them?

 

it could be possible that you have secure boot.

 

Thanks for noticing me!!! I will check the last thread ive been in and the dram settings and dts, i havent checked also i cant edit/change dram and dts, i use windows but i will use a virtual machine to get the armbian doing its job.

 

and from the secure boot, it could be because when i do the “toothpick method”, it showed the updating screen but nothing updated

 

thanks you for replying to me

 

edit: is the text too blurry? I could take more 😃

Edited by Ducdanh Nguyen
Posted

hey @Nick A i have problem when connecting to the box throught adb connect, i have installed every dependencies before (i won't show ouput bc too long but it succesed)

here is what i tried:

Quote

passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.17:5555
* daemon not running; starting now at tcp:5037
* daemon started successfully
failed to connect to '192.168.1.17:5555': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.17:5555
failed to connect to '192.168.1.17:5555': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.17:8888
failed to connect to '192.168.1.17:8888': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$

i am using a virtual machine to do this work

my uncle tried reset the prop on the tv box(mxq pro 4k 5g) (he's an android expert):

 

Quote

setprop service.adb.tcp.port 5555

stop adbd

stop : must be root

 

Posted (edited)

hello @Nick A i did install everything including adb on my VM, but it has occured an error

Here is the whole ouput:

Quote

passisdanhdanhdanh123@vmlmdanh:~$ cd Android_boot_image_editor
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo apt install git device-tree-compiler lz4 xz-utils zlib1g-dev openjdk-17-jdk gcc g++ python3 python-is-python3 p7zip-full android-sdk-libsparse-utils erofs-utils
[sudo] password for passisdanhdanhdanh123:                
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
git is already the newest version (1:2.43.0-1ubuntu7.3).
device-tree-compiler is already the newest version (1.7.0-2build1).
lz4 is already the newest version (1.9.4-1build1.1).
xz-utils is already the newest version (5.6.1+really5.4.5-1ubuntu0.2).
zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1).
openjdk-17-jdk is already the newest version (17.0.16+8~us1-0ubuntu1~24.04.1).
gcc is already the newest version (4:13.2.0-7ubuntu1).
g++ is already the newest version (4:13.2.0-7ubuntu1).
python3 is already the newest version (3.12.3-0ubuntu2).
python-is-python3 is already the newest version (3.11.4-1).
p7zip-full is already the newest version (16.02+transitional.1).
android-sdk-libsparse-utils is already the newest version (1:34.0.4-1build3).
erofs-utils is already the newest version (1.7.1-1build2).
0 upgraded, 0 newly installed, 0 to remove and 430 not upgraded.
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.17:8888
* daemon not running; starting now at tcp:5037
* daemon started successfully
^C
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.15:8888
failed to connect to '192.168.1.15:8888': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.15:5555
failed to connect to '192.168.1.15:5555': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$

any advice? thank you.

Edited by Ducdanh Nguyen
trying more commands
Posted (edited)

Hello @Nick A, i'm on my linux virtual machine doing the following command, but i got some problem on it (i have installed every package needed):

Quote

passisdanhdanhdanh123@vmlmdanh:~$ cd Android_boot_image_editor
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.13:5555
[sudo] password for passisdanhdanhdanh123:                
* daemon not running; starting now at tcp:5037
* daemon started successfully
failed to connect to '192.168.1.13:5555': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.13:8000
failed to connect to '192.168.1.13:8000': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.13:8888
failed to connect to '192.168.1.13:8888': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$

yes, i got the ip from the ifconfig command on termux 32bit if you are wondering

glad you helped me :)

Edited by Ducdanh Nguyen
the host arch is x86 64 bit if you are wondering
Posted (edited)

here is the ouput : @Nick A

Quote

passisdanhdanhdanh123@vmlmdanh:~$ cd Android_boot_image_editor
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$ sudo adb connect 192.168.1.13:5037
[sudo] password for passisdanhdanhdanh123:                
* daemon not running; starting now at tcp:5037
* daemon started successfully
failed to connect to '192.168.1.13:5037': Connection refused
passisdanhdanhdanh123@vmlmdanh:~/Android_boot_image_editor$

 

Edited by Ducdanh Nguyen
Posted (edited)

hello @Nick A, have you read the last post i posted? When i was messing around on my box, i saw that the box only have 1200mhz freqency (note that this is allwinner h313)

while h313 max freq is 1350mhz, and mine is 1200mhz, is the h313 nerfed by the firmware? Or anything else?

 

edit: full cpu formation here

Edited by Ducdanh Nguyen

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines