How to FIX: Download Not Completed On RealMe7 after Flashing stock rom - Realme 7 Questions & Answers

It says: Download not completed! Power of and download again...
But when i flash again, it gives me the same result.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

you are flashing full stock rom?

ineedroot69 said:
you are flashing full stock rom?
Click to expand...
Click to collapse
yes

09278598299 said:
It says: Download not completed! Power of and download again...
But when i flash again, it gives me the same result.
View attachment 5255693
Click to expand...
Click to collapse
Hey did you find a solution for this?

ZanjiDV said:
Hey did you find a solution for this?
Click to expand...
Click to collapse
flash oppo_custom.img

pandmc said:
flash oppo_custom.img
Click to expand...
Click to collapse
i have same problem but i dont have oppo_custom.img and also nvdata and nvram please share if you have my phone model is realme 7 rmx2151
how to flash oppo custom img ?

nmp16 said:
i have same problem but i dont have oppo_custom.img and also nvdata and nvram please share if you have my phone model is realme 7 rmx2151
how to flash oppo custom img ?
Click to expand...
Click to collapse
This oppo_custom would leave it out of "Download not complete..." and you can flash it with this CLI tool https://github.com/bkerler/mtkclient
As per the NVRAM you would need some user to can upload it.

SubwayChamp said:
This oppo_custom would leave it out of "Download not complete..." and you can flash it with this CLI tool https://github.com/bkerler/mtkclient
As per the NVRAM you would need some user to can upload it.
Click to expand...
Click to collapse
but oppo_custom.img you shared is rmx1941 i.e. realme c2 but i want rmx 2151 oppocustom.img

nmp16 said:
i have same problem but i dont have oppo_custom.img and also nvdata and nvram please share if you have my phone model is realme 7 rmx2151
how to flash oppo custom img ?
Click to expand...
Click to collapse
I don't have NVDATA and NVRAM because my phone has lost its imei. And also NVDATA and NVRAM it must match the phone.

pandmc said:
I don't have NVDATA and NVRAM because my phone has lost its imei. And also NVDATA and NVRAM it must match the phone.
Click to expand...
Click to collapse
oppo custom image for realme 7/rmx 2151 is available to download if you have please share

pandmc said:
I don't have NVDATA and NVRAM because my phone has lost its imei. And also NVDATA and NVRAM it must match the phone.
Click to expand...
Click to collapse
This oppo_custom you uploaded, is it from your device working, except by IMEI? I mean, it works the sensor, Wi-Fi, touch display? NVDATA and NVRAM contrarily what most users think, are not specific to a device, can be flashed from other device but same model, what it does is attempt (not always successfully) to return to the damaged device the ability to get access to its (blocked) IMEI but this way the IMEI from your device is not given to the device that flash your NVRAM/NVDATA image, in other words, your IMEI can't be "restored" in a different device this way.

nmp16 said:
but oppo_custom.img you shared is rmx1941 i.e. realme c2 but i want rmx 2151 oppocustom.img
Click to expand...
Click to collapse
Yes, I know, oppo_custom is a kind of Pandora box as other user said in a different thread, an oppo_custom from other device may solve (or not) a lot of issues like "Download not complete...", touch not working, Wi-Fi and signal lost, and more...
I flashed this oppo_custom in my RMX2151 to get out of "Download not complete…" so if it worked for me has to work for you too.

SubwayChamp said:
This oppo_custom you uploaded, is it from your device working, except by IMEI? I mean, it works the sensor, Wi-Fi, touch display? NVDATA and NVRAM contrarily what most users think, are not specific to a device, can be flashed from other device but same model, what it does is attempt (not always successfully) to return to the damaged device the ability to get access to its (blocked) IMEI but this way the IMEI from your device is not given to the device that flash your NVRAM/NVDATA image, in other words, your IMEI can't be "restored" in a different device this way.
Click to expand...
Click to collapse
Yes, I got this "oppo_custom.img" from a device that is still running normally.

how to flash oppo_custom.img which you shared in my phone realme 7(rmx2151) using sp flash tool? or any other tool? please help? because phone is showing error from last 2 weeks.

