[DAISY][OFFICIAL][FASTBOOT] v10.0.2.0.PDLMIFJ - Xiaomi Mi A2 Lite Guides, News, & Discussion

V10.0.2.0.PDLMIFJ Pie Official Release by Xiaomi: Mod edit link removed.
GUIDE:
1. Make a backup.
2. Unlock Bootloader.
3. Enter in fastboot mode or EDL.
4. Use MiFlash.

Whats the reason for not using MiFlash?

And especially why relock the bootloader with the script, if anything goes wrong your device could be bricked!?

downloadonlyaccount said:
Whats the reason for not using MiFlash?
Click to expand...
Click to collapse
The packaging hierarchy is slightly different from that of an official because this is a repackaged that a user has made of 4PDA.
You can try if you think MiFlash will work. I only tested this via Flash.bat script on fastboot mode.

Working perfectly
in my use, these problems have been solved:
•SIM Card Issue, Solved
•No Disturb on camera, Solved
•Wi-Fi bug, Solved
I'm still analyzing the update..

Patched boot for this ROM https://drive.google.com/file/d/1dBX2dZV_wWgSip8d9lk0lrO_JHfxGdKU/view?usp=drivesdk

seryioo said:
4. Run "Flash.bat" (It will erase all your data and relock bootloader)
*If you don't want to relock bootloader, remove "fastboot oem lock" from "Flash.bat" and save.
Click to expand...
Click to collapse
Just a short question, will data be kept when not executing the OEM relock?
edit: Ok, i found out the the line "fastboot -w" will erase the user data. Anyone tried without this one?

downloadonlyaccount said:
Just a short question, will data be kept when not executing the OEM relock?
edit: Ok, i found out the the line "fastboot -w" will erase the user data. Anyone tried without this one?
Click to expand...
Click to collapse
Yes, just remove the two lines from flash.bat. Worked without problems here.

davze said:
Yes, just remove the two lines from flash.bat. Worked without problems here.
Click to expand...
Click to collapse
I can confirm, worked well for me too.

Official OTA is out everywhere

Just for beta team...
CarlosAG10 said:
Official OTA is out everywhere
Click to expand...
Click to collapse

ada12 said:
Just for beta team...
Click to expand...
Click to collapse
Nope, for everyone

ok thanks for info , this info is not available in forum mi
CarlosAG10 said:
Nope, for everyone
Click to expand...
Click to collapse

ada12 said:
ok thanks for info , this info is not available in forum mi
Click to expand...
Click to collapse
It is now

yes thanks I wait ota ...
CarlosAG10 said:
It is now
Click to expand...
Click to collapse

seryioo said:
4. Run "Flash.bat" (It will erase all your data and relock bootloader)
Click to expand...
Click to collapse
It is not necessary to delete data and reset the system!
You can upgrade to the newer version.
If you use Mi Flash Tool, select: flash_all_except_storage.bat
Or manually via fastboot:
Code:
adb reboot bootloader
fastboot flash devcfg devcfg.img
fastboot flash dsp dsp.img
fastboot flash modem modem.img
fastboot flash rpm rpm.img
fastboot flash tz tz.img
fastboot flash keymaster keymaster.img
fastboot flash cmnlib64 cmnlib64.img
fastboot flash cmnlib cmnlib.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash mdtp mdtp.img
fastboot flash aboot aboot.img
fastboot flash sbl1 sbl1.img
[COLOR="DarkOrange"]fastboot boot patched_boot.img[/COLOR]
Open Magisk -> Install -> direct

Very nice! Thank you bro!
Worked without locking the bootloader

Mattania said:
Patched boot for this ROM https://drive.google.com/file/d/1dBX2dZV_wWgSip8d9lk0lrO_JHfxGdKU/view?usp=drivesdk
Click to expand...
Click to collapse
Thanks It's working.

********

CarlosAG10 said:
Official OTA is out everywhere
Click to expand...
Click to collapse
Downloading now
Cheers

Related

Relock the bootloader

