Related
When I first bought my ZL, I rooted the phone using binary4 V27 on superuser mode and that was very fast and simple. I could modify system files and do everything.
One day using my ultimate stupidness, I updated the firmware to 10.1.1.....253 then I did factory reset without doing a backup for my root.
Right now, when I go to settings -----> about ----> I get Kernal version 3.4.0 with android version 4.1.2 but unfortunately It seems like I don't have a rooted phone + I am unable to do any function of a rooted phone like modifying system files or ....etc .
I've tried million ways such as:
1- rooting the phone using the same method --------> the result is stucking at the wight screen and nothing happened.
2- Using motochopper method --------> doesn't work
3- Using the method of installing Android SDK and using the command prompt window to push (Su-busybox-superuser.apk) files to data/local/tmp/ --------> when reach sysrw step (sysrw not found)
tried to type SU (su not found)
tried to use one of the alternative commands like cd /system/usr/we-need-root or ./su-backup -----> file not found
or mount -o remount,rw '' /systemmount ---------> Operation not permitted
I will be following your instructions directly and give u the feed back
I am not gonna move anywhere until solving this issue BC I am getting crazy
I would highly appreciate your help guys , ... Thank you so much in advance
Check this out:
I did the same, was on rooted 434 version and updated to 253 and it unrooted. The 253 update can't be rooted by the normal exploit methods, but this post worked for me:
http://forum.xda-developers.com/showpost.php?p=41727431&postcount=39
Took a little time, and everything on my phone was wiped when I had to unlock the bootloader again, but I now have my stock 253 ZL rooted and unlocked.
mattabyte said:
I did the same, was on rooted 434 version and updated to 253 and it unrooted. The 253 update can't be rooted by the normal exploit methods, but this post worked for me:
http://forum.xda-developers.com/showpost.php?p=41727431&postcount=39
Took a little time, and everything on my phone was wiped when I had to unlock the bootloader again, but I now have my stock 253 ZL rooted and unlocked.
Click to expand...
Click to collapse
Thank you so much for your reply but you know, that really seems to be so complicated
Ufffff
It's a lot more simple than it looks. Here's a slimmed-down version of the instructions:
Since you're already on the 253 update, you can skip numbers 1 & 2 from the other page and just start with numbers 1 & 2 below.
1) Download from this link the 0.9.10.2beta6 version of Flashtool: http://forum.xda-developers.com/showthread.php?t=2201189 and run the installer. Make sure to install to your computer's HDD root (ie; C:\Flashtool).
2) Make sure you have flashmode and fastboot drivers installed for your device. Easiest way to tell if they're done correctly is to open your Device Manager (in Windows), power off your phone, and plug it into a USB port in each of the modes and make sure no errors show up in the Device Manager.
3) Unlock your bootloader with the Flashtool. It'll have you first go into flashmode, and then prompt you to unplug and plug back into fastboot mode.
4) Download v07 of DooMKernel from this link: http://forum.xda-developers.com/showthread.php?t=2230826 and extract the boot.img file from the ZIP. Place the boot.img file into this directory: C:\Flashtool\x10flasher_lib where the fastboot.exe file is located.
5) Open a command window and type this while your phone is connected in fastboot mode:
Code:
cd C:\Flashtool\x10flasher_lib
- and then:
Code:
fastboot flash boot boot.img
- and then:
Code:
fastboot reboot
6) If you miss the chance to boot into recovery after that last step, reboot the phone once it has booted all the way and when you see the DooMKernel splash screen press (repeatedly, if necessary) the volume+ button. It should vibrate once. Once in recovery, just select to reboot system and it'll prompt whether you would like to root or not. Select the option to root and once it's done it should reboot.
Then just go and reconnect (in Android OS, not flash or fastboot modes) to Flashtool and install BusyBox, and download whichever SuperUser app you'd like from the Google Play Store and you're all set!
mattabyte said:
It's a lot more simple than it looks. Here's a slimmed-down version of the instructions:
Since you're already on the 253 update, you can skip numbers 1 & 2 from the other page and just start with numbers 1 & 2 below.
1) Download from this link the 0.9.10.2beta6 version of Flashtool: http://forum.xda-developers.com/showthread.php?t=2201189 and run the installer. Make sure to install to your computer's HDD root (ie; C:\Flashtool).
2) Make sure you have flashmode and fastboot drivers installed for your device. Easiest way to tell if they're done correctly is to open your Device Manager (in Windows), power off your phone, and plug it into a USB port in each of the modes and make sure no errors show up in the Device Manager.
3) Unlock your bootloader with the Flashtool. It'll have you first go into flashmode, and then prompt you to unplug and plug back into fastboot mode.
4) Download v07 of DooMKernel from this link: http://forum.xda-developers.com/showthread.php?t=2230826 and extract the boot.img file from the ZIP. Place the boot.img file into this directory: C:\Flashtool\x10flasher_lib where the fastboot.exe file is located.
5) Open a command window and type this while your phone is connected in fastboot mode:
Code:
cd C:\Flashtool\x10flasher_lib
- and then:
Code:
fastboot flash boot boot.img
- and then:
Code:
fastboot reboot
6) If you miss the chance to boot into recovery after that last step, reboot the phone once it has booted all the way and when you see the DooMKernel splash screen press (repeatedly, if necessary) the volume+ button. It should vibrate once. Once in recovery, just select to reboot system and it'll prompt whether you would like to root or not. Select the option to root and once it's done it should reboot.
Then just go and reconnect (in Android OS, not flash or fastboot modes) to Flashtool and install BusyBox, and download whichever SuperUser app you'd like from the Google Play Store and you're all set!
Click to expand...
Click to collapse
WOOOOOOW this is really an awesome reply
Well done and well organized
I will try this very soon and reply to you with the results
I really don't know how to thank you for this help , hope it works fine
Thank you again and again mate :good: :good: :good:
mahmoud.kunbaz said:
WOOOOOOW this is really an awesome reply
Well done and well organized
I will try this very soon and reply to you with the results
I really don't know how to thank you for this help , hope it works fine
Thank you again and again mate :good: :good: :good:
Click to expand...
Click to collapse
I am so sorry for these silly questions,
But I honestly couldn't understand how to perform step 6
and lastly how to reconnect to flash tool in android system????
Thanks a lot in advance
mahmoud.kunbaz said:
I am so sorry for these silly questions,
But I honestly couldn't understand how to perform step 6
and lastly how to reconnect to flash tool in android system????
Thanks a lot in advance
Click to expand...
Click to collapse
For step 6 just repeatedly press the VOLUME+ button after you reboot your phone, and it will vibrate once after you see the splash screen for the kernel. The light at the bottom should turn fuchsia or pinkish, and you'll know it's going to boot into recovery. Once there, just select to reboot and it'll ask you if you want to root.
The last part about connecting back into the Flashtool is simple. Just boot your phone normally after it's rooted, and once your phone is powered on and USB debugging is enabled then start the Flashtool and plug your phone into your computer with a USB cable.
mattabyte said:
For step 6 just repeatedly press the VOLUME+ button after you reboot your phone, and it will vibrate once after you see the splash screen for the kernel. The light at the bottom should turn fuchsia or pinkish, and you'll know it's going to boot into recovery. Once there, just select to reboot and it'll ask you if you want to root.
The last part about connecting back into the Flashtool is simple. Just boot your phone normally after it's rooted, and once your phone is powered on and USB debugging is enabled then start the Flashtool and plug your phone into your computer with a USB cable.
Click to expand...
Click to collapse
Everything has worked perfectly :victory:
I honestly don't know how to thank you
you did a great favor for me
May god bless you
[RECOVERIES & ROOT] Yureka custom recoveries & Root without Changing Stock Recovery
Note : This tutorial is for YU Yureka based on CM11 (KK 4.4.4) 32bit architecture
and
do it on your own risk, I will not be responsible if you brick your phone
Here is the detailed guide and collection of stock and all custom recoveries for YU Yureka and detailed guide to Root YU Yureka without changing Stock Recovery
Requirements
1. YU Yureka (obviously) with USB Data cable
2. PC / Laptop (Having Windows installed at least Windows 7 or above)
3. Drivers (Windows Automatically detect and install the required drivers)
4. ADB & Fastboot binary package that can be downloaded from XDA 15 seconds ADB Installer v1.4.2']http://forum.xda-developers.com/showthread.php?t=2588979
5. Custom Recovery (Anyone in which you are interested CWM, PhiZ, TWRP)
6. Latest SuperSU.zip file to root your phone
Warning: This process may delete all data stored in internal storage so better backup all the files stored in internal storage.
Step One
Enable USB Debugging on your device you can just follow these steps:
Go to Settings> About phone and keep taping on build number at least 7 times or till it appears "You are a developer now",
Now again go to settings>developer option (only after the previous step it will be enabled)> check/select USB debugging.
Step Two
Unlock your bootloader to flash custom recovery and root.
Here is the process
1. Download the adb & fastboot binary package and install it.
2. Put your phone into FASTBOOT mode by following anyone from below methods :
Method 1 (easiest)
-------------------
a. Power down phone
b. Plug USB cable to your PC
c. Press and hold Vol Up button and plug other end of USB to your device, soon you will see the fastboot screen.
(or without plugging USB Cable, Press and Hold Power and Vol Up buttons simultaneously, until you see the screen
"FASTBOOT MODE"
Method 2
---------
a. While your phone is Power On, plug USB Data Cable with PC and Phone (USB Debuging must be Enable)
b. Open Command Prompt on your PC (with Administartor rights) and type the following command
adb -s 0x1ebf devices
You will get results something like that :
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
3a289c2 device
*Note : If you get "authorization message" then look on your mobile screen and authorize your PC and run the command again.
c. Now note down the device no. (for e.g. in above "3a289c2") and type the following command
adb -s 3a289c2 reboot bootloader
[*Note replace the device id with your id (here 3a289c2), that you got in last command]
Now your phone must be booted into fastboot mode. A screen with "Fastboot Mode" should be appear on your phone.
3. Device drivers will get installed by windows (please wait for the driver installation to complete)
4. After driver installation is done go to the folder where you have extracted the package
5. Now open elevated DOS command prompt (terminal) on your PC and go into the same folder where you saved the recovery file
(*Note : to start command prompt directly from desired folder, while holding the Shift Key Right Click on folder and select start "open command window here")
6. Type the following command to check if the device was detected in fastboot mode
fastboot -i 0x1ebf devices
you should get output like : 2a25d00 fastboot
if you don't get similar output it means that the drivers weren't correctly installed or the device wasn't connected properly
7. If the output is similar to above then run the following command:
fastboot -i 0x1ebf oem unlock
you should get output something like :
.....
OKAY [ 0.003s]
finished. total time: 0.004s
8. Now your bootloader is now unlocked.
*Note : if you want to re-lock your bootloader again (for warranty on any other reason), again boot into fastboot mode and this time type the following command and enter
fastboot -i 0x1ebf oem lock
Step Three
Boot your phone into recovery (temporarily or permanently) and root your phone
1. Download SuperSU.zip and put it on root of your internal or external SD card
2. To load custom recovery (CWM / TWRP / PhiZ) temporarily, now type this command in terminal :
fastboot -i 0x1ebf boot CWM_6.0.5.1_recovery-yu.img
*Note 1 : if you want to flash the custom recovery permanently then us the following command
fastboot -i 0x1ebf flash CWM_6.0.5.1_recovery-yu.img
*Note 2 : if your download custom recovery is named differently (here CWM_6.0.5.1_recovery-yu.img) then while writing the above commands you need to put the name of the recovery same as as your saved file name (anyone CWM / Phiz / TWRP)
3. Done ! You loaded custom recovery temporarily, if command used with "boot" hence to root your phone, proceed to next section (step 5).
or
If you flashed recovery permanently, using command with "flash" then boot your phone into recovery. To do so, you have Two options
i) type the following command and press enter : adb -s 3a289c2 reboot recovery
or
ii) power off your phone, after then press and hold "Vol up+ Vol down + Power" buttons simultaneously to boot into custom recovery.
Now to root your phone proceed with next section (step 5).
Root your phone
5. To gain root access, flash SuperSu.zip that is stored on your internal or external SD card (in step 1)
6. Choose reboot phone and enjoy rooted phone with stock or custom recovery !
Special Note 1
I didn't tested, but came to know that root doesn't effect OTA update on Yureka.
You can get OTA updates with root but after the OTA update is flashed you will loose root access. To keep it or to avoid this please go to System Settings -> Developer Options -> UNTICK -"Update CM Recovery" (update recovery while installing system updates)
Even though if someone want to go back to Stock recovery, then download the official stock recovery (link no. 6 above) and flash it using command in fastboot mode (second command in step 2 under head "STEP THREE")
Downloads
1. 15 seconds ADB Installer v1.4.2 http://forum.xda-developers.com/showthread.php?t=2588979
2. Super SU latest v2.46 http://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip
3. CWM 6.0.5.1 https://s.basketbuild.com/devs/vishal_android_freak/yu/yureka
OR http://d-h.st/ElAe
4. PhilZTouch 6.59 based on CWM v6.0.5.1 http://www.androiddevs.net/downloads/
OR http://d-h.st/UqWK
5. TWRP 2.8.5.0 http://techerrata.com/browse/twrp2/tomato
OR https://www.androidfilehost.com/?fid=95916177934528156
OR http://d-h.st/5wDD
6. YU Yureka Official Stock Recovery http://d-h.st/tQ1k
Special Note 2
Without the vendor id, phone will not get detected in fastboot mode.
Like if you want to check fastboot type this :
fastboot -i 0x1ebf devices
therefore, always add "i -0x1ebf" after fastboot and then write your command
aabidhashmi said:
Here is is collection of all custom recoveries for YU Yureka and detailed guide to Root YU Yureka without changing Stock Recovery
Requirements
1. YU Yureka (obviously) with USB Data cable
2. PC / Laptop (Having Windows installed at least Windows 7 or above)
3. Drivers (Windows Automatically detect and install the required drivers)
4. ADB & Fastboot binary package that can be downloaded from XDA 15 seconds ADB Installer v1.4.2']http://forum.xda-developers.com/showthread.php?t=2588979
5. Custom Recovery (Anyone in which you are interested CWM, PhiZ, TWRP)
6. Latest SuperSU.zip file to root your phone
Warning: This process may delete all data stored in internal storage so better backup all the files stored in internal storage.
Step One
Enable USB Debugging on your device you can just follow these steps:
Go to Settings> About phone and keep taping on build number at least 7 times or till it appears "You are a developer now",
Now again go to settings>developer option (only after the previous step it will be enabled)> check/select USB debugging.
Step Two
Unlock your bootloader to flash custom recovery and root.
Here is the process
1. Download the adb & fastboot binary package and install it.
2. Power down phone
3. Plug USB cable to your PC
4. Press and hold Vol Up button and plug other end of USB to your device, soon you will see the fastboot screen.
(or without plugging USB Cable, Press and Hold Power and Vol Up buttons simultaneously, until you see the screen
"FASTBOOT MODE"
5. Device drivers will get installed by windows (please wait for the driver installation to complete)
6. After driver installation is done go to the folder where you have extracted the package
7. Now open elevated DOS command prompt (terminal) on your PC and go into the same folder where you saved the recovery file
* to start command prompt directly from desired folder, while holding the Shift Key Right Click on folder and select start "open command window here"
8. Type the following command to check if the device was detected in fastboot mode
fastboot -i 0x1ebf devices
you should get output like : 2a25d00 fastboot
if you don't get similar output it means that the drivers weren't correctly installed or the device wasn't connected properly
9. If the output is similar to above then run the following command:
fastboot -i 0x1ebf oem unlock
you should get output something like :
.....
OKAY [ 0.003s]
finished. total time: 0.004s
10. Now your bootloader is now unlocked.
Step Three
Root your phone without changing your stock recovery
1. Download SuperSU.zip and put it on root of your internal or external SD card
2. To load custom recovery (CWM / TWRP / PhiZ) temporarily, now type this command in terminal :
fastboot -i 0x1ebf boot recovery CWM_6.0.5.1_recovery-yu.img
*Note : if your download custom recovery is named differently (here CWM_6.0.5.1_recovery-yu.img) then while writing the above command you need to put the name of the recovery same as as your saved file name (anyone CWM / Phiz / TWRP)
Done ! You flashed custom recovery temporarily.
3. Now press and hold "Vol up+ Vol down + Power" buttons simultaneously to boot into custom recovery.
4. To gain root access flash SuperSu.zip that is stored on your internal or external SD card (in step 1)
5. Choose reboot phone and enjoy rooted phone without changing stock recovery !
Downloads
1. 15 seconds ADB Installer v1.4.2 http://forum.xda-developers.com/showthread.php?t=2588979
2. Super SU latest v2.46 http://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip
3. CWM 6.0.5.1 https://s.basketbuild.com/devs/vishal_android_freak/yu/yureka
OR http://d-h.st/ElAe
4. PhilZTouch 6.59 based on CWM v6.0.5.1 http://www.androiddevs.net/downloads/
OR http://d-h.st/UqWK
5. TWRP 2.8.5.0 http://techerrata.com/browse/twrp2/tomato
OR https://www.androidfilehost.com/?fid=95916177934528156
OR http://d-h.st/5wDD
Special Note
Without the vendor id, phone will not get detected in fastboot mode.
Like if you want to check fastboot type this :
fastboot -i 0x1ebf devices
therefore, always add "i -0x1ebf" after fastboot and then write your command
Click to expand...
Click to collapse
Few errors noted:
1. You can't say flashing recovery when you are booting it.
2. In step 3 point 3 is not valid because when your command is to boot it will automatically boot into recovery you need not use combination keys.
3. Last point vender id is wrong !!!
Few suggestions:
1. It feels like you have not tested this by yourself
2. There is already a guide for "rooting without flashing recovery". Search before posting.
Regards
aashking
aashking said:
Few errors noted:
1. You can't say flashing recovery when you are booting it.
2. In step 3 point 3 is not valid because when your command is to boot it will automatically boot into recovery you need not use combination keys.
3. Last point vender id is wrong !!!
Few suggestions:
1. It feels like you have not tested this by yourself
2. There is already a guide for "rooting without flashing recovery". Search before posting.
Regards
aashking
Click to expand...
Click to collapse
Dear aaskking
Thanks to inform. Here is the corrections
1 & 2 - Tutorial updated with "boot" and "flash" commands separately.
3 + Vendor ID is correct nothing wrong in it.
4 - I already tested all those procedures and commands. I never post anything without testing.
5 - Yes, I also seen that available guide, but that is not so much detailed and also required files links are not provided.
Anyway, thanks for your suggestions.
aabidhashmi said:
Dear aaskking
Thanks to inform. Here is the corrections
1 & 2 - Tutorial updated with "boot" and "flash" commands separately.
3 + Vendor ID is correct nothing wrong in it.
4 - I already tested all those procedures and commands. I never post anything without testing.
5 - Yes, I also seen that available guide, but that is not so much detailed and also required files links are not provided.
Anyway, thanks for your suggestions.
Click to expand...
Click to collapse
EDIT : You can get OTA updates with root..
After the update is flashed you will loose root access ..
To keep it or to avoid this please write the following step
STEP) In Developer Option UNTICK -"Update CM Recovery".
That's it.. Cheers mate wonderful thread.. @aabidhashmi @aashking
arjunsingh1000 said:
EDIT : You can get OTA updates with root..
After the update is flashed you will loose root access ..
To keep it or to avoid this please write the following step
STEP) In Developer Option UNTICK -"Update CM Recovery".
That's it.. Cheers mate wonderful thread.. @aabidhashmi @aashking
Click to expand...
Click to collapse
Thanks Arjun Singh @arjunsingh1000 for suggestion and appreciation
Post updated ...
aabidhashmi said:
Thanks Arjun Singh @arjunsingh1000 for suggestion and appreciation
Post updated ...
Click to expand...
Click to collapse
Great mate cheers just checked and tried that ota updates are available and work.. On stock recovery... Locked bootloader and with root..
Achieved this by downgrading to the very first cm11 firmware and got then rooted it and locked the bootloader then I just booted it and got the incremental update .. Downloaded and flashed .. Works perfectly.. Root not lost due to the untick in dev options..
Thanks again Arjun Singh, for confirming OTA updates are working.
I am already on Stock ROM & recovery {rooted} and tried the same procedure {locked the bootloader}, but no updates for me.
Is updates are really there, or something wrong with me ?
Sent from my AO5510 using Tapatalk
I am simply unable to get the device listed in command prompt after fastboot mode is enabled. my phone has option to boot into fastboot mode in power options. i tried that option, i tried using command to boot into fastboot. But somehow, when phone is in fastboot mode, it does not get detected by fastboot application (even though windows installs drivers successfully).
I have tried 3 different laptops. All had same problem. No idea how to solve this.
aabidhashmi said:
Thanks again Arjun Singh, for confirming OTA updates are working.
I am already on Stock ROM & recovery {rooted} and tried the same procedure {locked the bootloader}, but no updates for me.
Is updates are really there, or something wrong with me ?
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
Well I guess you are on the latest build XN0PHQ I guess? Another beta update was made but not rolled out it is um XNPH08P I know its a little late but just in case you don't know..
---------- Post added at 05:30 PM ---------- Previous post was at 05:28 PM ----------
jitendragarg said:
I am simply unable to get the device listed in command prompt after fastboot mode is enabled. my phone has option to boot into fastboot mode in power options. i tried that option, i tried using command to boot into fastboot. But somehow, when phone is in fastboot mode, it does not get detected by fastboot application (even though windows installs drivers successfully).
I have tried 3 different laptops. All had same problem. No idea how to solve this.
Click to expand...
Click to collapse
Ahahahaah... I know just the way... Do not reboot via adb ...
Switch off your phone remove your battery and put it back in do not turn it on.. But connect your USB cable and at the same time hold the power up or maybe down button .. Voila your in fastboot which will get detected .. Don't forget to use the vendor id.
arjunsingh1000 said:
Ahahahaah... I know just the way... Do not reboot via adb ...
Switch off your phone remove your battery and put it back in do not turn it on.. But connect your USB cable and at the same time hold the power up or maybe down button .. Voila your in fastboot which will get detected .. Don't forget to use the vendor id.
Click to expand...
Click to collapse
I tried this method but phone does not get detected in fastboot mode at all. I have drivers installed for all different modes I connect my phone as. No luck at all.
Also, weird thing is, I have an option to directly go to fastboot mode from the power menu.
Jitendra Garg
Your driver's are not installed
As there is no special drivers setup, so connect your PC with Internet then plug your phone and let Windows install drivers automatically.
Sent from my AO5510 using Tapatalk
Hello everyone. Asus have recently released the bootloader unlocker for zenfone 4 selfie lite. So guys its time for the pro users to switch to custom roms according to their choice. If you want the bootloader unlocker then download it from the link below:
ZENFONE 4 SELFIE LITE BOOTLOADER UNLOCKER
stock recovery
plz upload the stock recovery for zenfone 4 selfie lite.. i need it
Help me, how to install twrp. On my zb553kl
Help me, how to install twrp. On my zb553kl
snoopy_042981 said:
Help me, how to install twrp. On my zb553kl
Click to expand...
Click to collapse
Note: This will void the warranty of your device and can also brick your device. Do it at your own risk.
Step 1: Download adb and fastboot in your pc and install it.
Step 2: Turn on developer options in your phone.(Go to SETTINGS>ABOUT>SOFTWARE INFORMATION. Then keep on tapping build number until a toast notification says "YOU ARE NOW DEVELOPER").
Step 3: Turn on USB Debugging. (Go to SETTINGS>DEVELOPER OPTIONS and turn on USB DEBUGGING.
Step 4: Connect it to your pc and authorize your pc to have usb debugging access.
Step 4: Download the bootloader unlocker apk . Open the folder where you have downloaded the apk. Rename the apk to unlocker.apk. Then type in the address bar of the file explorer "CMD" and press enter. This will open a command terminal. Then type the given code in the terminal an press enter. Then close all file explorer and the command terminal
Code:
adb install unlocker.apk
Step 5: Download TWRP Recovery ZD553KL or ZB553KL (Still not avilable). Open the folder where you have downloaded the img file. Rename it to recovery.img. Then type the given code in the terminal an press enter. Then close all file explorer and the command terminal.
Step 6: Press and hold volume up button+power button until your phone gets switch off. Then it will reboot to fastboot mode.
Step 7: NOTE: Now since ZB553KL dosent have an Official version of twrp. So it is recommended to use temporary booting of recovery. Though I will provide both the codes.
Type this command for temporary booting of twrp recovery.
Code:
fastboot boot recovery.img
This will boot the phone in to twrp recovery mode. After you reboot it will get back to your stock recovery. [It is recommended to back up system, recovery and boot partition of your device using this temporary recovery boot. Coz if you ever want to go back to stock rom you must have stock recovery. ]
Type this command for permanently setting twrp recovery as recovery.
Code:
fastboot flash recovery recovery.img
snoopy_042981 said:
Help me, how to install twrp. On my zb553kl
Click to expand...
Click to collapse
Step 1: Download adb and fastboot in your pc and install it.
Step 2: Turn on developer options in your phone.(Go to SETTINGS>ABOUT>SOFTWARE INFORMATION. Then keep on tapping build number until a toast notification says "YOU ARE NOW DEVELOPER").
Step 3: Turn on USB Debugging. (Go to SETTINGS>DEVELOPER OPTIONS and turn on USB DEBUGGING.
Step 4: Connect it to your pc and authorize your pc to have usb debugging access.
Step 4: Download the bootloader unlocker apk . Open the folder where you have downloaded the apk. Rename the apk to unlocker.apk. Then type in the address bar of the file explorer "CMD" and press enter. This will open a command terminal. Then type the given code in the terminal an press enter. Then close all file explorer and the command terminal
Code:
adb install unlocker.apk
Step 5: Download TWRP Recovery ZD553KL or ZB553KL (Still not avilable). Open the folder where you have downloaded the img file. Rename it to recovery.img. Then type the given code in the terminal an press enter. Then close all file explorer and the command terminal.
Step 6: Press and hold volume up button+power button until your phone gets switch off. Then it will reboot to fastboot mode.
Step 7: NOTE: Now since ZB553KL dosent have an Official version of twrp. So it is recommended to use temporary booting of recovery. Though I will provide both the codes.
Type this command for temporary booting of twrp recovery.
Code:
fastboot boot recovery.img
This will boot the phone in to twrp recovery mode. After you reboot it will get back to your stock recovery. [It is recommended to back up system, recovery and boot partition of your device using this temporary recovery boot. Coz if you ever want to go back to stock rom you must have stock recovery. ]
Type this command for permanently setting twrp recovery as recovery.
Code:
fastboot flash recovery recovery.img
I forgot to tell you
I have already use ur bootloader unlocker.apk and my fone its already unlock the bootloader. It is ok to install the twrp and how?
And i dont have yet the TWRP Recovery ZB553KL, coz dosent have an official version on my model? What can i do?
---------- Post added at 09:43 AM ---------- Previous post was at 09:37 AM ----------
thank u for helping me (Devc100)
snoopy_042981 said:
And i dont have yet the TWRP Recovery ZB553KL, coz dosent have an official version on my model? What can i do?
---------- Post added at 09:43 AM ---------- Previous post was at 09:37 AM ----------
thank u for helping me (Devc100)
Click to expand...
Click to collapse
You have to wait, till there is a recovery for ZD553KL atleast.
wrong signatures image error
i got wrong signature img error in this
Devc100 said:
Note: This will void the warranty of your device and can also brick your device. Do it at your own risk.
Step 1: Download adb and fastboot in your pc and install it.
Step 2: Turn on developer options in your phone.(Go to SETTINGS>ABOUT>SOFTWARE INFORMATION. Then keep on tapping build number until a toast notification says "YOU ARE NOW DEVELOPER").
Step 3: Turn on USB Debugging. (Go to SETTINGS>DEVELOPER OPTIONS and turn on USB DEBUGGING.
Step 4: Connect it to your pc and authorize your pc to have usb debugging access.
Step 4: Download the bootloader unlocker apk . Open the folder where you have downloaded the apk. Rename the apk to unlocker.apk. Then type in the address bar of the file explorer "CMD" and press enter. This will open a command terminal. Then type the given code in the terminal an press enter. Then close all file explorer and the command terminal
Code:
adb install unlocker.apk
Step 5: Download TWRP Recovery ZD553KL or ZB553KL (Still not avilable). Open the folder where you have downloaded the img file. Rename it to recovery.img. Then type the given code in the terminal an press enter. Then close all file explorer and the command terminal.
Step 6: Press and hold volume up button+power button until your phone gets switch off. Then it will reboot to fastboot mode.
Step 7: NOTE: Now since ZB553KL dosent have an Official version of twrp. So it is recommended to use temporary booting of recovery. Though I will provide both the codes.
Type this command for temporary booting of twrp recovery.
Code:
fastboot boot recovery.img
This will boot the phone in to twrp recovery mode. After you reboot it will get back to your stock recovery. [It is recommended to back up system, recovery and boot partition of your device using this temporary recovery boot. Coz if you ever want to go back to stock rom you must have stock recovery. ]
Type this command for permanently setting twrp recovery as recovery.
Code:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
snoopy_042981 said:
I have already use ur bootloader unlocker.apk and my fone its already unlock the bootloader. It is ok to install the twrp and how?
Click to expand...
Click to collapse
may i know your firmware version, i try to unlock via app but after reboot still same
Disclaimer :
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed.
If you point the finger at me for messing up your device, I will laugh at you. Hard. A lot​
Warranty will be VOID
UNLOCK BOOTLOADER AND ROOT ASUS ZENFONE MAX PRO M2 (Unofficial)
<Device will be formatted, so keep a backup >
Requirements :
Asus Zenfone Max Pro M2
Windows / Linux
Instructions :
//unlocking
Phone:
- Go to Setting > System > About Phone and tap on the build number until developer option appears
- Go back to Settings > System > Developer options and enable usb debugging ( If you had already enabled usb debugging, ignore this step)
Windows:
- Download "unlocker" and extract the files
- Go to "adb + asus drivers" folder and install ADB and necessary drivers ( Linux users install adb, fastboot from their respective repositories )
- Connect the device to PC on a USB 2.0 port
- Go to "unlock" folder and open an Elevated command promt there and enter :
Code:
adb devices
( Allow usb debugging box will appear, check "always allow debugging from this computer" and click OK ) and again enter
Code:
adb devices
(Device should be listed)
Code:
adb reboot bootloader
(Device will now enter fastboot )
Code:
fastboot devices
(Device should be listed )
Now execute unlock.cmd (windows) or ./unlock.sh (linux)
Device will show unlocked bootloader warning, encrypt and reboot
Thats it, Bootloader is unlocked (Don't close the command prompt)
//rooting
- Download the recovery [ TWRP recommended ] and decrypt.zip from the links provided ( If you are on stock pie rom, use decrypt_pie.zip instead )
- Go to "Root" folder of unlocker and copy magisk.apk to phone
- Install magisk (update if available) > open > install > install > Download Zip only
- Note the location of the downloaded zip file and move it from there to sd card
- Move the decrypt.zip to sd card
- Go to sec. //unlocking > Phone to enable usb debugging again
- Copy the recovery image to "unlock" folder, go back to cmd and enter :
Code:
adb devices
adb reboot bootloader
fastboot devices
fastboot flash recovery "name-of-the-recovery".img
- power off the device by pressing power button and go to recovery by pressing volume down + power button
- Device will boot into recovery
- If it asks for password, just cancel it
- Wipe > Format data
- Install > Flash decrypt.zip and magisk.zip that we copied to sdcard and reboot
[ IF THE DEVICE STILL ENCRYPTS ITSELF, FLASH THE RECOVERY AGAIN AND FLASH OREO FIRMWARE AND REPEAT THE ABOVE STEP ]
- Finally, go to magisk manager > install > install > direct install
- If you want to move to other recoveries, flash the respective recovery zip provided
- Reboot and You are done !
To unroot and relock the bootloader, Go HERE
Credits
@Sudeep Duhoon
@legacy07
Downloads:
Unlocker
Recoveries : TWRP / PBRP / OFRP / PERP / SHRP / Batik
Data Decryption
Data Decryption (Pie)
Piece of advice :
If there comes any problem with this unlock process, NEVER try to unlock by official unlock tool, as you will not be able to install custom recovery and finally end up in an unlocked bootloader device with no warranty and no custom recovery to proceed further!!!
in such cases fix the communication between phone and pc, instead of directly jumping to official tool​
Wow..
Anyone try this??
what is the firmware version that is being used in this Indian root image? mine start with ww_xxxxx.....
Will the unofficial way of unlocking void warranty?
Dhairy said:
Will the unofficial way of unlocking void warranty?
Click to expand...
Click to collapse
Yes. Warranty will be void. But there is always a possibility of relocking bootloader to obtain warranty.
Was someone able to root successfully?
Yes. I confirm this works.
Which method did u use
Did u unlocked the bootloader and then flashed masgisk via twrp or via patched boot image method.
Free Radical said:
Yes. I confirm this works.
Click to expand...
Click to collapse
what is your firmware version that you root on?
learnyee said:
what is your firmware version that you root on?
Click to expand...
Click to collapse
Magisk method will work on the firmware released out of the box and also the update.
I am on stock firmware (without the first ota) and it works, nice bro
kickyvivi said:
Magisk method will work on the firmware released out of the box and also the update.
Click to expand...
Click to collapse
looked through the unock.cmd file, just hate to format the phone and reset up everything....
Which TWRP is being used in this??
#ArtFuL said:
Disclaimer :
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed.
If you point the finger at me for messing up your device, I will laugh at you. Hard. A lot
Warranty will be VOID
UNLOCK BOOTLOADER AND ROOT MAX PRO M2 (Unofficial)
<Device will be formatted, so keep a backup >
Requirements :
Asus Zenfone Max Pro M2
Windows OS
Instructions :
//unlocking
Phone:
- Go to Setting > System > About Phone and tap on the build number until developer option appears
- Go back to System > Developer options and enable usb debugging ( If you had already enabled usb debugging, "revoke USB debugging authorisations" and lets start new)
Windows:
- Download "unlocker" and extract the files
- Go to "adb + asus drivers" folder and install ADB and necessary drivers
- Go to "unlock" folder
- Open an Elevated command promt there and type :
adb devices ( Allow usb debugging box will appear, check "always allow debugging from this computer" and click OK and again enter :
adb devices (Device should be listed)
adb reboot bootloader (Device will now enter fastboot )
fastboot devices (Device should be listed )
Now execute unlock.cmd
Device will show unlooked bootloader warning, encrypt and reboot
Thats it, Bootloader is unlocked
//rooting
- Download the twrp recovery and Disable Forced Encryption/Data zip (decrypt.zip) from the links provided
- Go to "Root" folder of unlocker and copy magisk.apk to phone
- Install magisk (update if available) > open > install > install > Download Zip only
- Note the location of the downloaded zip file and move it from there to sd card
- Move the decrypt.zip to sd card
- Extract twrp, open an elevated command prompt and type :
adb devices
adb reboot bootloader
fastboot devices
fastboot flash recovery twrp.img
- power off the device and go to recovery by pressing volume down + power button
- Device will boot into TWRP
- If it asks for decryption key, just cancel it
- Wipe > Format data
- Install > Flash decrypt.zip and magisk.zip that we copied to sdcard and reboot
- Finally, go to magisk manager > install > install > direct install
- Reboot and You are done !
You will receive OTA as usual
To unroot and relock the bootloader, Go HERE
Credits
@Sudeep Duhoon
@Shivam Kumar Jha
@#ArtFuL
Downloads:
Unlocker
TWRP
Data Decryption
Click to expand...
Click to collapse
What type of firmware/sku that u unlocked n install twrp?
X10MINISTER said:
What type of firmware/sku that u unlocked n install twrp?
Click to expand...
Click to collapse
ASUS ZenFone Max Pro (M2) Software Image Version: WW-15.2016.1811.177 For India SKU only
Not working as soon as I run the unlock.cmd file a prompt comes on the screen of the phone to press any key to shut down, after pressing any physical button it reboots to system again with no warning as bootloader unlocked
Dhairy said:
Not working as soon as I run the unlock.cmd file a prompt comes on the screen of the phone to press any key to shut down, after pressing any physical button it reboots to system again with no warning as bootloader unlocked
Click to expand...
Click to collapse
Edit the post with the method that worked for you
Dhairy said:
Not working as soon as I run the unlock.cmd file a prompt comes on the screen of the phone to press any key to shut down, after pressing any physical button it reboots to system again with no warning as bootloader unlocked
Click to expand...
Click to collapse
Got it working the problem is with adb it was installed and then I reinstalled it as given in steps, which might have broken the adb so if I performed the steps in ubuntu and everything worked perfectly. I am attaching the error images. If anyone else getting issue try uninstalling adb and drivers and then reinstalling adb and drivers.
Official way?
will there be official way?
prOzs said:
will there be official way?
Click to expand...
Click to collapse
There is official method available on asus support page for max pro m2.
Note: doing the official way there is no chance for relocking the bootloader and claiming warranty
Prereqs
1. Download zip files & extract
2. Place adb drivers & mi unlock tool in c:/ directory
3. Place all files onto sd card since you are going to wipe your phone if not just download files onto phone twice
Unlocking Bootloader!
*backup your data, it wipes it all off!!!*
1. Go to settings, about phone, tap MIUI version several times until device says you are now a developer
2. Go back to settings, mi account, sign in. *YOU MUST REGISTER YOUR PHONE NUMBER AND EMAIL OR IT WON'T WORK*
3. Go to settings, additional settings, developer options, enable OEM unlocking and usb debugging, then click on Mi Unlock status.
4. Agree to you info being shared, and click on add account. You will need to disable wifi as it only lets you link with data.
5. Extract mi unlock tool via downloaded zip or go to unlock.update.miui.com Zip file is version 3.3.525.23 since the current
zip from the site didn't work. If you are having trouble, unlock.update.miui.com has a FAQ that can help you.
6. Run the MI Unlock application, but make sure you right click and open as administrator.
7. Agree, log in with the same account as you linked on your phone.
8. Hold power and volume down button on the phone until you see fastboot on screen. Plug in the phone and wait to see your phone register on the computer. If it won't register, go to device manager and right click device, and click on update drivers. Or, before
putting phone into fastboot mode, plug into computer for the computer to find drivers.
9. Click unlock on screen several times, and watch the device unlock. If the program says to wait 24,360,1000 hours,
wait that amount of time, and redo steps. To get out of fastboot mode, hold power until it reboots.
10. After software says device is unlocked, reboot and reset up information. Your bootloader is now unlocked.
11. After setup, do steps 1-3 again.
Flash TWRP
1. Reboot device into fastboot mode (power and volume down)
2. Place TWRP.img into universal adb devices folder.
3. Plug in device into computer.
4. Look up/find command prompt on computer. Right click, and open command promp as an administratior.
5. Type cd *directory of file* ex: cd C:\Users\Josh xD\Desktop\Unlock Bootloader, root, & change bands\Universal Adb Driver
You can find the directory from file manager.
6. Type fastboot devices and press enter. It should say fastboot with a hex value identifying your device, follow step 8 from
unlocking bootloader to make sure drivers are in place.
7. Type fastboot flash recovery REDMI7.img
8. Command prompt should say successful.
9. Next, type fastboot reboot.
10. To get into recovery, hold power and volume up.
11. Follow TWRP instructions, you now have twrp. If in chinese, go to the right row, third button down, click on globe, and
change to english.
12. Reboot phone
12.1 If your device doesn't have wifi/celluar after recovery:
Boot into twrp (power and volume up)
Click Install, Click on Wifi not working zip, and flash that.
Root
*I chose magisk since you can hide root from apps, but if you are classic and want to use supersu go right ahead*
1. Boot into TWRP (volume up & power)
2. Click install, click magisk.zip (or supersu.zip)
3. Flash and reboot then click on magisk in app drawer and follow instructions.
Band Change
1. Go to TWRP, backup, click on everything, and backup device just incase of error
2. Download LTE band calculator and click on bands you want. (go on google, look up what your carrier uses as bands and
select those. I did verizon and tmobile with also the defult bands redmi has so my hex # is : 2070174767327)
3. Go to command prompt via steps 4-5 on catagory flash TWRP
4. Type adb devices to make sure device is shown. Your phone must be rooted so make sure you follow Root catagory.
5. Type adb shell
6. Type su
7. Type setprop su setprop persist.usb.eng 1 ( if that command is invalid do command setprop sys.usb.config diag,adb)
8. Go to device manager and find device. Click on ports and find qualcomm device. If you can't find it, right click,
update drivers, and mannually install from HTC zip.
9. Open QPST and leave running.
10. Open QXDM, click options, communicatons, and make sure device is on COM
11. Click on view dropbar, and scroll to find NV Browser.
12. Click LTE and click on first value.
13. Click on read, and paste in your code value. BEFORE YOU DO THAT COPY THE CODE THAT IS ALREADY IN THE PHONE SO YOU CAN REVERT AT ANYTIME!!!
14. Click write and reboot device.
15. Close out of windows and reboot
16. Go back to the terminal and type adb shell
17. Type su
18. Type su setprop persist.usb.eng 0 (or setprop sys.usb.config mtp,adb)
19. To revert, redo all steps but paste in your default value you copied before you changed
IF YOU ARE STUCK IN A BOOTLOOP RESTORE BACKUP FROM TWRP (VOLUME UP AND POWER, RESTORE)
Bricked phone?
1. Open Mi Flash and install software
2. Plug in the device in fastboot mode (volume down and power)
3. Start-up program
3. When your device is noticed, click browse, click on firmware directory, and flash. (as of 4/29 only could find Chinese version)
Software
Here's a link for the software for all of this. I'll be making a video soon.
https://drive.google.com/file/d/1JS8a828svKZOlf6qoTPL5PLGpjwiZFRh/view?usp=sharing
Just got my Redmi 7 today and I am having trouble connecting the phone to PC using the USB port. Any link to the latest USB drivers?
superjit said:
Just got my Redmi 7 today and I am having trouble connecting the phone to PC using the USB port. Any link to the latest USB drivers?
Click to expand...
Click to collapse
Drivers should be in the unzipped miunlock zip or here
https://c.mi.com/thread-1625831-1-1.html
joshieboo said:
Drivers should be in the unzipped miunlock zip or here
https://c.mi.com/thread-1625831-1-1.html
Click to expand...
Click to collapse
Finally managed to get phone connected. The MI Unlock Tool files should be placed directly in C:\ otherwise phone will show as disconnected.
Now have to wait for 344 hours and try again
superjit said:
Finally managed to get phone connected. The MI Unlock Tool files should be placed directly in C:\ otherwise phone will show as disconnected.
Now have to wait for 344 hours and try again
Click to expand...
Click to collapse
The first sentence says to zip it in c:/ directory. & yup, I'm waiting too until May 7th to finally unlock it.
Can you post the source link please?
Mr147 said:
Can you post the source link please?
Click to expand...
Click to collapse
https://forum.xda-developers.com/redmi-7/development/redmi7-lr-team-twrp-3-3-0-redmi7-cn-t3924278
https://www.google.com/amp/s/www.xda-developers.com/remove-band-restrictions-qualcomm/amp/
Here are videos that show how to unlock the bootloader, install TWRP, and then gain root access. . .
https://www.youtube.com/watch?v=tYcJ1BSd0_I
https://www.youtube.com/watch?v=tZAWW_MQE7M
https://www.youtube.com/watch?v=V16d3UOolX0
My device is Hard bricked
Now what should i do???
Device Redmi Note 7.
c1w3xx said:
My device is Hard bricked
Now what should i do???
Device Redmi Note 7.
Click to expand...
Click to collapse
Go to note 7 forums:
https://forum.xda-developers.com/redmi-note-7
c1w3xx said:
My device is Hard bricked
Now what should i do???
Device Redmi Note 7.
Click to expand...
Click to collapse
This will help
- https://www.androidexplained.com/redmi-note-7-unbrick/
joshieboo said:
Prereqs
1. Download zip files & extract
2. Place adb drivers & mi unlock tool in c:/ directory
3. Place all files onto sd card since you are going to wipe your phone if not just download files onto phone twice
Unlocking Bootloader!
*backup your data, it wipes it all off!!!*
1. Go to settings, about phone, tap MIUI version several times until device says you are now a developer
2. Go back to settings, mi account, sign in. *YOU MUST REGISTER YOUR PHONE NUMBER AND EMAIL OR IT WON'T WORK*
3. Go to settings, additional settings, developer options, enable OEM unlocking and usb debugging, then click on Mi Unlock status.
4. Agree to you info being shared, and click on add account. You will need to disable wifi as it only lets you link with data.
5. Extract mi unlock tool via downloaded zip or go to unlock.update.miui.com Zip file is version 3.3.525.23 since the current
zip from the site didn't work. If you are having trouble, unlock.update.miui.com has a FAQ that can help you.
6. Run the MI Unlock application, but make sure you right click and open as administrator.
7. Agree, log in with the same account as you linked on your phone.
8. Hold power and volume down button on the phone until you see fastboot on screen. Plug in the phone and wait to see your phone register on the computer. If it won't register, go to device manager and right click device, and click on update drivers. Or, before
putting phone into fastboot mode, plug into computer for the computer to find drivers.
9. Click unlock on screen several times, and watch the device unlock. If the program says to wait 24,360,1000 hours,
wait that amount of time, and redo steps. To get out of fastboot mode, hold power until it reboots.
10. After software says device is unlocked, reboot and reset up information. Your bootloader is now unlocked.
11. After setup, do steps 1-3 again.
Flash TWRP
1. Reboot device into fastboot mode (power and volume down)
2. Place TWRP.img into universal adb devices folder.
3. Plug in device into computer.
4. Look up/find command prompt on computer. Right click, and open command promp as an administratior.
5. Type cd *directory of file* ex: cd C:\Users\Josh xD\Desktop\Unlock Bootloader, root, & change bands\Universal Adb Driver
You can find the directory from file manager.
6. Type fastboot devices and press enter. It should say fastboot with a hex value identifying your device, follow step 8 from
unlocking bootloader to make sure drivers are in place.
7. Type fastboot flash recovery REDMI7.img
8. Command prompt should say successful.
9. Next, type fastboot reboot.
10. To get into recovery, hold power and volume up.
11. Follow TWRP instructions, you now have twrp. If in chinese, go to the right row, third button down, click on globe, and
change to english.
12. Reboot phone
12.1 If your device doesn't have wifi/celluar after recovery:
Boot into twrp (power and volume up)
Click Install, Click on Wifi not working zip, and flash that.
Root
*I chose magisk since you can hide root from apps, but if you are classic and want to use supersu go right ahead*
1. Boot into TWRP (volume up & power)
2. Click install, click magisk.zip (or supersu.zip)
3. Flash and reboot then click on magisk in app drawer and follow instructions.
Band Change
1. Go to TWRP, backup, click on everything, and backup device just incase of error
2. Download LTE band calculator and click on bands you want. (go on google, look up what your carrier uses as bands and
select those. I did verizon and tmobile with also the defult bands redmi has so my hex # is : 2070174767327)
3. Go to command prompt via steps 4-5 on catagory flash TWRP
4. Type adb devices to make sure device is shown. Your phone must be rooted so make sure you follow Root catagory.
5. Type adb shell
6. Type su
7. Type setprop su setprop persist.usb.eng 1 ( if that command is invalid do command setprop sys.usb.config diag,adb)
8. Go to device manager and find device. Click on ports and find qualcomm device. If you can't find it, right click,
update drivers, and mannually install from HTC zip.
9. Open QPST and leave running.
10. Open QXDM, click options, communicatons, and make sure device is on COM
11. Click on view dropbar, and scroll to find NV Browser.
12. Click LTE and click on first value.
13. Click on read, and paste in your code value. BEFORE YOU DO THAT COPY THE CODE THAT IS ALREADY IN THE PHONE SO YOU CAN REVERT AT ANYTIME!!!
14. Click write and reboot device.
15. Close out of windows and reboot
16. Go back to the terminal and type adb shell
17. Type su
18. Type su setprop persist.usb.eng 0 (or setprop sys.usb.config mtp,adb)
19. To revert, redo all steps but paste in your default value you copied before you changed
IF YOU ARE STUCK IN A BOOTLOOP RESTORE BACKUP FROM TWRP (VOLUME UP AND POWER, RESTORE)
Bricked phone?
1. Open Mi Flash and install software
2. Plug in the device in fastboot mode (volume down and power)
3. Start-up program
3. When your device is noticed, click browse, click on firmware directory, and flash. (as of 4/29 only could find Chinese version)
Click to expand...
Click to collapse
Here's the link to the video, hope it helps visually
https://youtu.be/dXNwcv-jSS0
Is it possible to unlock the bootloader without losing user data ?
It is my main phone and i used it already for quite some time
thank u very much, wait for a long time ! yeah! its working!
Can't boot temporarily into TWRP
Pretty weird, but I when I try
Code:
fastboot boot twrp.img
I get this error: Fastboot error: Command Failed
My bootloader is unlocked
Did it all, no problems i had to wait 15 days for factory unlock, now i have full rooted phone no issues atm.
Can you please dump cat /sys/class/leds/lcd-backlight/max_brightness and cat /sys/class/backlight/panel0-backlight/max_brightness
Kernel sources for Redmi 7 [onc] released
@ joshieboo
how lock bootloader back ??? please reply thankxxxx