Lenovo A6000 plus on DU with a peculiar problem!!! - Lenovo A6000/Plus Questions & Answers

First of all, i'm a noob so please don't mind any technical mistakes.
I recently flashed RR on my device with TWRP, and all was working quite fine.
But then, I decided to try out DU, and flashed it. But my phone was stuck on the lock screen with a "com.android.phone stopped working" message.
I used ADB to wipe my data ( for if there were any conflicts) using : fastboot -w
My phone now is working fine, But i've lost root access, My phone DOESN"T BOOT INTO RECOVERY.. Holding vol+ and power just ends up in a screen with the RR logo( yes RR, even after flashing DU).
I've tried to flash TWRP using ADB again but it's not working.
ROM manager says I've got TWRP and CWM installed.
Also Kingo and Framaroot aren't working.
I would really want to get back:
1.Root access
2.TWRP
Some help will really be appreciated....

Press vol up+down and power button simultaneously, to access recovery.

I've tried that, my phone just shows the RR logo screen and nothing else.

Alternate method
dude you just need a pc with adb driver installed then go to bootloader mode by pressing vol- and power button, then using adb command write (fastboot boot recovery.img).
Here recovery.img is ur twrp recovery or other,then it will flash recovery.img in ur phone and automatically go into the (twrp) recovery.
(u need to copy recovery.img in ur adb folder before u write that command)

I have done that... It does flash twrp onto my phone..but my still doesnt boot into twrp...

then use another recovery, sevenmax twrp recovery is the best.

Related

Can't boot into recovery using vol down+power but can boot normally

Hi,
I can't boot into recovery using vol down+power but I can boot normally into OS and from there I can boot into recovery through ADB or third party apps.
I was trying to update my OP2 with new OxygenOS 3.0.2. As my device was rooted so I had to do it manually using TWRP. Till now I was able to boot into recovery by vol down+power.
Before flashing I wiped everything(dalvik+cache+system+data), rebooted into recovery and flashed the OOS3.0.2 full ROM. At this point the installation was successfull but I was not able to boot the OS, it was stuck on the loading screen. After several attempts to boot OS, I finally tried to boot into recovery to flash again, but I was unable to. When I press vol down+power for few sec, the phone switches off with a vibration.
Later I found out that I was supposed to use a modified TWRP. So I flashed the modified TWRP via fastboot and flashed the OOS3.0.2 full ROM again, Now I can boot into OS normally but still I cannot boot into recovery by vol down+power. But the interesting thing is that I can boot into recovery through ADB or third party apps.
I tried flashing the TWRP recovery again with no luck. I thought this could be a problem with boot.img which is contained in ROM itself so I also flashed the ROM again with no luck. Also I am absolutely sure that this is not a hardware issue with by volume buttons as I can use them properly when I boot into OS.
A quick thought, is it possible that the boot.img of the ROM itself is broken? Seems unlikely as I am not seeing anyone else having this issue. But if it is, is it ok to flash the boot.img from OOS2.x version ROM, will that be compatible? Just wanted to be sure before doing this.
Any other thoughts are welcome.
Are you used this command for flashing twrp??
fastboot flash recovery recovery.img
You should add "flash", otherwise it won't install twrp in your mobile
yes I used that command only
Dreckk said:
yes I used that command only
Click to expand...
Click to collapse
After flash recovery use this command it will help to boot in twrp "fastboot boot recovery.img " without quotes
yes I know that, thats how I booted into recovery from fastboot for flashing the ROM. But I should be able to boot into recovery by vol down+power. That is why I posted this question.
Will you please send me screenshot of cmd?? after flash recover

Not booting into TWRP

Hey everyone,
I decided to root my lg g6 and got a fickle. After unlocking the device and flashing TWRP I tried to boot into it (''adb reboot recovery'' command) and it deleted all data and then twrp shows on screen for a split second and almost instantly boots normally into android so I set it up while still being unable to access twrp and any of it's functions. Does anyone have any idea what could be the problem?
P.S. Of it helps: before that i had a problem that every time I tried to use the ''adb reboot recovery'' command the console said ''no devices/emulators found''. After a couple tries I wanted to check whether the phone was connected just to make sure (''adb devices'') and after that it worked and I ran into the problem above.
Thanks for all the answers
When you first unlock BL and flash recovery you have to manually enter recovery mode.
Hold power and vol down till it turns off. Hold same buttons again until you see lg logo. Release power and press and hold again.
Then ask you to wipe etc hit yes both times and it will boot to twrp.
I tried that but it still doesn't go into twrp. After confirming that wipe stuff it just boots into android (without wiping)
Ulrih said:
I tried that but it still doesn't go into twrp. After confirming that wipe stuff it just boots into android (without wiping)
Click to expand...
Click to collapse
You have to flash TWRP recovery and when it complete then use the button combo to boot into twrp, otherwise it will boot and restore the recovery.
flash twrp
button combo to twrp
done
Yes I've done that but the problem still exist.
btw thanks for the help
Maybe try fastboot flash recovery recovery.img
Try the all-in-one tool on this forum
By the way, I am running into the same issue.. I have a LG G6 US997,.. I have tried installing TWRP unofficial ones so many times and every time i manually try to access the recovery.. the phone simply wipes all my data to default
Hello,
I have the same problem. Did anyone figure out how to solve it? I'd highly appreciate any help.
If I try to boot into recovery, it asks me to factory reset, i hit yes twice and then the phone just goes on to boot normally. The data is not wiped but I can't get into TWRP.
If I enter "fastboot reboot recovery" after flashing TWRP it returns "fastboot: usage: unknown reboot target recovery"

