Realme C15 Qualcomm Edition - General Questions and Answers

Hi, I accidently tried to root my phone, but My boot/recovery image has been destroyed now. anyhelp would be appreciated. my phone's bootloader is unlocked. I downloaded my .ofp file but I can't login through msm tool.Plz help me if anyone has Solution.
P.s : is there any other flashing tool for realme qualcomm devices?
Thanks

You have to flash stock boot.img using fastboot mode..
If you clearly mention build number I will give boot.img link or else you can extract .ofp file

Related

Doogee y8

I have the doogee y8 and am trying to flash the boot image using sp flash tool for mtk. I believe i need the phone specific download agent. I am not able to find it. The device has verified boot enabled and it is keeping me from flashing the boot image. any help would be appreciated. Thnk you.
did you find a solution to flash your y8 via sp flashtool ?

Unbrick your Realme C12

What is a brick?​If there is no usual way to recover your mobile, then it is called brick in my opinion. That means if you can't able to go to recovery and fastboot mode or the device is just blank with no sign of life.
When brick happens?​It will happen because of locking bootloader with custom images or just because of Mediatek/Realme strange behaviour.
What we have to do if brick happens?​Simply we have to flash stock firmware with Smart Phone Flash Tool(aka SPFlash Tool). With only SPFlash Tool we can't do anything, since we don't have permission for it. But with the advent of MTK-bypass, we can have full control over our device. If we don't have this MTK-bypass, then we have search for costly alternative's.
You can't flash only if your eMMC is damaged, which is the worst case because oppo phones are prone to eMMC failure.
Click to expand...
Click to collapse
Where to get firmware to flash?​Download decrypted .ofp firmware from https://drive.google.com/file/d/1SOmRxix9_UtjOLLanXPYxf4YK1NrA_RW/view
Thanks to @bx2_nero for it.
What is the procedure for using MTK-bypass and SPFlashTool?​MTK-bypass is a Python script and it needs different USB ways for working. So with these two in place, we can get our work done.
Linux Users​For Linux we have to use FireISO or patched kernels for working of MTK-bypass.
Use the Linux guide by @bx2_nero at https://forum.xda-developers.com/t/...our-realme-6-6i-india-6s-linux-method.4251077
Windows Users​For Windows we have to use libusb32 filter for MTK-bypass working.
Use the guide by @daeSundae at https://forum.xda-developers.com/t/...india-6s-using-spflash-tool-for-free.4222027/
MTK-bypass Official instructions​See Github ReadMe at https://github.com/MTK-bypass/bypass_utility and XDA support thread at https://forum.xda-developers.com/t/mod-dev-mediatek-mtk-auth-bypass-sla-daa-utility.4232377/
Credits​xyzz / xyz`: GitHub | XDA
chaosmaster / k4y0z: GitHub | XDA
Dinolek: GitHub | XDA
References​- https://forum.hovatek.com/thread-37957.html
- https://www.xda-developers.com/bypass-mediatek-sp-flash-tool-authentication-requirement/
- https://forum.xda-developers.com/t/repair-dead-hard-bricked-realme-3-3i-tutorial.4224255/
- https://forum.xda-developers.com/t/...d-flash-in-edl-with-no-auth-for-free.4229683/
- https://forum.xda-developers.com/t/...ash-tool-authentication.4236881/post-84627359
MTKClient
After MTK-bypass got success, @viperbjk who is a reverse engineer came up with a FOSS replacement of SP Flash Tool.
MTKClient combines MTK-bypass and SP Flash Tool together and with many improvements and new features.
Ability to flash partitions without Scatter file
Ability to Readback partitions without specifying address and length
Ability to Format partitions without specifying address and length
Run multiple commands without reconnecting the device
Flash protected partitions(opporeserve2, special_preload, my_custom and cdt_engineering) with locked bootloader
Unlock bootloader without need of in-depth test/Deep testing app from Realme
GitHub - bkerler/mtkclient: MTK reverse engineering and flash tool
MTK reverse engineering and flash tool. Contribute to bkerler/mtkclient development by creating an account on GitHub.
www.github.com
Reserved
I need help, my C12 is stuck on fastboot mode. This happened after flashing a GSI using TWRP and flashing the image in the Super (System and Vendor) partition.
I tried rebooting to recovery mode by executing fastboot reboot recovery but it says that bootloader is not known.
I also tried to flash a GSI (taught it might fix the problem) using fastboot flash system system.img but it says that no partition named system exists.
Please suggest what I should do.
Bro, can you make a video about this? my realme c12 got hardbricked after I flashed ozip file from stock recovery while bootloader is unlocked. it got hardbricked when I reboot it after flashing ozip
DFM23 said:
Bro, can you make a video about this? my realme c12 got hardbricked after I flashed ozip file from stock recovery while bootloader is unlocked. it got hardbricked when I reboot it after flashing ozip
Click to expand...
Click to collapse
What is the present state of the device? Can you able to boot to fastboot mode?
HemanthJabalpuri said:
What is the present state of the device? Can you able to boot to fastboot mode?
Click to expand...
Click to collapse
it has no sign of life, cant go to recovery or fastboot. when I connect it to pc it goes connect and disconnected.
How can I reboot to recovery mode when in fastboot mode? The command fastboot reboot recovery is not working for me.
youcancallmekhen said:
How can I reboot to recovery mode when in fastboot mode? The command fastboot reboot recovery is not working for me.
Click to expand...
Click to collapse
Use latest platform tools
youcancallmekhen said:
How can I reboot to recovery mode when in fastboot mode? The command fastboot reboot recovery is not working for me.
Click to expand...
Click to collapse
HemanthJabalpuri said:
Use latest platform tools
Click to expand...
Click to collapse
Sir I've finally able to reboot to recovery. I've tried flashing the OZIP file for my model but after some time it says Installation failed. When I was still using custom recovery, I wasn't able to mount System and Vendor. My bootloader is also unlocked sir.
Should I lock my bootloader sir?
youcancallmekhen said:
Should I lock my bootloader sir?
Click to expand...
Click to collapse
Don't lock bootloader.
Download this https://drive.google.com/file/d/1jLdDz7M0G_KPDn4jXjTeuFnO1C-MFaBs/view (It is from A.87 UI 1.0 Stock ROM)
Extract above 7z file and flash ONLY super partition from it and TWRP from https://androidfilehost.com/?fid=7161016148664807816 with below commands
Code:
fastboot -w
fastboot flash super super.img
fastboot flash recovery TWRP.img
fastboot reboot recovery
Now enable 'Skip Treble Compatibility error' in TWRP settings and flash stock ROM .ozip in TWRP.
Thanks
HemanthJabalpuri said:
Don't lock bootloader.
Download this https://sourceforge.net/projects/realmec11/files/Fastboot-ROM/[email protected]/download
Extract above 7z file and flash ONLY super partition from it with below commands
Code:
fastboot -w
fastboot flash super super.img
fastboot flash recovery stock-recovery.img
fastboot reboot recovery
Now flash stock ROM .ozip in stock recovery.
Thanks
Click to expand...
Click to collapse
Oh my, thank you so much sir. You have no idea how much you are helping me sir! My parents will be so happy, and we won't waste money… Thank you so much sir…
I'll update you sir after doing these, thank you sir! ♥
HemanthJabalpuri said:
Don't lock bootloader.
Download this https://sourceforge.net/projects/realmec11/files/Fastboot-ROM/[email protected]/download
Extract above 7z file and flash ONLY super partition from it with below commands
Code:
fastboot -w
fastboot flash super super.img
fastboot flash recovery stock-recovery.img
fastboot reboot recovery
Now flash stock ROM .ozip in stock recovery.
Thanks
Click to expand...
Click to collapse
I don't have much data left today sir, so I will download this later. Thank you very much again sir, you're my hero!
DFM23 said:
it has no sign of life, cant go to recovery or fastboot. when I connect it to pc it goes connect and disconnected.
Click to expand...
Click to collapse
Follow the guide and you can get your mobile back to life.
Thanks
HemanthJabalpuri said:
Follow the guide and you can get your mobile back to life.
Thanks
Click to expand...
Click to collapse
thank you bro, Ill follow your guide then. btw does the RMX2185 firmware you provided works with realme c12? I look it up and saw that it was for realme c11
DFM23 said:
thank you bro, Ill follow your guide then. btw does the RMX2185 firmware you provided works with realme c12? I look it up and saw that it was for realme c11
Click to expand...
Click to collapse
Yes, both use same firmware.
I tried the guide but when I click download on sp flash tool it would stay in red bar for 1 min or more then message will appear saying STATUS_EXT_RAM_EXCEPTION. I have read a same comment here in xda about realme c12 I dont know if its only on realme c12.
Thanks for your works sir, you are super awesome!
I rooted My Device (Realme X2 Pro) by Magisk. And Since My Device Bootloader was unlocked I Unrooted/Uninstalled MAgisk.
While Locking Bootloader My Device is Stuck where It displays { The Current Image (boot/recovery) have been destroyed dand cannot boot. Please flash the correct Image or Contact Customer Service to fix it }
While Trying to ENter the Fast Boot Mode {By pressing Volume + - and Power Button} Its Unresponsive
It shows Realme Logo And chrging Display for a Instant
Do you Know any way around to fix my Problem?
Bhuprab said:
I rooted My Device (Realme X2 Pro) by Magisk. And Since My Device Bootloader was unlocked I Unrooted/Uninstalled MAgisk.
While Locking Bootloader My Device is Stuck where It displays { The Current Image (boot/recovery) have been destroyed dand cannot boot. Please flash the correct Image or Contact Customer Service to fix it }
While Trying to ENter the Fast Boot Mode {By pressing Volume + - and Power Button} Its Unresponsive
It shows Realme Logo And chrging Display for a Instant
Do you Know any way around to fix my Problem?
Click to expand...
Click to collapse
Since your device is Qualcomm, I don't know. In any device, we have to flash stock rom (or atleast the partitions that are modified) to get device in working state.
You may get better help at https://forum.xda-developers.com/f/realme-x2-pro-questions-answers.9439/
Thanks

Question A12 SM-125F/DSN only shown as mediatek usb unbrick

Hello! I have the phone from the title and I need a scatter firmware for this model to flash it with the SP Tool program, to unbrick it. I can't flash it with Odin, because download mode or recovery does not work. I have working MT Bypass tool and drivers installed correctly and phone is detected as mediatek usb but I need the correct firmware. Can somebody share a link to a firmware like this or a complete backup scatter firmware from a working phone, for this model?
Samsung Galaxy A12 (SM-A125F) MT6765 Scatter Firmware Flash File Free Download
Samsung Galaxy A12 (SM-A125F) hang logo stuck frp bypass hard reset drivers restart MT6765 Scatter Firmware Flash File Free Download
mr-mobiles-city.blogspot.com
i found this website somewhere in the internet
That archive is password protected and the password "gsmVNtool" is not working...
I have this yt video link
But just curious what did you do to the device before hardbrick(eg.Install TWRP,flash firmware?
How did you brick it?
It's my father's phone. I suspect an update has started and the battery has been discharged. The phone restarted continuously and does not charge the battery. Showed only the charging sign but without the charging percentage. I tried to flash it with odin and nothing changed. Then I used SP Flash Tool with a firmware found on internet an choosed to format all. But here was my mistake, because that firmware was for A125U1. Now, I followed your post and I converted the last firmware but when I try to flash the files with sp tool, i get errors , something with image too large, invalid header, etc... I'm at work now, but I think that you know what I'm reffering to... Thanks for the help.
Is there a way to unlock the bootloader without the phone working with ODIN? I'm trying to write the latest firmware version, (A125FXXS2BVA3_A125FOXM2BVA3_ROM), with SP Flash Tool, because I can't downgrade back to Android 10, and I get the errors: "STATUS_SEC_IMGHDR_TYPE_MISMATCH; Verified boot is enabled. Please download signed image or disable verified boot."
If I try to write a firmware version with Android 10, SP Flash Tool returns the error: "STATUS_SEC_VIOLATE_ANTI_ROLLBACK".
Unlocktool.net its a paid tool to unlock bl and remove kg lock without having access to download

help:my oppo r17 pbem00 device bricked(cannot boot into recovery and fastboot)

same as the title.
Device:OPPO R17 PBEM00
I flashed old version ozip,then i clicked "Delete ForceEncrypt" in TWRP
when i restart my phone,it's only display 1 sec boot screen and show me "The current image(boot/recovery) have been destroyed and can not boot."
i download ofp and MsmDownloadTool,but i can't use it
but i don't have it
then i used tool to unpack ofp file
I tried use "MiFlash" to flash my device
but MiFlash cannot find script file
then i used QFIL(QPST) to flash,it's just show me Flash failed
how can i unbrick my phone?(with no disassemble my phone)
MalMEZM said:
same as the title.
Device:OPPO R17 PBEM00
I flashed old version ozip,then i clicked "Delete ForceEncrypt" in TWRP
when i restart my phone,it's only display 1 sec boot screen and show me "The current image(boot/recovery) have been destroyed and can not boot."
i download ofp and MsmDownloadTool,but i can't use it
but i don't have it
then i used tool to unpack ofp file
I tried use "MiFlash" to flash my device
but MiFlash cannot find script file
then i used QFIL(QPST) to flash,it's just show me Flash failed
how can i unbrick my phone?(with no disassemble my phone)
Click to expand...
Click to collapse
File list:
MsmDownloadTool.exe
PBEM00_11_A.08_180829_508521f6.ofp
ofp unpack tool.exe
You need to disable dm-verity in order to get past the "system destroyed" warning. for this step there are tutorials on XDA.
or boot into fastboot and flash original boot.img that you unpacked from stock firmware.
NextGenMagisk said:
You need to disable dm-verity in order to get past the "system destroyed" warning. for this step there are tutorials on XDA.
or boot into fastboot and flash original boot.img that you unpacked from stock firmware.
Click to expand...
Click to collapse
i can't boot into fastboot
i tried Power + Voumle-
Power + Voulme+
Power + Voulme+ + Voulme-
all doesn't work
If everything fails, then you have to full flash stock firmware. (MsmDownloadTool definitely works).
Oppo R17 seems to have a qualcomm chipset. First you need to find how to boot into EDL mode. Some devices like OnePlus allow it via Power off + Volume Up.
Others require test point method.
NextGenMagisk said:
If everything fails, then you have to full flash stock firmware. (MsmDownloadTool definitely works).
Oppo R17 seems to have a qualcomm chipset. First you need to find how to boot into EDL mode. Some devices like OnePlus allow it via Power off + Volume Up.
Others require test point method.
Click to expand...
Click to collapse
I booted into EDL,i tried to use MsmDownloadTool to unbrick
but MsmDownloadTool need a customer service account but i don't have it
then i unpacked .ofp,tried to use QFIL(QPST) to flash
it's just show me Download Fail:FireHose Fail:FHLoader Fail : Process fail
i'm very hurry because this is my main-phone,how to solve it?
MalMEZM said:
I booted into EDL,i tried to use MsmDownloadTool to unbrick
but MsmDownloadTool need a customer service account but i don't have it
then i unpacked .ofp,tried to use QFIL(QPST) to flash
it's just show me Download Fail:FireHose Fail:FHLoader Fail : Process fail
i'm very hurry because this is my main-phone,how to solve it?
Click to expand...
Click to collapse
by the way,log file here:
MalMEZM said:
by the way,log file here:
Click to expand...
Click to collapse
New logfile here:
Try to find this firmware:
Oppo_R17_PBEM00_11_A.20_190125.zip​​5.31 GB​​Content Of File:​-------------------------------------------
md5sum.md5
MsmDownloadTool.exe
PBEM00_11_A.20_190125_be7d7939.ofp
-------------------------------------------
Working MSMTool (select login = others)
You can also try your own firmware with this tool, update md5sum.md5.
https://fastupload .io/c9dAm0mExZCXiom
This is as far as i can help with your Oppo model.
NextGenMagisk said:
Try to find this firmware:
Oppo_R17_PBEM00_11_A.20_190125.zip​​5.31 GB​​Content Of File:​-------------------------------------------
md5sum.md5
MsmDownloadTool.exe
PBEM00_11_A.20_190125_be7d7939.ofp
-------------------------------------------
Working MSMTool (select login = others)
You can also try your own firmware with this tool, update md5sum.md5.
https://fastupload .io/c9dAm0mExZCXiom
This is as far as i can help with your Oppo model.
Click to expand...
Click to collapse
I downloaded firmware here:https://www.mediafire.com/file/elowq3pqdkf2uej/PBEM00_11_A.20_190125_be7d7939%28MobiFirmware.com%29.7z/file
but i still can't use it
it's just show me can't find file
it's md5 wrong?
Phone unbricked,i went to oppo customer service

Question How to unbrick One Plus Nord CE 2 Lite ?

I have bricked this device (One Plus Nord CE 2 Lite) by flashing the unofficial twrp image for this device. Device bootloops in TWRP.
Previously, I had succesfully unlocked the bootloader and rooted this device by flashing the patched magisk boot.img by following the method mentioned in this post (https://forum.xda-developers.com/t/rooting-oneplus-nord-2-ce-lite.4500297/)
How to restore the factory image and recover from this?
Any help is appreciated.
Thanks
...reboot to fastboot, flash the original boot and vbmeta and you're done ...maybe you have to change back the slot, but it's almost impossible to brick the device
...don't mess around with "Recovery" ...this device has already the newest partitioning system and there is no recovery partition
best regards
I messed up by flashing the wrong twrp image made. (Device was stuck on 1+ logo screen)
Thanks to your post i was able to rescue this device.
I used Oxygen Updater App, payload-dumper-gui and minimal adb fastboot.
Flashed boot and vbmeta with stock img files.
Restarting the device now will boot into fastboot mode.
Changing slots helped a lot.
(fastboot set-active=a/b)
After that, Device booted normally into OS.
... you're very welcome, Sir ...but really, don't mess around with "old school" recovery systems ...they are not needed anymore and furthermore they can't handle the "dynamic super partitioning" ...and again: nobody needs them after the year 2015 anymore
...best regards
NickR01 said:
I messed up by flashing the wrong twrp image made. (Device was stuck on 1+ logo screen)
Thanks to your post i was able to rescue this device.
I used Oxygen Updater App, payload-dumper-gui and minimal adb fastboot.
Flashed boot and vbmeta with stock img files.
Restarting the device now will boot into fastboot mode.
Changing slots helped a lot.
(fastboot set-active=a/b)
After that, Device booted normally into OS.
Click to expand...
Click to collapse
Hey can you help me pls, I am in the exact same situation as you but I can't get the stock img files, whenever I use payload-dumper it just gives me system.img and nothing else, could you maybe share your img files ?
Edit: I manged to get some files but still not the boot.img, I don't undestand why it just refuses to give them to me, I redownloaded everything at least 3 times...
Use Payload-Dumper-GUI instead of Payload-Dumper-Go
Hey @NickR01 if possible can you send me an boot.img and vbmeta
I don’t have windows pc so can’t use Payload-Dumper
It will also help future users to unbrick device.
NickR01 said:
Use Payload-Dumper-GUI instead of Payload-Dumper-Go
Click to expand...
Click to collapse
@vikas_anakin What's your device version?
cph2381 cph2409
NickR01 said:
@vikas_anakin What's your device version?
cph2381 cph2409
Click to expand...
Click to collapse
cph2381
@vikas_anakin I have files for eu variant, can't help you there bud. If flashed it can mess up your device.
If you are stuck with payload.bin extraction... try it with an android device.
Here's the tool for Android.
Payload-Dumper-Android
Here's the guide for it.
XDA Guide
Newb Guide
Follow the guide and download this app to extract the .bin file
Termux App: Termux Github
After the extraction, type fastboot (pc required) commands to flash and change current active slots from A to B if it's stuck in bootloop after flashing.
I hope this helps you recover your device.
NickR01 said:
@vikas_anakin I have files for eu variant, can't help you there bud. If flashed it can mess up your device.
If you are stuck with payload.bin extraction... try it with an android device.
Here's the tool for Android.
Payload-Dumper-Android
Here's the guide for it.
XDA Guide
Newb Guide
Follow the guide and download this app to extract the .bin file
Termux App: Termux Github
After the extraction, type fastboot (pc required) commands to flash and change current active slots from A to B if it's stuck in bootloop after flashing.
I hope this helps you recover your device.
Click to expand...
Click to collapse
Extracting the payload.bin is not an issue, The issue is I don't have stock firmware.
I used https://www.getdroidtips.com/oneplus-nord-ce-2-lite-5g-firmware-flash-file/ but my wifi and Bluetooth are not working after installing it.
Do you have any suggestions on how can i resolve these issues?
@vikas_anakin Download authentic firmware from this app. Files are pulled from OnePlus servers.
Google Playstore: Oxygen Updater
Oxygen Updater Settings -> Enable Advanced Mode
Select device region.
Latest update for holi is CPH2381_11_A.13 as of now.
I extracted the images from the payload.bin found in the Oxygen Updater file (that I had actually successfully used to update my device) and flashed 2 partitions:
fastboot flash vbmeta vbmeta.img
fastboot flash boot boot.img
I then rebooted and now it's stuck in a boot loop & I can't even access fastboot anymore. Can someone please help?
Thanks
EDIT:
I managed to access fastboot & flash the rest of the partitions to fix it.
Hi everyone, just to piggy back on this thread, I also have the same device, and I have unofficial twrp and boot loader unlocked, however I have no back up rom and just want to get the phone back to normal really. Ive been following guides all over the place, but could someone point me in the right direction ? can I just download a rom for the OP nord ce 2 lite 5g, put it on my phone and have twrp install it? could someone guide me please. many thanks!
lemonmuffs said:
Hi everyone, just to piggy back on this thread, I also have the same device, and I have unofficial twrp and boot loader unlocked, however I have no back up rom and just want to get the phone back to normal really. Ive been following guides all over the place, but could someone point me in the right direction ? can I just download a rom for the OP nord ce 2 lite 5g, put it on my phone and have twrp install it? could someone guide me please. many thanks!
Click to expand...
Click to collapse
Yes, that will work.
vikas_anakin said:
Yes, that will work.
Click to expand...
Click to collapse
Or else you can extract img files from the oneplus rom file.
and flash them using fastboot.
Okay thank you for the reply, would you be able to point me to a official img file ? Or maybe someone has one extracted I could use please? I have looked online, but the ones I have gotten don't seem to work. I have also looked on the oneplus website for an official img but I could not find one.
So after a little more research, I can use another android device with the app Oxygen updater, download the full img.... So I am currently doing that and then ill try use fastboot or twrp to flash. Just wanted to spread info incase anyone else is having issues getting latest official roms for this device.
Hey guys, i have bricked my Oneplus Nord ce 2 lite 5g (Cph2381)
I tried using the fastboot enhance tool to flash a payload.bin file i thought was the right one for the device ..the device went to blackscreen..ive tried switching it on but its not working..ive done alittle research and found out that i should use an msm tool to force flash the initial stock firmware so that it can boot up ...problem is i cant seem to find the right msm tool for Oneplus nord ce 2 lite 5g , which msm tool can i use ? help please
Jazzyjuis said:
Hey guys, i have bricked my Oneplus Nord ce 2 lite 5g (Cph2381)
I tried using the fastboot enhance tool to flash a payload.bin file i thought was the right one for the device ..the device went to blackscreen..ive tried switching it on but its not working..ive done alittle research and found out that i should use an msm tool to force flash the initial stock firmware so that it can boot up ...problem is i cant seem to find the right msm tool for Oneplus nord ce 2 lite 5g , which msm tool can i use ? help please
Click to expand...
Click to collapse
Hey man, I would suggest not going with msm tool or anything.
Just download the latest update file of your device using oneplus updater app, or you can ask for the file if some of your friends has the same device.
use this tool to extract payload files https://github.com/vm03/payload_dumper
Now you can follow the same procedure as here https://forum.xda-developers.com/t/...ock-oxygenos-firmware-on-oneplus-10r.4465077/

Categories

Resources