HOW TO ROOT IN LM-G710EMW MAGISK v19 - LG G7 ThinQ Guides, News, & Discussion

So we all know the g7 is an awesome phone but for it to be rly great we alwayxs need root and mods , now its possible, this is only for the G710EMW FIRMWARE G710EMW10g_00_OPEN_SCA_DS_OP_0520
How To Root
1. Download this Boot.img
2. Reboot to fastboot and unlock your bootloader
3. Flash the new boot.img with the commands fastboot flash boot_a pathtoboot.imghere and then fastboot flash boot_b pathtoboot.imghere
4. Reboot and install Magisk Manager Apk
5.Enjoy Root
6.Profit
(OBS: I unblocked my bootloader, but the steps to unlock it is very difficult to explain, if this post has many with interest to learn just a like in this topic.)
Credits
1. J0SH1X from text how to

fagner said:
... I unblocked my bootloader, but the steps to unlock it is very difficult to explain, if this post has many with interest to learn just a like in this topic...
Click to expand...
Click to collapse
Yes I do, unless it requires octoplus box(or whatever it's called xD )

allinkiran said:
Yes I do, unless it requires octoplus box(or whatever it's called xD )
Click to expand...
Click to collapse
No need for octoplus box

Related

how to Install blu_spark kernel

Ive been on OOS9 beta 5 for some time now. When i first upgraded to pie I tried to install official twrp for magisk. That caused the qualcom crash dump. Then I tried blu_spark twrp (without the kernel installed) and that caused a qualcom crash dump. The only way i could get magisk on pie was to install it on oreo, then use magisk to patch the .img after the OTA is installed.
Now i'd like to try blue_spark again, I've read people really enjoy this kernel, but I dont see any instructions on how to install it from the official thread.
How do I install this kernel on OOS9 beta 5 without a custom recovery?
Are the oneplus 6 custom kernels better than stock?
if your bootloader is unlocker then goto fast boot and give this cmd
fastboot flash boot boot.img
note instead of boot.img simple drag and drop your kernel image on adb cmd windows
https://forum.xda-developers.com/oneplus-6/how-to/oneplus-6-unlock-bootloader-flash-twrp-t3792643
note: do at your risk and lam me if anything happens with your device
android_smater said:
if your bootloader is unlocker then goto fast boot and give this cmd
fastboot flash boot boot.img
note instead of boot.img simple drag and drop your kernel image on adb cmd windows
https://forum.xda-developers.com/oneplus-6/how-to/oneplus-6-unlock-bootloader-flash-twrp-t3792643
note: do at your risk and lam me if anything happens with your device
Click to expand...
Click to collapse
really thats it? wow thats easy
klym.software said:
really thats it? wow thats easy
Click to expand...
Click to collapse
Ya you ask for flash kernel without twrp that easy
Note there is different cmd for twrp...

[TA-1021] How to Install/Boot TWRP 3.2.3-0 (modded) for Pie and Root it

/!\DO IT ON YOUR OWN RISK/!\
Recently, Nokia made us happy by fulfilling their promise to update our Nokia 6 to Android Pie. It's very exciting until you find out there is no way to root or even use TWRP on this device when Pie is installed.
Worry not, I've found a way to install TWRP and root our Nokia 6 using Magisk. Follow the guides below!
/!\ WARNING! This process requires you to unlock your Nokia 6 bootloader first. Bootloader unlock isn't officially available nor supported yet, so it is paid and MOST LIKELY you would have to downgrade your device first to Oreo with older security patch to unlock it (which requires more cash)
OK, if you are ready, proceed to next two threads for TWRP installations and root
=====================
Required files download:
• TWRP 3.2.3-0 patched for Nokia 6 Pie
https://drive.google.com/open?id=1zsiTSIHyA_WyH7f-z7mxQwISlVft4aNv
• Magisk Manager 6.1.0
https://mega.nz/#!EDoy1azB!l8DKdSrpZFmxOBankQIMmbID5xjylIGizA5m0rpLxZI
• Magisk v17.1
https://github.com/topjohnwu/Magisk/releases/download/v17.1/Magisk-v17.1.zip
=====================
• TWRP 3.2.3-0 install or boot guide •
> To install (replaces the stock recovery)
=======================
/!\ TWRP installs on today standards' phones are strongly discouraged by the community. To be safe, always mod your Android device when your modding companion devices - be it a PC or a laptop, are nearby and connectable to your phone. After all, it's up to you to install the TWRP or not. /!\
=======================
• Download the TWRP image from the link provided in the OP.
• Put your phone into fastboot mode
• Use the " fastboot flash recovery recovery_mod.img " command
• Done!
> To just boot (preserve stock recovery)
• Download the TWRP image from the link provided in the OP.
• Put your phone into fastboot mode
• Use the " fastboot boot recovery_mod.img " command
• Done! It should be booted to TWRP now.
/!\DO IT ON YOUR OWN RISK/!\
• Root guide (untested) •
• Download both the Magisk Manager apk and the Magisk installer zip from the link in OP. Place it into your phone's internal storage.
• Install the Magisk Manager apk (you have to install the Manager first)
• Boot into TWRP (guide on above thread) or reboot to recovery (if you flashed TWRP, again the guide is on above thread)
• Back up your boot partition first (strongly recommended, but not mandatory)
• Flash the Magisk installer zip
• Wipe dalvik and cache, if needed.
• Reboot
• Done!
/!\DO IT ON YOUR OWN RISK/!\
Not worked for me my bootloader is unlocked and i flashed this twrp on my ta- 1021 but it's not booting up on twrp
Emmykay223 said:
Not worked for me my bootloader is unlocked and i flashed this twrp on my ta- 1021 but it's not booting up on twrp
Click to expand...
Click to collapse
/!\ WARNING! This process requires you to unlock your Nokia 6 bootloader first. Bootloader unlock isn't officially available nor supported yet ...
/!\
SamuSZ said:
/!\ WARNING! This process requires you to unlock your Nokia 6 bootloader first. Bootloader unlock isn't officially available nor supported yet ...
/!\
Click to expand...
Click to collapse
Bootloader is already unlocked ..
Thanks for your contribution! This should also work on TA-1000/1003 and all the Nokia 5.
hikari_calyx said:
Thanks for your contribution! This should also work on TA-1000/1003 and all the Nokia 5.
Click to expand...
Click to collapse
It's not working for me how i can do this please reply me
Emmykay223 said:
Not worked for me my bootloader is unlocked and i flashed this twrp on my ta- 1021 but it's not booting up on twrp
Click to expand...
Click to collapse
welp, i already said it's the safest to just boot to TWRP via fastboot than flashing it into your phone, so you can test it whether if it's booting before flashing.
xaedoplay.modder.xda said:
welp, i already said it's the safest to just boot to TWRP via fastboot than flashing it into your phone, so you can test it whether if it's booting before flashing.
Click to expand...
Click to collapse
Oky so i have tried it's not Booting
Thanks for your concern ??
Emmykay223 said:
Oky so i have tried it's not Booting
Thanks for your concern ??
Click to expand...
Click to collapse
maybe you can take a look at twrp.me and look after Nokia 6
some people reported that the official TWRP works
You are my hero! :highfive:
Thank you so much! It works very fine!
xaedoplay.modder.xda said:
maybe you can take a look at twrp.me and look after Nokia 6
some people reported that the official TWRP works
Click to expand...
Click to collapse
I think i should reinstall my android pie and then i should install twrp again hope it will work for me
xaedoplay.modder.xda said:
maybe you can take a look at twrp.me and look after Nokia 6
some people reported that the official TWRP works
Click to expand...
Click to collapse
As u can see my bootloader is unlocked
Emmykay223 said:
I think i should reinstall my android pie and then i should install twrp again hope it will work for me
Click to expand...
Click to collapse
Yes but my device is showing "failed to find device partition" any idea about it?
---------- Post added at 07:18 PM ---------- Previous post was at 07:17 PM ----------
xaedoplay.modder.xda said:
/!\DO IT ON YOUR OWN RISK/!\
Recently, Nokia made us happy by fulfilling their promise to update our Nokia 6 to Android Pie. It's very exciting until you find out there is no way to root or even use TWRP on this device when Pie is installed.
Worry not, I've found a way to install TWRP and root our Nokia 6 using Magisk. Follow the guides below!
/!\ WARNING! This process requires you to unlock your Nokia 6 bootloader first. Bootloader unlock isn't officially available nor supported yet, so it is paid and MOST LIKELY you would have to downgrade your device first to Oreo with older security patch to unlock it (which requires more cash)
OK, if you are ready, proceed to next two threads for TWRP installations and root
=====================
Required files download:
• TWRP 3.2.3-0 patched for Nokia 6 Pie
https://drive.google.com/open?id=1zsiTSIHyA_WyH7f-z7mxQwISlVft4aNv
• Magisk Manager 6.1.0
https://mega.nz/#!EDoy1azB!l8DKdSrpZFmxOBankQIMmbID5xjylIGizA5m0rpLxZI
• Magisk v17.1
https://github.com/topjohnwu/Magisk/releases/download/v17.1/Magisk-v17.1.zip
=====================
Click to expand...
Click to collapse
Why my device is showing me "failed to find device partition" in my recovery menu. Any idea about it?
Will it work on my Nokia x7?
I've not seen anything about Nokia rooting on xda before this,
So, first of all thank you so much for the great effort.
Can I use this on my Nokia x7.
Help: how to unlock bootloader?
Hey Bro just guide a little bit, I know how to go back to Nougat/Oreo from Pie. after going back to Nougat can I unlock my bootloader simply by using this command 'fastboot oem unlock' or I will have to buy bootloader?
Nouman112 said:
Hey Bro just guide a little bit, I know how to go back to Nougat/Oreo from Pie. after going back to Nougat can I unlock my bootloader simply by using this command 'fastboot oem unlock' or I will have to buy bootloader?
Click to expand...
Click to collapse
Nope you can try methods to unlock bootloader but i will suggest you to buy bootloader key from techmesto .
I have purchased the key from techmesto then i unlocked my bootloader. you can run this command to unlock your phone's bootloader.
Fastboot flash unlock (key.bin)
Then fastboot oem unlock-go
Emmykay223 said:
Nope you can try methods to unlock bootloader but i will suggest you to buy bootloader key from techmesto .
I have purchased the key from techmesto then i unlocked my bootloader. you can run this command to unlock your phone's bootloader.
Fastboot flash unlock (key.bin)
Then fastboot oem unlock-go
Click to expand...
Click to collapse
I actually don't wanna buy any other suggestion?
Nouman112 said:
I actually don't wanna buy any other suggestion?
Click to expand...
Click to collapse
You can search how to unlock bootloader of nokia 6 in search options you will know how to do it

BLU V50

Anyone have a root method for the BLU V50? Thanks in advance
Look inside here:
Root Spreadtrum Devices via Magisk Patched boot.img
This guide will show you the steps to root your Spreadtrum device via Magisk patched boot.img file, which we will extract from PAC firmware.
www.droidwin.com
jwoegerbauer said:
Look inside here:
Root Spreadtrum Devices via Magisk Patched boot.img
This guide will show you the steps to root your Spreadtrum device via Magisk patched boot.img file, which we will extract from PAC firmware.
www.droidwin.com
Click to expand...
Click to collapse
jwoegerbauer said:
Look inside here:
Root Spreadtrum Devices via Magisk Patched boot.img
This guide will show you the steps to root your Spreadtrum device via Magisk patched boot.img file, which we will extract from PAC firmware.
www.droidwin.com
Click to expand...
Click to collapse
I managed to find a way. Lol I'm just going to have to squeeze the old brain to to get this done it looks like. Thanks for the tip. The methods provided all require a system dump of stock firmware to patch TWRP for the phones recovery partition. I may have to cross my fingers and flash the generic unofficial boot image TWRP for android 10 and hope it fits lol. There are absolutely no custom fits at the moment. Of course I accepted the security patch update which made this a bit more tricky. QP1A.190711.020. I found a thread talking about almost the same update except it was two digits more than the version I got. It's been 6 or 7 years since I stopped theming for the galaxy s3. Course I was only changing xmls and pngs for custom roms back then. None of my old team are active anymore. Team Venum and team nOObz are long history. I even lost my log in info for my old profile. Anyways. Wish me luck. I'm going to learn how to port and develope this time around.
jwoegerbauer said:
Look inside here:
Root Spreadtrum Devices via Magisk Patched boot.img
This guide will show you the steps to root your Spreadtrum device via Magisk patched boot.img file, which we will extract from PAC firmware.
www.droidwin.com
Click to expand...
Click to collapse
Hello. Thanks again in advance. I've tried several command prompt methods to unlock this boot loader with no luck including the Magisk method. I have however managed to patch the TWRP file.
jwoegerbauer said:
Look inside here:
Root Spreadtrum Devices via Magisk Patched boot.img
This guide will show you the steps to root your Spreadtrum device via Magisk patched boot.img file, which we will extract from PAC firmware.
www.droidwin.com
Click to expand...
Click to collapse
I managed to patch the TWRP boot image using the Magisk apk and patch tools but I have no luck unlocking the boot loader..
1. find your firmware file by searching this forum for blu stock firmware repository
2. extract your boot/recovery img file using spd flash tool
3. patch img file with magisk, re-sign it with avbtools
4. patch vbmeta file with avbtools
5. re-flash both vbmeta and boot/recovery using spd research tool
rooted my blu advance l5 with these steps learned from hovatek. ymmv
luridphantom said:
1. find your firmware file by searching this forum for blu stock firmware repository
2. extract your boot/recovery img file using spd flash tool
3. patch img file with magisk, re-sign it with avbtools
4. patch vbmeta file with avbtools
5. re-flash both vbmeta and boot/recovery using spd research tool
rooted my blu advance l5 with these steps learned from hovatek. ymmv
Click to expand...
Click to collapse
Can anyone quickly tell me the easiest way to brick this device? My wife will buy me a new phone "when this one stops working"
Did anyone manage to root this device without bricking it? Firmware is not available in the Blu Repo (at least not yet). Our team would love to find a workable method for this phone. We have access to a bunch and want to be able to run Linux Deploy on them and also write app to automatically reboot the phone if the network connectivity is loss.
Hey, I was able to figure out how to deal with this bootloader stuff after many hours of work
Give this thread a look, it pretty much details every step needed to unlock the bootloader: https://forum.hovatek.com/thread-32287.html
Keep in mind that the OP of that thread is using a way older version of fastboot. For me, r26.0.1 worked best:
Windows: https://dl.google.com/android/repository/platform-tools_r26.0.1-windows.zip
Mac: https://dl.google.com/android/repository/platform-tools_r26.0.1-darwin.zip
Linux: https://dl.google.com/android/repository/platform-tools_r26.0.1-linux.zip
The above step is essential as newer versions of fastboot do NOT have the "fastboot flashing unlock_bootloader <bin>" step
again YMMV, but good luck
Me again, 6 hrs after the fact
Trial and Error enabled root on the V50 - follow these steps
1. Unlock bootloader as above
2. Create a custom signed vbmeta https://forum.hovatek.com/thread-32664.html (I used the same .pem from https://forum.hovatek.com/thread-32287.html to do this) - Make sure the VBMETA IS ANDROID 10 despite G0350WW firmware saying it's Android 9
3. Create custom boot with magisk (plenty of instructions to do this online, go with the github instructions)
4. Sign the custom magisk boot with THE SAME PUB KEY FROM STEP 2
5. Flash your new vbmeta and boot onto your phone via fastboot
6. Reboot, hope and pray it turns on
This is what worked for me, but again YMMV.
njoaquin said:
Me again, 6 hrs after the fact
Trial and Error enabled root on the V50 - follow these steps
1. Unlock bootloader as above
2. Create a custom signed vbmeta https://forum.hovatek.com/thread-32664.html (I used the same .pem from https://forum.hovatek.com/thread-32287.html to do this) - Make sure the VBMETA IS ANDROID 10 despite G0350WW firmware saying it's Android 9
3. Create custom boot with magisk (plenty of instructions to do this online, go with the github instructions)
4. Sign the custom magisk boot with THE SAME PUB KEY FROM STEP 2
5. Flash your new vbmeta and boot onto your phone via fastboot
6. Reboot, hope and pray it turns on
This is what worked for me, but again YMMV.
Click to expand...
Click to collapse
to be clear, the v50 uses the same firmware as the g50 plus?
dtingley11222 said:
to be clear, the v50 uses the same firmware as the g50 plus?
Click to expand...
Click to collapse
Correct, you can see it when you go to the firmware details of the v50 itself. You can get the firmware files when you search this forum for blu stock firmware repository
V50 is essentially a re-wrapped g50
njoaquin said:
Correct, you can see it when you go to the firmware details of the v50 itself. You can get the firmware files when you search this forum for blu stock firmware repository
V50 is essentially a re-wrapped g50
Click to expand...
Click to collapse
Hey, is there any way you could get me a rooted image and signed vbmeta? I have all the information that you would need, I just can't do the steps because im stupid. I would pay you to do it if you wanted
If the BLU V50 uses the same stock rom as the blu g50, if someone were to give out their patched vb meta and boot img, wouldn't it work for anyones BLU V50 if they just flashed it?
dtingley11222 said:
If the BLU V50 uses the same stock rom as the blu g50, if someone were to give out their patched vb meta and boot img, wouldn't it work for anyones BLU V50 if they just flashed it?
Click to expand...
Click to collapse
you need to patch recovery flash it back using the spreadtrum research tool and use the key combo to boot into root
luridphantom said:
you need to patch recovery flash it back using the spreadtrum research tool and use the key combo to boot into root
Click to expand...
Click to collapse
If I unlock the Bootloader, could I just flash it back with Fastboot?
Just tried flashing recovery and it bricked my phone
dtingley11222 said:
If I unlock the Bootloader, could I just flash it back with Fastboot?
Click to expand...
Click to collapse
you cant unlock the bootloader. follow this tutorial or you'll keep bricking your v50
How to create a custom signed vbmeta.img for Unisoc using AVBtool
If you're into rooting and flashing custom recoveries then Android Verified Boot (AVB) or dmverity is something you should be aware of. We'd dropped a blog post on why dmverity could be causing your p
forum.hovatek.com
luridphantom said:
you cant unlock the bootloader. follow this tutorial or you'll keep bricking your v50
How to create a custom signed vbmeta.img for Unisoc using AVBtool
If you're into rooting and flashing custom recoveries then Android Verified Boot (AVB) or dmverity is something you should be aware of. We'd dropped a blog post on why dmverity could be causing your p
forum.hovatek.com
Click to expand...
Click to collapse
Actually you can unlock the Bootloader. I already did. I don't know how to follow that tutorial. If I gave you my boot and vbmeta could you do it for me?
https://drive.google.com/file/d/1q1vt6f6-0Wg6iF4prOJS2o9ZauWM4qNy/view?usp=sharing : vbmeta
https://drive.google.com/file/d/1gEV2jxhnmmjKuUaqVhqPnH9oZNmzZBGi/view?usp=sharing : boot
dtingley11222 said:
Actually you can unlock the Bootloader. I already did. I don't know how to follow that tutorial. If I gave you my boot and vbmeta could you do it for me?
Click to expand...
Click to collapse
oh weird i thought blu doesnt even support bootloader unlocking
can you access fastboot? with an unlocked bootloader you can flash an empty vbmeta and dont have to go through the above steps

To root Micromax in 2b Plz help me

hey guys!
I recently bought a phone name Micromax in2b. in my country this phone name is symphony z33. I want to root it. I tried every single methods I found on Google/xda/hovatek. By mygisk method my phone got bootloop!
I tried my best! but I can't root it!
so I need help of any expert developers!
I can provide you any type of files!
please can anyone help me?
Thanks in advance!
Basic Information- It's cpu is Unisoc T610
so many phones
use this soc!
so
we need this soc devolopment
Saifulsumaiya71 said:
hey guys!
I recently bought a phone name Micromax in2b. in my country this phone name is symphony z33. I want to root it. I tried every single methods I found on Google/xda/hovatek. By mygisk method my phone got bootloop!
I tried my best! but I can't root it!
so I need help of any expert developers!
I can provide you any type of files!
please can anyone help me?
Thanks in advance!
Basic Information- It's cpu is Unisoc T610
Click to expand...
Click to collapse
Hey... Have you been able to Root Your Device? If not I Can Help You Rooting. You can contact me over telegram using the user name @trippyadive
Saifulsumaiya71 said:
hey guys!
I recently bought a phone name Micromax in2b. in my country this phone name is symphony z33. I want to root it. I tried every single methods I found on Google/xda/hovatek. By mygisk method my phone got bootloop!
I tried my best! but I can't root it!
so I need help of any expert developers!
I can provide you any type of files!
please can anyone help me?
Thanks in advance!
Basic Information- It's cpu is Unisoc T610
Click to expand...
Click to collapse
Hey bro I am using In 2B as well you getting into bootloop make me feel u have bootloader oem unlock & at the same time you were trying to apply custom recovery & you got stuck in boot loop was that the case? Because in that case you will be needing a stock recovery with scatter file & sp flash tool.
Exactly same thing happened with me yesterday when I was trying to root my Micromax Canvas Tab p681 at evening i got into bootloop & till night I fix it by flashing stock recovery & reflashing custom from after factory reset but in my case my rom was stock & boot.img was stock only recovery file was messed up & I had stock recovery handy.
Before getting stuck in bootloop I had did below silly mistake:
1) perform oem unlock
2) flash recovery right after performing oem unlock
What actually happens after performing oem unlock (in lay man's language), when you perform oem unlock a factory reset is performed from your stock recovery, before performing factory reset bootloader verify previous version of recovery before booting to recovery. When you perform oem unlock you instruction bootloader to perform factory reset but when you flash custom recovery immediately after performing oem unlock (without allowing factory reset) your bootloader verify your previous recovery when it detect previous version is different than that of current version you end up in bootloop. Solution is to flash stock recovery via sp flash tool but your scatter file should be correct. There are step I can guide you.
I had been root my Android seens Android 1.6 I have plenty of experience with bootloops .
But before suggesting you any further & try anything out of desperation answer my questions point wise in detail:
1) What were you exactly doing when you stuck in bootloop?
2) Do you have stock recovery file?
3) From which site you downloaded your resources for flashing (link)
4) Does your hardware specs match with my hardware specifications attached?
Unisoc root is easy and there is no need to unlock the bootloader.
You need to sign boot.img if you have applied the Magisk patch and custom vbmeta.img, flash with SPD Research Tool.
straightcore said:
Unisoc root is easy and there is no need to unlock the bootloader.
You need to sign boot.img if you have applied the Magisk patch and custom vbmeta.img, flash with SPD Research Tool.
Click to expand...
Click to collapse
satanic666 said:
plenty of experience with bootloops .
But before suggesting you any further & try anything out of desperation answer my questions point wise in detail:
1) What were you exactly doing when you stuck in bootloop?
2) Do you have stock recovery file?
3) From which site you downloaded your resources for flashing (link)
4) Does your hardware specs match with my hardware specifications attached?
Click to expand...
Click to collapse
Hey my device is also Micromax in 2b...I have rooted the device and flashed a gsi.. but there is a problem I have tried almost 4-5 gsi ROM but 3.5mm headset it's not getting detected like when I plug-in the headset sounds not coming from the headset but coming from phone speaker did you also faced this issue if yes, do you have a solution?
Crayon Shin-chan said:
Hey my device is also Micromax in 2b...I have rooted the device and flashed a gsi.. but there is a problem I have tried almost 4-5 gsi ROM but 3.5mm headset it's not getting detected like when I plug-in the headset sounds not coming from the headset but coming from phone speaker did you also faced this issue if yes, do you have a solution?
Click to expand...
Click to collapse
Hey I'm also using Micromax in 2b. I tried to root my device by flashing patched magisk boot.img via fastboot but I'm unable to root my device it was saying 'read write error' can you tell me the perfect method to root my Micromax in2b?
Praveen999 said:
Hey I'm also using Micromax in 2b. I tried to root my device by flashing patched magisk boot.img via fastboot but I'm unable to root my device it was saying 'read write error' can you tell me the perfect method to root my Micromax in2b?
Click to expand...
Click to collapse
Do you have an unlocked bootloader?
Did I boot into fastboot "adb reboot-fastboot" or bootloader "adb reboot-bootloader" ?
You need to flash in fastbootd, not bootloader.
If you sign magisk patched boot.img and create a signed custom vbmeta, you can flash via the SPD Research Tool without an unlocked bootloader.
straightcore said:
Do you have an unlocked bootloader?
Did I boot into fastboot "adb reboot-fastboot" or bootloader "adb reboot-bootloader" ?
You need to flash in fastbootd, not bootloader.
If you sign magisk patched boot.img and create a signed custom vbmeta, you can flash via the SPD Research Tool without an unlocked bootloader.
Click to expand...
Click to collapse
Thank you so much, now I find my mistake. I tried in bootloader
straightcore said:
Do you have an unlocked bootloader?
Did I boot into fastboot "adb reboot-fastboot" or bootloader "adb reboot-bootloader" ?
You need to flash in fastbootd, not bootloader.
If you sign magisk patched boot.img and create a signed custom vbmeta, you can flash via the SPD Research Tool without an unlocked bootloader.
Click to expand...
Click to collapse
Can u show me how to create a signed custom vbmeta
How to extract public keys from a vbmeta image
How to extract public keys from a vbmeta image
This is a step by step guide showing how to extract public signing keys from a vbmeta image. This will come handy if you plan to make a vbmeta image and still retain the public keys for certain partit
www.hovatek.com
How to create a custom signed vbmeta.img for Unisoc using AVBtool
How to create a custom signed vbmeta.img for Unisoc using AVBtool
If you're into rooting and flashing custom recoveries then Android Verified Boot (AVB) or dmverity is something you should be aware of. We'd dropped a blog post on why dmverity could be causing your p
www.hovatek.com
How to use AVBtool and a private key to sign a Unisoc (SPD) image
How to use AVBtool and a private key to sign a Unisoc (SPD) image
This guide will explain how to sign Unisoc / Spreadtrum (SPD) images (e.g boot, recovery, system etc) using a private key and AVBtool. This guide is ideal for those with vbmeta-sign.img in their firmw
www.hovatek.com
C
Crayon Shin-chan said:
Hey my device is also Micromax in 2b...I have rooted the device and flashed a gsi.. but there is a problem I have tried almost 4-5 gsi ROM but 3.5mm headset it's not getting detected like when I plug-in the headset sounds not coming from the headset but coming from phone speaker did you also faced this issue if yes, do you have a solution?
Click to expand...
Click to collapse
Can you tell me how to root that device? I'm also using same device but I'm unable to root my device.
Praveen999 said:
C
Can you tell me how to root that device? I'm also using same device but I'm unable to root my device.
Click to expand...
Click to collapse
Contact me on telegram. Mod edit: TG link removed as per XDA's TG Chat Rules.
boot.img magisk patched, signed
custom vbmeta, signed
"no unlock bootloader needed"
"Micromax/E7544/E7544:11/RP1A.201005.001/50:user/release-keys"
File on MEGA
mega.nz
straightcore said:
boot.img magisk patched, signed
custom vbmeta, signed
"no unlock bootloader needed"
Click to expand...
Click to collapse
This is old version man don't use it it's have some bugs and I used Canary version the file you gave link from hovatek https://www.hovatek.com/forum/thread-42955.html is mine ...it is my post
straightcore said:
boot.img magisk patched, signed
custom vbmeta, signed
"no unlock bootloader needed"
"Micromax/E7544/E7544:11/RP1A.201005.001/50:user/release-keys"
File on MEGA
mega.nz
Click to expand...
Click to collapse
You no need to worry I have sent him everything he needed to do his work
Canary:
File on MEGA
mega.nz
straightcore said:
Canary:
File on MEGA
mega.nz
Click to expand...
Click to collapse
Ohh are you Gargoyle? From hovatek?
Latest Magisk v25.0 Micromax IN 2b
File on MEGA
mega.nz
Changelog​
Magisk Changelog
The Magic Mask for Android
topjohnwu.github.io
straightcore said:
Latest Magisk v25.0 Micromax IN 2b
File on MEGA
mega.nz
Changelog​
Magisk Changelog
The Magic Mask for Android
topjohnwu.github.io
Click to expand...
Click to collapse
not working bro!
can u patch my boot.img and vbmeta ?
plz bro
https://drive.google.com/file/d/1cV3o3suLcq4TnfJrOMpaIwzd8vJTW0Ce/view?usp=drivesdk here is my files