nmp16 said:
how to flash oppo_custom.img which you shared in my phone realme 7(rmx2151) using sp flash tool? or any other tool? please help? because phone is showing error from last 2 weeks.
Click to expand...
Click to collapse
Did you read the tool I linked for you, just a few posts above?

SubwayChamp said:
Did you read the tool I linked for you, just a few posts above?
Click to expand...
Click to collapse
but i dont know how to use it ? can you show video of it ? i mean how to flash oppo custom img using tool

nmp16 said:
but i dont know how to use it ? can you show video of it ? i mean how to flash oppo custom img using tool
Click to expand...
Click to collapse
O man, you're very lazy, all the procedure is in GitHub, and you can find some guides on YT, like this:
then read the readme.md file to know basic usage.
Try at least with the basics, if you are stuck on some step then don't hesitate to ask again.

nmp16 said:
how to flash oppo_custom.img which you shared in my phone realme 7(rmx2151) using sp flash tool? or any other tool? please help? because phone is showing error from last 2 weeks.
Click to expand...
Click to collapse
Extract the Realme 7 firmware and then copy "oppo_custom.img" into the firmware folder. Change "oppo_custom" inside "scatter.txt" with this:
- partition_index: SYS8
partition_name: oppo_custom
file_name: oppo_custom.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xa908000
physical_start_addr: 0xa908000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: true
reserve: 0x00
Click to expand...
Click to collapse
After that flash using SP Flash Tool by selecting "oppo_custom" only (without preloader and others). When finished, please enter recovery mode and format your Realme 7.

pandmc said:
Extract the Realme 7 firmware and then copy "oppo_custom.img" into the firmware folder. Change "oppo_custom" inside "scatter.txt" with this:
After that flash using SP Flash Tool by selecting "oppo_custom" only (without preloader and others). When finished, please enter recovery mode and format your Realme 7.
Click to expand...
Click to collapse
Thanks.i have done all the steps which you explained above now download not completed error gone. but when i enter realme ui recovery and choose wipe data it will ask me to "Please enter verification code :4285.
But how to enter 4285 because touch is not responding or working ?please help

nmp16 said:
Thanks.i have done all the steps which you explained above now download not completed error gone. but when i enter realme ui recovery and choose wipe data it will ask me to "Please enter verification code :4285.
But how to enter 4285 because touch is not responding or working ?please help
Click to expand...
Click to collapse
I also have my device in a different brick stage, and tried the oppo_custom kindly uploaded by pandmc, but it results in lost touching, the oppo_custom that I uploaded for you should return the touch ability, try with it.

Related

FRP lock

