Question Searching for anyone with a DN2103 EU 128GB to extract the Scatter file - OnePlus Nord 2 5G

Sooo, I fcked up again.
I've locked the bootloader without the OEM unlocked checked in the developer settings.
I'm now trying to restore the phone through SP Flash tool, but I need the scatter file.
I've found this post with a linked scatter file, but I've also found this article with instructions to extract the precise scatter file from your phone, so I'd like to try with the article first.
So I'm searching for any good samaritan with a DN2103 EU 128GB that would extract his scatter files for the community.
You can be rooted and everything, it makes no difference. The article is pretty short and straight forward to follow. The requirements are to have the usual Adb & Mtk drivers installed and the MTK Droid tool available to download directly from here.
Thanks in advance

Raygen said:
Sooo, I fcked up again.
I've locked the bootloader without the OEM unlocked checked in the developer settings.
I'm now trying to restore the phone through SP Flash tool, but I need the scatter file.
I've found this post with a linked scatter file, but I've also found this article with instructions to extract the precise scatter file from your phone, so I'd like to try with the article first.
So I'm searching for any good samaritan with a DN2103 EU 128GB that would extract his scatter files for the community.
You can be rooted and everything, it makes no difference. The article is pretty short and straight forward to follow. The requirements are to have the usual Adb & Mtk drivers installed and the MTK Droid tool available to download directly from here.
Thanks in advance
Click to expand...
Click to collapse
I am in the same pool I think u followed sarkarya to relock the bootloader ?
There is. Scatter file available in boot IMG corrupt thread
https://forum.xda-developers.com/attachments/mt6893_android_scatter-txt.5439391/
That works for me but it's working on specific version of sp. Flash tool 5.21,but I don't have indian firmware to falsh via sp. Falsh.
Also I tried to flash only stock boot img but it's showing lots of errors.
U have any idea

pankspoo said:
I am in the same pool I think u followed sarkarya to relock the bootloader ?
There is. Scatter file available in boot IMG corrupt thread
https://forum.xda-developers.com/attachments/mt6893_android_scatter-txt.5439391/
That works for me but it's working on specific version of sp. Flash tool 5.21,but I don't have indian firmware to falsh via sp. Falsh.
Also I tried to flash only stock boot img but it's showing lots of errors.
U have any idea
Click to expand...
Click to collapse
To just flash boot you can use this tool https://github.com/bkerler/mtkclient It works well for that. (I reccomend you to downlaod the already compiled .iso for the installation)
Sadly the unlock features of this tool does not work for the OPN2, but I've opened an Issue on the GitHub thread about it, we'll see what can be done

Raygen said:
To just flash boot you can use this tool https://github.com/bkerler/mtkclient It works well for that. (I reccomend you to downlaod the already compiled .iso for the installation)
Sadly the unlock features of this tool does not work for the OPN2, but I've opened an Issue on the GitHub thread about it, we'll see what can be done
Click to expand...
Click to collapse
Did u solved issue?

pankspoo said:
Did u solved issue?
Click to expand...
Click to collapse
Nope, the bootloader unlock feature of that tool doesn't work with the OPN2 still.

Raygen said:
Nope, the bootloader unlock feature of that tool doesn't work with the OPN2 still.
Click to expand...
Click to collapse
So u r stucked like me sp falsh tool is last option I think?

Related

[Q] How to extract boot.img from my device?