So many people are finding the correct way to lock bootloader so i created this thread.Just firstly be sure that you have downloaded the correct stock rom/firmware for your device otherwise you will be complaining for no wifi and network issue.Just follow this steps and you will successfully relock your bootloader.If any issues just reply i will help.I used fasboot so you can just replace it by mfastboot if you use mfast.Your warranty is still void after relocking,now its your luck if the service center guys check it or not!
1.Download the stock rom/firmware of your device.
2.Extract it and paste its contents in the adb folder.
3.Make sure that usb debugging is on.
4.Now in the adb folder shift+right click and then in the pop click open command window here.
5.Type in the cmd [adb reboot bootloader],you can do this manually also by power down first then power button+volume down.
6.Type [fastboot oem lock begin] it would then say flash stock images etc.
7.Then enter this commands and make sure you get okay after each command or you can just run the bat file uploaded(do put it in the adb folder)
fastboot oem lock begin
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem lock
fastboot reboot
8.Now your device will reboot with no bootloader unlock warning.
see this
i followed ur method but :crying::crying::crying:
samiran das 03 said:
i followed ur method but :crying::crying::crying:
Click to expand...
Click to collapse
If You Use XT1643 So Check This = http://forum.xda-developers.com/moto-g4-plus/how-to/moto-g4-plus-xt1643-updated-signed-t3460695
samiran das 03 said:
i followed ur method but :crying::crying::crying:
Click to expand...
Click to collapse
The problem with you is that you have flashed the old version of rom.Download the latest version of your phone rom.This error is caused when for eg. You currently have a rom version 2.0 ,and then try to flash rom 1.0.The bootloader gives an error.So you have to flash version 2.0.And the error imaged.not signed or corrupt is normal.
anhoxhrs said:
The problem with you is that you have flashed the old version of rom.Download the latest version of your phone rom.This error is caused when for eg. You currently have a rom version 2.0 ,and then try to flash rom 1.0.The bootloader gives an error.So you have to flash version 2.0.And the error imaged.not signed or corrupt is normal.
Click to expand...
Click to collapse
so what should i do now
plzz post the latest firmware
samiran das 03 said:
so what should i do now
plzz post the latest firmware
Click to expand...
Click to collapse
Send me screen shot of about phone
Plzz Check
Anything more u want???
samiran das 03 said:
Anything more u want???
Click to expand...
Click to collapse
Flash this https://drive.google.com/file/d/0B1N6dGU7FEXsSjR3QUtsRU1RTVk/viewAnd lock the bootloader with steps on the 1 post.
I tried using this firmware but its giving me same error.others are telling that the firmware which i am flasshing is old one.
But @swarupgolui told me to flash the lastest firmware
See this below
So what to do now?
samiran das 03 said:
So what to do now?
Click to expand...
Click to collapse
Whats Your Problem With lastest firmware?
swarupgolui said:
Whats Your Problem With lastest firmware?
Click to expand...
Click to collapse
Not done yet
I will do it tomorrow
samiran das 03 said:
So what to do now?
Click to expand...
Click to collapse
You tried the firmware in the link i gave?
anhoxhrs said:
You tried the firmware in the link i gave?
Click to expand...
Click to collapse
But in that my device is not mentioned
samiran das 03 said:
But in that my device is not mentioned
Click to expand...
Click to collapse
https://drive.google.com/file/d/0B1N6dGU7FEXsSjR3QUtsRU1RTVk/view Just download this on chrome on your pc and flash.
Sure it will work na
---------- Post added at 05:20 PM ---------- Previous post was at 05:06 PM ----------
Mine is xt1643
samiran das 03 said:
Sure it will work na
---------- Post added at 05:20 PM ---------- Previous post was at 05:06 PM ----------
Mine is xt1643
Click to expand...
Click to collapse
It worked on mine i have same xt1643 32 gb

[ROM] Nougat Factory images 7.0_NPJS25.93-14-8

