[SOLVED]moto XT1900-4 flashing locked and can't unlock - Moto X4 Questions & Answers

Hi, i own a moto x4 since early 2018 and had no problems with unlocking the bootloader, then installing twrp and then root with magisk...
The problem is I was getting bored about a notification that says that there was a new update for my phone and it always failed when i try to download and install it, so i tried to fix it. I really don't know developing but i thought the problem was related to the "your device can't be checked for corruption" notification that i got everytime y booted my phone. So I thought "Man, i just have to lock the bootloader again" and maybe I'll successful install that update.
Well, things don't go well when I typed the command "fastboot oem lock" on cmd, I saved a security copy of my things before typing the command for the second time. Then i tried rebooting the phone and get that ugly red notification...
It says "Your device is corrupt. It can't be trusted and will not boot". Okay I tried the exact same method I did when unlocked the bootloader for the first time but don't work. So I don't know how to proceed.
Anybody can help me? Thanks for reading
Code:
PS C:\Users\-bich\Desktop\platform-tools_r28.0.0-windows\platform-tools> .\fastboot oem unlock YMCVIWY57PMTFM7EKO56
(bootloader) Check 'OEM unlocking' in Android Settings > Developer
(bootloader) Options
Code:
.\fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-uefi-641a15b-180530
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: LATAM
(bootloader) storage-type: eMMC
(bootloader) emmc: 32GB SAMSUNG DD68MB RV=08 PV=02 FV=0000000000000002
(bootloader) ufs: N/A
(bootloader) ram: 3GB SAMSUNG LP4x DIE=12Gb M5=01 M6=06 M7=00 M8=0E
(bootloader) cpu: SDM630 1.0 (6)
(bootloader) serialno: ZY224WWDP8
(bootloader) cid: 0x0032
(bootloader) channelid: 0x28
(bootloader) uid: C1F34D0A
(bootloader) securestate: flashing_locked
(bootloader) verity-state: logging (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: 356486081345556
(bootloader) meid:
(bootloader) date: 03-23-2018
(bootloader) sku: XT1900-4
(bootloader) carrier_sku:
(bootloader) battid: SNN5995A
(bootloader) battery-voltage: 4274
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton/payton:8.0.0/OPWS2
(bootloader) ro.build.fingerprint[1]: 7.57-40-17/23:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.271.23.payton.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: <not found>
(bootloader) version-baseband: M660_7036.16.01.69R PAYTON_LATAM_CUST
(bootloader) kernel.version[0]: Linux version 4.4.78-perf-g8a19f40 (huds
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 20150
(bootloader) kernel.version[2]: 123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Wed May 30 14:43:30 CDT 2018
(bootloader) git:abl: MBM-3.0-uefi-641a15b-180530
(bootloader) git:xbl: MBM-3.0-uefi-dfccc3a-180530
(bootloader) git:pmic: MBM-3.0-uefi-dfccc3a-180530
(bootloader) git:rpm: MBM-3.0-uefi-245b046-180530
(bootloader) git:tz: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:hyp: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:devcfg: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:cmnlib: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:cmnlib64: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:keymaster: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:prov: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:storsec: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) qe: "qe 1/1"
(bootloader) frp-state: protected (77)
(bootloader) ro.carrier: opencl
(bootloader) current-slot: _b
(bootloader) running-bl-slot: _b/_b
(bootloader) running-boot-lun: 0
(bootloader) slot-suffixes: _a,_b
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: yes
(bootloader) slot-unbootable:_a: yes
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 6
all: listed above

VicenteCL said:
Hi, i own a moto x4 since early 2018 and had no problems with unlocking the bootloader, then installing twrp and then root with magisk...
The problem is I was getting bored about a notification that says that there was a new update for my phone and it always failed when i try to download and install it, so i tried to fix it. I really don't know developing but i thought the problem was related to the "your device can't be checked for corruption" notification that i got everytime y booted my phone. So I thought "Man, i just have to lock the bootloader again" and maybe I'll successful install that update.
Well, things don't go well when I typed the command "fastboot oem lock" on cmd, I saved a security copy of my things before typing the command for the second time. Then i tried rebooting the phone and get that ugly red notification...
It says "Your device is corrupt. It can't be trusted and will not boot". Okay I tried the exact same method I did when unlocked the bootloader for the first time but don't work. So I don't know how to proceed.
Anybody can help me? Thanks for reading
Code:
PS C:\Users\-bich\Desktop\platform-tools_r28.0.0-windows\platform-tools> .\fastboot oem unlock YMCVIWY57PMTFM7EKO56
(bootloader) Check 'OEM unlocking' in Android Settings > Developer
(bootloader) Options
Code:
.\fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-uefi-641a15b-180530
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: LATAM
(bootloader) storage-type: eMMC
(bootloader) emmc: 32GB SAMSUNG DD68MB RV=08 PV=02 FV=0000000000000002
(bootloader) ufs: N/A
(bootloader) ram: 3GB SAMSUNG LP4x DIE=12Gb M5=01 M6=06 M7=00 M8=0E
(bootloader) cpu: SDM630 1.0 (6)
(bootloader) serialno: ZY224WWDP8
(bootloader) cid: 0x0032
(bootloader) channelid: 0x28
(bootloader) uid: C1F34D0A
(bootloader) securestate: flashing_locked
(bootloader) verity-state: logging (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: 356486081345556
(bootloader) meid:
(bootloader) date: 03-23-2018
(bootloader) sku: XT1900-4
(bootloader) carrier_sku:
(bootloader) battid: SNN5995A
(bootloader) battery-voltage: 4274
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton/payton:8.0.0/OPWS2
(bootloader) ro.build.fingerprint[1]: 7.57-40-17/23:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.271.23.payton.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: <not found>
(bootloader) version-baseband: M660_7036.16.01.69R PAYTON_LATAM_CUST
(bootloader) kernel.version[0]: Linux version 4.4.78-perf-g8a19f40 (huds
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 20150
(bootloader) kernel.version[2]: 123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Wed May 30 14:43:30 CDT 2018
(bootloader) git:abl: MBM-3.0-uefi-641a15b-180530
(bootloader) git:xbl: MBM-3.0-uefi-dfccc3a-180530
(bootloader) git:pmic: MBM-3.0-uefi-dfccc3a-180530
(bootloader) git:rpm: MBM-3.0-uefi-245b046-180530
(bootloader) git:tz: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:hyp: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:devcfg: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:cmnlib: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:cmnlib64: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:keymaster: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:prov: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) git:storsec: MBM-3.0-uefi-eee7f2d-dirty-180530
(bootloader) qe: "qe 1/1"
(bootloader) frp-state: protected (77)
(bootloader) ro.carrier: opencl
(bootloader) current-slot: _b
(bootloader) running-bl-slot: _b/_b
(bootloader) running-boot-lun: 0
(bootloader) slot-suffixes: _a,_b
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: yes
(bootloader) slot-unbootable:_a: yes
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 6
all: listed above
Click to expand...
Click to collapse
is you phone booting in system?
If yes: Enter in Developer Settings an activate "Enable OEM Unlocking" -- No have this option??? Enable ADB, and enable superuser by ADB.
And run: adb shell setprop ro.oem_unlock_supported 1
Now "Enable OEM Unlocking" activated option showing!!! Enable it and re-run "fastboot oem unlock code"!
If your system not booting:
Enter in fastboot (volume down + power), and boot up the "boot.img" of the last system used in your phone! And repeat steps above!

juniofdm said:
is you phone booting in system?
If yes: Enter in Developer Settings an activate "Enable OEM Unlocking" -- No have this option??? Enable ADB, and enable superuser by ADB.
And run: adb shell setprop ro.oem_unlock_supported 1
Now "Enable OEM Unlocking" activated option showing!!! Enable it and re-run "fastboot oem unlock code"!
If your system not booting:
Enter in fastboot (volume down + power), and boot up the "boot.img" of the last system used in your phone! And repeat steps above!
Click to expand...
Click to collapse
Worked with the second method! THANK YOU SO MUCH! It has come back to life!

Im getting this error error: device '(null)' not found

juniofdm said:
is you phone booting in system?
If yes: Enter in Developer Settings an activate "Enable OEM Unlocking" -- No have this option??? Enable ADB, and enable superuser by ADB.
And run: adb shell setprop ro.oem_unlock_supported 1
Now "Enable OEM Unlocking" activated option showing!!! Enable it and re-run "fastboot oem unlock code"!
Click to expand...
Click to collapse
Can you tell me or help me to enable superuser by ADB?

Related

Moto X4 - Payton XT1900-2 - fastboot working, adb not working - OEM_Locked - Help

Dear Members,
My friend Have Moto X4 (Out of Warranty) this phone popup always says "Close App". So he cannot use the phone.
We tried to repair the phone 2-3 shops. No one able to solve the issue.
I am new to Android, So I thought to watch some youtube videos and downgrade the OS.
So I tried to reduce the Android version to "PAYTON_RETAIL_9.0_PPW29.69-26_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip".
My bad, I watched only some Youtube videos (munchy) and started the procedure from that video.
After those steps My phone Locked. I tried to get help from him but he says the following.
"your bootloader is locked ..nothing i can do to help". sorry.
I have product vairiant : payton XT1900-2 64GB P4.
Power ok, then "oem_locked".
I am using Windows 10.
Some more information
--------
C:\adb>fastboot devices
ZY224GVR4R fastboot
--------
Fastboot recognize the device. adb not working. I have the Unlock Code from Motorola. But I cannot use it.
C:\adb>fastboot oem unlock WDEJJDCG2WPXNSWBGRT7
(bootloader) Check 'OEM unlocking' in Android Settings > Developer
(bootloader) Options
OKAY [ 0.012s]
finished. total time: 0.013s
mobile network not detected.
Tried with Wi-fi, the device search progress bar keeps on running. Didn't find the Hotspots/Wifi Router. There is no next button to proceed.
please advise me the next step. Thanks for the reply and your help.
I have the logs while the first attempt fails and erase everything.
Please help to use the phone. Thanks
patrickjjs said:
Dear Members,
My friend Have Moto X4 (Out of Warranty) this phone popup always says "Close App". So he cannot use the phone.
We tried to repair the phone 2-3 shops. No one able to solve the issue.
I am new to Android, So I thought to watch some youtube videos and downgrade the OS.
So I tried to reduce the Android version to "PAYTON_RETAIL_9.0_PPW29.69-26_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip".
My bad, I watched only some Youtube videos (munchy) and started the procedure from that video.
After those steps My phone Locked. I tried to get help from him but he says the following.
"your bootloader is locked ..nothing i can do to help". sorry.
I have product vairiant : payton XT1900-2 64GB P4.
Power ok, then "oem_locked".
I am using Windows 10.
Some more information
--------
C:\adb>fastboot devices
ZY224GVR4R fastboot
--------
Fastboot recognize the device. adb not working. I have the Unlock Code from Motorola. But I cannot use it.
C:\adb>fastboot oem unlock WDEJJDCG2WPXNSWBGRT7
(bootloader) Check 'OEM unlocking' in Android Settings > Developer
(bootloader) Options
OKAY [ 0.012s]
finished. total time: 0.013s
mobile network not detected.
Tried with Wi-fi, the device search progress bar keeps on running. Didn't find the Hotspots/Wifi Router. There is no next button to proceed.
please advise me the next step. Thanks for the reply and your help.
I have the logs while the first attempt fails and erase everything.
Please help to use the phone. Thanks
Click to expand...
Click to collapse
Run
Code:
fastboot getvar all
Please post it here, and remove IMEI line
Sent from my Moto E (4) using Tapatalk
Thanks Shadow
sd_shadow said:
Run
Code:
fastboot getvar all
Please post it here, and remove IMEI line
Sent from my Moto E (4) using Tapatalk
Click to expand...
Click to collapse
C:\adb>fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-payton_retail-0e6e7ce-190409
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: APAC
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB SAMSUNG DH6DMB RV=08 PV=05 FV=0000000000000005
(bootloader) ufs: N/A
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5=01 M6=06 M7=10 M8=12
(bootloader) cpu: SDM630 1.0 (0)
(bootloader) serialno: ZY224GVR4R
(bootloader) cid: 0x0032
(bootloader) channelid: 0xc0
(bootloader) uid: A1A80AC4
(bootloader) securestate: oem_locked
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 536870912
(bootloader) reason: UTAG bootmode configured as fastboot
(bootloader) imei: ---------------
(bootloader) meid:
(bootloader) date: 12-16-2017
(bootloader) sku: XT1900-2
(bootloader) carrier_sku:
(bootloader) battid: SNN5995A
(bootloader) battery-voltage: 4270
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton/payton:9/PPW29.69-
(bootloader) ro.build.fingerprint[1]: 40-4/4ca2a:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.421.17.payton.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: LA.UM.7.2.r1-04900-sdm660.0
(bootloader) version-baseband: <not found>
(bootloader) kernel.version[0]: Linux version 4.4.153-perf-g8668f45 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 2015
(bootloader) kernel.version[2]: 0123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Thu Sep 5 02:21:39 CDT 2019
(bootloader) git:abl: MBM-3.0-payton_retail-0e6e7ce-190409
(bootloader) git:xbl: MBM-3.0-payton_retail-6b0c3d7-190409
(bootloader) gitmic: MBM-3.0-payton_retail-6b0c3d7-190409
(bootloader) git:rpm: MBM-3.0-payton_retail-b0c6622-190409
(bootloader) git:tz: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:hyp: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:devcfg: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:cmnlib: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:cmnlib64: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:keymaster: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) gitrov: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:storsec: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) frp-state: protected (144)
(bootloader) ro.carrier: retin
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 0
all: listed above
finished. total time: 0.176s
C:\adb>
patrickjjs said:
C:\adb>fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-payton_retail-0e6e7ce-190409
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: APAC
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB SAMSUNG DH6DMB RV=08 PV=05 FV=0000000000000005
(bootloader) ufs: N/A
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5=01 M6=06 M7=10 M8=12
(bootloader) cpu: SDM630 1.0 (0)
(bootloader) serialno: ZY224GVR4R
(bootloader) cid: 0x0032
(bootloader) channelid: 0xc0
(bootloader) uid: A1A80AC4
(bootloader) securestate: oem_locked
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 536870912
(bootloader) reason: UTAG bootmode configured as fastboot
(bootloader) imei: ---------------
(bootloader) meid:
(bootloader) date: 12-16-2017
(bootloader) sku: XT1900-2
(bootloader) carrier_sku:
(bootloader) battid: SNN5995A
(bootloader) battery-voltage: 4270
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton/payton:9/PPW29.69-
(bootloader) ro.build.fingerprint[1]: 40-4/4ca2a:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.421.17.payton.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: LA.UM.7.2.r1-04900-sdm660.0
(bootloader) version-baseband: <not found>
(bootloader) kernel.version[0]: Linux version 4.4.153-perf-g8668f45 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 2015
(bootloader) kernel.version[2]: 0123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Thu Sep 5 02:21:39 CDT 2019
(bootloader) git:abl: MBM-3.0-payton_retail-0e6e7ce-190409
(bootloader) git:xbl: MBM-3.0-payton_retail-6b0c3d7-190409
(bootloader) gitmic: MBM-3.0-payton_retail-6b0c3d7-190409
(bootloader) git:rpm: MBM-3.0-payton_retail-b0c6622-190409
(bootloader) git:tz: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:hyp: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:devcfg: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:cmnlib: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:cmnlib64: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:keymaster: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) gitrov: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) git:storsec: MBM-3.0-payton_retail-4adda86-dirty-190409
(bootloader) frp-state: protected (144)
(bootloader) ro.carrier: retin
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 0
all: listed above
finished. total time: 0.176s
C:\adb>
Click to expand...
Click to collapse
You cannot unlocked the bootloader unless
Oem unlock is allowed in dev options
Try LMSA's Flash Rescue option
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Sent from my Moto E (4) using Tapatalk
Help through remote screen
sd_shadow said:
You cannot unlocked the bootloader unless
Oem unlock is allowed in dev options
Try LMSA's Flash Rescue option
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Sent from my Moto E (4) using Tapatalk
Click to expand...
Click to collapse
Hi Shadow, Can you help through Team viewer or Anydesk, if possible.
Thanks
Process device information screen
patrickjjs said:
Hi Shadow, Can you help through Team viewer or Anydesk, if possible.
Thanks
Click to expand...
Click to collapse
Hi Shadow,
It pops up "Process device information screen " for more than 10 mins. It never returned anything.
Progress bar going on and going on.....
Tested with two times with Admin mode.
Any ideas.
Thanks
hello, could you solve your problem, for my adb if it works, that's why it returns the serial number in the command window, I think you are only trying to flash the wrong firmware, since it is not necessary to have the bootloader unlocked to flash via adb, you have to download a firmware xt1900-2 retail, regards
Solved?
patrickjjs said:
Hi Shadow,
It pops up "Process device information screen " for more than 10 mins. It never returned anything.
Progress bar going on and going on.....
Tested with two times with Admin mode.
Any ideas.
Thanks
Click to expand...
Click to collapse
Did you ever got it working? i'm probably on the same Scenario, tried a lot of stuff, but no sucess.