Is it specific for each device? Or does it depend only on finding the correct partition/block to be extracted?
Could you point me to further readings about that?
Thanks.
It is at least device specific, for extracting the bootimage, check this http://forum.xda-developers.com/showthread.php?t=1951426
Sent from my Acer Cloudmobile S500
IF YOU THINK I MADE SOME SENSE, PLEASE HIT THE THANK BUTTON !!!
What if everything is an illusion, and nothing exists?
In that case, I definitely overpaid my carpet....!
DopeyTheOne said:
It is at least device specific, for extracting the bootimage, check this http://forum.xda-developers.com/showthread.php?t=1951426
Sent from my Acer Cloudmobile S500
IF YOU THINK I MADE SOME SENSE, PLEASE HIT THE THANK BUTTON !!!
What if everything is an illusion, and nothing exists?
In that case, I definitely overpaid my carpet....!
Click to expand...
Click to collapse
Well, that link is to proceed AFTER you have boot.img at hand. I want to find a way to extract it from my phone (assuming default.prop can be changed in there).
Thanks.
When you make a back up with CWM, you have a copy of your bootimage in the clockworkmod map, not?
That's the thing ... I am trying to figure out how to get that backup in hand at first.
Currently, following the method in http://droidcore.blogspot.com.br/2012/12/how-to-edit-initrc-in-android.html
It seems to use the same scripts as cited in your link.
Will post results afterwards.
Don't make things more complicated as they are. If you just install CMW recovery (or TWRP for that matter) for your device, you have your full backup in minutes, including one of your bootimage, then use the script from my first post.
I managed to find boot.img, made the necessary changes, sent it back to device (used MPK Rom Studio and SP Flash Tool).
The problem is, the reason I want to change boot.img is to root my device. I thought that disabling ro.secure, I would be able to do so. But I couldn't.
I believe cmw recovery, or twrp, both need my phone to be rooted, no?
MrCabana said:
I managed to find boot.img, made the necessary changes, sent it back to device (used MPK Rom Studio and SP Flash Tool).
The problem is, the reason I want to change boot.img is to root my device. I thought that disabling ro.secure, I would be able to do so. But I couldn't.
I believe cmw recovery, or twrp, both need my phone to be rooted, no?
Click to expand...
Click to collapse
I used a CWM image to root my device. Booted up with that image, and flashed SU....after that you can use su, and apparantly, with the changes you made with your bootimage...you'll be like God on your phone
Sent from my S500 using xda app-developers app
I have the same problem, I need the boot image of my device to root it using magisk manager, but I can't find it.
Help!!!!!
Hey simply extract the boot.img from the stock firmware if your device is not rooted......
I think this only possible when you have root..
It is also not possible with adb without root...so
If your device is rooted with magisk then untouched boot.img is placed in /data folder as stock.xxxx.gz format and simply extract it....
If your device is rooted with one click root apps then download kernel auditor app and select backup option and the boot.img will be available in android/data/ kernel auditor specific folder....
Hope this help
Edit:- If your device is Mediatek, using SP Flash Tool you can readback. If you have Snapdragon, then bkerler's edl tool can readback. (No need of root)
HemanthJabalpuri said:
Hey simply extract the boot.img from the stock firmware if your device is not rooted......
If your device is rooted with magisk then untouched boot.img is placed in /data folder as stock.xxxx.gz format and simply extract it....
If your device is rooted with one click root apps then download kernel auditor app and select backup option and the boot.img will be available in android/data/ kernel auditor specific folder....
Hope this help
Click to expand...
Click to collapse
Do you mean the stock firmware on the device, where is this located? or do you mean from the vendors web page?
bromeara said:
Do you mean the stock firmware on the device, where is this located? or do you mean from the vendors web page?
Click to expand...
Click to collapse
Bro it mean download the firmware from internet for your mobile and simply extract it...
Then you can find the boot.img
HemanthJabalpuri said:
Bro it mean download the firmware from internet for your mobile and simply extract it...
Then you can find the boot.img
Click to expand...
Click to collapse
Alright thank you. I'm fairly new to the android ecosystem and to boot I'm working on a Fire tablet so its running fireos and amazon doesn't really make it easy to touch their code
think he is facing the same situation as mine, for hk version of htc u12+, its hard to find the proper RUU or firmware from internet. Just wanna know the method of ...pulling the boot.img directly from device. Thanks in advance for any assistance.
HemanthJabalpuri said:
Bro it mean download the firmware from internet for your mobile and simply extract it...
Then you can find the boot.img
Click to expand...
Click to collapse
Vita.T said:
Just wanna know the method of ...pulling the boot.img directly from device. Thanks in advance for any assistance.
Click to expand...
Click to collapse
Hey simply extract the boot.img from the stock firmware if your device is not rooted......
I think this only possible when you have root..
It is also not possible with adb without root...so
If your device is rooted with magisk then untouched boot.img is placed in /data folder as stock.xxxx.gz format and simply extract it....
If your device is rooted with one click root apps then download kernel auditor app and select backup option and the boot.img will be available in android/data/ kernel auditor specific folder....
Hope this help
Edit:- If your device is Mediatek, using SP Flash Tool you can readback. If you have Snapdragon, then bkerler's edl tool can readback. (No need of root)
HemanthJabalpuri said:
Bro it mean download the firmware from internet for your mobile and simply extract it...
Then you can find the boot.img
Click to expand...
Click to collapse
It's not that simple though, firmware comes in KDZ extension..have to extract using Extraction tool & even then extracted files are in .BIN extension..Boot.img is not available immediately after DZ extraction
dano.556 said:
It's not that simple though, firmware comes in KDZ extension..have to extract using Extraction tool & even then extracted files are in .BIN extension..Boot.img is not available immediately after DZ extraction
Click to expand...
Click to collapse
Ok....
I am assuming that the op has a samsung device....
Same Problem
Loku_kika said:
I have the same problem, I need the boot image of my device to root it using magisk manager, but I can't find it.
Help!!!!!
Click to expand...
Click to collapse
The Boot Image for oppo ax7 isn't available so i am trying to find aswell, OR i need help: taking the boot.img off my unrooted, non bootloader unlocked phone. Or extracting it from the stock ROM, unfortunately i'm not ble to open oppo's OFP file.
Lloydster said:
The Boot Image for oppo ax7 isn't available so i am trying to find aswell, OR i need help: taking the boot.img off my unrooted, non bootloader unlocked phone. Or extracting it from the stock ROM, unfortunately i'm not ble to open oppo's OFP file.
Click to expand...
Click to collapse
just google "Latest Software Version for OPPO OPPO AX7" and go to the Software Updates page on oppo-uk.custhelp.com. Download 2.4GB ozip file (like CPH1903EX_11_OTA_0210_all_oStq7F7jxqfF.ozip) and unpackit with 7zip program. You'll find boot.img inside .ozip file.
I do not have root, there is no recovery or rom for my phone, Can I extract the boot.img from my phone storage, to patch it with Magisk?