I have a problem, after flash element V1.1 EMUI 8.0,I have a FRP lock, i was so stupid to relock OEM, and now i just boot into erecovery, can not unlock the OEM :
(bootloader) Necessary to unlock FRP!
(bootloader) Navigate to Developer options, and enable "OEM unlock"!
FAILED (remote: Command not allowed),
now, how to flash stock firmwave or unbrick. please help me.
NMHT said:
I have a problem, after flash element V1.1 EMUI 8.0,I have a FRP lock, i was so stupid to relock OEM, and now i just boot into erecovery, can not unlock the OEM :
(bootloader) Necessary to unlock FRP!
(bootloader) Navigate to Developer options, and enable "OEM unlock"!
FAILED (remote: Command not allowed),
now, how to flash stock firmwave or unbrick. please help me.
Click to expand...
Click to collapse
Hello
are elemental rom starts?
_ go to k-setting parameter, tell him to restart in recovery twrp (I think it will be in Chinese).
if it works you can use the HuRupdater tool to reinstall a complete emui 8.0 firmware.
if the rom does not start, do not know your phone version (oem).
I can recommend dc-unlock, dc-phoenix v52 +15 crédits
and reinstall a full firmware of your version.
Chisetdel31260 said:
Hello
are elemental rom starts?
_ go to k-setting parameter, tell him to restart in recovery twrp (I think it will be in Chinese).
if it works you can use the HuRupdater tool to reinstall a complete emui 8.0 firmware.
if the rom does not start, do not know your phone version (oem).
I can recommend dc-unlock, dc-phoenix v52 +15 crédits
and reinstall a full firmware of your version.
Click to expand...
Click to collapse
I can not boot the rom, boot loop erecovery and recovery stock, my device is RNE-L22C636
now, how to back stock rom. :crying::crying:, please help me
Search for dc-phoenix it should help you even if its bricked
Chisetdel31260 said:
Hello
are elemental rom starts?
_ go to k-setting parameter, tell him to restart in recovery twrp (I think it will be in Chinese).
if it works you can use the HuRupdater tool to reinstall a complete emui 8.0 firmware.
if the rom does not start, do not know your phone version (oem).
I can recommend dc-unlock, dc-phoenix v52 +15 crédits
and reinstall a full firmware of your version.
Click to expand...
Click to collapse
How do I contact you?
i need dc-unlock, dc-phoenix v52 +15 crédits
NMHT said:
How do I contact you?
i need dc-unlock, dc-phoenix v52 +15 crédits
Click to expand...
Click to collapse
you need dc-unlocker, to detect the device and access the support area.
https://www.dc-unlocker.com/downloads/get/7JPrdoVQ
after, you need to install the tool dc-phoenix v52,
https://files.dc-unlocker.com/share.html?v=share/D5E38E4A4EF446F6B58AD9DDE1C36FE7
with you can reinstall a full firmware for your device in your version
Chisetdel31260 said:
you need dc-unlocker, to detect the device and access the support area.
https://www.dc-unlocker.com/downloads/get/7JPrdoVQ
after, you need to install the tool dc-phoenix v52,
https://files.dc-unlocker.com/share.html?v=share/D5E38E4A4EF446F6B58AD9DDE1C36FE7
with you can reinstall a full firmware for your device in your version
Click to expand...
Click to collapse
I do not have a DCPhoenix_v52 account, dc-unlocker does not recognize the device, does not recognize the port, my device only gets into fastboot and erecovery, but dc-unlocker does not recognize the port,
DC - Unlocker 2 Client 1.00.1396
Detecting phone :
selection :
manufacturer - Huawei phones
model - Huawei Nova 2i
Selected Applications port COM9
Selected Diagnostics port COM9
Phone not found !
Online Method with Erecovery
To be sucessfull here Phone needs to get the OEMINFO.Bin or HWOTA OEMINFO from TWRP or HWOTA
Unlock Bootloader doesnt matter, at least a proper OEMINFO needs to get flashed
1:First set your Router to DNS 81.177.139.39 truly complete, that means all traffic routed throght this DNS
DNS: Primary 81.177.139.39 Secondary 81.177.139.39 It wont work if you dont edit it complete
2 Open Firmware Finder PC Programm Now click on common Base. Now look for your Firmware (same as your OEMINFO ) Now on your Firmware Changelog link rightclick. Copy und on Firmware Access
Please check if its working.
Now on Firmware Proxy , give in link Changelog.xml and click on Set.
Now on Register Update example like http://update.hicloud.com:8180/TDS/d.../changelog.xml
You registered fw ......... for ip 77.66.44.31.2
Now restart phone in erecovery . Now choose Network with Router DNS with 81.177.139.39
Connect and Firmware should load like Funky Huawei like .
Works 100%, No bad flashed Firmware anymore.
tested and work perfectlyy
i used OEMINFO RNE-L22C636, I found the right firmwave :http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2722/g1699/v137961/f1/full/changelog.xml
, but I got an error getting falied info package, how to fix that,please help me
have you a card memory?
thugsalah said:
have you a card memory?
Click to expand...
Click to collapse
yes, i have card memory
I use update.app but it's bigger than 4gb, memory card in fat32 format can not copy, so now I have to do
NMHT said:
I use update.app but it's bigger than 4gb, memory card in fat32 format can not copy, so now I have to do
Click to expand...
Click to collapse
use an adapter to plug it into a computer and format the sd card as ntfs
baoprokute1234 said:
use an adapter to plug it into a computer and format the sd card as ntfs
Click to expand...
Click to collapse
i try but falled, update falled
for me the dns method has work !! my bad
Hi the reason is you used an unapproved firmware.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In your case, you can use this version:
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2722/g1699/v129170/f1/full/changelog.xml
I am following this post for same issue.
I changed the DNS to 81.177.139.39 under the heading in my route: Use the following Static DNS IP address
I set both primary and secondary DNS, apply/save chnages, the Firmware changlog link is approved as checked from Firmware finder.
But I am not sure about this step:
Now on Firmware Proxy , give in link Changelog.xml and click on Set.
I dont see any 'Set' button or link any where in firmware finder version 1.5.6.1
But eRecovery will still show error Getting package info failed
Plz help me what am I missing