Moto x4 1900-4 Fully bricked

Hello!, i have a big problem with this phone, i can only see on my pc as "Motorola ADB Interface" under "Android Device".. i have fastboot with flashing locked, i cant unlock oem... so cant install any rom, i tried with adb, rsd lite, it get message: (bootloader) flash permission denied. this is my getvar all... i tried blank flash and EDL, but nothing, please help me
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-uefi-9bb8842-180814
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: LATAM
(bootloader) storage-type: eMMC
(bootloader) emmc: 32GB SAMSUNG DD68MB RV=08 PV=02 FV=0000000000000002
(bootloader) ufs: N/A
(bootloader) ram: 3GB SAMSUNG LP4x DIE=12Gb M5=01 M6=06 M7=00 M8=0E
(bootloader) cpu: SDM630 1.0 (6)
(bootloader) serialno: ZY224WXFZP
(bootloader) cid: 0x0032
(bootloader) channelid: 0x28
(bootloader) uid: 73C99517
(bootloader) securestate: flashing_locked
(bootloader) verity-state: logging (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: UTAG bootmode configured as fastboot
(bootloader) imei: 356486081385834
(bootloader) meid:
(bootloader) date: 03-26-2018
(bootloader) sku: XT1900-4
(bootloader) carrier_sku:
(bootloader) battid: SNN5994A
(bootloader) battery-voltage: 3228
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton/payton:8.0.0/OPWS2
(bootloader) ro.build.fingerprint[1]: 7.57-40-22/28:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.281.28.payton.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: <not found>
(bootloader) version-baseband: M660_7036.16.01.69.01R PAYTON_LATAM_CUST
(bootloader) kernel.version[0]: Linux version 4.4.78-perf-g755d0b4 (huds
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 20150
(bootloader) kernel.version[2]: 123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Tue Aug 14 12:39:24 CDT 2018
(bootloader) git:abl: MBM-3.0-uefi-9bb8842-180814
(bootloader) git:xbl: MBM-3.0-uefi-dfccc3a-180814
(bootloader) gitmic: MBM-3.0-uefi-dfccc3a-180814
(bootloader) git:rpm: MBM-3.0-uefi-245b046-180814
(bootloader) git:tz: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:hyp: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:devcfg: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:cmnlib: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:cmnlib64: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:keymaster: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) gitrov: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:storsec: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) qe: "qe 1/1"
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: opencl
(bootloader) current-slot: _a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-suffixes: _a,_b
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 0
monxdio said:
Hello!, i have a big problem with this phone, i can only see on my pc as "Motorola ADB Interface" under "Android Device".. i have fastboot with flashing locked, i cant unlock oem... so cant install any rom, i tried with adb, rsd lite, it get message: (bootloader) flash permission denied. this is my getvar all... i tried blank flash and EDL, but nothing, please help me
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-uefi-9bb8842-180814
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: LATAM
(bootloader) storage-type: eMMC
(bootloader) emmc: 32GB SAMSUNG DD68MB RV=08 PV=02 FV=0000000000000002
(bootloader) ufs: N/A
(bootloader) ram: 3GB SAMSUNG LP4x DIE=12Gb M5=01 M6=06 M7=00 M8=0E
(bootloader) cpu: SDM630 1.0 (6)
(bootloader) serialno: ZY224WXFZP
(bootloader) cid: 0x0032
(bootloader) channelid: 0x28
(bootloader) uid: 73C99517
(bootloader) securestate: flashing_locked
(bootloader) verity-state: logging (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: UTAG bootmode configured as fastboot
(bootloader) imei: 356486081385834
(bootloader) meid:
(bootloader) date: 03-26-2018
(bootloader) sku: XT1900-4
(bootloader) carrier_sku:
(bootloader) battid: SNN5994A
(bootloader) battery-voltage: 3228
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton/payton:8.0.0/OPWS2
(bootloader) ro.build.fingerprint[1]: 7.57-40-22/28:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.281.28.payton.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: <not found>
(bootloader) version-baseband: M660_7036.16.01.69.01R PAYTON_LATAM_CUST
(bootloader) kernel.version[0]: Linux version 4.4.78-perf-g755d0b4 (huds
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 20150
(bootloader) kernel.version[2]: 123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Tue Aug 14 12:39:24 CDT 2018
(bootloader) git:abl: MBM-3.0-uefi-9bb8842-180814
(bootloader) git:xbl: MBM-3.0-uefi-dfccc3a-180814
(bootloader) gitmic: MBM-3.0-uefi-dfccc3a-180814
(bootloader) git:rpm: MBM-3.0-uefi-245b046-180814
(bootloader) git:tz: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:hyp: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:devcfg: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:cmnlib: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:cmnlib64: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:keymaster: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) gitrov: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) git:storsec: MBM-3.0-uefi-eee7f2d-dirty-180814
(bootloader) qe: "qe 1/1"
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: opencl
(bootloader) current-slot: _a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-suffixes: _a,_b
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 0
Click to expand...
Click to collapse
Try LMSA's Flash Rescue option
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
You can't use a blankflash unless device is in EDL mode
Rsd lite doesn't work with windows 10
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Manual flashing often doesn't work with locked bootloader.
Bootloader was unlocked?
You tried unlock code again?
Sent from my Moto E (4) using Tapatalk
Bootloader Is locked, i have the code but when i enter in fastboot cmd it said i need to be in developer mode...
monxdio said:
Bootloader Is locked, i have the code but when i enter in fastboot cmd it said i need to be in developer mode...
Click to expand...
Click to collapse
Could try
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
Reboot bootloader
Then flash recommended flash commands from flashfile.xml
Sent from my Moto E (4) using Tapatalk
---------- Post added at 10:25 PM ---------- Previous post was at 10:21 PM ----------
Is this the firmware you tried?
https://mirrors.lolinet.com/firmware/moto/payton/official/OPENCL/
Sent from my Moto E (4) using Tapatalk
no, i'll try with that firmware...
http://prntscr.com/tzbsep
with your firmware
And LMSA Failed too
monxdio said:
http://prntscr.com/tzbsep
with your firmware
Click to expand...
Click to collapse
You ran?
Code:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
Reboot bootloader
Code:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img fastboot flash modem NON-HLOS.bin fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot bluetooth flash BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
And the rest.
Sent from my Moto E (4) using Tapatalk
i type all those command and when enter in bootloader.img said the same error with flash permission denied

