Related
Hello.
I'm new to Android stuff and i started with Lg P880. I rooted it easily and now i've tried to install some CWM but i guess i did it wrong. After the initial LG logo the phone was doing the boot animation and then it got stuck on it. Then i flashed some .kdz into the phone and it got stuck on the initial LG logo without the animation.
I've already searched 1000 topics and tried 1001 things but nothing with success. What should i do? maybe the best option is to install the original firmware? and how if it is?
Thanks guys, hoping for some feedback.
You did unlock your bootloader didn't you? If so try to flash kdz with LG Flash Tool or something.
Sent from my 4X HD via XDA Premium
theduardo said:
Hello.
I'm new to Android stuff and i started with Lg P880. I rooted it easily and now i've tried to install some CWM but i guess i did it wrong. After the initial LG logo the phone was doing the boot animation and then it got stuck on it. Then i flashed some .kdz into the phone and it got stuck on the initial LG logo without the animation.
I've already searched 1000 topics and tried 1001 things but nothing with success. What should i do? maybe the best option is to install the original firmware? and how if it is?
Thanks guys, hoping for some feedback.
Click to expand...
Click to collapse
u can also use the all in one toolkit to help u install a recovery easy. if u havent unlocked the bootloader, then that tool will help u unlock it. u must have adb drivers installed to boot in adb and unlock bootloader. after unlocking is done u can install a custom rom. if u wanna go back to stock rom then dont bother to unlock the bootloader.
Omario-242 said:
You did unlock your bootloader didn't you? If so try to flash kdz with LG Flash Tool or something.
Sent from my 4X HD via XDA Premium
Click to expand...
Click to collapse
like i said i'm new to this and i don't know. if rooting makes the bootloader unlock automatically yes i did. in case not i guess i didnt. i've already tried flash some kdz but can't find the original LG ones
theduardo said:
like i said i'm new to this and i don't know. if rooting makes the bootloader unlock automatically yes i did. in case not i guess i didnt. i've already tried flash some kdz but can't find the original LG ones
Click to expand...
Click to collapse
ah c'mon u only have to search for optimus 4x kdz ..... the thread is here and the files are here according to that thread. And no u havent unlocked the bootloader then. Search good in forum for adb drivers or a guide to unlock bootloader. if u epic fail with drivers then just install the android sdk. try ur best :highfive:
kessaras said:
u can also use the all in one toolkit to help u install a recovery easy. if u havent unlocked the bootloader, then that tool will help u unlock it. u must have adb drivers installed to boot in adb and unlock bootloader. after unlocking is done u can install a custom rom. if u wanna go back to stock rom then dont bother to unlock the bootloader.
Click to expand...
Click to collapse
Hello, i've downloaded the all in one toolkit already but i dont know how to use it properly. is there any tutorial to do what you said step by step ? i haven't found one yet and i don't really know how to do what you said. i just want the phone to start, that is annoying me
EDIT:
ah c'mon u only have to search for optimus 4x kdz ..... the thread is here and the files are here according to that thread. And no u havent unlocked the bootloader then. Search good in forum for adb drivers or a guide to unlock bootloader. if u epic fail with drivers then just install the android sdk. try ur best
Click to expand...
Click to collapse
i went to that thread already but i can't download any kdz since it says "access denied" when i try to download any of the list
theduardo said:
Hello, i've downloaded the all in one toolkit already but i dont know how to use it properly. is there any tutorial to do what you said step by step ? i haven't found one yet and i don't really know how to do what you said. i just want the phone to start, that is annoying me
Click to expand...
Click to collapse
u cant find anything in 10 seconds when we say search we mean search good. nevermind... its only 5 minutes of my life.
i wont show u the adb drivers cause u have to force them in and people usually have problem with that procedure. just
1. download 32bit version android sdk , install it and update it. reboot ur pc to be sure the drivers are fine.
2. go at the folder u installed the android sdk. in there somewhere u will see a file named adb. in there create a cmd so u dont have to navigate there to use the adb commands.
3. open that cmd and do : adb start-server . check if u see ur device: adb devices. if u see it then u are good to go.
4. reboot in adb mode. use the all in one toolkit or do: adb reboot bootloader . if u get in adb mode then the toolkit will do its magic.
u dont need guide for the toolkit and there is none because above it sais what to do. it gives u options to select : 1 or 2 and then when u are in u just select the unlock bootloader. after its unlocked , select the option to flash cwm recovery or team win recovery whichever u like. thats all. then go download a custom rom , boot in recovery using volume down and power , navigate to find the adb bootloader and do ur magic using the command : adb install [rom path/name] from the pc. it will take only 10 seconds. generally its very easy. the only trouble in that crapy windows is the driver part but the android sdk will make it easy.
---------- Post added at 08:41 PM ---------- Previous post was at 08:36 PM ----------
theduardo said:
Hello, i've downloaded the all in one toolkit already but i dont know how to use it properly. is there any tutorial to do what you said step by step ? i haven't found one yet and i don't really know how to do what you said. i just want the phone to start, that is annoying me
EDIT:
i went to that thread already but i can't download any kdz since it says "access denied" when i try to download any of the list
Click to expand...
Click to collapse
and decide what u wanna do !!!!!!!! u wanna go to stock or u wanna flash some custom ?! u make me write useless things like that. just do the thing since u started it , dont quit it half way !!!!! unlock and go install some great rom there. pfff after u do it once then it will be childs play and u will start have fun modifiying the phone
kessaras said:
u cant find anything in 10 seconds when we say search we mean search good. nevermind... its only 5 minutes of my life.
i wont show u the adb drivers cause u have to force them in and people usually have problem with that procedure. just
1. download 32bit version ] , install it and update it. reboot ur pc to be sure the drivers are fine.
2. go at the folder u installed the android sdk. in there somewhere u will see a file named adb. in there create a cmd so u dont have to navigate there to use the adb commands.
3. open that cmd and do : adb start-server . check if u see ur device: adb devices. if u see it then u are good to go.
4. reboot in adb mode. use the all in one toolkit or do: adb reboot . if u get in adb mode then the toolkit will do its magic.
u dont need guide for the toolkit and there is none because above it sais what to do. it gives u options to select : 1 or 2 and then when u are in u just select the unlock bootloader. after its unlocked , select the option to flash cwm recovery or team win recovery whichever u like. thats all. then go download a custom rom , boot in recovery using volume down and power , navigate to find the adb bootloader and do ur magic using the command : adb install [rom path/name] from the pc. it will take only 10 seconds. generally its very easy. the only trouble in that crapy windows is the driver part but the android sdk will make it easy.
---------- Post added at 08:41 PM ---------- Previous post was at 08:36 PM ----------
and decide what u wanna do !!!!!!!! u wanna go to stock or u wanna flash some custom ?! u make me write useless things like that. just do the thing since u started it , dont quit it half way !!!!! unlock and go install some great rom there. pfff after u do it once then it will be childs play and u will start have fun modifiying the phone
Click to expand...
Click to collapse
I really appreciate that you are trying to help me! I installed CWM to install the CM 10.2 but after i installed the CWM i rebooted the phone and it didn't start anymore since this is my main problem. My goal now is to bring him back to life again! after this yes i want to install a custom ROM to try out. I'll try to follow the procedure you posted and i'll give some feedback after doing it.
theduardo said:
I really appreciate that you are trying to help me! I installed CWM to install the CM 10.2 but after i installed the CWM i rebooted the phone and it didn't start anymore since this is my main problem. My goal now is to bring him back to life again! after this yes i want to install a custom ROM to try out. I'll try to follow the procedure you posted and i'll give some feedback after doing it.
Click to expand...
Click to collapse
first of all put ur thoughts in order. u said u only rooted so u mustnt have unlocked the bootloader. if the bootloader is locked then cwm is not flashed. try reboot and hold volume down and power and see if u get in recovery. if not , then u must install a recovery. team win or cyanogen doesnt matter. (IF u have installed cwm that means the drivers on the pc are corrent and u can get in adb mode) Do that and tell me what happened so i know what u have done so far , because all those threads are confusing until now.
kessaras said:
first of all put ur thoughts in order. u said u only rooted so u mustnt have unlocked the bootloader. if the bootloader is locked then cwm is not flashed. try reboot and hold volume down and power and see if u get in recovery. if not , then u must install a recovery. team win or cyanogen doesnt matter. (IF u have installed cwm that means the drivers on the pc are corrent and u can get in adb mode) Do that and tell me what happened so i know what u have done so far , because all those threads are confusing until now.
Click to expand...
Click to collapse
the power and volume down leads to nothing. the only thing that i can get into is S/W upgrade without battery and pressing vol+ and power.
the screen goes like this when i power the phone and nothing works.
oi43.tinypic.com/674lko. jpg -> since i cant post images.
so what should i do now?
theduardo said:
the power and volume down leads to nothing. the only thing that i can get into is S/W upgrade without battery and pressing vol+ and power.
the screen goes like this when i power the phone and nothing works.
oi43.tinypic.com/674lko. jpg -> since i cant post images.
so what should i do now?
Click to expand...
Click to collapse
unlock bootloader. get android sdk x32, do what i said above at previous thread. then if u have other trouble, say it.
kessaras said:
unlock bootloader. get android sdk x32, do what i said above at previous thread. then if u have other trouble, say it.
Click to expand...
Click to collapse
how do i unlock bootloader? i tried to follow your steps but uncessefully
theduardo said:
how do i unlock bootloader? i tried to follow your steps but uncessefully
Click to expand...
Click to collapse
there is no video so i cant show u. those steps there is the easier way.
the all in one toolkit does everything u need since u got the adb drivers there.
kessaras said:
there is no video so i cant show u. those steps there is the easier way.
the all in one toolkit does everything u need since u got the adb drivers there.
Click to expand...
Click to collapse
i found some tutorial in the internet and my phone is running again. but i lost all my dcim files, not the other ones because i had the backup.
now to install a new rom what are the SAFE steps? can i install through ROM manager?
theduardo said:
i found some tutorial in the internet and my phone is running again. but i lost all my dcim files, not the other ones because i had the backup.
now to install a new rom what are the SAFE steps? can i install through ROM manager?
Click to expand...
Click to collapse
rom manager is just an app to provide easy steps. i have never used it. i prefer the manual way. to go into recovery , run the adb sideload and open a terminal at the pc and press adb install [ zip rom name , or whatever i wanna install ]
kessaras said:
rom manager is just an app to provide easy steps. i have never used it. i prefer the manual way. to go into recovery , run the adb sideload and open a terminal at the pc and press adb install [ zip rom name , or whatever i wanna install ]
Click to expand...
Click to collapse
ok thanks for all:good:
Hi friends today I am going to tell you how to root k4 note which have Android 6.0 (M.M).
Many members have already given this process but in some place the needed files are missing and some other place the process is not explained clearly. So to slove this I have made all in one file and given the process as simple as possible by me.
This process have worked very fine for me. Rooted 8 k4 notes without any problem.
Read all and follow. And do it on your own risk. I am not responsible if anything go wrong.
First of all I would like to introduce myself ( I know it's not necessary but to some of them to believe my work )
Myself is Kaushik. I have been using XDA since 2 years but never opened an account and replied in posts. Now after learning a lot I thought I should also start replying. May be I am a junior member here but not truly a junior member.
I have flashed more then 250 mobile of all brands. And thanks to XDA my success rate is 99.7 %
Thanks to XDA to making me local gadget guru. Now here every one believe that if even service center also fail to slove some software problems but at last kaushik will surly pass.
OK now let's see how to root.
(This will void your warranty)
(Phone will factory reset, which means all of the apps and data will be gone, not the internal sd)
(To root Lenovo K4 note you need to first unlock the bootloader. See below to know how to do it )
1. First download the two files from the links I have given.
All files needed to install twrp and root are in one zip file. Link is below.
https://mega.nz/#!D8MAwSzK!BYSzl4FGE_dbLy5wwzS0lbwSSNbelB7eMmfwdQjDoos
Usb ADB drivers for k4 note. Link below.
https://mega.nz/#!281yHDoI!iuIynHRqf8ui7IffStBhwrJvHJ4NBn1eExy_MYpr13o
Now to unlock bootloader.
2. Now in your mobile go to 'Settings' / 'About Device' / press 7 times on built number to unlock Developer options.
3. Now go to Developer options and click on 'OEM Unlocking' and press enable.
4. Next enable the USB debugging.
Your bootloader is now unlocked.
Now in PC extract the downloaded files
5. Install lenovo adb drivers ( it is in the link I have provided ) on your pc
6. Go to adb folder and press and hold shiftkey and right click with mouse. Select open command from here.
7. type adb reboot bootloader You need to authorize the pc if not done already. (The phone will boot onto fastboot, you can see small fastboot written on the left corner of the screen once the phone boots)
8. Now open adb folder and open 'unlock_bootloder'. A message will be displayed in mobile to press volume up key to continue. Press volume up key. A message in pc cmd will display as press any key to continue. Now press any key.
9. Now in cmd type fastboot flash recovery recovery.img
A message will be displayed as done.
Next part is very important
10. After its done press volume up and down button together with power button. Once you see the lenovo white screen, release the power button, release the volume keys once the screen goes black, wait for few minutes till you boot into the new custom recovery.
To avoid black screen set brightness below 30 in twrp settings. ( Not so important if don't understand how to do it )
11. Now the recovery allow modifications by just swiping and the goto mount and tick system and go back
12. Now go to advance, then file manager, then system, and delete the file named, recovery from boot.p ( if you are facing problem plz see point 14. )
13. After done do back and flash supersu.zip. (it is in the link which I have provided)
Now you phone is rooted and the supersu app will appear in the app drawer.
14. If you are facing problem with file manager flash aroma file manager ( it is in the link ). It will open in twrp. Now go to system and delete recovery from boot.p.
If you do not delete the said file again stock recovery will be replaced. If it happens so again you must repeat the steps from step 1.
Next to install xposed after boot up install xposed.apk (app is in the link)
Next flash xposed zip file. (Zip in the link )
Please don't forget to hit thanks if it helped you.
It will make me post more and help others.
Thanks
Regards
Kaushik.
Is this process safe??
HELP ! Fastboot doesn't recognize my device
s230 update brought a lot of issues thus I downgraded to s218 & now on s219. I am able to get adb to recognize my device but not fastboot. Therefore I am unable to unlock bootloader!
When I type in " adb reboot bootloader" or click on the "unlock_recovery.bat" file provided, I get booted into a dark screen where "fastboot" is written at the bottom left & the command prompt window says < waiting for device> & I am stuck there until I reboot my phone.
Paras1259 said:
Is this process safe??
Click to expand...
Click to collapse
Yes it's 100℅ safe bro. But how ever if you do any mistake I will not be responsible.
sujitmohanty2012 said:
s230 update brought a lot of issues thus I downgraded to s218 & now on s219. I am able to get adb to recognize my device but not fastboot. Therefore I am unable to unlock bootloader!
When I type in " adb reboot bootloader" or click on the "unlock_recovery.bat" file provided, I get booted into a dark screen where "fastboot" is written at the bottom left & the command prompt window says < waiting for device> & I am stuck there until I reboot my phone.
Click to expand...
Click to collapse
I Too have faced same problem. But I have installed all the drivers and it started working back to normal. So install the drivers which I have given in the link. Plz hit thanks if helpful. And plz make sure you have unlocked bootloader in developer options
Ongoli Koushik said:
I Too have faced same problem. But I have installed all the drivers and it started working back to normal. So install the drivers which I have given in the link. Plz hit thanks if helpful. And plz make sure you have unlocked bootloader in developer options
Click to expand...
Click to collapse
Thank you for the followup! I am surely gonna give this another go
What is the version of TWRP...
Sent from my Vibe K4 Note using XDA Labs
the internal memory is almost full after flashing twrp by this method.. any solution
the internal memory is almost full after flashing twrp by this method.. any solution plzz..
I am going to flash a new rom (6.0.1 ROM) ... So do I just flash Xposed??
anaynymous said:
I am going to flash a new rom (6.0.1 ROM) ... So do I just flash Xposed??
Click to expand...
Click to collapse
i have a7010a48 and after flash to S219_160810_row missing imei and Version of the radio module.How to fix it.
sujitmohanty2012 said:
s230 update brought a lot of issues thus I downgraded to s218 & now on s219. I am able to get adb to recognize my device but not fastboot. Therefore I am unable to unlock bootloader!
When I type in " adb reboot bootloader" or click on the "unlock_recovery.bat" file provided, I get booted into a dark screen where "fastboot" is written at the bottom left & the command prompt window says < waiting for device> & I am stuck there until I reboot my phone.
Click to expand...
Click to collapse
Bro you have to reset your lenovo vibe k4 note using spflash tool
bro, how to enter recovery mode for second time? i try press volume up+down+power, after white screen i release power button, after black screen i release all button, but nothing happend.. your tutorial fully working, i can install supersu.. plz help me..
salaminder said:
bro, how to enter recovery mode for second time? i try press volume up+down+power, after white screen i release power button, after black screen i release all button, but nothing happend.. your tutorial fully working, i can install supersu.. plz help me..
Click to expand...
Click to collapse
Check this . you will be able to know
https://www.youtube.com/watch?v=uF_F0G2eEhg
---------- Post added at 01:09 PM ---------- Previous post was at 01:09 PM ----------
udeshdhiman said:
Bro you have to reset your lenovo vibe k4 note using spflash tool
Click to expand...
Click to collapse
Why do I reset?
Is this ROM works for all ROW numbers?
Hi Koushik,
I have some questions,
Is this ROM works for all ROW numbers? present my device having s232 ROW.
Is this process will erase internal memory, coz i want to root my device to recover some files from internal memory.
Can you give me replay on this
Thanks.
My Phone Volume Down broken
Hi Bro.
My volume down button was broken, any alternate method
ask
does it work in android 5.0 s152?
stock recovery
please i need stock recovery lenovo a7010a48 s232
can i delete TWRP
alsa7er said:
please i need stock recovery lenovo a7010a48 s232[/QUOTE
Flash whole rom via sp flash tool
Click to expand...
Click to collapse
naandha114 said:
alsa7er said:
please i need stock recovery lenovo a7010a48 s232[/QUOTE
Flash whole rom via sp flash tool
Click to expand...
Click to collapse
ok thank you:good:
Click to expand...
Click to collapse
Hi guys
My gf's Mi5 has MIUI version 7.2.13.0 (MAACNDB) by xiaomi.eu (what it says under About phone).
I wish to update the phone to preferably a global ROM and if not just a newer version.
The problem is I can't do anything and it's also missing recovery.
For what it's worth I bought the phone from shop.gizchina.com.
I've tried to apply for the offical bootloader unlock but it keeps saying something in chinese which I translated to meaning too many attempts from my IP. Which happened on the first try?!
I have ordered a Deep flash cable, but until it arrives, does someone have any clue how I can update it??
Thanks a lot
elmalote said:
Hi guys
My gf's Mi5 has MIUI version 7.2.13.0 (MAACNDB) by xiaomi.eu (what it says under About phone).
I wish to update the phone to preferably a global ROM and if not just a newer version.
The problem is I can't do anything and it's also missing recovery.
For what it's worth I bought the phone from shop.gizchina.com.
I've tried to apply for the offical bootloader unlock but it keeps saying something in chinese which I translated to meaning too many attempts from my IP. Which happened on the first try?!
I have ordered a Deep flash cable, but until it arrives, does someone have any clue how I can update it??
Thanks a lot
Click to expand...
Click to collapse
Use XiaomiTool, Google it it almost 50mb in size which have all the drivers and tools in single software, and follow the each steps with usb debugging on, in rom selection choose latest global rom it will not require unlocked boot loaders
---------- Post added at 09:41 AM ---------- Previous post was at 09:39 AM ----------
Abbey Bhatt said:
Use XiaomiTool, Google it it almost 50mb in size which have all the drivers and tools in single software, and follow the each steps with usb debugging on, in rom selection choose latest global rom it will not require unlocked boot loaders
Click to expand...
Click to collapse
Download from this thread
https://forum.xda-developers.com/mi-5/how-to/tool-xiaomitool-xiaomi-rom-changing-easy-t3627081
how you have tried to come to the recovery?
try:
power off the phone
when it's off:
press vol down AND vol up AND power button at same time and hold it to enter recovery.
Abbey Bhatt said:
Use XiaomiTool, Google it it almost 50mb in size which have all the drivers and tools in single software, and follow the each steps with usb debugging on, in rom selection choose latest global rom it will not require unlocked boot loaders
---------- Post added at 09:41 AM ---------- Previous post was at 09:39 AM ----------
Download from this thread
https://forum.xda-developers.com/mi-5/how-to/tool-xiaomitool-xiaomi-rom-changing-easy-t3627081
Click to expand...
Click to collapse
Okay thanks a lot. Will try it.
made-in-tirol said:
how you have tried to come to the recovery?
try:
power off the phone
when it's off:
press vol down AND vol up AND power button at same time and hold it to enter recovery.
Click to expand...
Click to collapse
Yeah does it work. Nothing happens.
Good evening everyone,
I had the bootloader unlocked. Then I blocked it to switch to the latest official GLOBAL MIUI (the phone is GLOBAL).
Later I decided to unlock the bootloader again. I installed the latest TWRP, an old XIAOMI.EU rom and then Magisk.
Everything seemed ok from recovery but, once turned on, the phone always goes in loop on the word MI. It does not go into recovery. It does not enter Fastboot and the PC does not see any devices.
Please tell me there is a solution ... the phone is not under warranty.
Thanks in advance.
P.S. Did I miss any steps? Did I have to install the Chinese rom and then unlock it?
Try to press power button and volume down to the same time, that reboot the phone to fastboot. then, flash the twrp again. If don't work, try the same but using volume up. If the phone boot in to recovery (twrp) and the pc don't read it, u need to re-install the rom via xiaomi tool and fastboot, if the pc don't read the phone u need to change cable,port 2.0 and pc.
mazeta001 said:
Try to press power button and volume down to the same time, that reboot the phone to fastboot. then, flash the twrp again. If don't work, try the same but using volume up. If the phone boot in to recovery (twrp) and the pc don't read it, u need to re-install the rom via xiaomi tool and fastboot, if the pc don't read the phone u need to change cable,port 2.0 and pc.
Click to expand...
Click to collapse
Thanks.
I've tried everything. The smartphone does not enter Fastboot and does not enter Recovery.
try press power button like 15 seconds or more... This is very weird.
mazeta001 said:
try press power button like 15 seconds or more... This is very weird.
Click to expand...
Click to collapse
tried ... nothing to do
Dude, i have bad news.... I do some research in internet and I found that, https://c.mi.com/thread-2854446-1-0.html (read).
In short, you need to do a test point via edl and open your phone.
---------- Post added at 08:38 PM ---------- Previous post was at 08:17 PM ----------
I meet someone how can help you. i found this guy on internet and he help me once ago to do EDL method, he charged me like 30 dollrs. 100% recommend.
this is his whastapp: +7 967 777-15-98, explain your situation and hi tell you, whats going on with your phone.
mazeta001 said:
Dude, i have bad news.... I do some research in internet and I found that, https://c.mi.com/thread-2854446-1-0.html (read).
In short, you need to do a test point via edl and open your phone.
---------- Post added at 08:38 PM ---------- Previous post was at 08:17 PM ----------
I meet someone how can help you. i found this guy on internet and he help me once ago to do EDL method, he charged me like 30 dollrs. 100% recommend.
this is his whastapp: +7 967 777-15-98, explain your situation and hi tell you, whats going on with your phone.
Click to expand...
Click to collapse
Thanks mate. I contact him and then i thanks you !!!
Hi there.
I wanted to root a Redmi 10S device. Bootloader was also opened. The flash went during fastboot mode, then after the fastboot reboot command, the device restarted, but it only shows "Redmi" and the word android at the bottom. I tried to access recovery and fastboot mode, but powr+volD only restarts the device and only the Redmi inscription is visible.
I don't know what they call this state in which the device is.
If there is a suitable link on the forum, I would appreciate it.
Hi there!
What did you flash excatly?
I mean, did you flash the whole phone, or just a patched boot image?
Andris85 said:
Hi there.
I wanted to root a Redmi 10S device. Bootloader was also opened. The flash went during fastboot mode, then after the fastboot reboot command, the device restarted, but it only shows "Redmi" and the word android at the bottom. I tried to access recovery and fastboot mode, but powr+volD only restarts the device and only the Redmi inscription is visible.
I don't know what they call this state in which the device is.
If there is a suitable link on the forum, I would appreciate it.
Click to expand...
Click to collapse
reflash stock and done to enter in fastboot mode press power and volD keep presing volD until the phone start in fastboot mode and flash it
gurtnyi said:
Hi there!
What did you flash excatly?
I mean, did you flash the whole phone, or just a patched boot image?
Click to expand...
Click to collapse
Just the boot.ini. but I think this would make fastboot mode work. But it's not working
tutibreaker said:
reflash stock and done to enter in fastboot mode press power and volD keep presing volD until the phone start in fastboot mode and flash it
Click to expand...
Click to collapse
What should I use to reflash? Mi flash? This is the NS
Yes... I probably mixed up the boot file in the downloads folder and not the correct received flash
Click to expand...
Click to collapse
Then, you don't have to flash the whole phone again, just flash back the original image, and try rooting with twrp and magisk zip file (rename the apk file from magisk.apk to magisk.zip, and then flash it in twrp)
If you can't install twrp, or something went wrong, take a full backup from your phone (like using google's backup service, and Miui backup--> it 'll save the backup to internal storage/miui/backup/AllBackup) and then ypu can reflash the phone with mi flash tool, but don't lock the bootloader back, and after flash, you shuold enable oem unlock in developer settings.
One quick question:
Did you enable oem unlocking in developer settings, before trying to flash the modified image?
gurtnyi said:
Then, you don't have to flash the whole phone again, just flash back the original image, and try rooting with twrp and magisk zip file (rename the apk file from magisk.apk to magisk.zip, and then flash it in twrp)
If you can't install twrp, or something went wrong, take a full backup from your phone (like using google's backup service, and Miui backup--> it 'll save the backup to internal storage/miui/backup/AllBackup) and then ypu can reflash the phone with mi flash tool, but don't lock the bootloader back, and after flash, you shuold enable oem unlock in developer settings.
One quick question:
Did you enable oem unlocking in developer settings, before trying to flash the modified image?
Click to expand...
Click to collapse
yepp, enable oem unlock. But fastbootmode is required for all operations. But fastboot mode doesn't work.
What do you mean it doesn't work?
Can't enter into fastboot mode?
gurtnyi said:
What do you mean it doesn't work?
Can't enter into fastboot mode?
Click to expand...
Click to collapse
Can't enter fastboot mode. The device only shows "Redmi" lettering. If fatboot worked, I could have done it already. power+volume down, the device just restarts and shows "redmi".
Hmm..
And if you holding the volD and power buttons together for a longer time?
Like a min, or sth
I had a similar situation, but after a few tries it went into fastboot mode
gurtnyi said:
Hmm..
And if you holding the volD and power buttons together for a longer time?
Like a min, or sth
I had a similar situation, but after a few tries it went into fastboot mode
Click to expand...
Click to collapse
it just restarts, as long as I press and hold volume down+power, if I don't press it, it just shows the redmi text
I apologise, but I 've currently ran out of ideas. If I can find any solution, I 'll post an answer about it.
gurtnyi said:
I apologise, but I 've currently ran out of ideas. If I can find any solution, I 'll post an answer about it.
Click to expand...
Click to collapse
TXH
Hi there the forgive my on my bad english and text.
The Only thing u can do is restoring the firmware by using brom mode, Look it up or follow the steps i'll give u....
First keep in mind brom works best Without the batary conected . So remove the thin cover plate at the back u can loosen it with heat , after removing the cover move all screws and remove the housing so u can disconect the batary at the mainboard .
Next u will have to install the Vcom drivers according your chipset mediatek etc.
For the Vcom drivers and install of it u can follow https://www.hovatek.com/forum/thread-16640.html
U must download or allready have a firmware file in fastboot format , Open up SP Flash tool and go to optionsd and select connection, click the w/o battery option and close it. Open your scatter file and than click on download . Insert your phone wile holding your volume down or up , with my device a redmi note 10s it was the up and down to getter for it was flashing the rom. this should flash your device back with a working fastboot and working rom.
Hope u will succeed...
Greetsss
Pegelaar_NL said:
Hi there the forgive my on my bad english and text.
The Only thing u can do is restoring the firmware by using brom mode, Look it up or follow the steps i'll give u....
First keep in mind brom works best Without the batary conected . So remove the thin cover plate at the back u can loosen it with heat , after removing the cover move all screws and remove the housing so u can disconect the batary at the mainboard .
Next u will have to install the Vcom drivers according your chipset mediatek etc.
For the Vcom drivers and install of it u can follow https://www.hovatek.com/forum/thread-16640.html
U must download or allready have a firmware file in fastboot format , Open up SP Flash tool and go to optionsd and select connection, click the w/o battery option and close it. Open your scatter file and than click on download . Insert your phone wile holding your volume down or up , with my device a redmi note 10s it was the up and down to getter for it was flashing the rom. this should flash your device back with a working fastboot and working rom.
Hope u will succeed...
Greetsss
Click to expand...
Click to collapse
Yep, this guy here 's got the point. If you can't flash with sp flash tool because auth fail, there's a method to bypass it.
You can find the tutorial here: https://www.getdroidtips.com/bypass-mediateks-sp-flash-tool-authentication-protection/
I also got some help from this guy's post, many thanks to him too.
https://forum.xda-developers.com/t/...ad_da_fail-0x7d4-2004-for-mtk-phones.3692259/
Let us know how it's going with it! ;D
I can unbrick the device at any time. There is another problem. An incorrect boot file is probably being copied. After TWRP you will never enter android again. But TWRP also only loads up to the subtitle. I tried a lot of methods. Now I will try google p ex. android and make it root.
But, if someone can recommend a device intended for gaming, but easy to root, then I will buy one
Andris85 said:
I can unbrick the device at any time. There is another problem. An incorrect boot file is probably being copied. After TWRP you will never enter android again. But TWRP also only loads up to the subtitle. I tried a lot of methods. Now I will try google p ex. android and make it root.
But, if someone can recommend a device intended for gaming, but easy to root, then I will buytoday there is a lot of devices for gaming like rog phone and red magic
Click to expand...
Click to collapse
today there is a lot of devices for gaming like rog phone and red magic, but is you are looking for a "gaming phone" in low or mid-range you are just wasting your money
Andris85 said:
I can unbrick the device at any time. There is another problem. An incorrect boot file is probably being copied. After TWRP you will never enter android again. But TWRP also only loads up to the subtitle. I tried a lot of methods. Now I will try google p ex. android and make it root.
But, if someone can recommend a device intended for gaming, but easy to root, then I will buy one
Click to expand...
Click to collapse
There's a tutorial, that helped me installing twrp correctly to this phone, I'll link my post about this.
https://forum.xda-developers.com/t/twrp-on-android-12.4522273/
tutibreaker said:
today there is a lot of devices for gaming like rog phone and red magic, but is you are looking for a "gaming phone" in low or mid-range you are just wasting your money
Click to expand...
Click to collapse
If you can root it easily, then the expensive one is good for me! Normal root was not available for typical gamer phones for years. If I buy something for which root may not be available, then I'm wasting my money...
gurtnyi said:
There's a tutorial, that helped me installing twrp correctly to this phone, I'll link my post about this.
https://forum.xda-developers.com/t/twrp-on-android-12.4522273/
Click to expand...
Click to collapse
I will look today