Question Corrupted Boot Img

Hey,
My boot image seems corrupted, i just accidentally flashed the stock ROM wrong.
Now i cannot boot into fastboot nor system, i only have the stock recovery with unauthorized adb.
Is there any hope getting my 2 day old phone back to life?
My condolences, I was in the same situation too. Is your phone under warranty?
hddnlns said:
Hey,
My boot image seems corrupted, i just accidentally flashed the stock ROM wrong.
Now i cannot boot into fastboot nor system, i only have the stock recovery with unauthorized adb.
Is there any hope getting my 2 day old phone back to life?
Click to expand...
Click to collapse
I post all boot images . You can flash it, you must flash vbmeta2 too in the folder. Not Lock your bootloader!
TheVanyo4eg said:
My condolences, I was in the same situation too. Is your phone under warranty?
Click to expand...
Click to collapse
If flashing/rooting/unlocking doesnt void warranty on oneplus, then yes, i just got the phone 2 days ago.
I can't flash anything as its not possible to get to fastboot nor adb, while bootloader is unlocked tho.
I already requested repair from oneplus and waiting on an answer, also i purchased a fresh one from amazon which will be delivered today.
All i wanted was https://github.com/LuigiVampa92/SystemEdxposed but Oxygen doesn't seem to have init.d support, i need system edxposed because my banking app always finds magisk even with valid safetynet.
PS: If someone got the scatter file for Nord 2, then i could flash stock again by SP Flash.
Also since i'll get a new phone, i just ask here if anyone knows an app or something to send AT commands to the mediatek.
hddnlns said:
Hey,
My boot image seems corrupted, i just accidentally flashed the stock ROM wrong.
Now i cannot boot into fastboot nor system, i only have the stock recovery with unauthorized adb.
Is there any hope getting my 2 day old phone back to life?
Click to expand...
Click to collapse
Do you not get into bootloader fastboot mode if you power up the phone with Vol - and Power button keys?
Nope, it also shows just like on system boot the corrupted boot message.
All i have access to is stock recovery with unauthorized adb and MediaTek COM Port which i could use to flash but i need a scatter file for that.
SP Flash Tool v5.1924 - Download SmartPhone Flash Tool
SP flash tool download - SP Flash Tool v5.1924 is the latest version that can flash Stock ROM, Custom recovery for your MTK based android phone. SPFLASH tool comes as free-ware.
spflashtool.com
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I also have now found a tool that works with MT6893 Chip:
I just have to get an Indian Reseller to get access to the tool.
Then I can dump full scatter and replace broken images from stock.
I got the tool and im dumping scatter ROM now, ill upload working scatter after im done.
My phone is now fully restored.
Here is the scatter map i used:
hddnlns said:
My phone is now fully restored.
Here is the scatter map i used:
Click to expand...
Click to collapse
Hi, I have the same problem, but scatter file don't work for me.
How can I restore my OnePlus Nord 2 5G, please? That Indian unlock tool don't support pay by credit card or via. PayPal.
I thank you very much in advanced for your answer.
Pls,upload firmware and share link.Thanks frend.
godjy said:
Pls,upload firmware and share link.Thanks frend.
Click to expand...
Click to collapse
Well, I downloaded SP Flash Tools v5.1524.00.000 from SP Flash Tool Site. I downloaded Scatter file from previouse post here. And I add it to only one full image, which I found, on MEGA (7,43GB).
It's very sad, because I bought OnePlus Nord 2 5G, yesterday.
My situation is the same. When I push VOL- and Power I get recovery, where is unauthorized ADB, well I am not able to restart Nord 2 5G to fastboot/bootloader mode.
List of devices attached
ON4LPN9HJVGEY57D unauthorized
Boris911 said:
My situation is the same. When I push VOL- and Power I get recovery, where is unauthorized ADB, well I am not able to restart Nord 2 5G to fastboot/bootloader mode.
View attachment 5450031
List of devices attached
ON4LPN9HJVGEY57D unauthorized
View attachment 5450033
Click to expand...
Click to collapse
Try: Vol up + Vol down + Power.... should start the bootloader when no USB is connected.
Then do fastboot flashing unlock again
HofaTheRipper said:
Try: Vol up + Vol down + Power.... should start the bootloader when no USB is connected.
Then do fastboot flashing unlock again
Click to expand...
Click to collapse
Resolved. I thank you very much for your help.
How to fix phone?Boris911
godjy said:
How to fix phone?Boris911
Click to expand...
Click to collapse
I got info that I have to push both VOL+ and VOL - with Power (3 button at once) for enter to fastboot/bootloader.
It was self relocked. I had to unlock it again and after that I was able to flash vbmeta2.img again. The phone is working. But I have 3 problems.
1.) Camera not works.
2.) I am not able to updates = flash from A.07 to A.11 (https://forum.xda-developers.com/t/oneplus-nord-2-oxygen-11-3-dn2103-eea-rom.4331695/post-85615147 = update_07_auf_09.zip, update_09_auf_10.zip, update_A10_auf_A11.zip).
- With TWRP:
- With stock recovery where show this for few second and back on Android I got message that update failed.
3.) With SafetyNet patch (Magisk Hide Config Props) I pass with SafetyNet test, but in Google Play the devices haven't Google Certification and from that reasons I am not able to use Google Pay.
I will try erase all partition (for total death of phone = display will not show anything after push power button) and send it to repair, when I bought it new on Thursday afternoon.
e.g.:
dd if=/dev/null of=/dev/block/sdc49 (boot)
dd if=/dev/null of=/dev/block/sdc30 (boot_para)
dd if=/dev/null of=/dev/block/sdc50 (vendor_boot)
Same problem here...
Does anyone have an account on Unlocktool.net to share?
hddnlns said:
My phone is now fully restored.
Here is the scatter map i used:
Click to expand...
Click to collapse
Do we need scatter r
hddnlns said:
My phone is now fully restored.
Here is the scatter map i used:
Click to expand...
Click to collapse
U r device is indian?
Will that work for DN 2101

