[phpBB Debug] PHP Warning: in file [ROOT]/ext/spaceace/ajaxchat/controller/chat.php on line 220: Trying to access array offset on value of type bool
atvXperience : The Forum • [RELEASE] TWRP Recovery for S905W - Page 5
Page 5 of 6

[RELEASE] TWRP Recovery for S905W

Posted: Sun Jun 14, 2020 10:24 am
by ph086
bumerc wrote: Sun Jun 14, 2020 7:45 am [mention]ph086[/mention]

Code: Select all

 Not match any dtb.
start dts,buffer=0000000001000000,dt_addr=0000000001000000
check_valid_dts: FDT_ERR_BADMAGIC
get_partition_from_dts: -9
ERR(../drivers/usb/gadget/v2_burning/v2_common/optimus_download.c)L761:Failed at                                                                           get_partition_from_dts
ERR(../drivers/usb/gadget/v2_burning/v2_sdc_burn/optimus_sdc_burn.c)L663:Fail to                                                       
during flashing, dtb is loaded into the RAM memory at 0x1000000 (dtb_mem_addr), nand memory is initialized and then partitioned, only then are all other partitions written to the already partitioned memory area of ​​u-boot. In your case, dtb is not found because it appears to have not been configured or configured incorrectly in image.cfg, and optimus_download.c driver returns the error.

1. Copy _aml_dtb.PARTITION to the same SD card by hand (unpack the IMG beforehand)
2 DO NOT connect your box to HDMI cables and only leave uart connected
3. Cancel the autoboot, press ENTER or spacebar as soon as you have connected the box to the mains.
4. Now execute the following commands in the uboot terminal

Code: Select all

mmcinfo
fatload mmc 0 ${loadaddr} _aml_dtb.PARTITION
store dtb write ${loadaddr}
store erase boot
reset
After the reset command the flash process (sdc_burn) starts automatically, wait until it is completely finished

erase flash -- erase in force YES
With this option you delete the MAC address of your box, use option "1", normal „flash erase“
Hi
BIG Thanks for you help and Patients with me.

Will I unpack the _aml_dtb.ini and UBoot.bin as well ?

[RELEASE] TWRP Recovery for S905W

Posted: Wed Jun 17, 2020 10:22 pm
by bumerc
ph086 wrote: Sun Jun 14, 2020 10:24 am Will I unpack the _aml_dtb.ini and UBoot.bin as well ?
All IMG files are extracted, but you only need _aml_dtb.PARTITION

[RELEASE] TWRP Recovery for S905W

Posted: Tue Aug 25, 2020 12:06 am
by oljakarleusa
Will this work on p281 boards?

[RELEASE] TWRP Recovery for S905W

Posted: Tue Aug 25, 2020 4:48 am
by em3ka

[RELEASE] TWRP Recovery for S905W

Posted: Tue Aug 25, 2020 9:50 am
by oljakarleusa
Thank you so much. I've unbricked my device. I was previously stuck on logo everytime I've entered recovery mode.

[RELEASE] TWRP Recovery for S905W

Posted: Sat Sep 19, 2020 8:45 pm
by weesa82
I really wish someone hd clearer instructions on how to do this :(

[RELEASE] TWRP Recovery for S905W

Posted: Fri Oct 16, 2020 1:59 pm
by Ramaga
Здравствуйте. а есть у кого нибудь TWRP на amlogic p21x ?, если есть ? то скиньте пожалуйста. (спасибо).
SPOILER
SPOILER_SHOW
Hello. Does anyone have a TWRP on amlogic p21x? If so? then throw it off please. (thanks).
modEDIT:
English please, and search through topic, your question was already answered..

[RELEASE] TWRP Recovery for S905W

Posted: Thu Oct 29, 2020 1:44 pm
by erencnglc
is this twrp compatible with all s905w devices i have hiremco nitro s2 i think same devices with x96 mini
link is dead can you upload again please

[RELEASE] TWRP Recovery for S905W

Posted: Fri Nov 13, 2020 8:18 pm
by abhi281
I am using atvx version 4.2.1 now on Tanix TX3 Mini device. Will it work for me?? I badly need TWRP...

[RELEASE] TWRP Recovery for S905W

Posted: Thu Nov 19, 2020 3:36 pm
by behero
recoveryS905w.img
VS
twrp.img
?