Rooting Infinix Hot 10 Help? - Android Q&A, Help & Troubleshooting

Hello, I've recently acquired this Infinix Hot 10 device, now I want to root it. I searched on Google and found some links that suggest I can (on getdroidtips) and some that suggest I can't (on newsvivs). I would share the links but I can't post links due to having a new account.
I want to know the opinions of the forum members here on these sites and whether anyone has this device and has successfully rooted it before. I also want to know if this will erase all my data. If you have any trusted rooting guides for this device please share them.
Thank you.

If you as 1st step could successfully unlock phone's bootloader, then as 2nd step you could install a Custom Recovery like TWRP suitable to the phone, then finally as 3rd step it should be possible to root phone's XOS 6.0 ( based on Android 10 ) by means of TWRP.

jwoegerbauer said:
If you as 1st step could successfully unlock phone's bootloader, then as 2nd step you could install a Custom Recovery like TWRP suitable to the phone, then finally as 3rd step it should be possible to root phone's XOS 6.0 ( based on Android 10 ) by means of TWRP.
Click to expand...
Click to collapse
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?

fyalis said:
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?
Click to expand...
Click to collapse
It doesn't have a custom recovery. When I try to go to recovery manually (Vol UP + Power) it gives a black screen instantly on boot, then continues boot looping when I take my fingers off the buttons.
ADB and Fastbook fail to connect to the device in its various stages of bootlooping so I can't switch to fastboot mode.
SPFlash can't flash it, keeps giving errors. Either when it reboots during a flash attempt or it gives an authentication key error. Apparently I need an auth key to flash this device? Even though I'm using the original ROM.

fyalis said:
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?
Click to expand...
Click to collapse
As above mentioned TWRP must match phone's specs ( Android OS, etc.pp ). In case there isn't a pre-build one for your phone you can try to ask TWRP-developers to build it for you by means of TWRP Builder app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

After using Cusrom, does gyro Infinix Hot 10 still delay?

I want to know how I can root my infinix hot 10

Root Infinix hot 10 (X682B)
1-: PC required,
2-: enable developer option and oem unlock,
3-: turn usb debugging on,
4-: on pc install adb and fastboot,
5-: connect phone with pc,
6-: flash below rooted files using adb and fastboot,
adb reboot bootloader
fastboot flashing unlock
fastboot flash boot boot.img
fastboot flash vbmeta vbmeta.img
fastboot reboot
you Phone data will be erased,
Now install magisk manager and enjoy root.
Root file:

Snowbzy said:
I want to know how I can root my infinix hot 10
Click to expand...
Click to collapse

Related

Root, How do adb fastboot commands work? need help

Hello, I am student at my university studying Computer Science. I work in tech support at my school. This is the first time I have modified the android os. The community on xda has been really helpful and knowledgeable. I have created an account to see if anyone else has done the same thing I have. Anyway read below for my post.
I am trying to change the recovery on my phone to twrp. Let me start out by saying I rooted my phone before on build number 130 (KIW-L24,Android 5.1,EMUI 3.1,C567B130,United States, Channel-Others). I used the instructions here and it worked http://forum.xda-developers.com/honor-5x/development/root-kiw-l24-usa-kiwi-t3305190.
I then decided to update through the huawei updater to build number 151 (KIW-L24, Android 5.1, EMUI 3.1, C567B151, United States, Channel-Others). It eventually got to a black EMUI menu with installing 0%. So I powered it off even though it warned against it. So my phone was bricked so I followed instructions at http://forum.xda-developers.com/honor-5x/help/bricked-honor-5x-t3328308 and my phone worked again.
Okay so now I want to root my phone so I follow the instructions for rooting. Problem is that I can not replace the EMUI recovery with twrp recovery. I am guessing that it may be because 151 is a security update.
I use these commands on adb with the twrp_kiwi.img in my adb folder(named .android by default)
adb reboot bootloader
fastboot flash recovery twrp_kiwi.img
fastboot reboot
adb reboot recovery
So I wanted to see if I could put the old firmware back so I followed the instructions for bricked device. But the fastboot commands don't seem to do anything with the .img files.
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
Yea so I am lost as to why fastboot commands arent working as it says finished and any advice would be appreciated.
Also is it possible to format the phone similar to a pc and use adb to flash the firmware back on.
I want to eventually backup my phone and put cyanogenmod on it.
... I am guessing that it may be because 151 is a security update
Click to expand...
Click to collapse
If your bootloader is unlocked, you should be able to flash what you want.
Have you tried reinstalling the Android device drivers on your PC?
JT-on said:
If your bootloader is unlocked, you should be able to flash what you want.
Have you tried reinstalling the Android device drivers on your PC?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Arobase40 said:
Is this really for a private use unless you are trying to ask us to do your university exercises for you ? LOL
And as you felt need to mention "I am student at my university studying Computer Science. I work in tech support at my school.", you should know first University mission is to teach you to search and exercise by yourself, to do things step by step and to guess by yourself what was wrong. ^^
Just one tip and advice : read up your own post carefully and you should find out what you've done wrong...
Click to expand...
Click to collapse
That was just background information unrelated to my post. I am currently trying to see if I can put the old firmware back to see if it fixes the problem.
honor5x_student said:
That was just background information unrelated to my post. I am currently trying to see if I can put the old firmware back to see if it fixes the problem.
Click to expand...
Click to collapse
TWRP works just fine on B151
plug in usb / Shut down the phone
boot to the bootloader (power + vol down)
open command prompt on PC
fastboot flash recovery twrp_kiwi.img
hold volume up + volume down + power till you see TWRP (about 14 seconds)
In TWRP choose reboot / recovery
Say yes to Root
recovery will reload / flash your rom
If you want to return to Stock use this >> https://www.androidfilehost.com/?fid=24459283995315154
instructions are in the zip