Question Redmi Note 10 Pro 5G brick

Redmi Note 10 Pro 5G Chinese version with fastboot unlocked. After unsuccessful firmware. At startup, it goes into fastboot, you can load it into recovery. Wipe doesn't help. When trying to flash through fastboot MiFlashPro "FAILED (remote: 'not allowed in locked state')". When trying to unlock fastboot with miflash_unlock-en-5.5.224.24 "Please add your account in Mllll's Settings> Developer options> Mi Unlock status". I tried to flash it via recovery. The Chinese firmware does not want to install because the bootloader from the global V12.5.5.0.RKPMIXM. I put through the global recovery, it does not start, it goes into recovery not compatible firmware with this device. Vicious circle. What else to do?
google keywords:MTK Auth Bypass Tool
Spoiler
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ERROR: STATUS_SEC_INSUFFICIENT_BUFFER (0xC002004B)
[HINT]:
Verified boot is enabled.
Please download signed image (dpm_a-verified.img) or disable verified boot.
I cannot go further than this error. How to disable verified boot.
As I understand, it is necessary to fix the file MT6893_Android_scatter (delete some partitions) and PGPT which is not in the firmware, as they say, it should be taken from the dump. Can someone post these corrected files.
Can anyone do a PGPT dump?
IrGen said:
Spoiler
View attachment 5442675View attachment 5442677View attachment 5442679
ERROR: STATUS_SEC_INSUFFICIENT_BUFFER (0xC002004B)
[HINT]:
Verified boot is enabled.
Please download signed image (dpm_a-verified.img) or disable verified boot.
I cannot go further than this error. How to disable verified boot.
Click to expand...
Click to collapse
flash vbmeta.img can solve this problem,maybe
红豆生南瓜 said:
flash vbmeta.img can solve this problem,maybe
Click to expand...
Click to collapse
I took MTK_AllInOne_DA.bin from the firmware and replaced it in MediaTek SP Flash Tool v5.2104.00. Removed DA check. After that, I sewed without errors.
The archive contains everything you need for the firmware.
IrGen said:
I took MTK_AllInOne_DA.bin from the firmware and replaced it in MediaTek SP Flash Tool v5.2104.00. Removed DA check. After that, I sewed without errors.
The archive contains everything you need for the firmware.
Click to expand...
Click to collapse
Congrate! finally you got it done.
inbox me unbrick poco x3 gt paid services
Hi! My Chopin stuck on fastboot after a wrong flash and lock a global ROM, now no unlock no usb debugging so, I've downloaded the mtk bypass final rar, can please someone post a tutorial on how to use it? I've installed usblyb driver on my win 10 32 bit but in spflash i can't open the come port and not sure anyways if I've setup all correctly too, thank in advance to who will help me.
Ive replaced the original firmware mtk allinone bin in the sp flash folder, unticked the chech lib da match, selected the scatter files from firmware and put the auth from pack, changed the preload with ones in pack, when I start download got error immediately
--- deleted ----
IrGen said:
I took MTK_AllInOne_DA.bin from the firmware and replaced it in MediaTek SP Flash Tool v5.2104.00. Removed DA check. After that, I sewed without errors.
The archive contains everything you need for the firmware.
Click to expand...
Click to collapse
Hi, I've followed your instructions, I've finally flashed the Rom into the phone, but now phone bootloop into recovery, it says "nvdata is corrupted", I've took the scatter file from the Rom folder, how to fix that problem now? Thanks.
Anyone can post the BPLGUIinfo file to repair the IMEI for xiaomi Chopin?
Bonscia said:
Привет, я следовал вашим инструкциям, наконец-то я прошил Rom в телефон, но теперь телефон загружается в рекавери, он говорит «nvdata поврежден», я взял скаттер-файл из папки Rom, как исправить эта проблема сейчас? Спасибо.
Click to expand...
Click to collapse
Привет. удалось запустить смартфон?
Bonscia said:
Привет, я следовал вашим инструкциям, наконец-то я прошил Rom в телефон, но теперь телефон загружается в рекавери, он говорит «nvdata поврежден», я взял скаттер-файл из папки Rom, как исправить эта проблема сейчас? Спасибо.
Click to expand...
Click to collapse
Привет. удалось запустить смартфон?
IrGen said:
As I understand, it is necessary to fix the file MT6893_Android_scatter (delete some partitions) and PGPT which is not in the firmware, as they say, it should be taken from the dump. Can someone post these corrected files.
Click to expand...
Click to collapse
hello
Bro
Using your method works fine but doesn't work
help
thank
IrGen said:
I took MTK_AllInOne_DA.bin from the firmware and replaced it in MediaTek SP Flash Tool v5.2104.00. Removed DA check. After that, I sewed without errors.
The archive contains everything you need for the firmware.
Click to expand...
Click to collapse
hi Bro
Try the FLASH provided by my brother, but it doesn't work
Bonscia said:
Hi! My Chopin stuck on fastboot after a wrong flash and lock a global ROM, now no unlock no usb debugging so, I've downloaded the mtk bypass final rar, can please someone post a tutorial on how to use it? I've installed usblyb driver on my win 10 32 bit but in spflash i can't open the come port and not sure anyways if I've setup all correctly too, thank in advance to who will help me.
Ive replaced the original firmware mtk allinone bin in the sp flash folder, unticked the chech lib da match, selected the scatter files from firmware and put the auth from pack, changed the preload with ones in pack, when I start download got error immediately
Click to expand...
Click to collapse
usb error.
rolly20 said:
inbox me unbrick poco x3 gt paid services
Click to expand...
Click to collapse
Help with Redmi Note 10 5G Bricked​