Stock ROM for Moto G4/G4 Plus NPJS25.93-14-8
Installing this Stock ROM will unroot your device and remove any custom Recovery.
If you device is soft bricked or facing bootloop issue or experience lags, then you should download and Flash this ROM.
This is the latest Stock Firmware of Moto G4 and Moto G4 Plus.
Build - NPJS25.93-14-8
This build will update your Bootloader. If you try to downgrade it for any reason, you may brick your device.
This process can take roughly 20-30 minutes so please be patient.
This Flashable zip can install over any previous version including Soak ROM or MM or Custom ROM.
As you already know, you Don't have to unlock your bootloader.
Prerequisites:
RSDLite 6.2.4
Firmware 7.0_NPJS25.93-14-8 [Thanks to AFH and uploaders]
Procedure 1:
♦ Download the application RSDLite and install it.
♦ Download and unpack the firmware from rar.
♦ Run RSDLite.
♦ Click on the button with three dots and select flashall.xml.
♦ Reboot your phone into fastboot mode [press the volume down + power button]
♦ Connect your phone to a PC. The program should detect the phone.
♦ Press the Start button and wait until the end of the firmware until the phone restarts.
Procedure 2:
You can also use fastboot commands if you prefer it.
♦ Download ADB and fastboot driver for your PC/MAC
♦ Download and install Drivers for your Moto G4/G4 Plus
♦ Download ROM
♦ Now Power Off your phone and boot into Bootloader mode [Press and Hold "Power + Volume Down"]
♦ Use the below commands one by one. [If you are using mfastboot then type 'mfastboot' instead of 'fastboot']
Code:
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
If you want to lock your Bootloader use the below lines.
Code:
fastboot oem fb_mode_set
fastboot oem lock begin
fastboot oem lock begin
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem lock
fastboot oem fb_mode_clear
fastboot reboot
or use the batch from attachment
You MUST take backup of your important data. I am NOT responsible for data loss or bricked device
Tested on my XT1643.
are you sure it works??
[email protected]$hil said:
are you sure it works??
Click to expand...
Click to collapse
it must have to. btw it worked for me
arunzone said:
it must have to. btw it worked for me
Click to expand...
Click to collapse
the firmware download link does not work.. it says something went wrong
[email protected]$hil said:
the firmware download link does not work.. it says something went wrong
Click to expand...
Click to collapse
check now. the link has been updated.
[email protected]$hil said:
the firmware download link does not work.. it says something went wrong
Click to expand...
Click to collapse
Translate the web page and sign in using google or telegram account.... it worked to download from there.... haven't installed tho...
arunzone said:
check now. the link has been updated.
Click to expand...
Click to collapse
Thnx now downloading
It works perfectly. I was able to flash lastest Nougat update over 1st Soak Test. It's completely not necessary to downgrade to MM and unlock bootloader.
How is this working???
Between 1st soak and final OTA, 2 more soak test builds came i heard. How is this process working for you. please help explain!!!
arunzone said:
Many of us has already installed the first soak test and now have problems while update to latest version. This tutorial is for those who don't want to unlock their bootloader.
This process can take roughly 20-30 minutes so please be patient.
This Flashable zip can install over Soak Test ROM or MM.
You Don't have to unlock your bootloader or downgrade to MM and data will not be deleted.
Prerequisties:
RDSLite
Firmware
Procedure:
Download the program and install.
Download and unpack the firmware.
Run the program.
Click on the button with three dots and select flashall.xml.
Reboot your phone into fastboot mode [press the volume down + power button]
Connect your phone to a PC. The program should detect the phone.
Press the Start button and wait until the end of the firmware until the phone restarts.
As a precaution, enable OEM Unlocking under developer options. If anything goes wrong you can still unlock your bootloader and install custom firmware.
Also take backup of your important data.
I am not responsible if you brick your device.
Tested on my XT1643 with unlocked bootloader with soak 1.
Click to expand...
Click to collapse
Will it work with Windows XP? Also please mention required drivers & if possible link to download drivers.
arunzone said:
Many of us has already installed the first soak test and now have problems while update to latest version. This tutorial is for those who don't want to unlock their bootloader.
This process can take roughly 20-30 minutes so please be patient.
This Flashable zip can install over Soak Test ROM or MM.
You Don't have to unlock your bootloader or downgrade to MM and data will not be deleted.
Prerequisties:
RDSLite
Firmware.
Click to expand...
Click to collapse
Does this Firmware support VoLTE?
Sent from my XT1562 using Tapatalk
Worked perfectly with modified system on first soaktest and twrp Recovery, so no need to delect them before. After flashing the updated firmware, the system is clean and Stock Recovery is back. :good:
kumeipark said:
Does this Firmware support VoLTE?
Click to expand...
Click to collapse
Yes it supports volte feature.
praveenbda said:
Will it work with Windows XP? Also please mention required drivers & if possible link to download drivers.
Click to expand...
Click to collapse
Yes. Please install drivers from Motorola website or from below link.
https://forum.xda-developers.com/showthread.php?t=2588979
rishisharma1986 said:
Between 1st soak and final OTA, 2 more soak test builds came i heard. How is this process working for you. please help explain!!!
Click to expand...
Click to collapse
Since this this is flashable, it doesn't look for what your Mobile already has. It will just install the rom. Even if you are not on official rom.
arunzone said:
Since this this is flashable, it doesn't look for what your Mobile already has. It will just install the rom. Even if you are not on official rom.
Click to expand...
Click to collapse
Will this clear all my data or just installs like ota ?
sam sundar said:
Will this clear all my data or just installs like ota ?
Click to expand...
Click to collapse
It won't delete your data. Just take a backup as a failsafe.
arunzone said:
it must have to. btw it worked for me
Click to expand...
Click to collapse
How to download the firmware frm the file given they r saying some dfrnt language
---------- Post added at 05:16 AM ---------- Previous post was at 05:10 AM ----------
arc4d14n said:
Translate the web page and sign in using google or telegram account.... it worked to download from there.... haven't installed tho...
Click to expand...
Click to collapse
Bro how to translatethe webpage
gokulkishor said:
How to download the firmware frm the file given they r saying some dfrnt language
---------- Post added at 05:16 AM ---------- Previous post was at 05:10 AM ----------
Bro how to translatethe webpage
Click to expand...
Click to collapse
Open the link in chrome and it ask to translate. That page contains only one button in the center of the page. Click it. A dialog box will appear, tick the check box and click on enabled button.
gokulkishor said:
How to download the firmware frm the file given they r saying some dfrnt language
---------- Post added at 05:16 AM ---------- Previous post was at 05:10 AM ----------
Bro how to translatethe webpage
Click to expand...
Click to collapse
I've used Google Chrome automatic translate, anyway it was for older link, it has been updated, but if it's in Russian as the previous one, you can use the same method