Root for Asus Zenfone 3 Max

Hello,
I've been recently trying to root my Asus Zenfone 3 Max (ZC520TL) using SP Flash tool,
however, I haven't found the correct scatter file for my device. Does anyone know where
I could find a MT6737 scatter file? Thanks in advance!
Hi. From my experience, correct scatter files that work (not just any random scatter file) reside in a ROM/Firmware zip.
Doing a little searching, I found that you can download stock firmware for you device from Asus officially. They offer them in the support section.
Here is the link: https://www.asus.com/us/Phone/ZenFone-3-Max-ZC520TL/HelpDesk_Download/
Should you download the official firmware specific to your device and unzip the file, (in all probability) you will also find the correct scatter file which you are looking for (something like xxxxx_scatter_file.txt).
(also keeping in place a stock rom is never but never a bad idea )
However... You mentioned that you need the scatter file to root??? I have not any idea as to why you would need SP Flash tool for any other reason than flashing stock.
Unless you are flashing full custom rom which cannot be flashed through recovery perhaps?
Anyway... Good luck!!!
Thanks for the quick response!
r&xp said:
Hi. From my experience, correct scatter files that work (not just any random scatter file) reside in a ROM/Firmware zip.
Doing a little searching, I found that you can download stock firmware for you device from Asus officially. They offer them in the support section.
Here is the link:
Should you download the official firmware specific to your device and unzip the file, (in all probability) you will also find the correct scatter file which you are looking for (something like xxxxx_scatter_file.txt).
(also keeping in place a stock rom is never but never a bad idea )
However... You mentioned that you need the scatter file to root??? I have not any idea as to why you would need SP Flash tool for any other reason than flashing stock.
Unless you are flashing full custom rom which cannot be flashed through recovery perhaps?
Anyway... Good luck!!!
Click to expand...
Click to collapse
I needed the Flash tool because I was trying to flash TWRP, and from there install superuser. I did as you said, but when I tried loading the scatter file
the program recognized it as invalid. A huge thanks for the help though!!!
mcAlex42 said:
I needed the Flash tool because I was trying to flash TWRP, and from there install superuser. I did as you said, but when I tried loading the scatter file
the program recognized it as invalid. A huge thanks for the help though!!!
Click to expand...
Click to collapse
Ok... No worries!! We will probably figure it out in the end.
By the way, I am not sure I understand exactly how you were going to use SP Flashtool to flash TWRP. From my experience it does not work that way. You need platform tools (adb and fastboot).
platform tools here ----> https://developer.android.com/studio/releases/platform-tools.html
It is with these that you will unlock bootlader, and after bootloader is unlocked, first flash supersu, install busybox and lastly flash twrp.
Please look at my how-to root and twrp section. It is not for your device, but it will give you a good idea of the process: https://forum.xda-developers.com/android/help/lenovo-tab-3-8-tb3-850f-unbrick-root-t3598727
Please also check your private messages. I am sending you some links you might find helpful.