Question got bootloop and after lost IMEI

Hi, i tried to install lineage OS, but got bootloop.
I unlocked bootloader with MediatekBootloaderUnlock cmd file. Did many manipulations, got LOS working with bugs, wiped everyhing.
I installed custom patched boot from 4pda (from other firmware V13.0.7.0.RKEMIXM_20220419)
from recovery and after rebooted to it.
After phone got into bootloop with POCO logo.
Cannot enter fastboot and recovery.
Only after holding volume down button i get a 4 seconds phone visible in PC as com3 mediatek usb port , after it bootlopps again
Through MTK bypass i disabled bootrom protection, and phone is staying in brom mode for 30 seconds,after goes to loop.
But then what should i do? I havent used SP flash tool much. In Miflash phone isnt visible.
i got out of bootloop . downloaded MIFlash pro 7.3.608.18
Spoiler
miflash_pro-en-7.3.608.18.zip
drive.google.com
downloaded firmwavre to fastboot 5.6 GB V13.0.7.0.RKEMIXM_20220419
Spoiler
Redmi Note 11S / POCO M4 Pro – Global Stable Version List – MIUI Download Xiaomi Official ROM
Unpack firmware archive .tgz ,again unpack .tar from it
inside folder images/download agent there is a file flash.xml
Open MIFlash pro 7.3.608.18 , choose on top SP Flash v6.
Choose file flash.xml in download xml
Authentication file.A bit harder. Folks from xda found a way to bypass brom through downloading python and other stuff.
Phone after holding volume down buttononly visible to pc by 4 seconds ,after disappear and goes to reboot.
i used a program MTK META UtilityV44, press MTK BRom - Disable Authconnect , connect phone with volume down button holded.
in a left screen of program you will see brom bprotection removed
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Aftel go to SPFlashtoolv6 and press download - download only.
The system would start flashing .after 6 minutes there would be a green sucess button.disconnect phone
But after turning on MUIU logo flashed for 2 seconds and disappeared and phone booted to recovery MUIU and says "nv data corrupted"
I have installed orangefox.
After installed LOS 19 through fastboot. But it didnt start (before losing imei it didnt start too with orangefox) ,but after flashing patched boot from 4pda the system started.
So now i lost IMEI. Cant understand how to recover. I tried using MAUI Meta, but my phone is not visible.
can somebody please backup nvram/nvdata partition with MAUIMeta or SPflashtool?
would very much appreciate, i cant use my phone now, lost 200$
i have wrote imei numbers with maui meta, but radio is off in ingineering menu in LOS,stock ram doesnt turn on.
can please somebody backup nvram , nvdata,nvcfg with spflashtool? i would change the imeis to my
Wouldn't sharing our nvram etc. backups with you essentially mean you would be using our devices IMEI/MEID? I wouldn't be comfortable with this I'm afraid, sorry!
aricooperdavis said:
Wouldn't sharing our nvram etc. backups with you essentially mean you would be using our devices IMEI/MEID? I wouldn't be comfortable with this I'm afraid, sorry!
Click to expand...
Click to collapse
yes, if you make backup all of those data will be inside.
you can change the IMEI numbers to null in Maui Meta (connection with brom bypass using mtkmetautility v44, reboot to meta mode) , duty in meta mode -imei download, change them to 0 , save nvdata, then change IMEI back to yours.
or with hex editor,but i haven't used it.
i managed to start the phone with nvram and nvdata from rn11s.
miui stock ram, but im unable to write imei numbers.
if i flash nvram and nvdata in SPFT later my phone is not visible with maui meta
if i dont flash nvram,nvdata phone is visible in maui meta, but after writing imei nubmers nothing happen.
i tried Tft_mtk6 cracked tool, but it doesnt work aswell.
blacklinkin said:
i managed to start the phone with nvram and nvdata from rn11s.
miui stock ram, but im unable to write imei numbers.
if i flash nvram and nvdata in SPFT later my phone is not visible with maui meta
if i dont flash nvram,nvdata phone is visible in maui meta, but after writing imei nubmers nothing happen.
i tried Tft_mtk6 cracked tool, but it doesnt work aswell.
Click to expand...
Click to collapse
Can you send NVRAM and NVDATA of rn11s.. let me check.....
Same issues here...
Is the problem solved?
BoysNap said:
Can you send NVRAM and NVDATA of rn11s.. let me check.....
Same issues here...
Is the problem solved?
Click to expand...
Click to collapse
wherr to find
NVRAM and NVDATA?