[Android 7] [Nougat] [Stock] [Official] [Full] XT1624-XT1643_ATHENE_NPJ25.93-11

Official zipped Nougat Stock firmware
https://mega.nz/#!ystC2ZSL!ql6cyC5v5RgLQfo7G44mhi7Ng-AQBvtsouKxKinbHi8
SHA-1 - 166d88ce734298dd40c1dbd7afbdac3c773a72ac
MD5 - b870c67a8020d314df3874c140606de4
CRC32 - cdfd2e36
Flash via fastboot.
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot reboot
Do it manually or with .bat in attachement (archived because of file ending)
Can I relock the bootloader, after flashing this firmware?
Pain00556 said:
Can I relock the bootloader, after flashing this firmware?
Click to expand...
Click to collapse
Yes, if you prefer.
Does anyone tried it on indian xt1643
can you upload it in androidfilehost or google drive or upload( modem NON-HLOS.bin ) from firmware zip please
Where did you get the zip from?All these posts claiming its official but don't point us to the source.
Prabhat00 said:
Does anyone tried it on indian xt1643
Click to expand...
Click to collapse
i myself tested its working fine
syedhmed said:
Where did you get the zip from?All these posts claiming its official but don't point us to the source.
Click to expand...
Click to collapse
http://www.filefactory.com/file/ikh...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip here source but it's blocked in india due to government restrictions so they uploaded it to mega and this is link for all motorola roms https://www.filefactory.com/folder/c6cdedc45a775d27/?sort=created&order=DESC&show=100
D1AMONDH3AD said:
http://www.filefactory.com/file/ikh...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip here source but it's blocked in india due to government restrictions so they uploaded it to mega and this is link for all motorola roms https://www.filefactory.com/folder/c6cdedc45a775d27/?sort=created&order=DESC&show=100
Click to expand...
Click to collapse
Yes...!
I tried it with my Indian Variant XT1643 and working well, locked bootloader as well, this is Official Full Stock Nougat 7.0 Rom NPJ25.93-11 With November Patch
No doubt you can try it guys ..
---------- Post added at 01:03 AM ---------- Previous post was at 01:00 AM ----------
Gimme some time guys, ZIP uploading in WeTransfer and Google Drive as well
Has anyone tried this with the XT1644
i tried downloading more than 6 times daam it failed everytime at 2.41gb i am done , can someone upload it to google drive
jerpd3rp said:
Has anyone tried this with the XT1644
Click to expand...
Click to collapse
Yes, it works. Been using it for a couple of days already and I haven't experienced any issue (RETUS).
***Deleted***
Can Anyone help me out
I have downloaded both the firmware and fastboot files.
Now tell me what should I do next ??
 @HE4VYCR0WN