need CWM/TWRP/PHILIZ recovery for MT6580 EXMOBILE CHAT6

Hello guys..
need help from very advanced guy on porting cwm/twrp/philiz recovery for my phone model can someone help me
My phone information.
Model number CHAT6
CPU MT6580 Four cores 1.3GHz
Android version 5.1
Baseband version MOLY.WR8W1449.MD.MP.V6.P7,2016/04/12
Kernel version 3.10.72 [email protected] #2 Wed Jun 15 17:29:29 CST 2016
Custom build version EX_mobile_CHAT6_P4_20160615
Thank you
Do you have a stock ROM for this? I could try doing a TWRP port for you, but I can't guarantee that it would work.
Custom recovery for exmobile chat6 mt6580
blakegriplingph said:
Do you have a stock ROM for this? I could try doing a TWRP port for you, but I can't guarantee that it would work.
Click to expand...
Click to collapse
I dont have stock rom for that,my original stock rom has been damaged due to flash custom recovery that i use same chipset as for mt6580 but not officially for my phone.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/IMG]
shakeit95 said:
I dont have stock rom for that,my original stock rom has been damaged due to flash custom recovery that i use same chipset as for mt6580 but not officially for my phone.
Click to expand...
Click to collapse
shakeit95 said:
[/IMG]
Click to expand...
Click to collapse
I'm using this current firmware as u can see the picture above thats not my original stock rom.
Any Ideas how to unlock bootloader in safe ways running android 5.1
Its not that i can flash cwm/twrp or any custom recovery,looks like my phone bootloader still locked unfornunately there's no way i be able to unlock them,if i could unlock my phone bootloader maybe i can flash any custom recovery that have same chipset for my phone
<bootloader> unlocked= NO and if my phone bootloader is unlocked maybe i have the chance
<bootloader> warranty=supposed to "NO" but its not it still "YES'
Can someone help me how to unlock them
Thank you
port twrp recovery
my device is mt6580m with resoulution 480*854.
i have stock rom but i am not able to port a custom recovery. so can someone port custom recovery for my device.
thanks in advance
I want intals cwm recovery for android 6 mt6580. My phone is arbutus max 7s, screen is 6inch 720x1280. Admin help me port cwm recovery.img for arbutus max 7s ? Phone's stock rom have on https://filesrom.com/rom-arbutus-max-7s-mt6580 [/url]
shakeit95 said:
Its not that i can flash cwm/twrp or any custom recovery,looks like my phone bootloader still locked unfornunately there's no way i be able to unlock them,if i could unlock my phone bootloader maybe i can flash any custom recovery that have same chipset for my phone
<bootloader> unlocked= NO and if my phone bootloader is unlocked maybe i have the chance
<bootloader> warranty=supposed to "NO" but its not it still "YES'
Can someone help me how to unlock them
Thank you
Click to expand...
Click to collapse
First USB Debugging usb debugging Open developer options OEM unlock click and yes.okay go
Connect Usb Cable PC And Open CMD Administrator Write
adb devices
adb reboot bootloader
fastboot devices
fastboot oem unlock
fastboot reboot
wait your device First hard format end reboot 5 or 10 minutes.okay bootloader unlocked you flash twrp and custom rom and twrp use flash root and twrp use your stock rom <<FİRST BACKUP NO FLASH OTHER>>