REALME 7 RMX2151 BASEBAND IMEI NULL CAMERA NOT WORKING

HOW CAN I FIX MY REALME 7 RMX2151 CAMERA NOT WORKING AND ALSO BASEBAND AND NULL IMEI
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

			
				
the only way there is is a professional tool
MTKAndroid said:
the only way there is is a professional tool
Click to expand...
Click to collapse
can i have the files
Mark Yngell Kate said:
HOW CAN I FIX MY REALME 7 RMX2151_11 CAMERA NOT WORKING AND ALSO NULL IMEI
Click to expand...
Click to collapse
bro idont know will it work flash pitch black recovery and install realme 7 custom ota file using pitch black recovery
kj7 said:
bro idont know will it work flash pitch black recovery and install realme 7 custom ota file using pitch black recovery
Click to expand...
Click to collapse
flash a realme ui 1.0 install twrp custom recovery then install pbrp on twrp
Use this backup file for realme 7 rmx2151 flash it on mtk client so that your camera will work
realme 7 backup-20220306T080732Z-001.zip
drive.google.com
Mark Yngell Kate said:
realme 7 backup-20220306T080732Z-001.zip
drive.google.com
Click to expand...
Click to collapse
Bro imei null backup give me bro
kj7 said:
Bro imei null backup give me bro
Click to expand...
Click to collapse
Sorry brother for now i have not fix my imei but baseband and simcard signal fixed, also imei should be unique for one device, your device has its imei number and should be located at smartphone box were you can see the imei 1 and imei 2
HOW TO RECOVER BASEBAND FOR REALME 7 RMX2151
>install custom recovery
>boot to custom recovery
>mount
>data and nvdata
>go to advance
>select file manager
>find nvdata folder
>select md folder
>delete the nvram folder
>reboot device
Baseband and simcard signal should be fixed
-markyngellkate
Mark Yngell Kate said:
HOW TO RECOVER BASEBAND FOR REALME 7 RMX2151
>install custom recovery
>boot to custom recovery
>mount
>data
>go to advance
>select file manager
>find nvdata folder
>select md folder
>delete the nvram folder
>reboot device
Baseband and simcard signal should be fixed
-markyngellkate
Click to expand...
Click to collapse
My baseband not working no... sim cards are detect in my realme 7 2151
please send me recovery img files and give some guide
Now I m on realme ui 1.0 Realme 7 A.43
As you talking about twrp/ pbrp
please send both img files and
how to flash step by step
please send me files and guide
Mark Yngell Kate said:
HOW TO RECOVER BASEBAND FOR REALME 7 RMX2151
>install custom recovery
>boot to custom recovery
>mount
>data
>go to advance
>select file manager
>find nvdata folder
>select md folder
>delete the nvram folder
>reboot device
Baseband and simcard signal should be fixed
-markyngellkate
Click to expand...
Click to collapse
How to install custom recovery in realme 7 /(2151 ui 1.0 a.43)/ please send me required file
Mark Yngell Kate said:
HOW TO RECOVER BASEBAND FOR REALME 7 RMX2151
>install custom recovery
>boot to custom recovery
>mount
>data
>go to advance
>select file manager
>find nvdata folder
>select md folder
>delete the nvram folder
>reboot device
Baseband and simcard signal should be fixed
-markyngellkate
Click to expand...
Click to collapse
Which tool is required to flash custom recovery
please send me by mediafire / google Drive
Mark Yngell Kate said:
HOW TO RECOVER BASEBAND FOR REALME 7 RMX2151
>install custom recovery
>boot to custom recovery
>mount
>data
>go to advance
>select file manager
>find nvdata folder
>select md folder
>delete the nvram folder
>reboot device
Baseband and simcard signal should be fixed
-markyngellkate
Click to expand...
Click to collapse
A complete drive link
which includes required img files and tool etcccc....
Mark Yngell Kate said:
HOW TO RECOVER BASEBAND FOR REALME 7 RMX2151
>install custom recovery
>boot to custom recovery
>mount
>data
>go to advance
>select file manager
>find nvdata folder
>select md folder
>delete the nvram folder
>reboot device
Baseband and simcard signal should be fixed
-markyngellkate
Click to expand...
Click to collapse
Which custom recovery img file is required please provide to fix basband
@Ghanshyam_parmar said:
Which custom recovery img file is required please provide to fix basband
Click to expand...
Click to collapse
You should do some research online , about how to flash custom recovery, no one is going to help you to start from scratch.
Search for "twrp for rmx2151" ,
Download the twrp.img and flash it using either mtkclient tool or sp flash tool.

Categories

Resources