-
Posts
58 -
Joined
-
Last visited
Reputation Activity
-
Ducdanh Nguyen reacted to AndroidNewbie in mxq pro 4k 5g allwinner h313 can't sd card boot
hello everyone!! I have the same box here, it's says that it's 8gb 128gb, but real specs is 1gb of ram and 8gb of rom, any help? Thanks!
-
Ducdanh Nguyen reacted to Sergey Lepeshkin in mxq pro 4k 5g allwinner h313 can't sd card boot
@Ducdanh Nguyen, if you mean usb<->uart converter, virtually anything with cmos/ttl 3.3v. i/o levels (5v. probably is fine too) will work. Based on ch340 or pl2303 or cp2101 or some FTDI chips - all they should work. But don't use usb<->rs232 converters or COM port directly.
If you talking about soldering some sort of connector to tv box board, then I can't suggest anything, except some straight separate pin. This test points are just separate pads and they don't suit any of connectors I familiar with. IMO better way is to solder thin flexible wires (preferably in PTFE or silicone insulation) to the board, and then solder any kind of connector to them.
You need uart connected only if you wish to interact by it means with tv box. Through uart you can interact with u-boot bootloader, inspect kernel output and have access to shell console with 'su' enabled. But, just to simply boot tv box, you don't need uart.
-
Ducdanh Nguyen reacted to Sergey Lepeshkin in mxq pro 4k 5g allwinner h313 can't sd card boot
@Ducdanh Nguyen, about uart: just find someone with soldering skills - it's deal of 3 minutes to solder 3 wires.
Screenshots: all them taken from one tv box. I've found recovery menu only once - when accidentally flashed update.zip with system and vendor partitions taken from other tv box (also HiSilicon-based). After flashing, something went wrong while starting Android, and box automatically rebooted to recovery.
-
Ducdanh Nguyen reacted to Sergey Lepeshkin in mxq pro 4k 5g allwinner h313 can't sd card boot
@Ducdanh Nguyen, I don't understand how you could use electrical (insulation?) tape to connect to test points... Nevertheless, all you need is a good electrical contact between wires and test points. Means has no matter. Beware: signal levels is 3.3V. Do not connect directly to RS232 interface!
What about flashing my modified update.zip - don't worry. It doesn't alter partition table, bootloader and backup partition. If something goes wrong, or you just want original firmware back - just connect power while holding button near "A/V" jack. This will start reflashing using your original update.zip, located in backup partition.
If you want to extract your original update.zip from backup partition, simplest way to do this is using uart. Connect uart to pc, boot tv box normally, open serial port on pc (115200/8/n/1), issue 'su' command, mount /backup and copy /backup/update.zip anywhere you want.
About laptop - I don't understand, how it's related to this discussion... If you want to compile armbian using it - go ahead. It doesn't matter what cpu architecture or type of memory it uses. All you need is correct toolchain, which suits our tv box SoC.
-
Ducdanh Nguyen reacted to Sergey Lepeshkin in mxq pro 4k 5g allwinner h313 can't sd card boot
If someone interested on this tv box: I've managed to download original firmware image (update.zip) from backup partition.
Also I cleaned it from malware (at least I think so) and packed as modified update.zip.
Files are located here: https://drive.google.com/drive/folders/1etPmH8ZG4UtPHI3Vf1U9MUHl5_gK_s-E
Further info available here (in Russian): https://4pda.to/forum/index.php?showtopic=1016510&view=findpost&p=139209499
-
Ducdanh Nguyen reacted to Gallahad in mxq pro 4k 5g allwinner h313 can't sd card boot
i too am facing this problem, i bought this box for round 1500 inr with armbian in mind i thought it would be h3 but it was h313 and then i also noticed that the fonts looked different on the soc, well here i am. the main purpose for this purchase was installing armbian to run home assistant server but that aint gonna happen and raspberry pi's and other alternatives are too expensive still not what i bought it for but yeah gotta live with it now btw any updates on this
-
Ducdanh Nguyen reacted to Sergey Lepeshkin in mxq pro 4k 5g allwinner h313 can't sd card boot
No, he's problem is much more simpler. He have JTAG and UART wired on his board, so it's not a problem to do virtually anything with his box.
Are you sure? Have you successfully connected adb on PC to this tv box using usb cable?
-
Ducdanh Nguyen reacted to SteeMan in mxq pro 4k 5g allwinner h313 can't sd card boot
A google search indicates that the MXQ Pro 4K 5G often uses a RK3229 quad-core CPU
-
Ducdanh Nguyen reacted to Nick A in mxq pro 4k 5g allwinner h313 can't sd card boot
@Ducdanh Nguyen without a axp chip I’m pretty sure you don’t have a h313. You’re going to have research your box on your own. Sorry but I’m too busy.
-
Ducdanh Nguyen reacted to Nick A in mxq pro 4k 5g allwinner h313 can't sd card boot
@Ducdanh Nguyen it should work.
https://developer.android.com/tools/adb
-
Ducdanh Nguyen reacted to Nick A in mxq pro 4k 5g allwinner h313 can't sd card boot
@Ducdanh Nguyen I don’t write the mainline linux kernel or patches. You should ask the sunxi developers or Piotr Oniszczuk aka warpme.
Allwinner does not support open source mainline Linux. Most of the work is reversed engineered by a very few smart people that give their free time to Linux community.
Android uses a very old modified Linux kernel so it takes a lot of work to update drivers. Sometimes these drivers have no source code or documentation.
tv boxes are a whole different beast. Components are cheap. If you buy the same model tv box they might have different wifi, memory, emmc chips and sometimes the cpu is not allwinner at all.
if you want to have a perfect running tv box you’ll need to learn how to tweak the dts and edit the Linux kernel source code.
https://oftc.catirclogs.org/linux-sunxi/2025-08-24
https://github.com/warpme
-
Ducdanh Nguyen reacted to Nick A in mxq pro 4k 5g allwinner h313 can't sd card boot
Connect using 5037
-
Ducdanh Nguyen reacted to Nick A in mxq pro 4k 5g allwinner h313 can't sd card boot
Start reading here..
-
Ducdanh Nguyen reacted to ccs1664 in mxq pro 4k 5g allwinner h313 can't sd card boot
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
-
Ducdanh Nguyen reacted to Nick A in mxq pro 4k 5g allwinner h313 can't sd card boot
@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.
