nawerbridge.blogg.se

Minimal adb fastboot for bricked device
Minimal adb fastboot for bricked device












I can see the chargerscreen (batery geting filled blue) when pluged to a wallcharger. The momentary status is, the phone doesn’t boot now. Doesn’t mater if its a Fairphone OS or a FreeOS. What i wold like to have is any OS on my phone. Seams not that i will get help from the Fairphone support Team so im asking here… (i rewrote them that i didn’t get an answer within 8 days, so i wrote again and asked if my question wasn’t clear or if they need more information…) The reply was that i should better not push them. you will have to switch off and restart in FASTBOOT mode again to continue'fastboot flashing unlock_critical'After these commands the fastboot mode is fully unlockednext thing is very importantbefore you flash the rom using mi flash tool you have to set the active slot to 'a' otherwise the device will endup in bootloopcheck the active slot'fastboot getvar current-slot'if the active slot is 'a' you can continue to flashif its 'b' you have to change it to 'a''fastboot set_active a'recheck active slot after changing using above command on ADB fastbootnext erase boot partition using'fastboot erase boot'once above all done the device is ready to flashopen mi flash tool 'XiaoMiFlash'select the extracted folder of the ROM (if the proper folder was selected there wont be any error messages)press the 'refresh' buttonthe device must appear in slot number 1select 'clean all and lock' bottom right cornerboooooooom hit the 'flash'sit back and relaxonce it softbricked my FP2 and had contact with the support but they seam not to be happy at all, about some people try to change their system.

Minimal adb fastboot for bricked device install#

I updated my MI A3 to android 10 OTA hoping it will do the magic.The results was not that satisfactoryBugs after update#Fingerprint sensor was less responsive#Buttons were less responsive#Unstable Bluetooth connectivity#Too much power drain when the phone is activeGood things with update#Less power drain during sleep#Nice black themePlease share your experience as wellSo badly i wanted to rollback android to 9 end up bootloop, After trying so many things for many hours finally it was successful***only attempt this if your device is bricked or in bootloop****Before do anything backup your device and charge fully and make sure uninterrupted power supply available for your PC or laptopYou must have1 official MI A3 rom download and unzip2 USB and ADB Drivers ADB flastboot tool MI flash tool downloading all above make sure you update usb drivers and install adb drivers firstNextUnlock developer options (repeatedly tap on 'Build number' in 'About phone')In developer options unlock bootloader (OEM unlocking) and switch on USB debuggingSwitch off the phone take a deep breathBoot in the FASTBOOT mode by pressing volume down and power button simultaneouslyNext unlock the fastboot mood using Minimal ADB and fastboot on adb fastboot command'fastboot flashing unlock'after these 2 steps phone will erase and restart to android. Select "clean all and lock" bottom right corner Select the extracted folder of the ROM (if the proper folder was selected there wont be any error messages) Once above all done the device is ready to flash Recheck active slot after changing using above command on ADB fastboot If the active slot is "a" you can continue to flash you will have to switch off and restart in FASTBOOT mode again to continueĪfter these commands the fastboot mode is fully unlockedīefore you flash the rom using mi flash tool you have to set the active slot to "a" otherwise the device will endup in bootloop Next unlock the fastboot mood using Minimal ADB and fastbootĪfter these 2 steps phone will erase and restart to android. In developer options unlock bootloader (OEM unlocking) and switch on USB debuggingīoot in the FASTBOOT mode by pressing volume down and power button simultaneously Unlock developer options (repeatedly tap on "Build number" in "About phone")

minimal adb fastboot for bricked device minimal adb fastboot for bricked device

***only attempt this if your device is bricked or in bootloop****īefore do anything backup your device and charge fully and make sure uninterrupted power supply available for your PC or laptopĪfter downloading all above make sure you update usb drivers and install adb drivers first So badly i wanted to rollback android to 9 end up bootloop, After trying so many things for many hours finally it was successful #Too much power drain when the phone is active I updated my MI A3 to android 10 OTA hoping it will do the magic.












Minimal adb fastboot for bricked device