HOW to Flashing Nokia 3.4 (ta-1288) using QPST tool - General Questions and Answers

Hello guys, I recently purchased Nokia 3.4 firmware from firmwarefile.com, they say it supposed to be flashed using QPST tool, I was requesting if anybody can help me on the process, I have already put my device on edl mode. I have attached a screenshot of the files in the zip. Thank you.

How to use QPST Flash Tool to flash Firmware (ROM)
Step-by-Step guidelines to flash stock firmware (.hex) using the QPST Flash Tool on Qualcomm Smartphone and Tablets.
androidmtk.com

aIecxs said:
How to use QPST Flash Tool to flash Firmware (ROM)
Step-by-Step guidelines to flash stock firmware (.hex) using the QPST Flash Tool on Qualcomm Smartphone and Tablets.
androidmtk.com
Click to expand...
Click to collapse
did you manage to flush the nokia 3.4 using this tool?

Octopusn95 said:
Hello guys, I recently purchased Nokia 3.4 firmware from firmwarefile.com, they say it supposed to be flashed using QPST tool, I was requesting if anybody can help me on the process, I have already put my device on edl mode. I have attached a screenshot of the files in the zip. Thank you.
Click to expand...
Click to collapse
did you manage to flush the nokia 3.4 using this tool?

Hello everyone. I am facing the same issue. I got the phone to the EDL mode and it does show as a port in QPST tool, but the firmware does not include hex file which QPST normaly uses and now i dont know what to flash. I think that the firmware that is available for Nokia 3.4 is only for HMD Devicekit Tool and cant be flashed using QPST

Related

"Portable" TWRP porter [MTK] [TWRP 3.0.2 - 3.1.1]