Mercado_Negro said:
Yes, it works. Been using it for a couple of days already and I haven't experienced any issue (RETUS).
Click to expand...
Click to collapse
This ROM works on xt1626 model brazilian with digital TV?
Sunny020 said:
Can Anyone help me out
I have downloaded both the firmware and fastboot files.
Now tell me what should I do next ??
@HE4VYCR0WN
Click to expand...
Click to collapse
Extract firmware in fastboot folder, then use SHIFT + RCLICK there (Open new command prompt) and insert commands in post #1 one by one
is it possible to put forth the command to erase userdata? so the flashing is done after wiping the phone
Mercado_Negro said:
Yes, it works. Been using it for a couple of days already and I haven't experienced any issue (RETUS).
Click to expand...
Click to collapse
After flashing does it show retin or retus in the about section? And have you experienced any issues? I have a xt1644 g4plus 64gb/4gb model and wanna do the upgrade, but not if there's issues though. Thanks in advance
ice711 said:
After flashing does it show retin or retus in the about section? And have you experienced any issues? I have a xt1644 g4plus 64gb/4gb model and wanna do the upgrade, but not if there's issues though. Thanks in advance
Click to expand...
Click to collapse
It shows RETUS. No issues so far besides the notification sounds being low some times.
Flashed on my XT1644 g4plus on Verizon in the US yesterday.
So far, I have no issues to report. Seems to work fine. It does seem the battery drains faster, but I am likely just using it more looking for new stuff...
I do miss my ad blocker, though. Hopefully it'll be rooted soon, otherwise I may try a custom ROM just to keep these dang ads away...
Sent from my Moto G (4) using Tapatalk

[ROM] Official fastboot stock Oreo image (OPNS27.76-12-22-9)

Hi guys,
Did not see anyone who uploaded recently released Oreo fastboot image ROM (signed one), so I decided to do it by myself.
//update 26.09.2018
THE NEWEST STOCK FASTBOOT IMAGE (OPNS27.76-12-22-9):
DOWNLOAD: https://drive.google.com/file/d/1W-DXW1qm0g6GaALjKuA1pvM-_RHqlZ4j/view?usp=sharing
OLD FIRMWARE DOWNLOAD (OPN27.76-12-22)
DOWNLOAD: https://drive.google.com/file/d/1J3A1tXgYBt16-DLzbn1YnwboVHKq37D4/view?usp=sharing
MIRROR: https://mega.nz/#!K8NznAYY!5iwmWn8_BmoQrQF8-LPPykffrpglp5VZWxS6_We-njk
Flashing scripts:
If you are not sure what are you doing, ask here or read fastboot documentation before flashing anything:
Code:
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 flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
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 system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot erase cache
fastboot erase userdata
fastboot erase carrier
fastboot erase DDR
fastboot reboot
This can be applied to reteu?
ruphert said:
This can be applied to reteu?
Click to expand...
Click to collapse
Yes, it can be.
It can be applied to any software channel.
Thank you, where did you get it please ?
Jagadhidh said:
Thank you, where did you get it please ?
Click to expand...
Click to collapse
Directly fom Motorola servers.
Do you know when the blank flash for oreo will come out?
Brann_97 said:
Do you know when the blank flash for oreo will come out?
Click to expand...
Click to collapse
Unfortunately, I've no clue.
Will it work on 1635-01 (Verizon one)?
One question
Hey, Dude.
Following these steps locks the bootloader again?
Thanks!
DomBuback said:
Hey, Dude.
Following these steps locks the bootloader again?
Thanks!
Click to expand...
Click to collapse
No, check this thread for that: https://forum.xda-developers.com/moto-z-play/how-to/guide-relock-oreo-bootloader-to-stock-t3784621
Hi man i have the stock oreo already with the adb sideload process, is this process better thant the last one? i can do this process over a already stock oreo installed? (sorry for my english hehe)
I'm on rooted on stock 7.1 with December patch. Can I flash tis? Or do I need to go back to stock first?
Are you kidding me, there are 2 threads already for Oreo flash files. Do look for matching threads before opening a new one.
Anyway to fo back to naugat from oero?
Brann_97 said:
Do you know when the blank flash for oreo will come out?
Click to expand...
Click to collapse
You tested any of this?
https://mirrors.lolinet.com/firmware/moto/addison/blankflash
Manish355 said:
Are you kidding me, there are 2 threads already for Oreo flash files. Do look for matching threads before opening a new one.
Click to expand...
Click to collapse
Well, I'm not kidding you, sorry.
There are two different Oreo threads but both are about OTA.
Hi everyone, hope you can help me, im on stock 7.1.1 1st september´s 2017 patch, locked bootloader, software chanel attmx NPN26.118-22-2, can i just sideload this and get directly to oreo?, thanks.
shaoran23 said:
Hi everyone, hope you can help me, im on stock 7.1.1 1st september´s 2017 patch, locked bootloader, software chanel attmx NPN26.118-22-2, can i just sideload this and get directly to oreo?, thanks.
Click to expand...
Click to collapse
This is not the OTA, it can't be sideloaded. You have to flash this through fastboot (and you need a unlocked bootloader to do so)
Is the method usable for oreo feb patch with twrp installed?
The Bankshooter said:
Is the method usable for oreo feb patch with twrp installed?
Click to expand...
Click to collapse
Yes, it is.