[FIXED] Lg G6 [H870] TWRP recovery problem

So i wanted to finally install custom ROM on my LG G6 H870, needed twrp... obv, followed all the instructions:
adb devices - showed my device all was good
2nd: adb reboot bootloader
3rd: fastboot flash recovery twrp.img
4th: fastboot reboot + holding volume down and power button, on logo released power button and pressed it down again, finally got to factory data reset 2 YES options and saw the Teamwin bootup logo, but then phone just booted up normally...
5th: Tried to open recovery once more, but then it did regular Data erease.
What could be wrong?
Razexay said:
So i wanted to finally install custom ROM on my LG G6 H870, needed twrp... obv, followed all the instructions:
adb devices - showed my device all was good
2nd: adb reboot bootloader
3rd: fastboot flash recovery twrp.img
4th: fastboot reboot + holding volume down and power button, on logo released power button and pressed it down again, finally got to factory data reset 2 YES options and saw the Teamwin bootup logo, but then phone just booted up normally...
5th: Tried to open recovery once more, but then it did regular Data erease.
What could be wrong?
Click to expand...
Click to collapse
Which TWRP did you flash ? Bootloader unlocked ?
Razexay said:
So i wanted to finally install custom ROM on my LG G6 H870, needed twrp... obv, followed all the instructions:
adb devices - showed my device all was good
2nd: adb reboot bootloader
3rd: fastboot flash recovery twrp.img
4th: fastboot reboot + holding volume down and power button, on logo released power button and pressed it down again, finally got to factory data reset 2 YES options and saw the Teamwin bootup logo, but then phone just booted up normally...
5th: Tried to open recovery once more, but then it did regular Data erease.
What could be wrong?
Click to expand...
Click to collapse
I had exactly same problem when I did this = only Teamwin bootup logo and then boot into android (I hope your bootloader is unlocked first).
Solution was you have to use TWRP 3.1.1-0 and u get into recovery. I tried more versions of TWRP (3.2.1-0 , 3.2.2-0 , 3.2.3-0) but ONLY 3.1.1-0 works and I dont know why.
Anyway I got another issue after because I didn't want to install root yet (first I wanted to backup).
An issue was I got into restarting loop by installing no-verity-opt-encrypt 6.0 which should be a solution for boot into android without losing TWRP (considering to one walkthrough I found).
I was lost for a while but I found a solution = install another boot.img (in my case I installed one dm-verity or dm-verity & forceencrypt zip file - btw what is a difference between them?).
Oh wow.. Well thanks, ill try your solution as soon as i get time. Bootloader is unlocked indeed, used latest twrp. I'll try 3.1.1-0.
@ Razexay
that happened to me also with Official TWRP take that from Eliminater74 that's where backup and encryption work with dm-verity & forceencrypt look here in the forum everything is well described
https://forum.xda-developers.com/lg-g6/development/twrp-t3828254

Help stock on logo cant go to twrp

HELP , I am stock stuck on logo after I flash panadriod rom now I have flashed pda twrp but twrp is not opening stuck on logo only , I am on fastboot please help flashing twrp but not booting
farhan20 said:
HELP , I am stock stuck on logo after I flash panadriod rom now I have flashed pda twrp but twrp is not opening stuck on logo only , I am on fastboot please help flashing twrp but not booting
Click to expand...
Click to collapse
1. Obviously you need to have your phone bootloader unlocked and enabled USB Debugging.
2. Connect your phone to PC
2. Reboot to Fastboot using Volume Down+Power button
3. On your PC, navigate to the 4PDA TWRP folder
4. Start the Flash_TWRP.bat file (as Administrator just to be sure)
5. Follow the instructions in the CMD window
6. After TWRP Flash, reboot into recovery (Press Volume up Button+Power button)
in TWRP format data
reboot to twrp again in recovery
7. Flashe your Rom of choice
8. Rebooted and let the ROM load (have patience, first time takes pretty long!)
9. Follow and complete setup

Samsung J7 2017 Stuck In Recovery Mode

Hello! I wanted to install a custom rom for my J7 2017 but I have a broken power button so I decided to flash TWRP recovery with adb tools, after I flashed TWRP I wrote in CMD: adb reboot recovery, after it booted in the normal recovery (not TWRP recovery) now everytime I charge it it straight goes to recovery mode, my Windows laptop and PC don't recognize it so I can't just do: adb reboot and I can't factory reset it in recovery mode too, I tried to get out the power button but it's stuck, can anybody help?
Hello same problem here. I assume you know how to boot phone without power key?Can you teach me? I googled it said samsung3000tools but total virus said it is virus....
I did not root my J7 phone and power button stuck. Forget to charge phone and now it is "dead”.
just note I tried pressing volume while charging button etc,etc,

Categories

Resources