Error mode

It has reached me a Mate 10 Lite with error when unlocking the Bootloader ... once made it sends you to the custom recovery TWRP but it shows in its description that they wipe the system and do not load it, I have tried to recover with backups uploaded by other users but it does not ... someone has gone through this ... and what suggestion they give ... The same does not allow to install the Stock recovery, to use the file update.app ... Nor does it allow to i
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
nstall other types of recoverys.
Try a different twrp that has helped me kingmezi is working for my but keep in mind you need to format data (and check the mount setting and swipe to modify at start)
Thks
KOALAaufPILLEN said:
Try a different twrp that has helped me kingmezi is working for my but keep in mind you need to format data (and check the mount setting and swipe to modify at start)
Click to expand...
Click to collapse
Thanks for the answer, but it does not allow as the previous message says ... it does not allow to install any type of recovery either stock or custom ...
It does not allow to mount any partition, Boot, Recoery, etc ... from the TWRP Menu
Unlock bootloader install via command
thks
I do not think I'm spying.
1. The Bootlaoder even if it is released ... it sends you immediately to the TWRP ... once inside it says no OS installed, and it does not allow doing anything because it does not load any of the partitions.
2. Even if you release the Bootloader, it does not allow you to install another type of TWRP ... nor restore backup files ... it only allows you to flash the different OEMINFOs as if it were a rebrand.
KOALAaufPILLEN said:
Unlock bootloader install via command
Click to expand...
Click to collapse
Then you might try dc phoenix but its not free
That can install even if you have a locked bootloader firmware or even if you are bricked like your cellphone
you can download the latest firmware without problems googe it and try it (cost about 15dollar to unbrick)
If the twrp dont work cause the parameters are wrong what twrp are you using we have here 3 differents for the Huawei if im right try kingmezi twrp its working fro my l21-b432 i think it was
Thks
I managed to install another custon recovery, that allows to see the partitions, and that the team has a system ... but at the time of restart the bootloader error comes out ... and giving low CMD fastboot has the same unlocked ... perfect ... when I send the command fastboot flash (Boot, recovery, recovery2) it says Failed ... and I can not install the recovery stock.
P.S: Thanks for the advice of DC Phoenix ... I had seen it and I will try ...
KOALAaufPILLEN said:
Then you might try dc phoenix but its not free
That can install even if you have a locked bootloader firmware or even if you are bricked like your cellphone
you can download the latest firmware without problems googe it and try it (cost about 15dollar to unbrick)
If the twrp dont work cause the parameters are wrong what twrp are you using we have here 3 differents for the Huawei if im right try kingmezi twrp its working fro my l21-b432 i think it was
Click to expand...
Click to collapse
solved?
hi men, please you can solved this?, i have de same problem

[TOOL][DIPPER] TOOL ALL IN ONE (Drivers|TWRP|Factory Image|Stock Recovery)

This is the Xiaomi Mi 8's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Automatic ROOT
Install APKs
Uninstall APKs
Take a Screenshot
Take a Screen Reocrd
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
​
Dreams come true ! Great work
Wow! Great stuff man
does the bootloader unlock and lock actually work from this? i thought that with xiaomi devices the only way to unlock bootloader was by using the mi flash unlock tool?
Konskl said:
does the bootloader unlock and lock actually work from this? i thought that with xiaomi devices the only way to unlock bootloader was by using the mi flash unlock tool?
Click to expand...
Click to collapse
Yes actually the only way to unlock your bootloader is with mi unlock tool
Great!!!
I guess the "Reboot EDL" feature doesn't work with Dipper, does it?
Cool.
Does it work to return full stock including original recovery? I don't want to brick my device so I better ask.
descarao81 said:
I guess the "Reboot EDL" feature doesn't work with Dipper, does it?
Click to expand...
Click to collapse
Someone tell me it doesn't work, actually i have not a xiaomi mi 8 so i'm unable to test it
catalindobre said:
Does it work to return full stock including original recovery? I don't want to brick my device so I better ask.
Click to expand...
Click to collapse
Actually the tool is able to flash a full fastboot factory image, so it will also flash the stock recovery, the problem is the arb, the tool is unable to read the arb version and if the rom can be flashed or not, so before flash it you should be sure you are flashing the right rom
For example would it work to flash Global 10.2.2 also to restore the stock recovery, or any considering that now I am rooted + twrp on custom rom? Been also on latest MIUI versions bit want to regain my stock again.
catalindobre said:
For example would it work to flash Global 10.2.2 also to restore the stock recovery, or any considering that now I am rooted + twrp on custom rom? Been also on latest MIUI versions bit want to regain my stock again.
Click to expand...
Click to collapse
Yes the problem is not the rom but the arb, if there is not an arb problem you can flash the rom without problems
How can I find it out?