[Q] Help with rooting Infinix Hot 11 play X688B

I recently bought Infinix Hot 11 play X688B and I want to root it or install custom rom to remove bloat and spyware but I'm very newbie at this and I'm not sure from where to start
I can access to PC and ADB (on linux)
To install a suitable Custom ROM a device-matching Custom Recovery must get installed beforehand.
You must not root device's Android to flash a Custom ROM. Root is only needed to debloat Android. Take note that you can temporarily root Android.
xXx yYy said:
You must not root device's Android to flash a Custom ROM. Root is only needed to debloat Android. Take note that you can temporarily root Android.
Click to expand...
Click to collapse
To be honest first I wanted to install custom rom to escape whole infinix world and spyware but later (and after looking) I found there are no custom roms so I'm stuck with root to debloat my device so I'm sorry for my stupidness but can you explain to me what do I need to do exactly to root it? I remember in past I download some APKs and boom it's rooted but seems it's not the case anymore so what should I do
xXx yYy said:
You must not root device's Android to flash a Custom ROM. Root is only needed to debloat Android. Take note that you can temporarily root Android.
Click to expand...
Click to collapse
Okay so I looked up more and I have an option called "Unlock bootloader" so I think I can unlock it so what else stop me from rooting my device?
The so-called "root" is a functionality of Android OS, has nothing to do with a device's bootloader what starts device's Linux kernel and afterwards Android OS.
Don't confuse things.
xXx yYy said:
You must not root device's Android to flash a Custom ROM. Root is only needed to debloat Android. Take note that you can temporarily root Android.
Click to expand...
Click to collapse
Okay so I looked up more and I have an option called "Unlock bootloader" so I think I can unlock it so what else stop me from rooting my device?
xXx yYy said:
Don't confuse things.
Click to expand...
Click to collapse
Oh I'm already confused
I see people talk online about "unlocking the bootloader" before they get into rooting stage so I said okay I have that already so in summery there is no luck for me to root my device?
can anyone make a custom recovery for infinix hot 11 play (x688b)
Dannz1918 said:
can anyone make a custom recovery for infinix hot 11 play (x688b)
Click to expand...
Click to collapse
You need installing img file with correct vbmeta file or using vbmeta modified.
Here the TWRP: TWRP TEST USB
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash recovery recoveryTWRP.img
fastboot reboot-recovery
if you not have vbmeta modified and want use one so use this: https://forum.xda-developers.com/attachments/vbmetaandroidsc_mod-zip.5338181/
Dannz1918 said:
does the twrp file sent by "NagaPitbull" work for infinix hot 11 play?
Click to expand...
Click to collapse

Categories

Resources