[HELP] Bricked my X96MINI
[mention]bumerc[/mention]
I managed to boot the tecovery twrp from usb
I made wipe / data and wipe / cache
but it doesn't start the same, isn't wiping from twrp the same thing?
not even the stock you linked to me works, it gets stuck in the boot like this

I managed to boot the tecovery twrp from usb
I made wipe / data and wipe / cache
but it doesn't start the same, isn't wiping from twrp the same thing?
not even the stock you linked to me works, it gets stuck in the boot like this
-
- Administrator & Developer
- Posts: 1551
- Joined: Tue Oct 02, 2018 6:19 pm
- Has thanked: 211 times
- Been thanked: 334 times
It's not good, maybe flash memory cells are damaged. I have made a small update, use sdc_burn method - important -> before flashing put a "2" in the "erase_flash" line, this value should enable scrub for the nand memory and thus fix the memory cells.. To edit the *.ini file please use only <unix-capable editor>
Code: Select all
[common]
erase_bootloader = 1
erase_flash = 2
reboot =
[mention]bumerc[/mention]
Nothing to do, don't install the rom it fails the installation
I modified the .ini file and copied the rom you posted as you indicated to me, but nothing
Do you mean my nand memory is broken?
Have you modified the rom for nand memory? because in the rom you posted to me there is not written in the name
s905w_atvXperience_mlc_v2ff.img
The problem that not even the Roma stock works, at least in that way worked, not very well but it worked
My fault
But really thanks for the patience bumerc
Nothing to do, don't install the rom it fails the installation
I modified the .ini file and copied the rom you posted as you indicated to me, but nothing
Do you mean my nand memory is broken?
Have you modified the rom for nand memory? because in the rom you posted to me there is not written in the name
s905w_atvXperience_mlc_v2ff.img
The problem that not even the Roma stock works, at least in that way worked, not very well but it worked
My fault
But really thanks for the patience bumerc
-
- Administrator & Developer
- Posts: 1551
- Joined: Tue Oct 02, 2018 6:19 pm
- Has thanked: 211 times
- Been thanked: 334 times
The ROM name contains "mlc" (mlc nand), that's right. Strange is that the instalation fails .. Which editor did you use? If you could create a uart connection, we would have been able to flash each partition individually and see the errors