Hello everyone!
I have TV box MX10 based on RK3328.
It freezes on the manufacturer's label on boot.
So I need to update the firmware. I followed the instructions from 1st post but didn't get success.
When I run "Erase eMMC" it change modal windows with messages very fast and at the end shows "Successfully done". The same when I run "Write new image". It shows immediately that it is flashed.
I have run the shell and checked `dmesg` and found there errors like "group start error -110, status 0x0".
What does it mean?
Then I installed "rkdeveloptool" and followed steps from this thread:
- ld - I see TV box in Loader mode
- rd 3 - switch to Maskrom mode
- dd loader.bin - done
- wl 0x0 armbian.img - done
- rd - toexit
when I run tv box I got the same freeze on logo and that's all
Is eMMC died? or?