fix moto x4 xt1900-7 ro.carrier

my moto has stopped working properly. it gets stuck in the logo screen and won't start. not even the backup solved the problem. I can access to the recovery and the bootloader but if I install a rom, nothing change and remain stuck. Rescue and Smart Assistant does not detect the device and tells me that ro.carrier is missing and to contact the seller to rewrite it. This the log of my device
fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-payton_retail-8510c11-190829
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: EMEA
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB SAMSUNG DH6DMB RV=08 PV=05 FV=0000000000000005
(bootloader) ufs: N/A
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5=01 M6=06 M7=10 M8=12
(bootloader) cpu: SDM630 1.0 (6)
(bootloader) serialno: ZY224KPP39
(bootloader) cid: 0x00FF
(bootloader) channelid: 0x00
(bootloader) uid: 3A32ECCB
(bootloader) securestate: flashing_unlocked
(bootloader) verity-state: disabled (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: 356516081801693
(bootloader) meid:
(bootloader) date: 08-10-2018
(bootloader) sku: XT1900-7
(bootloader) carrier_sku:
(bootloader) battid: SNN5995A
(bootloader) battery-voltage: 4298
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton/payton:9/PPWS29.69
(bootloader) ro.build.fingerprint[1]: -37-5/63ca8:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.381.29.payton.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: LA.UM.7.2.r1-04900-sdm660.0
(bootloader) version-baseband: M660_7045.36.01.100R PAYTON_EMEADSDS_CUST
(bootloader) kernel.version[0]: Linux version 4.4.153-perf-g3ff98f3 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 201
(bootloader) kernel.version[2]: 50123 (prerelease) (GCC) ) #1 SMP PREEMP
(bootloader) kernel.version[3]: T Thu Aug 29 11:07:24 CDT 2019
(bootloader) git:abl: MBM-3.0-payton_retail-8510c11-190829
(bootloader) git:xbl: MBM-3.0-payton_retail-fe5d8a9-190829
(bootloader) gitmic: MBM-3.0-payton_retail-fe5d8a9-190829
(bootloader) git:rpm: MBM-3.0-payton_retail-b0c6622-190829
(bootloader) git:tz: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:hyp: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:devcfg: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:cmnlib: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:cmnlib64: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:keymaster: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) gitrov: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:storsec: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: unknown
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 7
all: listed above
finished. total time: 0.436s
I try this buy not change
fastboot oem config carrier retail
...
(bootloader) <UTAG name="carrier" type="str" protected="FALSE">
(bootloader) <value>
(bootloader) retail
(bootloader) </value>
(bootloader) <description>
(bootloader) Carrier IDs, see (bere Is link buy i can post for now)
(bootloader) </description>
(bootloader) </UTAG>
OKAY [ 0.031s]
finished. total time: 0.031s
CyberrPK said:
my moto has stopped working properly. it gets stuck in the logo screen and won't start. not even the backup solved the problem. I can access to the recovery and the bootloader but if I install a rom, nothing change and remain stuck. Rescue and Smart Assistant does not detect the device and tells me that ro.carrier is missing and to contact the seller to rewrite it. This the log of my device
fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-payton_retail-8510c11-190829
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: EMEA
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB SAMSUNG DH6DMB RV=08 PV=05 FV=0000000000000005
(bootloader) ufs: N/A
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5=01 M6=06 M7=10 M8=12
(bootloader) cpu: SDM630 1.0 (6)
(bootloader) serialno: ZY224KPP39
(bootloader) cid: 0x00FF
(bootloader) channelid: 0x00
(bootloader) uid: 3A32ECCB
(bootloader) securestate: flashing_unlocked
(bootloader) verity-state: disabled (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: 356516081801693
(bootloader) meid:
(bootloader) date: 08-10-2018
(bootloader) sku: XT1900-7
(bootloader) carrier_sku:
(bootloader) battid: SNN5995A
(bootloader) battery-voltage: 4298
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton/payton:9/PPWS29.69
(bootloader) ro.build.fingerprint[1]: -37-5/63ca8:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.381.29.payton.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: LA.UM.7.2.r1-04900-sdm660.0
(bootloader) version-baseband: M660_7045.36.01.100R PAYTON_EMEADSDS_CUST
(bootloader) kernel.version[0]: Linux version 4.4.153-perf-g3ff98f3 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 201
(bootloader) kernel.version[2]: 50123 (prerelease) (GCC) ) #1 SMP PREEMP
(bootloader) kernel.version[3]: T Thu Aug 29 11:07:24 CDT 2019
(bootloader) git:abl: MBM-3.0-payton_retail-8510c11-190829
(bootloader) git:xbl: MBM-3.0-payton_retail-fe5d8a9-190829
(bootloader) gitmic: MBM-3.0-payton_retail-fe5d8a9-190829
(bootloader) git:rpm: MBM-3.0-payton_retail-b0c6622-190829
(bootloader) git:tz: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:hyp: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:devcfg: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:cmnlib: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:cmnlib64: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:keymaster: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) gitrov: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) git:storsec: MBM-3.0-payton_retail-3ea0392-190829
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: unknown
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 7
all: listed above
finished. total time: 0.436s
I try this buy not change
fastboot oem config carrier retail
...
(bootloader) <UTAG name="carrier" type="str" protected="FALSE">
(bootloader) <value>
(bootloader) retail
(bootloader) </value>
(bootloader) <description>
(bootloader) Carrier IDs, see (bere Is link buy i can post for now)
(bootloader) </description>
(bootloader) </UTAG>
OKAY [ 0.031s]
finished. total time: 0.031s
Click to expand...
Click to collapse
Try
Code:
fastboot oem fb_mode_clear
Sent from my Moto E (4) using Tapatalk
sd_shadow said:
Try
Code:
fastboot oem fb_mode_clear
I tried it and it worked. Meanwhile, I tried to install a custom rom, the Superior OS 10 and it starts up correctly. unfortunately with the installation I lost TWRP in favor of the recovery of the rom and the classic method does not make it install again (I will look at how to install it again). unfortunately LMAS does not login (until yesterday work so it will be a momentary disservice of lenovo) and I cannot check if the ro.carrier is working now
Click to expand...
Click to collapse
sd_shadow said:
Try
Code:
fastboot oem fb_mode_clear
I'm a little confused. the installation of the custom rom was successful, but in theory the recovery partition is gone. I say this because if I try to flash TWRP I get this message
fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (33432 KB)...
OKAY [ 1.400s]
writing 'recovery'...
(bootloader) Invalid partition name recovery
FAILED (remote failure)
finished. total time: 1.416s
I would think it is a kernel problem, but I can access to the recovery from the bootloader. at this point I think that the recovery partition has been replaced with a partition with a different name. I enclose images of the bootloader, recovery, OS started. I hope you can help me
https://freeimage.host/i/2qZQIe
https://freeimage.host/i/2qZik7
https://freeimage.host/i/2qZsp9
https://freeimage.host/i/img-20200913-194310.2qtEy7
Click to expand...
Click to collapse
You have to download both twrp.img and twrp-installer.zip from twrp.me site. Try "fastboot boot twrp.img" and next install twrp.zip.
unbelievable is a whole day that I have tried that exact command line and I always had error. I restarted the pc and then everything was fine :/
I tried to re-launch LMSA but i always get the same error. with an stock rom should you delete?
https://freeimage.host/i/2qb2sa
Do you have qcn or efs backup , if you have then can you provide that , do it fast

