Can someone on 7.1.1 pull gpt.bin and bootloader.img? - Moto Z Play Questions & Answers

I was able to recover my bricked device today to fastboot. Because I was updated to 7.1.1 at one time, I need the 7.1.1 gpt.bin and bootloader.img. In the past I backed up modem files by the following commands. Maybe someone knows how to do this to get the gpt.bin and bootloader too?
You need to boot into TWRP, if that does not, maybe we need to boot into the Chinese recovery temporarily by entering fastboot and typing fastboot boot CHINESETWRP.img. I attached it.
adb shell
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/modem of=/sdcard/NON-HLOS.bin
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/modemst1 of=/sdcard/modemst1.img
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/modemst2 of=/sdcard/modemst2.img
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/fsg of=/sdcard/fsg.mbn
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/dsp of=/sdcard/adspso.bin
Maybe try this?
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/bootloader of=/sdcard/bootloader.img
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/gpt of=/sdcard/gpt.bin
Thank you in advance!

I tried this but I forgot we have to boot into TWRP and my current new Moto Z Play does not have TWRP yet so I cannot test to see if this works. See OP for new instructions.

Will the verizon version work?
See my 711 post in roms.

Gpt.bin 7.1.1
alguem poderia me ajudar preciso de uma gpt.bin 7.1.1 para celulares com hard brick como esta o meu!

Related

Stock Firmware for XT1789-05