[official] MI A1. 8.1 OTA update. 8.1.0OPM1.171019.019(Fastboot/TWRP] version added

Absolute
*******
[8.1.0] OPM1.171019.019.V9.6.2.0.ODHMIFE The
beta version of the official stable firmware Android 8.1.0 from June 13.
Self-made images for fastboot and TWRP.
Fastboot: Unzip the
image. In the same folder, unzip the utilities from the header. Flash one of the batch files:
flash_all.bat - for firmware with saving all the data .
flash_all_clean.bat - for the firmware to be clean (with the removal of all data).
Please note - the bootloader must be previously unlocked!
Both slots are stitched. Warning "Invalid sparse file format at header magic" ignore and wait for the process to finish.
TWRP:
Temporarily load TWRP. To flash an image.
The data is not erased.
Download:
Fastboot: https://drive.google.com/file/d/1KgpEBmFVgP6tkTa6eYq0baI_kCSCPQjK/view?usp=drivesdk
TWRP:https://drive.google.com/file/d/1wIFNV3tpwgLr0UPabK18BkWT8N6oVT5Z/view?usp=drivesdk
[/HIDE]
Please check if 5Ghz WiFi band working or not.
arkadeep2008 said:
Please check if 5Ghz WiFi band working or not.
Click to expand...
Click to collapse
Working bro
Do you keep OTA afterinstalling this?
5ghz is working but no downloading.... Connection is fine ...
Orig. Mac
Germany no volte...
No sd card fixxed (0byte)...
What has xiaomi fixxed ??
yasars said:
5ghz is working but no downloading.... Connection is fine ...
Orig. Mac
Germany no volte...
No sd card fixxed (0byte)...
What has xiaomi fixxed ??
Click to expand...
Click to collapse
I also checked. All previous bugs fixed now like sd card, volte, camera, recording,. 5ghz.
All r working fine as of now.
nestorojeda said:
Do you keep OTA afterinstalling this?
Click to expand...
Click to collapse
Because this is a leak (captured from mi sever) ota. Soo ota will not come. But we can use this. For daily use,. Witht prob if ota come. We need to flash via mi tool. Via choosing save data option
yasars said:
5ghz is working but no downloading.... Connection is fine ...
Orig. Mac
Germany no volte...
No sd card fixxed (0byte)...
What has xiaomi fixxed ??
Click to expand...
Click to collapse
Sd fix check this
Is Magisk and Root working properly on this Rom. ?
Thanks in advance
I am on 9.5.10 April Build, can I flash this beta w/o loosing data??
what is tools folder?
Correct me if I am wrong
1) download the zip
2) extract the zip.
3) flash flash_A.bat or flash_B.bat using mi flash tool.
[email protected] said:
what is tools folder?
Correct me if I am wrong
1) download the zip
2) extract the zip.
3) flash flash_A.bat or flash_B.bat using mi flash tool.
Click to expand...
Click to collapse
what is tools folder Means extract the zip. in adb minimal fastboot folder after then use flash flash_A.bat by just clicking
oe u can flash via manully by these commands
flash via manully commands..
fastboot oem unlock
fastboot flash modem_a modem.img
fastboot flash sbl1 sbl1.img
fastboot flash rpm rpm.img
fastboot flash tz tz.img
fastboot flash devcfg devcfg.img
fastboot flash dsp dsp.img
fastboot flash aboot aboot.img
fastboot flash boot_a boot.img
fastboot flash system_a system.img
fastboot flash lksecapp lksecapp.img
fastboot flash cmnlib cmnlib.img
fastboot flash cmnlib64 cmnlib64.img
fastboot flash keymaster keymaster.img
fastboot set_active a
fastboot oem lock
fastboot reboot
arkadeep2008 said:
I am on 9.5.10 April Build, can I flash this beta w/o loosing data??
Click to expand...
Click to collapse
u need to wipe /data, but doesnt need to wipe your internal storage, i tried before without wiping anything and got bootlooped but after wiping /data via TWRP i got it booting
---
it seems file provided here is not TWRP version, mybad, u can find TWRP version in somewhere in the forum
vikashyadav said:
flash via manully commands..
fastboot oem unlock
fastboot flash modem_a modem.img
fastboot flash sbl1 sbl1.img
fastboot flash rpm rpm.img
fastboot flash tz tz.img
fastboot flash devcfg devcfg.img
fastboot flash dsp dsp.img
fastboot flash aboot aboot.img
fastboot flash boot_a boot.img
fastboot flash system_a system.img
fastboot flash lksecapp lksecapp.img
fastboot flash cmnlib cmnlib.img
fastboot flash cmnlib64 cmnlib64.img
fastboot flash keymaster keymaster.img
fastboot set_active a
fastboot oem lock
fastboot reboot
Click to expand...
Click to collapse
Then i can flash this build with miflash and lock the bootloader?thank you
ruperxl89 said:
Then i can flash this build with miflash and lock the bootloader?thank you
Click to expand...
Click to collapse
Via mi tool that need some other files too. .
Soo i personally. Suggest u to. Flash
Via my given method. ,. Too easy then other methods
Or.yes bootloader. U can lock it. In that rom
vikashyadav said:
Via mi tool that need some other files too. .
Soo i personally. Suggest u to. Flash
Via my given method. ,. Too easy then other methods
Or.yes bootloader. U can lock it. In that rom
Click to expand...
Click to collapse
thank you, i will flash by fastboot and i will close the bootloader
---------- Post added at 09:47 AM ---------- Previous post was at 09:22 AM ----------
vikashyadav said:
Via mi tool that need some other files too. .
Soo i personally. Suggest u to. Flash
Via my given method. ,. Too easy then other methods
Or.yes bootloader. U can lock it. In that rom
Click to expand...
Click to collapse
Is it necessary to come from the latest version of rom stock to be able to flash this beta? I have done the manual process and it has stopped me in the bootloader, it does not start.
ruperxl89 said:
thank you, i will flash by fastboot and i will close the bootloader
---------- Post added at 09:47 AM ---------- Previous post was at 09:22 AM ----------
Is it necessary to come from the latest version of rom stock to be able to flash this beta? I have done the manual process and it has stopped me in the bootloader, it does not start.
Click to expand...
Click to collapse
Which version. R u u using now
Help
I am on stock 8.0 April build and I need to install this build. What steps do I need to follow to get the build up and running. I am a newbie so please detail me all the steps.
theUchihaBrat said:
I am on stock 8.0 April build and I need to install this build. What steps do I need to follow to get the build up and running. I am a newbie so please detail me all the steps.
Click to expand...
Click to collapse
Just follow all instructions that i mentioned. In thia thread.

Categories

Resources