Help moto g7 plus ran out of recovery stock and does not accept twrp

Hello, please help !! My moto g7 plus ran out of recovery when I tried to put twrp on it. If I restart or turn off first, it enters the fastboot option and I have to press star to continue turning on. I already put stock firmware several times and it remains the same. Please someone to explain to me how I do the flashing so that the recovery stock returns. Thank you
Grislu said:
Hello, please help !! My moto g7 plus ran out of recovery when I tried to put twrp on it. If I restart or turn off first, it enters the fastboot option and I have to press star to continue turning on. I already put stock firmware several times and it remains the same. Please someone to explain to me how I do the flashing so that the recovery stock returns. Thank you
Click to expand...
Click to collapse
What does getvar all say? (remove imei before posting)
Code:
fastboot getvar all
edit:
Are you following the install method from this thread?
[RECOVERY] Official TWRP 3.3.1 for Moto G7 Plus [lake]
Team Win Recovery Project 3.x, or twrp for short, is a custom recovery built with ease of use and customization in mind. It's a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and...
forum.xda-developers.com
hi, i get this. Thank you
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot getvar
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-lake_retail-38523c9489
(bootloader) product: lake
(bootloader) board: lake
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: LATAM
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB MICRON S0J9K8 RV=08 PV=10 FV=0000000000
(bootloader) ufs: N/A
(bootloader) ram: 4GB MICRON LP4 DIE=16Gb M5=FF M6=04 M7=10 M8=
(bootloader) cpu: SDM636 1.0 (1)
(bootloader) serialno: ZY2269JHHS
(bootloader) cid: 0x0032
(bootloader) channelid: 0x0e
(bootloader) uid: C4AB995C
(bootloader) securestate: flashing_unlocked
(bootloader) verity-state: disabled (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: UTAG bootmode configured as fastboot
(bootloader) imei:
(bootloader) meid:
(bootloader) date: 06-24-2019
(bootloader) sku: XT1965-2
(bootloader) carrier_sku: XT1965-2
(bootloader) battid: SB18C36892
(bootloader) battery-voltage: 3897
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/lake_n/lake_n:10
(bootloader) ro.build.fingerprint[1]: 1-21-18-7/fac4a:user/rele
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full: <not found>
(bootloader) ro.build.version.qcom: LA.UM.8.2.r1-04300-sdm660.0
(bootloader) version-baseband: M636_21.71.02.66R LAKE_LATAMDSDS
(bootloader) kernel.version[0]: Linux version 4.4.192-perf+ (no
(bootloader) kernel.version[1]: oid-build) (gcc version 4.9.x 2
(bootloader) kernel.version[2]: prerelease) (GCC) ) #1 SMP PREE
(bootloader) kernel.version[3]: an 29 09:20:56 CST 2021
(bootloader) git:abl: MBM-3.0-lake_retail-38523c9489-210129
(bootloader) git:xbl: MBM-3.0-lake_retail-efaf0cccb-210129
(bootloader) gitmic: MBM-3.0-lake_retail-efaf0cccb-210129
(bootloader) git:rpm: MBM-3.0-lake_retail-0dc899d-210129
(bootloader) git:tz: MBM-3.0-lake_retail-3da76fb4f-210129
(bootloader) git:hyp: MBM-3.0-lake_retail-3da76fb4f-210129
(bootloader) git:devcfg: MBM-3.0-lake_retail-3da76fb4f-210129
(bootloader) git:cmnlib: MBM-3.0-lake_retail-3da76fb4f-210129
(bootloader) git:cmnlib64: MBM-3.0-lake_retail-3da76fb4f-210129
(bootloader) git:keymaster: MBM-3.0-lake_retail-3da76fb4f-21012
(bootloader) gitrov: MBM-3.0-lake_retail-3da76fb4f-210129
(bootloader) git:storsec: MBM-3.0-lake_retail-3da76fb4f-210129
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: tefco
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 1
(bootloader) slot-retry-count:_b: 0
all: listed above
finished. total time: 0.203s