Hi, anyone have the OTA for Android Oreo for our model?
I'm tired to wait VIVO release the upgrade
Please?
https://androidfilehost.com/?fid=746010030569947760
here is the complete fw
Xt1789
El firmware que colocas es para el Xt1789-05? Es una ROM libre de operadora?
Piztache said:
El firmware que colocas es para el Xt1789-05? Es una ROM libre de operadora?
Click to expand...
Click to collapse
si, es libre y si, es para el XT1789-05
Muchas gracias por responder
x-geo said:
si, es libre y si, es para el XT1789-05
Click to expand...
Click to collapse
Gracias por la aportación y por la respuesta
Piztache said:
Gracias por la aportación y por la respuesta
Click to expand...
Click to collapse
Hi Piztache,
Did you manage to install the FW? is it working fine for you? I thinking to do the same with my moto.
----------------------------------------------------------------------------------------------------------------------------
Hola Piztache,
Instalaste el FW? Esta trabajando bien? Estoy pensando en hacer lo mismo en mi moto.
Thanks
Saludos!
Muy bien
Si instale la actualización,aunque como libere el bootloader, actualice todos los archivos , eso hizo que el bootloader se regresara a cerrar, y no me dejaba iniciar el teléfono, lo cual se solucionó, volviendo a abrir el bootloader, el teléfono funciona muy bien y en mi experiencia mejoro la duración de la batería
[email protected] said:
Hi Piztache,
Did you manage to install the FW? is it working fine for you? I thinking to do the same with my moto.
----------------------------------------------------------------------------------------------------------------------------
Hola Piztache,
Instalaste el FW? Esta trabajando bien? Estoy pensando en hacer lo mismo en mi moto.
Thanks
Saludos!
Click to expand...
Click to collapse
darthxa said:
Hi, anyone have the OTA for Android Oreo for our model?
I'm tired to wait VIVO release the upgrade
Please?
Click to expand...
Click to collapse
I have the last Fullflash with the January Patch. I flash in my VIVO via fastboot and it worked normally without the need to have the bootloader unlocked.
djsboy said:
I have the last Fullflash with the January Patch. I flash in my VIVO via fastboot and it worked normally without the need to have the bootloader unlocked.
Click to expand...
Click to collapse
Thanks mate, I did too...and unlocked and rooted with Magisk patched boot image that I made myself with Magisk manager
where do I find the latest ROM with the January patch. I download the file on post #2 and it only has the December patch update
x-geo said:
si, es libre y si, es para el XT1789-05
Click to expand...
Click to collapse
Como le haces para la instalacion? te metes al bootloader del telefono , o usas un software en pc? soy nuevo en el tema, y no se si me podrias explicar paso a paso. te lo agradeceria mucho
darthxa said:
Thanks mate, I did too...and unlocked and rooted with Magisk patched boot image that I made myself with Magisk manager
Click to expand...
Click to collapse
Can I do root on oreo?
lacerdajr said:
Can I do root on oreo?
Click to expand...
Click to collapse
Yes mate. There is a lot of guides here about root this model, what model is yours?
HI, i downloaded the rom stock, but i have the bootloader unlocked and TWPR installed . how can install the firmware via FASTBOOT?
adamantem said:
HI, i downloaded the rom stock, but i have the bootloader unlocked and TWPR installed . how can install the firmware via FASTBOOT?
Click to expand...
Click to collapse
Just use RSD
darthxa said:
Just use RSD
Click to expand...
Click to collapse
I have installed RSD lite 6.2.4, but when i select the zip file i get an error "get decompress file size error"
Can i try it via Fastboot with this? the order is correct?
:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash oem oem.img
fastboot erase carrier
fastboot erase cache
fastboot erease userdata
fastboot erase ddr
fastboot erase modemst1
fastboot erase modemst2
fastboot reboot
adamantem said:
I have installed RSD lite 6.2.4, but when i select the zip file i get an error "get decompress file size error"
Can i try it via Fastboot with this? the order is correct?
:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash oem oem.img
fastboot erase carrier
fastboot erase cache
fastboot erease userdata
fastboot erase ddr
fastboot erase modemst1
fastboot erase modemst2
fastboot reboot
Click to expand...
Click to collapse
First unzip, then try the .xml files in rsd. The flashfile.xml is for resetting and will wipe your data, the servicefile.xml is for upgrading and should leave your data intact.
Sent from my Moto Z (2) using XDA Labs
skywalker-live said:
First unzip, then try the .xml files in rsd. The flashfile.xml is for resetting and will wipe your data, the servicefile.xml is for upgrading and should leave your data intact.
Sent from my Moto Z (2) using XDA Labs
Click to expand...
Click to collapse
The rsd closes as soon as it enters fastboot mode and does nothing. The steps listed by adamantem are correct? Or it could be done only with the command "fastboot flash all? Tks
Dorian Bathory said:
The rsd closes as soon as it enters fastboot mode and does nothing. The steps listed by adamantem are correct? Or it could be done only with the command "fastboot flash all? Tks
Click to expand...
Click to collapse
I answered myself. The steps listed adamantem are fine.
I put the rom without problems by fastboot. Thanks for contributing.:good:
My baseband is <not found> on the fastboot screen and i have no signal or wifi. i was hoping the firmware would correct this, but it didnt. I couldnt use RSD so i did fastboot flash one step at a time,
Any other ideas?
Couldnt get RSD to recognize device and ive read that RSD doesnt play nice with Windows 10

[Guide] Switching OEMINFO versions

