[HELP] Bricked my X96MINI

TX3 Mini, X96 Mini, W95 to name a few...
feloixxx
Verified Member
Posts: 24
Joined: Fri Nov 22, 2019 10:47 pm
Answers: 0
Been thanked: 1 time

#31

here
feloixxx
Verified Member
Posts: 24
Joined: Fri Nov 22, 2019 10:47 pm
Answers: 0
Been thanked: 1 time

#32

Sorry I had to make a .rar file it didn't load the file in .img
You do not have the required permissions to view the files attached to this post.
feloixxx
Verified Member
Posts: 24
Joined: Fri Nov 22, 2019 10:47 pm
Answers: 0
Been thanked: 1 time

#33

[mention]bumerc[/mention]
Good evening, sorry if I bother you
Is the file I sent you all right?
bumerc
Administrator & Developer
Posts: 1551
Joined: Tue Oct 02, 2018 6:19 pm
Answers: 0
Has thanked: 211 times
Been thanked: 334 times

#34

I'm not sure, but this build does not seem to contain a nftl driver. I'll check again why the mlc_nand build does not work
feloixxx
Verified Member
Posts: 24
Joined: Fri Nov 22, 2019 10:47 pm
Answers: 0
Been thanked: 1 time

#35

[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 :frowning2: :frowning2:
bumerc
Administrator & Developer
Posts: 1551
Joined: Tue Oct 02, 2018 6:19 pm
Answers: 0
Has thanked: 211 times
Been thanked: 334 times

#36

feloixxx wrote: Thu Nov 28, 2019 2:35 pm 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?
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 =
download
feloixxx
Verified Member
Posts: 24
Joined: Fri Nov 22, 2019 10:47 pm
Answers: 0
Been thanked: 1 time

#37

[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
bumerc
Administrator & Developer
Posts: 1551
Joined: Tue Oct 02, 2018 6:19 pm
Answers: 0
Has thanked: 211 times
Been thanked: 334 times

#38

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
bumerc
Administrator & Developer
Posts: 1551
Joined: Tue Oct 02, 2018 6:19 pm
Answers: 0
Has thanked: 211 times
Been thanked: 334 times

#39

bumerc wrote: Fri Nov 29, 2019 12:37 pm Do you mean my nand memory is broken?
Maybe.. that's why a scrub should be run instead of erase
feloixxx
Verified Member
Posts: 24
Joined: Fri Nov 22, 2019 10:47 pm
Answers: 0
Been thanked: 1 time

#40

I used gVim from windows is not good?
Post Reply