UNOFFICIAL LANCELOT TWRP Released

UNOFFICIAL TWRP Released but no one dare to test it,
Anyone can told me, can I go ahead to flash twrp ????
Source Link : https://unofficialtwrp.com/xiaomi-redmi-9-root-twrp-3-4-1/
https://unofficialtwrp.com/xiaomi-redmi-9-root-twrp-3-4-1/
Update :
Sample twrp Pictures of Lancelot
<img src="https://i.ibb.co/nbLQbgT/IMG-20200905-211641-263.jpg" alt="IMG-20200905-211641-263" border="0">
It is very risky to test it.....I already brick my device twise....I have no dear to flash it.no need to flash it now...I can root my phone without it...once any custom ROM relase then I definitely try it.
There is no TWRP recovery. This link is fake. This is a tutorial how to to apply TWRP recovery. But no one can build a TWRP recovery now for redmi 9 because the source code is not released yet. I think you understand
Someone already installed twrp here is the pics
<img src="https://i.ibb.co/nbLQbgT/IMG-20200905-211641-263.jpg" alt="IMG-20200905-211641-263" border="0">
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Proof of TWRP installed in Redmi 9 Lancelot
Telegram @redmi_9indonesia
I flashed this recovery and YES it works but you need to be EXTREMELY careful coz it is VERY buggy! Booted into it a few times and after my device became unresponsive and then BRICKED with no access to the bootloader! I ended up formatting it with SP Flash Tool and in the process re-locked the bootloader. Now Xiaomi wants me to wait for another 336 hours to unlock
nielsync said:
I flashed this recovery and YES it works but you need to be EXTREMELY careful coz it is VERY buggy! Booted into it a few times and after my device became unresponsive and then BRICKED with no access to the bootloader! I ended up formatting it with SP Flash Tool and in the process re-locked the bootloader. Now Xiaomi wants me to wait for another 336 hours to unlock
Click to expand...
Click to collapse
We do not need to install TWRP recovery because of there is no custom ROM and the source code is not release yet so please please do not do this dumb thing. I brick my phone to time and learn that the device is not for play because it is a MediaTek processed mobile phone
Chances of getting into a boot loop are 99% if you flash this unofficial TWRP. I was lucky I knew how to restore my device without taking it to a service center!
nielsync said:
Chances of getting into a boot loop are 99% if you flash this unofficial TWRP. I was lucky I knew how to restore my device without taking it to a service center!
Click to expand...
Click to collapse
Yes I know you follow my instruction and that's why you do not need to go to to customer centre..,...
Yeah I happened to see your instructions AFTER I restored. The 'magic' is the secure boot DA loader file that supports the Redmi 9 MTK chip and which is contained in Mi Flash Pro. I actually used the standalone SP Flash Tool to restore the phone having managed to obtain the mentioned loader file from Program Files after installing Mi Flash Pro. I have always had a number of Tecno and Infinix devices that are usually MTKs so I knew the risk and how to get out of it beforehand!!!
Check attachment who has issue,
https://ibb.co/hVVxF0x
mark332 said:
Check attachment who has issue,
https://ibb.co/hVVxF0x
Click to expand...
Click to collapse
Yes you did it...is it safe to use....
mark332 said:
Check attachment who has issue,
https://ibb.co/hVVxF0x
Click to expand...
Click to collapse
That's very misleading. Showing a screenshot doesn't mean the recovery is functional because its not! It does not even respond to touch input and remains like that until you press the power key to turn off the screen.
nielsync said:
That's very misleading. Showing a screenshot doesn't mean the recovery is functional because its not! It does not even respond to touch input and remains like that until you press the power key to turn off the screen.
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=83503955&postcount=1
Read this....

Categories

Resources