TWRP

Hey please can someone give me a link to the newest twrp wit scatter file for flashing? I've been on the official site and for it but there was no scatter file... Seems impossible to find, thanks anyone who can help =)
Pikachu666 said:
Hey please can someone give me a link to the newest twrp wit scatter file for flashing? I've been on the official site and for it but there was no scatter file... Seems impossible to find, thanks anyone who can help =)
Click to expand...
Click to collapse
scatter file is the one included in every stock rom that is flashable to sp flash tools, when you load the scatter file, it loads a list of partitions and it allows you to flash files onto those partition, in thus case you needed the partition table to flash the recovery, so you need to load the scatter file that is found on any stock rom made for flash tools
haidar123 said:
scatter file is the one included in every stock rom that is flashable to sp flash tools, when you load the scatter file, it loads a list of partitions and it allows you to flash files onto those partition, in thus case you needed the partition table to flash the recovery, so you need to load the scatter file that is found on any stock rom made for flash tools
Click to expand...
Click to collapse
Sorry I don't get it, well do you have link for the zip file for that then?
Pikachu666 said:
Sorry I don't get it, well do you have link for the zip file for that then?
Click to expand...
Click to collapse
twrp can be found here: https://twrp.me/devices/elephonep9000.html
for the scatter file you need to download the rom you are currently on unzip it and in the rom there will be a file called MT6755_Android_scatter.txt or something along the lines of that
haidar123 said:
twrp can be found here:
for the scatter file you need to download the rom you are currently on unzip it and in the rom there will be a file called MT6755_Android_scatter.txt or something along the lines of that
Click to expand...
Click to collapse
I have tried a different way no via cmd with adb...
And I followed the steps meticulously - unlocked bootloader etc, but I get to the "writing recovery part" -
And it says FAILED (remote not allowed in locked state)
I don't get it! =(
I have unlocked bootloader, I have installed drivers, I did EVERYTHING...
Any advice?
Pikachu666 said:
I have tried a different way no via cmd with adb...
And I followed the steps meticulously - unlocked bootloader etc, but I get to the "writing recovery part" -
And it says FAILED (remote not allowed in locked state)
I don't get it! =(
I have unlocked bootloader, I have installed drivers, I did EVERYTHING...
Any advice?
Click to expand...
Click to collapse
Go to spflash tools click scatter loading file and find the file in the rom you have downloaded then select it. Then uncheck everything and click on recovery and select the twrp.img. turn your phone off press download and connect your phone
haidar123 said:
Go to spflash tools click scatter loading file and find the file in the rom you have downloaded then select it. Then uncheck everything and click on recovery and select the twrp.img. turn your phone off press download and connect your phone
Click to expand...
Click to collapse
I only have a twrp img file
I don't have anything that is a scatter file - When I downloaded twrp img from the official site it came with no scatter file and I don't know how to obtain it =(
Pikachu666 said:
I only have a twrp img file
I don't have anything that is a scatter file - When I downloaded twrp img from the official site it came with no scatter file and I don't know how to obtain it =(
Click to expand...
Click to collapse
for the scatter file you need to download the rom you are currently on unzip it and in the rom there will be a file called MT6755_Android_scatter.txt or something along the lines of that
Go to settings > about phone and tell me build number and i will find you a link to the rom which will contain scatter file
haidar123 said:
for the scatter file you need to download the rom you are currently on unzip it and in the rom there will be a file called MT6755_Android_scatter.txt or something along the lines of that
Go to settings > about phone and tell me build number and i will find you a link to the rom which will contain scatter file
Click to expand...
Click to collapse
I don't have a rom, sorry i'm abit of a noob...
but my phone build Elephone_P9000_20170904
Pikachu666 said:
I don't have a rom, sorry i'm abit of a noob...
but my phone build Elephone_P9000_20170904
Click to expand...
Click to collapse
http://bbs.elephone.hk/thread-13874-1-1.html#.WbE_GKhSyUl
this link contains the rom you require and instructions
haidar123 said:
http://bbs.elephone.hk/thread-13874-1-1.html#.WbE_GKhSyUl
this link contains the rom you require and instructions
Click to expand...
Click to collapse
Thank you, if I do manage to install twrp and supersu,
will it factory reset my phone?
Or do I keep all apps settings amd just carry on, with the only difference being root?
Pikachu666 said:
Thank you, if I do manage to install twrp and supersu,
will it factory reset my phone?
Or do I keep all apps settings amd just carry on, with the only difference being root?
Click to expand...
Click to collapse
If you uncheck everything and change the recovery to twrp then it will keep everything if you leave all boxes checked then everything will be deleted.
haidar123 said:
http://bbs.elephone.hk/thread-13874-1-1.html#.WbE_GKhSyUl
this link contains the rom you require and instructions
Click to expand...
Click to collapse
haidar123 said:
If you uncheck everything and change the recovery to twrp then it will keep everything if you leave all boxes checked then everything will be deleted.
Click to expand...
Click to collapse
Okay so got all that. now on sp tools when i plug phone in after download, it doesnt do anything...
Ive tried it with phone off and phone on. Doesnt acknowledge its plugged in on the flash tool
Pikachu666 said:
Okay so got all that. now on sp tools when i plug phone in after download, it doesnt do anything...
Ive tried it with phone off and phone on. Doesnt acknowledge its plugged in on the flash tool
Click to expand...
Click to collapse
The drivers havent been installed correctly. The link i sent before will show how to install them.
haidar123 said:
The drivers havent been installed correctly. The link i sent before will show how to install them.
Click to expand...
Click to collapse
Im following the tutorial but it doesnt work for me how it did on the tutorial, when I install nothing happens, and when I plug in turned off phone nothing happens.
Pikachu666 said:
Im following the tutorial but it doesnt work for me how it did on the tutorial, when I install nothing happens, and when I plug in turned off phone nothing happens.
Click to expand...
Click to collapse
If your're on windows 10 try finding a machine with windows 7 or xp. If not search the internet and there will be other guides. It took me quite a while to get the drivers to work on windows 10 i cant remember how i did it
haidar123 said:
If your're on windows 10 try finding a machine with windows 7 or xp. If not search the internet and there will be other guides. It took me quite a while to get the drivers to work on windows 10 i cant remember how i did it
Click to expand...
Click to collapse
I ran the installer and it stated that it had installed the mediatek drivers, but in device manager it is not there. SO frustrating lol, gonna try manually install from legacy
haidar123 said:
If your're on windows 10 try finding a machine with windows 7 or xp. If not search the internet and there will be other guides. It took me quite a while to get the drivers to work on windows 10 i cant remember how i did it
Click to expand...
Click to collapse
Still no luck, I get a device cannot start code 10
Pikachu666 said:
Still no luck, I get a device cannot start code 10
Click to expand...
Click to collapse
https://forum.xda-developers.com/elephone-p9000/how-to/how-to-guideline-install-mtk-drivers-t3344042
haidar123 said:
https://forum.xda-developers.com/elephone-p9000/how-to/how-to-guideline-install-mtk-drivers-t3344042
Click to expand...
Click to collapse
Okay so, I have now got twrp downloaded.
I have supersu on my internal storage.
Now I press volup + power to enter twrp recovery - no does not work I just get elephone logo, then I release power and get no command?
Ive came so far and now am stuck again lol

Looking for step by step guide to UNROOT

Hi there,
I used various ROMs and wanted to show appreciation to all developers for their work. Unfortunately, i use several apps that do not work well with unrooted Poco F1. What are the steps to unroot and go back to stock version of phone? I've tried the guide that uses Mi Flash tool but I cannot make it work. Is there a guide to unistall twrp, lock bootloader and how to flash stock stable rom in order to get OTA updates and phone as when it comes out of the box?
Many thanks to who will help me.
Manuel
no one?
I don't know about locking the bootloade, but for unrooting maybe just flash stock global rom without disabling forced encryption
Dedalus73 said:
Hi there,
I used various ROMs and wanted to show appreciation to all developers for their work. Unfortunately, i use several apps that do not work well with unrooted Poco F1. What are the steps to unroot and go back to stock version of phone? I've tried the guide that uses Mi Flash tool but I cannot make it work. Is there a guide to unistall twrp, lock bootloader and how to flash stock stable rom in order to get OTA updates and phone as when it comes out of the box?
Many thanks to who will help me.
Manuel
Click to expand...
Click to collapse
what was the problem with mi flash tool, it would be helpful to know. you did try flashing a fastboot image ?
As for unrooting if u clean flash any custom rom without flashing magisk ( basically if u don't root) all ur bank application would work.
anshu945 said:
what was the problem with mi flash tool, it would be helpful to know. you did try flashing a fastboot image ?
As for unrooting if u clean flash any custom rom without flashing magisk ( basically if u don't root) all ur bank application would work.
Click to expand...
Click to collapse
Mi flash tool always says error "couldn't find file flash_all_expect_system.bat"
Dedalus73 said:
Mi flash tool always says error "couldn't find file flash_all_expect_system.bat"
Click to expand...
Click to collapse
hi, u are trying to flash ota or recovery file using mi flash tool.
what u need is fastboot rom.
here --- https://en.miui.com/thread-3757763-1-1.html
if u need a guide with images to follow here u go -- http://en.miui.com/a-234.html
keep in mind u need to download the fastboot rom file not the recovery rom.
then extract the file and flash it.
and if u want to lock the bootloader too, then use " clean all and lock " option
it will restore ur phone to 100% stock and relock ur bootloader.
NEVER use the option 'flash factory' by mistake.
i hope i was clear enough if any doubt ask or search xda before proceeding.
if u need a guide with images to follow here u go --http://en.miui.com/a-234.html
anshu945 said:
hi, u are trying to flash ota or recovery file using mi flash tool.
what u need is fastboot rom.
here --- https://en.miui.com/thread-3757763-1-1.html
if u need a guide with images to follow here u go -- http://en.miui.com/a-234.html
keep in mind u need to download the fastboot rom file not the recovery rom.
then extract the file and flash it.
and if u want to lock the bootloader too, then use " clean all and lock " option
it will restore ur phone to 100% stock and relock ur bootloader.
NEVER use the option 'flash factory' by mistake.
i hope i was clear enough if any doubt ask or search xda before proceeding.
if u need a guide with images to follow here u go --http://en.miui.com/a-234.html
Click to expand...
Click to collapse
Sorry man, I've followed step by step as I did before and the Xiaomi flash doesn't work, same error as before.
Dedalus73 said:
Sorry man, I've followed step by step as I did before and the Xiaomi flash doesn't work, same error as before.
Click to expand...
Click to collapse
can u upload the image of the main folder u extracted or just list the contents.
how can .bat file be missing.
anshu945 said:
can u upload the image of the main folder u extracted or just list the contents.
how can .bat file be missing.
Click to expand...
Click to collapse
will do in 3 mins. downloading again the tgz file
Dedalus73 said:
will do in 3 mins. downloading again the tgz file
Click to expand...
Click to collapse
OK,
u might have to decompress it 2 times though i think, first u will get a zip file from the .tgz file then exrtract again.
anshu945 said:
OK,
u might have to decompress it 2 times though i think, first u will get a zip file from the .tgz file then exrtract again.
Click to expand...
Click to collapse
see screenshot
Dedalus73 said:
see screenshot
Click to expand...
Click to collapse
i don't see any problem here man. if u previously flashed from this folder it should always work.
u can try this tool https://forum.xda-developers.com/poco-f1/development/tool-tool-one-driverstwrpfactory-t3866189
i didn't use this tool for poco but used this guys tool for my A1 i think.
anshu945 said:
i don't see any problem here man. if u previously flashed from this folder it should always work.
u can try this tool https://forum.xda-developers.com/poco-f1/development/tool-tool-one-driverstwrpfactory-t3866189
i didn't use this tool for poco but used this guys tool for my A1 i think.
Click to expand...
Click to collapse
Ok...now it worked. Only difference is where I saved the extracted files, it worked by saving them on the desktop, it wouldn't work when I saved them under documents/PocoF1/Roms/
very very weird. Thanks for your patience and help. I'm usually good at following directions
Dedalus73 said:
Ok...now it worked. Only difference is where I saved the extracted files, it worked by saving them on the desktop, it wouldn't work when I saved them under documents/PocoF1/Roms/
very very weird. Thanks for your patience and help. I'm usually good at following directions
Click to expand...
Click to collapse
no worries man, win 10 does mess with us from time to time
Dedalus73 said:
see screenshot
Click to expand...
Click to collapse
pls give me that flash_all.bat
I have full guide here. https://forum.xda-developers.com/poco-f1/how-to/unbrick-flashing-stable-rom-pocophone-t3901152

TWRP for Cubot P50?

Hi, I've just bought a Cubot P50, it's a Chinese brand and seems more than decent for the price, I've rooted it with Magisk and I want to install TWRP on it but can't find anything for that brand. Has anyone came across a TWRP that might work on it?
Marko Lyno said:
Hi, I've just bought a Cubot P50, it's a Chinese brand and seems more than decent for the price, I've rooted it with Magisk and I want to install TWRP on it but can't find anything for that brand. Has anyone came across a TWRP that might work on it?
Click to expand...
Click to collapse
I have the same phone how did you root it ? If there a guide that is safe to use ? Thank you
Unlock the bootloader first, this step will factory reset your phone https://romprovider.com/unlock-bootloader-android/
On your PC:
1. Install Fastboot driver
2. Install MediaTek_Preloader_USB_VCOM_Drivers_Setup_Signed
3. Extract platform-tools
4. On your phone, Enable Developer Options, USB debugging and OEM Unlocking
5. Unlock bootloader (this step will factory reset your phone): Phone in fastboot mode, open command prompt on PC > fastboot devices > fastboot flashing unlock. Note this will cause the phone to show the "Orange State" warning on boot up. You can ignore this or remove it later.
(If device is unauthorised in ADB or Fastboot, go to Developer Options on phone, revoke USB debugging authorisation, disable then enable USB debugging. You should now get an authorisation confirmation dialogue when you try to connect with ADB/Fastboot. If not, type "adb kill-server", then "adb devices" or "adb start-server" in the command prompt).
6. Place boot.img on phone with USB file transfer (either from stock ROM, or read from phone using SP_Flash_Tool_v5.1924_Win) and patch it with Magisk v5.2. NO need to patch vbmeta.img
7. Transfer patched boot.img back to PC
8. Flash the patched boot.img to phone either with SP Flash Tool or Fastboot command in ADB (fastboot flash boot boot.img). Take care here, make sure it's the right image going to the right location and that ALL other files are de-selected, especially the preloader file, always de-select this when flashing any firmware unless you know what you're doing!
Phone is now rooted.
How to remove orange state warning on this device:
How to remove Orange, Yellow & Red state warnings on MTK
This guide will explain how to hide or remove Yellow, Red and Orange state warnings on a Mediatek Android device. Its ideal for those who feel irritated by constantly seeing these warnings on reboot.
www.hovatek.com
Edit: If you need a stock ROM for the phone it's here https://www.cubot.net/Support/id/78/cid/19.html#hh
Good evening, I would like to know if in the future it is possible to install a twrp with a custom rom?
Thank you have a nice day.
Good evening, I would like to know if in the future it is possible to install a twrp with a custom rom on the Cubot p50?
Thank you have a nice day.
Mark8:9 said:
Good evening, I would like to know if in the future it is possible to install a twrp with a custom rom on the Cubot p50?
Thank you have a nice day.
Click to expand...
Click to collapse
It is possible that in the future, developers may create custom ROMs and TWRP recoveries for the device, especially if it becomes popular among the Android community.
If a custom ROM and TWRP recovery becomes available for your device in the future, you will be able to flash it by following the instructions provided by the developer. Keep in mind that installing custom ROMs and recoveries comes with some risks, and it is important to backup your data and follow the instructions carefully to avoid damaging your device.
Good evening, can you tell me the correct procedure for how to Root the Cubot p50 smartphone? Thank you.
Mark8:9 said:
Good evening, can you tell me the correct procedure for how to Root the Cubot p50 smartphone? Thank you.
Click to expand...
Click to collapse
Well if you really want to know that, surely you would have read the entire thread? It's not that long. I gave complete instructions 5 posts up
Marko Lyno said:
Well if you really want to know that, surely you would have read the entire thread? It's not that long. I gave complete instructions 5 posts up
Click to expand...
Click to collapse
Good evening, be patient ... but where do I find Magisk 5.2 to download and how do I install it? Thanks good evening.
Download Magisk Manager Latest Version 26.1 For Android 2023
Magisk Manager is an app which helps users to root their phone. With the help of Magisk you can run banking apps and also pass SafetyNet tests.
magiskmanager.com
Just get the latest version and follow the instructions I posted.
Thanks for your work on the Cubot phone .Im a fan of them also. I found that twrp recovery 3.40 works on the Note 20/20Pro you just have to flash vbmeta BEFORE and AFTER you flash twrp to the device. Im also seeing separate websites claiming twrp 3.40 is also used with the Cubot P40 model. I dont see why it wouldnt work with the P50. Its worth a shot. Also theres alot more "familiars" with Mediatek phones like these in Hovatek forum. Since you already have information on how to root maybe consider starting your own P50 thread over there.
My references: https://www.hovatek.com/forum/thread-44810-post-233457.html#pid233457
elimoviebuff said:
Thanks for your work on the Cubot phone .Im a fan of them also. I found that twrp recovery 3.40 works on the Note 20/20Pro you just have to flash vbmeta BEFORE and AFTER you flash twrp to the device. Im also seeing separate websites claiming twrp 3.40 is also used with the Cubot P40 model. I dont see why it wouldnt work with the P50. Its worth a shot. Also theres alot more "familiars" with Mediatek phones like these in Hovatek forum. Since you already have information on how to root maybe consider starting your own P50 thread over there.
My references: https://www.hovatek.com/forum/thread-44810-post-233457.html#pid233457
Click to expand...
Click to collapse
Thanks for that. Is there a specific vbmeta to patch it with?
Good evening, can you give me the link to download a compatible cust recovery for the cubot p50? Thank you
The link is on the page just posted above. Here's the direct link to the file:
Hovatek
Download files
www.hovatek.com
Let us know if it works please, and what steps you took.
Good evening, how will I flash the lk file? Thanks.
Hi, you will have, or should have, downloaded a zip file containing a recovery.img. The recovery.img is the file you need to flash. Then follow the instructions here:
How to Install TWRP Recovery on Any Android 2022 [100% Working]
In this article, I will be showing you how you can install TWRP recovery on any Android smartphone. By following this guide you will be able to install
magiskapp.com
The TWRP Recovery file it refers to is the one you (hopefully) downloaded from this link:
Hovatek
Download files
www.hovatek.com
BUT, you also need to flash a vbmeta file BEFORE and AFTER the recovery.img, and I'm still unsure which vbmeta file it is, as elimoviebuff hasn't replied to my question regarding that.
Marko Lyno said:
Hi, you will have, or should have, downloaded a zip file containing a recovery.img. The recovery.img is the file you need to flash. Then follow the instructions here:
How to Install TWRP Recovery on Any Android 2022 [100% Working]
In this article, I will be showing you how you can install TWRP recovery on any Android smartphone. By following this guide you will be able to install
magiskapp.com
The TWRP Recovery file it refers to is the one you (hopefully) downloaded from this link:
Hovatek
Download files
www.hovatek.com
BUT, you also need to flash a vbmeta file BEFORE and AFTER the recovery.img, and I'm still unsure which vbmeta file it is, as elimoviebuff hasn't replied to my question regarding that.
Click to expand...
Click to collapse
I get it, but I have to flash the .bin to remove the yellow/red state on boot. I don't know how to install the lk.bin file. If you can help me. Thank you.
Ah I see, you're rooting the phone first. Ok I've just checked my own notes on this, so, if you have edited the lk.img file as described in that Hovatek thread, then do as follows:
When flashing with SP Flash Tool, make sure the correct lk.img file is chosen as SP Flash Tool chooses lk-verified.img by default (click along to the right of the file list under "Location" and choose your edited lk.img file here).
OR, flash with ADB (fastboot flash lk lk.img).
Then install Magisk on your phone if you haven't already.
boot.img is for rooting the phone, lk.img is only to remove the orange state message and the 5 second delay when the phone boots, it does not actually remove it's orange state and is not needed for the phone to be rooted.
To un-root, you should just flash the original boot.img and lk-verified.img from the stock firmware ROM file.
Marko Lyno said:
Ah I see, you're rooting the phone first. Ok I've just checked my own notes on this, so, if you have edited the lk.img file as described in that Hovatek thread, then do as follows:
When flashing with SP Flash Tool, make sure the correct lk.img file is chosen as SP Flash Tool chooses lk-verified.img by default (click along to the right of the file list under "Location" and choose your edited lk.img file here).
OR, flash with ADB (fastboot flash lk lk.img).
Then install Magisk on your phone if you haven't already.
boot.img is for rooting the phone, lk.img is only to remove the orange state message and the 5 second delay when the phone boots, it does not actually remove it's orange state and is not needed for the phone to be rooted.
To un-root, you should just flash the original boot.img and lk-verified.img from the stock firmware ROM file.
Click to expand...
Click to collapse
Good morning. Thank you for the information given.
I wanted to ask: is it necessary or useful to install an antivirus on your smartphone now that it's been rooted? Thank you.
I haven't but that's just down to personal choice really. It's certainly useful if you like to try stuff from unknown sources, although personally I've rarely encountered viruses on Android. I'm not saying they don't exist though.
Have you successfully rooted your phone then? What about TWRP, have you tried that yet?

Categories

Resources