moto g9 plus odessa hardbricked totally no edl no fastboot

Hi good day, i flashed pixelExperience UNOFFICIAL ROM last week but i found a bug that wifi kept disconnecting so I wanted to return back to stock so I did the process to go back to stock, and everything was fine until i decided to relock the bootloader, the phone got stuck at a screen that said "Operating system not valid this device wont boot" <--- it was something like that, i dont remember so I inmediately went to fastboot mode and try to reflash the rom but everything I tried to do didn't work because it kept asking me that my bootloader needed to be unlock by going to system usb debugging etc, but how would I do that if the phone was already stuck at fastboot, then i thought I don't know twhy I got the stupid idea that running "fastboot erase all" command would help me, so yes I ran that command and guess what the phone got much worse than it already was
now i can't do anything I've searched on a lot of forums and nothing seems to work I heard that using a blankflash would help me the thing is no matter the command i run it will always sends me back to fastboot mode I tried moto rescue and didn't work as well I've heard that EDL mode but phone keeps going to fastboot or maybe I'm doing something wrong, please help me!!!!
this is what fastboot getvar all shows
fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-odessa_retail-e69c40c38d-220105
(bootloader) product: odessa
(bootloader) board: odessa
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: BRLAP
(bootloader) storage-type: UFS
(bootloader) emmc: N/A
(bootloader) ufs: 128GB MICRON MT128GASAO4U21 FV=0106 WB=0
(bootloader) ram: 4GB MICRON LP4 DIE=32Gb M5-M8=FF 06 00 18
(bootloader) cpu: SM7150 1.0
(bootloader) serialno: ZY22CRQG7F
(bootloader) cid: 0x0032
(bootloader) channelid: 0x03
(bootloader) uid: D2DE5AB3
(bootloader) token: inactive
(bootloader) securestate: flashing_locked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 805306368
(bootloader) reason: UTAG bootmode configured as fastboot
(bootloader) imei: 355537115810642
(bootloader) imei2:
(bootloader) meid:
(bootloader) date: 06-29-2021
(bootloader) sku: XT2087-1
(bootloader) carrier_sku: XT2087-1
(bootloader) battid: SB18C98040
(bootloader) battery-voltage: 3914
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: amxmx
(bootloader) ro.build.fingerprint[0]: motorola/odessa_retail/odessa:11/R
(bootloader) ro.build.fingerprint[1]: PAS31.Q2-59-17-4-3-2/37446:user/re
(bootloader) ro.build.fingerprint[2]: lease-keys
(bootloader) ro.build.version.qcom: LA.UM.9.1.r1-09100-SMxxx0.0
(bootloader) version-baseband: M7150_22.31.04.72R ODESSA_BRLAP_CUST
(bootloader) kernel.version[0]: Linux version 4.14.190-perf+ ([email protected]
(bootloader) kernel.version[1]: roid-build) (clang version 10.0.7 for An
(bootloader) kernel.version[2]: droid NDK, GNU ld (binutils-2.27-bd24d23
(bootloader) kernel.version[3]: f) 2.27.0.20170315) #1 SMP PREEMPT Wed J
(bootloader) kernel.version[4]: an 5 04:57:51 CST 2022
(bootloader) git:xbl: MBM-3.0-odessa_retail-ce4c20166-220105
(bootloader) git:xbl_config: MBM-3.0-odessa_retail-ce4c20166-220105
(bootloader) git:aop: MBM-3.0-odessa_retail-9817cf3-220105
(bootloader) git:tz: MBM-3.0-odessa_retail-c8525e1a1-220105
(bootloader) git:hyp: MBM-3.0-odessa_retail-c8525e1a1-220105
(bootloader) git:devcfg: MBM-3.0-odessa_retail-c8525e1a1-220105
(bootloader) git:cmnlib: MBM-3.0-odessa_retail-c8525e1a1-220105
(bootloader) git:keymaster: MBM-3.0-odessa_retail-db27bc4-220105
(bootloader) git:storsec: MBM-3.0-odessa_retail-c8525e1a1-220105
(bootloader) gitrov: MBM-3.0-odessa_retail-c8525e1a1-220105
(bootloader) git:abl: MBM-3.0-odessa_retail-e69c40c38d-220105
(bootloader) git:uefisecapp: MBM-3.0-odessa_retail-c8525e1a1-220105
(bootloader) frp-state: no protection (0)
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 2
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x1000
(bootloader) erase-block-size: 0x1000
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28D02302
(bootloader) primary-display: txd_ft8756_fhd_vid
(bootloader) secondary-display:
all: listed above
Finished. Total time: 0.041s
please help is there really no way to fix this phone?
[IMG alt="sd_shadow"]https://forum.xda-developers.com/data/avatars/s/4267/4267571.jpg?1641263152[/IMG]
have you tried to flash stock rom ? and if so whats the response ?

Categories

Resources