I've seen a number of posts asking how to switch the oeminfo of your phone - so I decided to make a quick guide.
Warning: Use this guide at your own risk. I did this on my own p20 Lite without issue but YMMV.​
Pre-req's
Please ensure that you actually have an unlocked boot-loader
Ensure that you still have access to your boot-loader code as switching the oeminfo partition caused my phone's boot-loader to become re-locked
You are rooted
You have enabled USB debugging and your device is detected by adb/fastboot (run
Code:
adb devices
or
Code:
fastboot devices
to check this)
Make a backup of your current oeminfo - this can be shared on this thread for other users (in-case they haven't done this) or for your own piece of mind. You can use Partitions Backup from the Play Store, TWRP etc.
After switching my oeminfo I used the stock recovery to perform a factory reset. I'm not sure this was required but remote backing up of files is probably recommended just in-case...
Getting Ready
To check your current oeminfo run the following command from an ADB shell:
Code:
getprop ro.hw.custPath
This should return something like this:
Code:
/cust/ee/gb
This was what my oeminfo partition was prior to installing the generic European single sim oeminfo.
Similarly, you can run the following fastboot command to check your current oeminfo:
Code:
fastboot getvar vendorcountry
Which will report something like the following:
Code:
vendorcountry: ee/gb
The Good Stuff
Assuming you have followed the pre-req steps (you have been warned!) Do the following:
Download one of the attached oeminfo zips. Choose either single or double sim depending on your device!
Extract the contents of the download zip to your phone e.g. /sdcard/Download (change the location as required in the subsequent commands)
Run
Code:
adb shell
Enter
Code:
su
to gain root access
Overwrite your devices oeminfo using
Code:
dd if=/sdcard/Download/oeminfo.img of=/dev/block/platform/hi_mci.0/by-name/oeminfo
Now What?
When I ran the above my boot-loader became re-locked. To unlock the boot-loader you must have your boot-loader unlock code!. To unlock the boot-loader do the following:
[*]Reboot to fastboot
[*]Run
Code:
fastboot oem unlock <your bootloader code>
[*]I then performed a factory reset with the stock recovery
[/LIST]
Verifying
To check your new oeminfo run the following command from an ADB shell:
Code:
getprop ro.hw.custPath
This should now return something like this:
Code:
/cust/hw/eu
Similarly, you can run the following fastboot command to check your oeminfo:
Code:
fastboot getvar vendorcountry
Which will report something like the following:
Code:
vendorcountry: hw/eu
Oeminfo's
Single Sim - C432
Dual Sim - C432
Warning: Use this guide at your own risk (for a final time).​
For me
p20 lite
hello sorry to be able to replace my current oeminfo with that c432 these are the commands to be executed?
The Good Stuff
Assuming you have followed the pre-req steps (you have been warned!) Do the following:
Download one of the attached oeminfo zips. Choose either single or double sim on your device!
Extract the contents of the zip to your phone e.g. / sdcard / Download (change the location as required in the subsequent commands)
Run
Code:
adb shell
enter
Code:
su
to gain root access
Overwrite your devices oeminfo using
Code:
dd if = / sdcard / Download / oeminfo.img of = / dev / block / platform / hi_mci.0 / by-name / oeminfo
sorry for my English thank you
Yes that's right. Only do this of you are certain you have made a backup and have your boot loader unlock code etc
sykomaniac said:
Yes that's right. Only do this of you are certain you have made a backup and have your boot loader unlock code etc
Click to expand...
Click to collapse
sorry again a question then to install a new firmware that of c432 how should I do? thanks
I use hrupdate tool and flash full firmware through twrp. Ota updates also should work. You can find firmwares using firmware finder on the play store
no puedes especificar mejor
no se entiende el metodo mira yo tengo un zip del oeminfo del c605 lo flasheo desde el twrp ahora crees q se pueda hacer uno asi como este facicilitaria las cosas te subo el archivo asi lo analizas
sykomaniac said:
I've seen a number of posts asking how to switch the oeminfo of your phone - so I decided to make a quick guide.
Warning: Use this guide at your own risk. I did this on my own p20 Lite without issue but YMMV.​
Pre-req's
Please ensure that you actually have an unlocked boot-loader
Ensure that you still have access to your boot-loader code as switching the oeminfo partition caused my phone's boot-loader to become re-locked
You are rooted
You have enabled USB debugging and your device is detected by adb/fastboot (run
Code:
adb devices
or
Code:
fastboot devices
to check this)
Make a backup of your current oeminfo - this can be shared on this thread for other users (in-case they haven't done this) or for your own piece of mind. You can use Partitions Backup from the Play Store, TWRP etc.
After switching my oeminfo I used the stock recovery to perform a factory reset. I'm not sure this was required but remote backing up of files is probably recommended just in-case...
Getting Ready
To check your current oeminfo run the following command from an ADB shell:
Code:
getprop ro.hw.custPath
This should return something like this:
Code:
/cust/ee/gb
This was what my oeminfo partition was prior to installing the generic European single sim oeminfo.
Similarly, you can run the following fastboot command to check your current oeminfo:
Code:
fastboot getvar vendorcountry
Which will report something like the following:
Code:
vendorcountry: ee/gb
The Good Stuff
Assuming you have followed the pre-req steps (you have been warned!) Do the following:
Download one of the attached oeminfo zips. Choose either single or double sim depending on your device!
Extract the contents of the download zip to your phone e.g. /sdcard/Download (change the location as required in the subsequent commands)
Run
Code:
adb shell
Enter
Code:
su
to gain root access
Overwrite your devices oeminfo using
Code:
dd if=/sdcard/Download/oeminfo.img of=/dev/block/platform/hi_mci.0/by-name/oeminfo
Now What?
When I ran the above my boot-loader became re-locked. To unlock the boot-loader you must have your boot-loader unlock code!. To unlock the boot-loader do the following:
[*]Reboot to fastboot
[*]Run
Code:
fastboot oem unlock <your bootloader code>
[*]I then performed a factory reset with the stock recovery
[/LIST]
Verifying
To check your new oeminfo run the following command from an ADB shell:
Code:
getprop ro.hw.custPath
This should now return something like this:
Code:
/cust/hw/eu
Similarly, you can run the following fastboot command to check your oeminfo:
Code:
fastboot getvar vendorcountry
Which will report something like the following:
Code:
vendorcountry: hw/eu
Oeminfo's
Single Sim - C432
Dual Sim - C432
Warning: Use this guide at your own risk (for a final time).​
Click to expand...
Click to collapse
posedys said:
no puedes especificar mejor
no se entiende el metodo mira yo tengo un zip del oeminfo del c605 lo flasheo desde el twrp ahora crees q se pueda hacer uno asi como este facicilitaria las cosas te subo el archivo asi lo analizas
Click to expand...
Click to collapse
My translation + translated by Cambridge Online Dictionary:
"Can you not specify any better? It is not understood the method, also I have a zip of the c605 oeminfo I flashed from the twrp, now do you think that it could be done one as well as this one? Would be easier if I upload the file so you can analyze it."
It is an English only forum please be sure of that.
If you don't talk English or you can't understand what we write, please send a private message to the person you need to talk via username-->send private message.
Cheers,
AS
Hi
Can you please help me with Oeminfo C185
Eteon x said:
Hi
Can you please help me with Oeminfo C185
Click to expand...
Click to collapse
Hello,
C185 dual SIM
-Alf- said:
Hello,
C185 dual SIM
Click to expand...
Click to collapse
Yeah exactly Dual SIM

IMEI and Baseband unknown

I installed the ROM stock on my XT1922-5 and now my phone is without IMEI and without Baseband
And I'm not able to activate the SIM slot
satet_br said:
I installed the ROM stock on my XT1922-5 and now my phone is without IMEI and without Baseband
And I'm not able to activate the SIM slot
Click to expand...
Click to collapse
It's probably due to downgrading, have you tried reflashing current stock? 9.0
Starkiller2 said:
It's probably due to downgrading, have you tried reflashing current stock? 9.0
Click to expand...
Click to collapse
Yes, I flashed the android 9 retbr and also flashed the android 9 retail to see if it made any difference
satet_br said:
Yes, I flashed the android 9 retbr and also flashed the android 9 retail to see if it made any difference
Click to expand...
Click to collapse
Ok. I gotcha
Go to TWRP, Mount persist
Adb shell, type
chmod 0700 /persist/rfs/msm/mpss/datablock/id_00
---------- Post added at 12:58 AM ---------- Previous post was at 12:57 AM ----------
satet_br said:
Yes, I flashed the android 9 retbr and also flashed the android 9 retail to see if it made any difference
Click to expand...
Click to collapse
Then reboot and let it provision. If that doesn't work let me know
.
Starkiller2 said:
Ok. I gotcha
Go to TWRP, Mount persist
Adb shell, type
chmod 0700 /persist/rfs/msm/mpss/datablock/id_00
---------- Post added at 12:58 AM ---------- Previous post was at 12:57 AM ----------
Then reboot and let it provision. If that doesn't work let me know
Click to expand...
Click to collapse
I did it and it did not change anything.
satet_br said:
I did it and it did not change anything.
Click to expand...
Click to collapse
I'm almost out of ideas, if this doesn't work you'll need newer firmware or an update
Adb shell
Chmod 0000 /persist/rfs/msm/mpss/datablock/id_00
Reboot the phone back into fastboot.
Now flash each command
fastboot erase modemst1
fastboot erase modemst2
Now reboot your phone.
---------- Post added at 03:40 AM ---------- Previous post was at 03:40 AM ----------
Starkiller2 said:
I'm almost out of ideas, if this doesn't work you'll need newer firmware or an update
Adb shell
Chmod 0000 /persist/rfs/msm/mpss/datablock/id_00
Reboot the phone back into fastboot.
Now flash each command
fastboot erase modemst1
fastboot erase modemst2
Now reboot your phone.
Click to expand...
Click to collapse
After that you can try the first idea again.
I have solution, go ht tp s:/ /m irrors. lolinet.com/firm ware/mo to/aljeter /official/RET AIL/ (REMOVE SPACES)
download latest version for RETAIL aljeter xt-1922-5. (if your use moto g6 play xt1922-5)
And execute comands in cmd with this rom.
COMANDS:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
Finally! Good bye.
nathangrillof said:
I have solution, go ht tp s:/ /m irrors. lolinet.com/firm ware/mo to/aljeter /official/RET AIL/ (REMOVE SPACES)
download latest version for RETAIL aljeter xt-1922-5. (if your use moto g6 play xt1922-5)
And execute comands in cmd with this rom.
COMANDS:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
Finally! Good bye.
Click to expand...
Click to collapse
Ive been trying 4 months now and doesnt make sense.... almost as if the permissions changed on partitions and i have no clue how to restore the original partition permissions in fastboot/adb/twrp/etc ....odd considering my bootloader is unlocked. Just not that good at linux yet to know ....how i wish i still had the twrp backup from the phone ???!!
Wrong link 1st time ......
https://forum.xda-developers.com/picture.php?albumid=15722&pictureid=59205
I could do it!
bgb5581 said:
Ive been trying 4 months now and doesnt make sense.... almost as if the permissions changed on partitions and i have no clue how to restore the original partition permissions in fastboot/adb/twrp/etc ....odd considering my bootloader is unlocked. Just not that good at linux yet to know ....how i wish i still had the twrp backup from the phone ???!!
Wrong link 1st time ......
https://forum.xda-developers.com/picture.php?albumid=15722&pictureid=59205
Click to expand...
Click to collapse
I got everything ready. just double click pie.bat
download last stock here XT1922-5 Retail Brasil
htt ps:// drive.google.com/fil e/d/1APk0VnyH3frj6eEaEjdQHkkuQADYF5sk/view?usp=sharing
Hello I have this problem and I can't log in to connect USB debugging nor OEM.
Xt1926-8 dead emmc repair i tried from everything
matheusoway said:
hello i have this problem and i can't log in to connect usb debugging nor oem.
Click to expand...
Click to collapse
i also have this oem problem and have no bootloader unlocked or twrp.
If above try flashear pixel rom and backup imei and baseband
Is there a solution to this "no IMEI & Unknown Baseband" tragedy that does not involve flashing the hole firmware?
Hice el proceso de flash con EFT Dongle y logre solucionar el problema usando la XT1922-4 ALJETER RETAR 9 0 PPPS29 55-35-18-7 cid50 subsidy-DEFAULT regulatory-DEFAULT CFC.
Saludos y buena vida.
panchuz said:
Is there a solution to this "no IMEI & Unknown Baseband" tragedy that does not involve flashing the hole firmware?
Click to expand...
Click to collapse
Try this: https://forum.xda-developers.com/g5-plus/how-to/fix-persist-resolve-imei0-explanation-t3825147/amp/
Never tried it myself, but good luck!
Alexcelchacabuco said:
Hice el proceso de flash con EFT Dongle y logre solucionar el problema usando la XT1922-4 ALJETER RETAR 9 0 PPPS29 55-35-18-7 cid50 subsidy-DEFAULT regulatory-DEFAULT CFC.
Saludos y buena vida.
Click to expand...
Click to collapse
hola amigo. en donde conseguiste el firmware . tenog para el xt1922-5 y no el -4. me pasa un link amigo por fa
I don't know if you managed to fix it but i had the exact same problem and by flashing the latest Pie everything went back to normal.
https://mirrors.lolinet.com/firmware/moto/ali/official/RETAIL/ALI_RETAIL_9.0_PPSS29.118-15-11-9_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip

Need bootloader partition dump

I hard bricked my device few days back with custom rom installed somehow I recovered using blank flash but the problem is that now the bootloader is locked with custom rom i cannot boot into the system neither i can flash stock rom.(preflash validation failed)
I think i can get through this if i flash unlocked bootloader ie. aboot partition from another device.
So i request if some one can provide me with the dump to resolve this issue. I need oreo bootloader C1.81 version or above
Just run this command on terminal emulator or adb shell
dd if=/dev/block/bootdevice/by-name/aboot of=/sdcard/aboot.img
dd if=/dev/block/bootdevice/by-name/abootbak of=/sdcard/abootbak.img
ronyroy said:
I hard bricked my device few days back with custom rom installed somehow I recovered using blank flash but the problem is that now the bootloader is locked with custom rom i cannot boot into the system neither i can flash stock rom.(preflash validation failed)
I think i can get through this if i flash unlocked bootloader ie. aboot partition from another device.
So i request if some one can provide me with the dump to resolve this issue. I need oreo bootloader C1.81 version or above
Just run this command on terminal emulator or adb shell
dd if=/dev/block/bootdevice/by-name/aboot of=/sdcard/aboot.img
dd if=/dev/block/bootdevice/by-name/abootbak of=/sdcard/abootbak.img
Click to expand...
Click to collapse
What is your model no of device
Bootloader version is MBm-2.1-albus_retail-b625135-190911

Question How to flash Realme 8 5G (RMX3241?)

Hi, please bare with me, haven't posted on here in years.
I would like to flash the phone wiping all the partitions and rebuilding it entirely, as if it were new. The phone is not currently bricked.
My bootloader is unlocked (can lock if needed).
Everything I tried, and miserably failed so far.
Realme flash tool. Central directory not found.
Next, I tried italorecife/OppoRealme-OFP-Flash, which, in short, failed to extract the OFP file.
I tried both OFP's located in both the Indian and Global packages, them being 11a26 RMX3241, (can paste exact file names if needed).
Since all that failed, I tried to extract the OFP, (that worked) and I tried a good old fastboot flash -all. That told me my device does not support slots?
To eliminate driver issues etc, I even tried fastboot flash -all on a macbook via terminal, USBC to USBC only to be presented with the same error...
What am I missing please? Would be happy to provide further information where necessary.
Am willing to use regular fastboot commands, but I'm confused on the multiple part IMG files. Would also be happy to do TWRP, but I don't know if that natively supports installing realme zip files, and or OFP files? Any clarification there would be appreciated.
Many thanks for any pointers!
Hlo I am happy to share that I have found a way to fix hardbrick and softbrick of realme 8 5g.
REALME 8 5G SOFTBRICK SOLUTION
1ST STEP
GO TO FASTBOOT (BOOTLOADER) MODE AND CONNECT TO PC OPEN PLATFORM TOOL CMD PROMT THEN ERASE ALL IMG USING CMD LIKE (FASTBOOT ERASE BOOT)
(FASTBOOT ERASE VBMETA)
(FASTBOOT ERASE SUPER)
OK NOW YOUR ALL IMGS REMOVE YOUR PHONE THEN FLASHING START NOW
FLASH (FASTBOOT FLASH BOOT /DRAG BOOT IMG
FASTBOOT FLAHS LK /LK.IMG
FASTBOOT FLAHS SUPER /SUPER28726.IMG LIKE OK THEN ALL IMG FLAHS SUCCESS FULLY THEN TURN ON
Iska dhayan rkhna ki super IMG 3 hogi toh tino flash karna ok or agr aapka phone on n ho sab FLAsh karne ke baad toh 1st super IMG ko ek baar or FLAHS kar dena then reboot ur phone and enjoy
Any help contact me telegram @rom1developer
Krishnaxda91 said:
SOLUCIÓN REALME 8 5G SOFTBRICK
1ER PASO
VAYA AL MODO FASTBOOT (CARGADOR DE ARRANQUE) Y CONÉCTESE A LA PC ABRA LA HERRAMIENTA DE LA PLATAFORMA CMD PROMT LUEGO BORRE TODAS LAS IMÁGENES UTILIZANDO CMD COMO (FASTBOOT ERASE BOOT)
(FASTBOOT BORRAR VBMETA)
(FASTBOOT ERASE SÚPER)
OK AHORA TUS TODAS LAS IMGS QUITA TU TELÉFONO LUEGO PARPADEA COMENZAR AHORA
FLASH (FASTBOOT FLASH BOOT /DRAG BOOT IMG
FLASH DE ARRANQUE RÁPIDO LK /LK.IMG
FASTBOOT FLAHS SUPER /SUPER28726.IMG ME GUSTA OK ENTONCES TODAS LAS FLAHS DE IMG SON EXITOSAS LUEGO ENCIENDA
Click to expand...
Click to collapse
Hola mí realme 8 5g no reconoce los operadores de mi país Venezuela después de flashear con una rollback india , quiero flashear pero no pudo , usó la herramienta REALME flash TOOL y dice directorio no encontrado,
Krishnaxda91 said:
Any help contact me telegram @KRISHNA32413242
Click to expand...
Click to collapse
Hello, can you help me about my Realme 8 5G after i downgrade it doesn't have a data connection.
what frmware flasher for realme 8 5g urgently need an answer??????
can you help me also. ive flashed india firmware while downgrading. now i dont have network
Krishnaxda91 said:
REALME 8 5G SOFTBRICK SOLUTION
1ST STEP
GO TO FASTBOOT (BOOTLOADER) MODE AND CONNECT TO PC OPEN PLATFORM TOOL CMD PROMT THEN ERASE ALL IMG USING CMD LIKE (FASTBOOT ERASE BOOT)
(FASTBOOT ERASE VBMETA)
(FASTBOOT ERASE SUPER)
OK NOW YOUR ALL IMGS REMOVE YOUR PHONE THEN FLASHING START NOW
FLASH (FASTBOOT FLASH BOOT /DRAG BOOT IMG
FASTBOOT FLAHS LK /LK.IMG
FASTBOOT FLAHS SUPER /SUPER28726.IMG LIKE OK THEN ALL IMG FLAHS SUCCESS FULLY THEN TURN ON
Click to expand...
Click to collapse
New
Add bookmark
#9
can you help me also. ive flashed india firmware while downgrading. now i dont have network

Categories

Resources