There are many k8/k10 models and each models have many different firmware which requires unique TWRPs.
It's impossible to make only one TWRP working for all models however this tool can help you easily port your own TWRP (from 3.0.2 to 3.1.1, whichever you prefer).
This srcipt is only for MTK devices. Qualcomm support can be added once anyone having a qualcomm device will be able to boot into anything from fastboot.
(at the moment no one can "fastboot boot any.img" on a qualcomm device)
TWRP 3.0.2:
Just download this file: http://viid.me/qopRut)
(for 32bit windows download this: http://viid.me/qopRlZ)
TWRP 3.1.0:
http://viid.me/qRlxPx (64bit windows)
TWRP 3.1.1:
http://destyy.com/qFank3 (64bit windows)
http://corneey.com/q4KEZt (32bit windows)
Uncompress it, put your stock recovery image (usually it's "recovery_190464.bin") into the uncompressed folder ("twrp_port" or "twrp_port_x86" in case of 32bit version) and run "twrp_port.bat"
You will get your ported TWRP ("yourTWRP.img") for your device in that folder and you can use it to root your phone (https://forum.xda-developers.com/lg-k10/how-to/friendly-root-method-lg-k8-k10-t3531223).
---------------------------------------
How to get your stock recovery image:
Fisrt you need the kdz firmware of your device:
1. method:
- reboot your phone into download mode (http://www.hardreset.info/devices/lg/lg-k10/download-mode/)
- start LG Bridge, go to software update and chose update error recovery (right bottom corner).
- from here follow kappu's guide to get your .kdz file: https://forum.xda-developers.com/lg-k10/how-to/guide-downloading-kdz-lg-bridge-t3504497
- you can let lg bridge finish the flashing process, no data will be lost.
2. method:
- download firmware for your device:
k10: https://forum.xda-developers.com/lg-k10/development/stock-versions-model-lg-k10-t3457319
k8: https://forum.xda-developers.com/lg-k10/development/lg-k8-k350nds-stock-kdz-firmware-t3456467
- now you have your kdz however you better do the next step if you are not sure thats the exact firmware your device has
- use lg up (https://forum.xda-developers.com/lg-k10/how-to/flashing-firmware-using-lg-t3517839) to flash that firmware on your device (just to make sure you are really using that particular firmware)
- all data will be lost
Now you have your kdz, lets extract the recovery image:
- download lg firmware extractor: https://forum.xda-developers.com/showthread.php?t=2600575
- upack it somewhere and put the kdz file into that folder
- run "WindowsLGFirmwareExtract.exe"
- open your kdz file (first open button from above)
- tick the first entry under file name (the .dz file) and click on "Extract KDZ"
- you will get that .dz file extracted in your LGFirmwareExtract folder
- close LG Firmware extractor and open it again
- now open .dz file (second open button from above)
- find your stock recovery image under file name (usually it's "recovery_190464.bin"), tick that entry and click on "Extract DZ"
- your stock recovery image will be extracted in the LGFirmwareExtract folder.
Now you just copy this "recovery_190464.bin" (or whatever it's name is - just make sure it's a .bin file) into the "twrp_port" folder and run "twrp_port.bat"
Do not flash it on your device!
No TWRP's can be flashed for good on these LGs... yet...
Only use "fastboot boot yourTWRP.img"
If you succesfully ported and tested your TWRP, please upload and share it with us with the proper description of your model and firmware version!
Credits:
Singular777 for his work on compiling us a 3.0.2 TWRP: https://forum.xda-developers.com/showpost.php?p=69381986&postcount=126
and TWRP 3.1.0: https://forum.xda-developers.com/showpost.php?p=71575189&postcount=215
Cleopatra for teaching us how to port TWRP: http://www.chinaphonearena.com/foru...752-MT6753-MT6795-MT6797-TWRP-MT67xx-tutorial
bluefirebird for Carliv Image Kitchen which was tweaked in my script: https://forum.xda-developers.com/android/development/tool-cika-carliv-image-kitchen-android-t3013658
Does bootloader has to be unlocked to use "fastboot boot yourTWRP.img" ?
Professor Woland said:
Does bootloader has to be unlocked to use "fastboot boot yourTWRP.img" ?
Click to expand...
Click to collapse
Sure, it does. It doesn't work any other way...
LG firmware extractor doesn't work. It gives me this message: WindowsLGFirmwareExtract has encountered a problem and needs to close. We are sorry for the inconvenience
Professor Woland said:
LG firmware extractor doesn't work. It gives me this message: WindowsLGFirmwareExtract has encountered a problem and needs to close. We are sorry for the inconvenience
Click to expand...
Click to collapse
Check link again, new versions are there...
gottlasz said:
Check link again, new versions are there...
Click to expand...
Click to collapse
Tried every single version, same message every time.
Professor Woland said:
Tried every single version, same message every time.
Click to expand...
Click to collapse
If you link me your kdz i'll extract that recovery image for you (i'll even port the TWRP).
gottlasz said:
If you link me your kdz i'll extract that recovery image for you (i'll even port the TWRP).
Click to expand...
Click to collapse
No need for that i'ts not urgent, I don't even need the recovery since I don't want to lose waranty, I wanted to play with it to see what's around and so. On what os do you use extractor is it xp or 7 or 10?
Professor Woland said:
No need for that i'ts not urgent, I don't even need the recovery since I don't want to lose waranty, I wanted to play with it to see what's around and so. On what os do you use extractor is it xp or 7 or 10?
Click to expand...
Click to collapse
Actually 7 (x64) and 10(x64)...
I guess it's problem due to xp, i tried on win 7 32bit and it work fine.
However here is the twrp for LG K350NDS (K8 Dual)
Click
NOTE I DID NOT TRIED IF THIS WORK BECAUSE I DIDN'T UNLOCKED BOOTLOADER YET, I JUST FOLLOWED TUTORIAL AND UPLOADED OUTPUT FILE
Professor Woland said:
I guess it's problem due to xp, i tried on win 7 32bit and it work fine.
However here is the twrp for LG K350NDS (K8 Dual)
Click
NOTE I DID NOT TRIED IF THIS WORK BECAUSE I DIDN'T UNLOCKED BOOTLOADER YET, I JUST FOLLOWED TUTORIAL AND UPLOADED OUTPUT FILE
Click to expand...
Click to collapse
Added to the k8 twrp thread.
Thanks Man. I was able to use twrp to root and i also have Xposed.
Sent from my LG-K430 using Tapatalk
Thanks!
Excellent tool
It would be great if you could support recovery of other models. thanks!
jordan_eliud said:
Excellent tool
It would be great if you could support recovery of other models. thanks!
Click to expand...
Click to collapse
Thanks!
What other models do you mean?
gottlasz said:
Thanks!
What other models do you mean?
Click to expand...
Click to collapse
He meant Qualcomm.
Gott any method on how to flash it permanently and stop the system on overwriting the recovery. It seems that twrp is one of the important thing needed.
ArcherEmiya said:
Gott any method on how to flash it permanently and stop the system on overwriting the recovery. It seems that twrp is one of the important thing needed.
Click to expand...
Click to collapse
I`m afraid no. There is no way to flash it. Why is this important anyways?
gottlasz said:
I`m afraid no. There is no way to flash it. Why is this important anyways?
Click to expand...
Click to collapse
For convenience I guess?? It's hard to make changes with K10 without recovery and PC :c
Anyway any new project with MTK?
ArcherEmiya said:
For convenience I guess?? It's hard to make changes with K10 without recovery and PC :c
Anyway any new project with MTK?
Click to expand...
Click to collapse
Well... i think usually you have a PC nearby when you test something new on your phone...
However with the new security patch it's actually impossible to root or flash anything modded but using the new 3.1.0 twrp you can delete the stock apps which is the most imprortant aim of rooting our device (i guess). So no more new project on my side...
gottlasz said:
Well... i think usually you have a PC nearby when you test something new on your phone...
However with the new security patch it's actually impossible to root or flash anything modded but using the new 3.1.0 twrp you can delete the stock apps which is the most imprortant aim of rooting our device (i guess). So no more new project on my side...
Click to expand...
Click to collapse
One more thing does the K10 only have fastboot mode and no recovery mode even a stock recovery?

Nokia 3 TA-1032 Official firmware with SP Flash tool

Hello guys
I found a simple firmware for Nokia 3 TA-1032
This can be flash Nokia 3 using SP flash tool
Here is the link for Download
https://mega.nz/#!FMpHVYpZ!mNVx6Ifr6z6YpslP-F4kLBs1ldfuiZEiZOjQATgORWg
For patch thanks to @Riadh300
http://www.mediafire.com/file/r8rp0agqpnqb8ba/DA_SWSEC_CRYPTO20.bin
sltushar said:
Hello guys
I found a simple firmware for Nokia 3 TA-1032
This can be flash Nokia 3 using SP flash tool
Here is the link for Download
https://mega.nz/#!FMpHVYpZ!mNVx6Ifr6z6YpslP-F4kLBs1ldfuiZEiZOjQATgORWg
Click to expand...
Click to collapse
is this for single sim or dual sim or both?
freaks211 said:
is this for single sim or dual sim or both?
Click to expand...
Click to collapse
Its for TA-1032, both
Do you know how we can convert the other flash files for the official flash tool to sp flash tools? If I had a scatter file I could use my device and upload the rom from the device to make a SP flash tool compatable image.
JakesDen said:
Do you know how we can convert the other flash files for the official flash tool to sp flash tools? If I had a scatter file I could use my device and upload the rom from the device to make a SP flash tool compatable image.
Click to expand...
Click to collapse
I downloaded the link he shared ,it has a scatter file inside, is that what you need?
JakesDen said:
Do you know how we can convert the other flash files for the official flash tool to sp flash tools? If I had a scatter file I could use my device and upload the rom from the device to make a SP flash tool compatable image.
Click to expand...
Click to collapse
Yes it can be, if you can extract the .nb0 file then you can browse the firmware images according to the scatter files, but as i saw .nb0 file is not exctractable due to encryption, and OST tool can descypt it but its can only flash not extract
Why dont you flash through provided firmware
I might reverse engineere OST later if I have time.
Can you send me the scatter file?
Using mobile data atm so don't have enough data spare to download anything else.
sltushar said:
Its for TA-1032, both
Click to expand...
Click to collapse
how about the one for TA-1020, mt6735
kenneth.mtika said:
how about the one for TA-1020, mt6735
Click to expand...
Click to collapse
You can flash diffrent varient on diffrent varient of nokia 3 devices
Has anyone actually flashed this firmware? We've already had instances of people flashing a supposed custom rom and bricking their phones. I think care needs to be taken before trying this kind of stuff - especially when it comes to Nokia phones
Confirmed
That's work on my device with patched download agent..
Riadh300 said:
That's work on my device with patched download agent..
Click to expand...
Click to collapse
Can u share the patch
http://www.mediafire.com/file/r8rp0agqpnqb8ba/DA_SWSEC_CRYPTO20.bin
download it and and put it in spflashtools
2 put your firemwre and click download
3 quickly press power button and volume up and insert cable
working 100%
Nokia
my nokia 3 vibrated, but when flashing it only remains black and no longer vibrates only remains in black
hi ... the master can you give me the suitable auth file for my phone nokia 3, my phone is hardbrick. i tried recovering with sp flash tool using AUTH FILE but it did not solve the problem of AUTH FILE ERROR and so on, help me master ... ?? help me, before thanks ..
D32n said:
hi ... the master can you give me the suitable auth file for my phone nokia 3, my phone is hardbrick. i tried recovering with sp flash tool using AUTH FILE but it did not solve the problem of AUTH FILE ERROR and so on, help me master ... help me, before thanks ..
Click to expand...
Click to collapse
What version of spflashtool are you using?
redweaver said:
What version of spflashtool are you using?
Click to expand...
Click to collapse
I use sp flashtool v 15.1824
How to install?
My phone is stuck on no command. please share how can I install this rom.
Whats The Advantage Of Flashing This File
can't boot.
reboot loop,no screen.

[ROM] Vivo NEX S & NEX A China ROM and AFTool_5.1.11

Include:
1. AFTool_5.1.11 (Chinese but very simple to use this tool)
2. NEX S-PD1805_A_1.15.7 upgrade zip package
3. NEX S-PD1805_A_1.15.7_vivo_qcom_LA.UM.6.3.r4-00600_sdm845_split.tar
4. NEX S-PD1805_A_1.17.5_vivo_qcom_LA.UM.6.3.r4-00600_sdm845_split.tar
5. NEX A-PD1806_A_2.15.6_vivo_qcom_LA.UM.6.8.r1-01600-sdm670_split.tar
6. Some drivers & guides for VIVO phone or Qualcomm 9008 mode
7. Solution for a problems that may happen while using AFTool
Download link: https://a1od-my.sharepoint.com/:f:/...xNqTsE-5-1HesBarwA3lrOp6bDaW5P8DG7uQ?e=4Mjsgi
Thanks, but we want flash Global ROM on chinese phone. Do you have information about this, please?.
STEVE_MARS said:
Thanks, but we want flash Global ROM on chinese phone. Do you have information about this, please?.
Click to expand...
Click to collapse
i don't have any global rom,sorry.
if hardwares are the same, maybe we can flash global rom or India rom, even chinese rom.
9008 mode is a force flash mode,we need to have a try.
nirvanahh said:
i don't have any global rom,sorry.
if hardwares are the same, maybe we can flash global rom or India rom, even chinese rom.
9008 mode is a force flash mode,we need to have a try.
Click to expand...
Click to collapse
Here you can download latest Global rom and give it a try.
Mony other tried(myself included) both using QFIL or AF Toll but failed to do anything.
https://forum.xda-developers.com/nex/how-to/rom-vivo-nex-global-rom-1-7-18-service-t3831866
paatha13 said:
Here you can download latest Global rom and give it a try.
Mony other tried(myself included) both using QFIL or AF Toll but failed to do anything.
https://forum.xda-developers.com/nex/how-to/rom-vivo-nex-global-rom-1-7-18-service-t3831866
Click to expand...
Click to collapse
in china, there's a hacked aftool can force flash any version official rom.
I found a tool but just can flash latest rom(the version of global rom is lower than china rom,so i can not flash a global rom in my china version nex)
paatha13 said:
Here you can download latest Global rom and give it a try.
Mony other tried(myself included) both using QFIL or AF Toll but failed to do anything.
https://forum.xda-developers.com/nex/how-to/rom-vivo-nex-global-rom-1-7-18-service-t3831866
Click to expand...
Click to collapse
Can you share this tool? I'm searching a way to flash twrp
raimondomartire said:
Can you share this tool? I'm searching a way to flash twrp
Click to expand...
Click to collapse
You can't flash any version of TWRP. It has to be made specifically for the NEX S using their source code, which is currently closed.
_____________________________________________________
Updated: Good luck raimondomartire
xreactx said:
You can't flash any version of TWRP. It has to be made specifically for the NEX S using their source code, which is currently closed.
Click to expand...
Click to collapse
I don't need source code to build twrp. I made a lot of twrp for a lot of smartphone without sorces (look my open thread). I need only stock recovery to build twrp
I'll have smartphone in next 7 days andò try this or inject magisk in boot.IMG but with looked bootloader i can flash this partition only with aftool
raimondomartire said:
I don't need source code to build twrp. I made a lot of twrp for a lot of smartphone without sorces (look my open thread). I need only stock recovery to build twrp
I'll have smartphone in next 7 days andò try this or inject magisk in boot.IMG but with looked bootloader i can flash this partition only with aftool
Click to expand...
Click to collapse
see the download link,i had upload the tool
raimondomartire said:
I don't need source code to build twrp. I made a lot of twrp for a lot of smartphone without sorces (look my open thread). I need only stock recovery to build twrp
I'll have smartphone in next 7 days andò try this or inject magisk in boot.IMG but with looked bootloader i can flash this partition only with aftool
Click to expand...
Click to collapse
by the way, without unlock the Bootloader , you can do nothing with vivo phones. maybe you can use aftool force flash a unofficial recovery but you can not get in the system
raimondomartire said:
I don't need source code to build twrp. I made a lot of twrp for a lot of smartphone without sorces (look my open thread). I need only stock recovery to build twrp
I'll have smartphone in next 7 days andò try this or inject magisk in boot.IMG but with looked bootloader i can flash this partition only with aftool
Click to expand...
Click to collapse
Hi, was you able to flash a global ROM on chinese model?
novastorm18 said:
Hi, was you able to flash a global ROM on chinese model?
Click to expand...
Click to collapse
no, this tool only can flash lastest version
hi nirvanah, i m using nex s global rom right now and was just updated via OTA. the battery was a disaster... is it possible to revert back to 1.7.18 using your software?
Users instruction
Hello friends, How to activate aftool. Please anybody give us instruction to use?
ciibat said:
Hello friends, How to activate aftool. Please anybody give us instruction to use?
Click to expand...
Click to collapse
Get this and follow instructions from my video
https://drive.google.com/file/d/1tmcu0G0yJC98FlglKAxSTADs9MLK9IY1/view
Great video instructions
Thank you so much for this video. The only thing is that the Aftool version binded to the topic is totaly different with yours and dont have authorization exe file. Where to get your version of AFTool, please?
All is inside of the archive, that you have downloaded.
selferng said:
hi nirvanah, i m using nex s global rom right now and was just updated via OTA. the battery was a disaster... is it possible to revert back to 1.7.18 using your software?
Click to expand...
Click to collapse
this tool cannot downgrade...
Malaware detected with AFT english version dll aborded !!!
Checkout this...guys.... Working....
Redirect Notice
Twrp...done...

[DA][FLASH] DA files for flashing to MERLIN using FLASH TOOL (Xiaomi Redmi 10X 4G / Xiaomi Redmi Note 9)

Downloads:
- SP Flash Tool (Windows) https://spflashtools.com/windows
- SP Flash Tool (Linux) https://spflashtools.com/linux
Alternative Downloads:
If you are having problems for flashing on Windows with sp flash tool, give a try on these versions:
- SP Flash Tool v5.2020 https://spflashtools.com/windows/sp-flash-tool-v5-2020
- SP Flash Tool v5.1920 https://spflashtools.com/windows/sp-flash-tool-v5-1920
- SP Flash Tool v5.1916 https://spflashtools.com/windows/sp-flash-tool-v5-1916
It works with:
- Xiaomi Redmi 10X 4G
- Xiaomi Redmi Note 9
- Probably some others Xiaomi devices
Build dates:
- 2020/07/14
- 2020/03/06
- 2019/12/18
MD5 Hashes:
2020/07/14: c0189752968408c8009303d719c06494
2020/03/06: ffc2a1dbd2eb273ef4cd2fc6377b07a1
2019/12/18: 4f250e0a6a57255b037ac0de0ab98d5e
How to solve "LIB DA not match" error ?
Please, follow the guide "How to properly use the SP Flash Tool": https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4229939/
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4225177/
#DownloadAgent #Download-Agent #NoAuth #NoAuthentication #No-Auth #No-Authentication
Does This DA need unlocked bootloader ?
Thank
empty.cad said:
Does This DA need unlocked bootloader ?
Thank
Click to expand...
Click to collapse
No. You can flash even with locked bootloader. But they may fail if you try to flash to any phone with V12.0.5.0 or higher already installed. I suggest you to flash to V12.0.4.0 using fastboot before. And then, try to flash using DA files. Keep atention if you flash any custom partition, it will not boot with locked bootloader. For customization, you will need unlocked bootloader.
You can backup your unlocked bootloader and then restore it too, using this guide: https://forum.xda-developers.com/t/...omi-redmi-10x-4g-xiaomi-redmi-note-9.4221065/
Good luck
VD171 said:
No. You can flash even with locked bootloader. But they may fail if you try to flash to any phone with V12.0.5.0 or higher already installed. I suggest you to flash to V12.0.4.0 using fastboot before. And then, try to flash using DA files. Keep atention if you flash any custom partition, it will not boot with locked bootloader. For customization, you will need unlocked bootloader.
You can backup your unlocked bootloader and then restore it too, using this guide: https://forum.xda-developers.com/t/...omi-redmi-10x-4g-xiaomi-redmi-note-9.4221065/
Good luck
Click to expand...
Click to collapse
Thank broather
does this work on 10x 5g? cuz my device is bricked and can't go either fastboot or recovery.
I tried all the things possible still no avail on fixing it after I used SP flash tool without any support MT68 on it
kurosaberex said:
does this work on 10x 5g? cuz my device is bricked and can't go either fastboot or recovery.
I tried all the things possible still no avail on fixing it after I used SP flash tool without any support MT68 on it
Click to expand...
Click to collapse
Yes. Try this: https://forum.xda-developers.com/t/...omi-redmi-10x-4g-xiaomi-redmi-note-9.4209295/
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4225177/
VD171 said:
Downloads:
- SP Flash Tool (Windows) https://spflashtools.com/windows
- SP Flash Tool (Linux) https://spflashtools.com/linux
Alternative Downloads:
If you are having problems for flashing on Windows with sp flash tool, give a try on these versions:
- SP Flash Tool v5.2020 https://spflashtools.com/windows/sp-flash-tool-v5-2020
- SP Flash Tool v5.1920 https://spflashtools.com/windows/sp-flash-tool-v5-1920
- SP Flash Tool v5.1916 https://spflashtools.com/windows/sp-flash-tool-v5-1916
It works with:
- Xiaomi Redmi 10X 4G
- Xiaomi Redmi Note 9
- Probably some others Xiaomi devices
Build dates:
- 2020/07/14
- 2020/03/06
- 2019/12/18
MD5 Hashes:
2020/07/14: c0189752968408c8009303d719c06494
2020/03/06: ffc2a1dbd2eb273ef4cd2fc6377b07a1
2019/12/18: 4f250e0a6a57255b037ac0de0ab98d5e
How to solve "LIB DA not match" error ?
Please, follow the guide "How to properly use the SP Flash Tool": https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4229939/
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4225177/
#DownloadAgent #Download-Agent #NoAuth #NoAuthentication #No-Auth #No-Authentication
Click to expand...
Click to collapse
Sir, is there a thread where I can understand how to choose the proper files.
Like I don't understand how to match scatter files to the DA files in the sp flash tools.
Actually? What is a scatter file and what is a DA file, and how to I put the Stock rom i downloaded on the SP flash tool.
Which files to choose.
Please help, my mi account is locked and i have no access to the old phone number.
kotta91 said:
Sir, is there a thread where I can understand how to choose the proper files.
Like I don't understand how to match scatter files to the DA files in the sp flash tools.
Actually? What is a scatter file and what is a DA file, and how to I put the Stock rom i downloaded on the SP flash tool.
Which files to choose.
Please help, my mi account is locked and i have no access to the old phone number.
Click to expand...
Click to collapse
If you never experienced sp flash tool, I strongly suggest you to watch some videos on youtube.
Brother,
Which one of your threads should I go to, if i did a factory reset, and I can't open the phone because it requires me to login with my MI account and it's locked and i have created a MI account with a phone number that I no longer have access to.
kotta91 said:
Brother,
Which one of your threads should I go to, if i did a factory reset, and I can't open the phone because it requires me to login with my MI account and it's locked and i have created a MI account with a phone number that I no longer have access to.
Click to expand...
Click to collapse
Try:
[GUIDE] How to remove and clear GOOGLE ACC and Mi ACC / MiCloud for MERLIN (Redmi Note 9 / Redmi 10X 4G)
WARNINGS: NEVER try to flash in "format all" mode ! Otherwise, you will LOSE all secure and identifying infos for your device. Like IMEI. USE AT YOUR OWN RISK. I AM NOT RESPONSIBLE FOR YOUR ACTIONS. Works with: - Xiaomi Redmi Note 9 - Xiaomi...
forum.xda-developers.com

Question [Closed] Revive OP9 By Flashing 9 Pro Firm By MsM but now how to get back to original also sim not working.

Revive OP9 By Flashing 9 Pro Firm By MsM but now how to get back to original also sim not working.
How to flash original op9 firmware.
msm showing wrong device.
Please Help.
ahieje73 said:
Revive OP9 By Flashing 9 Pro Firm By MsM but now how to get back to original also sim not working.
How to flash original op9 firmware.
msm showing wrong device.
Please Help.
Click to expand...
Click to collapse
Fastboot boot TWRP and flash whatever firmware is for your device ,also flash to both slots.
mattie_49 said:
Fastboot boot TWRP and flash whatever firmware is for your device ,also flash to both slots.
Click to expand...
Click to collapse
Hey thanks for reply can you please share any thread about this or if thats not available can you please tell me the detailed step by step because i dont want to brick my device.
do i have to flash zip from oneplus website or payload dump files in twrp.
ahieje73 said:
Hey thanks for reply can you please share any thread about this or if thats not available can you please tell me the detailed step by step because i dont want to brick my device.
do i have to flash zip from oneplus website or payload dump files in twrp.
Click to expand...
Click to collapse
Have you already tried downloading correct firmware from OnePlus site. And local upgrading?. And you will indeed have to look it up. This all requires some working knowledge of how all this works.
mattie_49 said:
Have you already tried downloading correct firmware from OnePlus site. And local upgrading.
Click to expand...
Click to collapse
no i am on lineage os now.should i do that first but for that i have to flash pro msm cause non pro msm shows wrong device.
┤Thread Closed├┤Duplicate of oneplus 9 got blacked out during flashing fastboot stock rom what can i do now├

Categories

Resources