[ROOT] I can boot in fastboot, but it says "waiting for device". I installed a lot of drivers, what to do? - Huawei P8 Questions & Answers

I unlocked the bootloader, the FRP too.
Now I need to flash the TWRP image with the command "fastboot flash recoery_ramdisk twrp.img" because it is a partition A only.
Those are the steps I take:
1) connect USB the device
2) enable USB debugging
3) adb reboot bootloader
4) the phone boots with the fastboot screen
(it says PHONE unlocked, FRP unlocked)
5) I put the command: "fastboot flash recoery_ramdisk twrp.img" (I have twrp.img in the same folder as the adb)
6) the console gives me <waiting for the device>
I red around a lot, and in a lot of threads even here on XDA it says it's adriver issues, so I isntalled Universal ADB driver, then 15 seconds adb drivers, the n tried to downlowad the Hi Suite but it doesn't even start (I have Win 10)
Additional info:
The boot loader is unlocked, also in the settings (I used potatoNV method)
I have EMUI 5.0.3
Android version 7
Number model PRA-LX1
What to do guys?

cocclina said:
I unlocked the bootloader, the FRP too.
Now I need to flash the TWRP image with the command "fastboot flash recoery_ramdisk twrp.img" because it is a partition A only.
Those are the steps I take:
1) connect USB the device
2) enable USB debugging
3) adb reboot bootloader
4) the phone boots with the fastboot screen
(it says PHONE unlocked, FRP unlocked)
5) I put the command: "fastboot flash recoery_ramdisk twrp.img" (I have twrp.img in the same folder as the adb)
6) the console gives me <waiting for the device>
I red around a lot, and in a lot of threads even here on XDA it says it's adriver issues, so I isntalled Universal ADB driver, then 15 seconds adb drivers, the n tried to downlowad the Hi Suite but it doesn't even start (I have Win 10)
Additional info:
The boot loader is unlocked, also in the settings (I used potatoNV method)
I have EMUI 5.0.3
Android version 7
Number model PRA-LX1
What to do guys?
Click to expand...
Click to collapse
Hi There.
change you rcovery image file name to "twrp.img" and move them to c:/ partition.
then enter the command bellow : fastboot flash recovery c:/twrp.img
NOTICE : Of course, I installed twrp custom recovery on my huawei p8 gra-ul00 phone and im very regretted.
And you're doing this at your own risk.
Regards,

Related

Some Help With TWRP and Bootloader Please

Hey guys. I've tried everything, and I'm stuck. Never had so much trouble doing something so basic. No idea where it's going wrong.
Here's the basic timeline:
1. Bought phone
2. Unlocked/rooted/flashed TWRP
3. Tried CM13 for a bit, clean flash +supersu
4. Tried Exodus for a bit, clean flash + supersu
5. Tried community build of 3.0.1, clean flash +supersu
6. Wanted OTA update, so dirty flashed community build to remote root, OTA update ended up replacing TWRP with stock recovery
7. I want to go back to exodus, and can't for the life of me get TWRP back on
Here's what I've tried:
1. Basic steps on any website to download adb drivers etc.
2. Tool box from XDA
3. Factory reset then try all of the above again
Issues:
When I try to fastboot flash recovery [file] I get error: cannot load 'recovery.img' I've tried renaming it to twrp.img as I've seen suggested in some places, no help. I've ensured that the image file is in the same folder as the command prompt. I have used the Grarak TWRP file as well as 3.0.2 and 2.8.7 as suggested on some other sites.
Things I'm noticing:
When I try the fastboot devices command, it only recognizes my device when in fastboot mode, but not when loaded normally. In fastboot mode I can issue commands to reboot, get info, etc. but once loaded it's all gone.
I haven't seen that prompt that comes up to authorize a computer RSA code for USB debugging (yes, USB debugging is enabled in developer options, and yes, I have tried changing the USB settings from charging, to MTP, PTP, even MIDI.)
When I use the device-info prompt I get the following results:
Device Tampered: false
Device Unlocked: true
Device is_verified: false
Charge screen enabled: false
Display panel:
console_locked: 1
exec_console_unconsole: 0
Any and all suggestions would be greatly appreciated!
Hi, Here's what i believe you need to do. If you have the correct twrp recovery img file and all you need is to just flash it to get custom recovery in order to continue enjoying your custom roms, then this will fix your problem.
1. make sure you have all the necessary adb, fastboot drivers installed and that if you run the command 'fastboot devices' fastboot can see your Oneplus device.
2. if fastboot can see your oneplus device, then worry not. use the following command to flash your custom twrp recovery.
3. Rename your recovery file to just recovery nothing else attached.
4. boot your phone into fastboot, open the folder where you have your recovery file and hold down the shift key and rightclick anywhere in the folder and select the option that says 'Open command Window Here'
5. this will load fastboot. after fast boot loads, enter the following commands :
fastboot devices (this will display your device, once your device is showing, then worry not)
6. the next command is to flash your custom recovery image. so u need to enter exactly the following :
fastboot flash recovery recovery.img (this will then flash your custom recovery. make sure you name it just recovery)
7. after flashing your recovery, enter : fastboot boot recovery.img (this will boot you into twrp recovery mode)
let me know if this helps. Cheers!!
Try to flash Hybrid recovery using fastboot. --> http://forum.xda-developers.com/oneplus-2/general/recovery-twrp-3-0-2-hybrid-supports-oos-t3362904

No Firmware installed and no way to see my device on ADB

Hello, I messed up on my device P9 Lite, it is unlocked, bootload unlocked, FRP Unlocked and TWRP is installed ( or i guess it was):
I wanted to install a stock firmware and formatting SD card, I went to TWRP and i wipe everything but i did something wrong because my device can go only in "Huawei eRecovery" and "Fastboot mode".
Furthermore my PC doesn't recognize the mobile so i'm unable to use ADB or other toolkit and for a beautiful ending i can't access to twrp anymore.
I don't know what to do, i jsut tried to change usb porta and usb cable.
Thank you very much
m0rix93 said:
Hello, I messed up on my device P9 Lite, it is unlocked, bootload unlocked, FRP Unlocked and TWRP is installed ( or i guess it was):
I wanted to install a stock firmware and formatting SD card, I went to TWRP and i wipe everything but i did something wrong because my device can go only in "Huawei eRecovery" and "Fastboot mode".
Furthermore my PC doesn't recognize the mobile so i'm unable to use ADB or other toolkit and for a beautiful ending i can't access to twrp anymore.
I don't know what to do, i jsut tried to change usb porta and usb cable.
Thank you very much
Click to expand...
Click to collapse
try unlocking your bootloader with fastboot, and then flash twrp through fastboot, then try booting into recovery while your phone is not connected to your pc, it should work.
I'm using SRK Tool i'm trying to unlock bootloader (i got yet the number) and i plug my device in fastboot but the tool is "waitinf for device" and doesn't see it
Did you install the drivers? Just install Hisuite, that should do it. Then flash TWRP via fastboot flash recovery xxxxxx.img
In TWRP there's an option to activate ADB. It's in Advanced. Shouldn't need it at this point though. The device should be visible in Explorer once it's in recovery.
Download and install ADB and fastboot minimal driver. Then go to the folder where they are installed and open a cmd there, boot your phone to fastboot and type "fastboot devices"
You should be able to see your device detected, then flash the recovery image with the command "fastboot flash recovery twrp.img" and replace twrp with whatever the recovery image is called.
The easiest way should be transferring stock ROM (update.app) to dload folder on external sd card. You can use card reader, for example. Then just use 3 buttons combo and flashing should soon begin.
m0rix93 said:
I'm using SRK Tool i'm trying to unlock bootloader (i got yet the number) and i plug my device in fastboot but the tool is "waitinf for device" and doesn't see it
Click to expand...
Click to collapse
srktool uses adb, but that only works if android is booted. try fastboot oem unlock (unlock code), and then fastboot flash recovery (path to recovery image)
Guys, thank you very much for your replays and patience.
I solved the problem, my 64 GB SD Card was damaged :crying: so yesterday I buyed a new memory and I used the "dload method" and everything went right!
Furthermore I update from EMUI 4.1 to 4.1.1 :fingers-crossed:
Thanky you!

(Solved) Yureka Plus YU5510A - Rooted/TWRP 2.8.7.0

DWYOR
After a long time of googling I got a solution for yu5510a full access.
You need
Adb + fastboot
Twrp 2.8.7.0 tomato
SuperSU.zip
Coolpad drivers
Cyanogen ROM V1 from firmwarefile.com
Any Custom Rom, I am using aosp extended.
Gapps
Memory card
Install all drivers , adb & fastboot.
First flash Cyanogen ROM using YGDP tool
Use version 3.98 in other versions I got problems.
After ROM installation enable developer option.
Enable android debugging, fast reboot and check update cyanogen recovery
Now connect phone with PC
Goto adb folder
Copy twrp.img in adb folder
Shift + Right click select open command window here
Type adb devices
Device should be shown if not showing try to install adb drivers
Now after that
Type Command adb reboot-bootloader
Device will be rebooted in bootloader
Type command fastboot -i 0x1ebf oem device-info to verify device in fastboot mode and your bootloader is unlocked or not.
If bootloader showing unlocked then follow next process if not then unlock it
Type command fastboot -i 0x1ebf oem unlock
Boot loader unlocked now.
Remove data cable and remove battery from phone for 30 secs and reinsert again.
Press volume + key and hold
Attach phone with PC ( it shows fastboot mode)
After that type command
fastboot -i 0x1ebf flash recovery twrp.img
When done remove data cable & battery
After 30 secs reinsert battery
Press Volume + , Volume - & Power key
When yu logo appears release power key and keep pressing both volume keys
You will be goto twrp
Now wipe everything also format data/don't delete mmc
Restart twrp to recovery
Your internal and external storage are mounted.
Install any custom ROM for yureka/yureka plus
Flash gapps ( not required in miui & quarkos)
Flash SuperSU.zip
Reboot
It takes 10-15 minutes for first boot .
Done
Flash Latest NON-HLOS.bin before flashing any volte ROM.
Flash through fastboot
File link
https://drive.google.com/file/d/0B8Vodzmhc0GlXzdtOUFjb29EOFU/view
Extract .zip
Copy NON-HLOS.bin in adb folder
Open command prompt here
Connect phone into fastboot mode
Type command
fastboot -i 0x1ebf flash modem NON-HLOS.bin
Wait till process done.
Disconnect phone
Remove battery and insert again
Goto twrp recovery.
Install any volte enabled ROM.
Enjoy.:good:
OEM unlock command not found
hi,
I am trying to root my yu yureka plus( YU5510A white color) running android 5.1.1 , build number is 5.1.111.P0.160314.YU5510A , i am able to connect the phone to my PC running adb,
"adb devices" lists the phone , "adb reboot bootloader" puts the phone in fastboot ( screeen doesnt show fastboot instead it shows do not disconnect usb cable and non secure phone). When i run the command fastboot -i 0x1ebf oem unlock , im getting the error as command not found. same error im getting when i run the command fastboot -i 0x1ebf oem device-info
what could be the reason.
Any help in this regard is appreciated.
nischait said:
DWYOR
After a long time of googling I got a solution for yu5510a full access.
You need
Adb + fastboot
Twrp 2.8.7.0 tomato
SuperSU.zip
Coolpad drivers
Cyanogen ROM V1 from firmwarefile.com
Any Custom Rom, I am using aosp extended.
Gapps
Memory card
Install all drivers , adb & fastboot.
First flash Cyanogen ROM using YGDP tool
Use version 3.98 in other versions I got problems.
After ROM installation enable developer option.
Enable android debugging, fast reboot and check update cyanogen recovery
Now connect phone with PC
Goto adb folder
Copy twrp.img in adb folder
Shift + Right click select open command window here
Type adb devices
Device should be shown if not showing try to install adb drivers
Now after that
Type Command adb reboot-bootloader
Device will be rebooted in bootloader
Type command fastboot -i 0x1ebf oem device-info to verify device in fastboot mode and your bootloader is unlocked or not.
If bootloader showing unlocked then follow next process if not then unlock it
Type command fastboot -i 0x1ebf oem unlock
Boot loader unlocked now.
Remove data cable and remove battery from phone for 30 secs and reinsert again.
Press volume + key and hold
Attach phone with PC ( it shows fastboot mode)
After that type command
fastboot -i 0x1ebf flash recovery twrp.img
When done remove data cable & battery
After 30 secs reinsert battery
Press Volume + , Volume - & Power key
When yu logo appears release power key and keep pressing both volume keys
You will be goto twrp
Now wipe everything also format data/don't delete mmc
Restart twrp to recovery
Your internal and external storage are mounted.
Install any custom ROM for yureka/yureka plus
Flash gapps ( not required in miui & quarkos)
Flash SuperSU.zip
Reboot
It takes 10-15 minutes for first boot .
Done
Click to expand...
Click to collapse
nithin1664 said:
hi,
I am trying to root my yu yureka plus( YU5510A white color) running android 5.1.1 , build number is 5.1.111.P0.160314.YU5510A , i am able to connect the phone to my PC running adb,
"adb devices" lists the phone , "adb reboot bootloader" puts the phone in fastboot ( screeen doesnt show fastboot instead it shows do not disconnect usb cable and non secure phone). When i run the command fastboot -i 0x1ebf oem unlock , im getting the error as command not found. same error im getting when i run the command fastboot -i 0x1ebf oem device-info
what could be the reason.
Any help in this regard is appreciated.
Click to expand...
Click to collapse
Try without using 0x1ebf and report.
nischait said:
Try without using 0x1ebf and report.
Click to expand...
Click to collapse
I tried without -i 0x1ebf also but it does not show in fastboot. With -i 0x1ebf it shows "xyznumbers fastboot" . The problem now is , I flashed through YGDP tool and now it shows aboot failed image, and does not boot at all.
Why doe my phone show non secure phone ?
Please help.
Yogesh1969 said:
I tried without -i 0x1ebf also but it does not show in fastboot. With -i 0x1ebf it shows "xyznumbers fastboot" . The problem now is , I flashed through YGDP tool and now it shows aboot failed image, and does not boot at all.
Why doe my phone show non secure phone ?
Please help.
Click to expand...
Click to collapse
Download cyanogen ROM and flash it with ygdp
1st ever rom uploaded in AFH.
Your device should be boot up.
Then try with command prompt.
May be new device having different device ID.
nischait said:
Try without using 0x1ebf and report.
Click to expand...
Click to collapse
Hi...
I too face the same problem, I tried fastboot adb and YU yureka drivers reinstalling and connected device to PC it gets charger when connection in on, when connected in fastboot mode on device it shows fastboot but when check in PC for device info, it dosen't show any connected device. I followed many tutorials for this to install TWRP but its impossible to install without establishing a proper connection. I also tried to install TWRP without PC, for this i need to root my device and flash TWRP img, so I started trying root I had used kingroot, kingoroot, towelroot and some more but failed to root, I am still trying to install TWRP can anyone help me in either of the process to install TWRP.
nischait said:
Download cyanogen ROM and flash it with ygdp
1st ever rom uploaded in AFH.
Your device should be boot up.
Then try with command prompt.
May be new device having different device ID.
Click to expand...
Click to collapse
I couldnt find the ygdp version of Cynogen, any way I found a way from youtube which solved my problems.
Link : https://www.youtube.com/watch?v=2Gpz65r2pNM
---------- Post added at 05:21 PM ---------- Previous post was at 05:18 PM ----------
vijaykumarbabu079 said:
Hi...
I too face the same problem, I tried fastboot adb and YU yureka drivers reinstalling and connected device to PC it gets charger when connection in on, when connected in fastboot mode on device it shows fastboot but when check in PC for device info, it dosen't show any connected device. I followed many tutorials for this to install TWRP but its impossible to install without establishing a proper connection. I also tried to install TWRP without PC, for this i need to root my device and flash TWRP img, so I started trying root I had used kingroot, kingoroot, towelroot and some more but failed to root, I am still trying to install TWRP can anyone help me in either of the process to install TWRP.
Click to expand...
Click to collapse
For drivers problem install pdanet. And you can refer to the youtube video link (above post) if you want for all needs.
vijaykumarbabu079 said:
Hi...
I too face the same problem, I tried fastboot adb and YU yureka drivers reinstalling and connected device to PC it gets charger when connection in on, when connected in fastboot mode on device it shows fastboot but when check in PC for device info, it dosen't show any connected device. I followed many tutorials for this to install TWRP but its impossible to install without establishing a proper connection. I also tried to install TWRP without PC, for this i need to root my device and flash TWRP img, so I started trying root I had used kingroot, kingoroot, towelroot and some more but failed to root, I am still trying to install TWRP can anyone help me in either of the process to install TWRP.
Click to expand...
Click to collapse
Getting your device connected is a very important stage, whether it is system,recovery or fastboot. From what I read , you can connsct through fasatboot, since you flashed cyanogen. Just flash TWRP 3.2.1 or so which is the latest, through fastboot:
fastboot flash recovery twrp.3.2.1 .img ( Remember the spaces, the name twrp.xxx.img should be same as you downloaded. If flash is successful, you can see twrp when you boot to recovery. Then flash supersu file and/or whichever rom you want.
Sorry for late answers.
I was lil busy and sorry for wrong address also.
You could get it from firmwarefile.com
I can't post link here but select yu yureka plus variant and download oldest CBP

[root] Problem with Huawei P8 Lite with Android 6

I have unlocked my bootloader and want installed twarp with fastboot.
I start zhe bootloader with "adb.exe reboot-bootloader"
It do not run, after start on CMD-prompt "fastboot.exe flash recovery twrp.img" shows the return message "< waiting for device >"
I have tested various Tools and Images "Minimal ADB and Fastboot", "fastboots", "TWRP_2.8.7.x_P8Lite_kirin_v2.img", "RecoveryTwrpV3.0.2".
I habe always the same problem.
Please, can help me anyone?
Build: ALE-L21C432B612
EMUI: 4.0.3
Android 6.0
thanks.
forumarbeit said:
I have unlocked my bootloader and want installed twarp with fastboot.
I start zhe bootloader with "adb.exe reboot-bootloader"
It do not run, after start on CMD-prompt "fastboot.exe flash recovery twrp.img" shows the return message "< waiting for device >"
I have tested various Tools and Images "Minimal ADB and Fastboot", "fastboots", "TWRP_2.8.7.x_P8Lite_kirin_v2.img", "RecoveryTwrpV3.0.2".
I habe always the same problem.
Please, can help me anyone?
Build: ALE-L21C432B612
EMUI: 4.0.3
Android 6.0
thanks.
Click to expand...
Click to collapse
Fastboot devices detect your phone in fastboot mode?
Did You install hisuite app for fastboot drivers?
Sent from my Motorola Moto G (5S) using XDA Labs
Adi5 said:
Fastboot devices detect your phone in fastboot mode?
Did You install hisuite app for fastboot drivers?
Sent from my Motorola Moto G (5S) using XDA Labs
Click to expand...
Click to collapse
I have installed on my PC the HiSuite from Huawei and the Universal Adb Driver.
Need I here special drivers?
forumarbeit said:
I have installed on my PC the HiSuite from Huawei and the Universal Adb Driver.
Need I here special drivers?
Click to expand...
Click to collapse
I have still allways the same Problem with rooing from my P8 lite.
I got today a new update with EMUI 4.03.
After the update I got the message that my phone is rooted and it is dangerous.
Root checker basic shows the message "Sorry! Root access is not proberly installrd on this device"
SuperSU shows the message "Root undetected"
How can I root my P8 Lite correct? who can help me?
many thanks.
Sorry for asking:
1.Does your USB cable/port work good?
What does fastboot devices command says are your devices listed?
2.Does your bootloader truly unlocked?(i running ALE-L21C432B614 and bootloader writes unlocked even if locked i think its a bug)
What is the current output of fastboot oem unlock <your bootloader unlock code>?
spaceship said:
Sorry for asking:
1.Does your USB cable/port work good?
What does fastboot devices command says are your devices listed?
2.Does your bootloader truly unlocked?(i running ALE-L21C432B614 and bootloader writes unlocked even if locked i think its a bug)
What is the current output of fastboot oem unlock <your bootloader unlock code>?
Click to expand...
Click to collapse
I think the USB-Port and cable is ok.
1.) Is start my P8 lite with comand "adb.exe reboot bootloader" in fastboot&rescue mode.
The P8 lite screen shows:
"fastboot&rescue mode
Please connect Usb Cable to your Computer and Open Hisuite
More Information:
http://zh.ui.vmall.com/emotiondownload.php?mod=restore
reboot_enter_fastboot_common_func
green Android Picture
Phone Unlocked
Keep Pressing Volume Up to Exit this Mode"
2.) I will download the twrp with command "fastboot flash recovery twrp.img"
twrp.img is "RecoveryTwrpV3.0.2.img".
3.) after start the fastboot command shows the prompt the following messages
"C:\fastboot flash recovery twrp.img
< waiting for device >"
and nothing happens anymore.
The UniversalAdbDriverSetup.msi Drivers are installed on my PC.
My current Phone Build: ALE-L21C432B614
EMUI: 4.0.3
Android 6.0
I have no a solution for my problem for root my phone.
Go to fastboot mod and after you see the fastboot&Rescue mod screen run this command in your pc:
fastboot devices
If fastboot detects your phone you should see your serial number.
If not you probably will see nothing in the command line on your PC.
Give me the output please
can you please tell me how can i get build number using adb bootl loader
forumarbeit said:
I have unlocked my bootloader and want installed twarp with fastboot.
I start zhe bootloader with "adb.exe reboot-bootloader"
It do not run, after start on CMD-prompt "fastboot.exe flash recovery twrp.img" shows the return message "< waiting for device >"
I have tested various Tools and Images "Minimal ADB and Fastboot", "fastboots", "TWRP_2.8.7.x_P8Lite_kirin_v2.img", "RecoveryTwrpV3.0.2".
I habe always the same problem.
Please, can help me anyone?
Build: ALE-L21C432B612
EMUI: 4.0.3
Android 6.0
thanks.
Click to expand...
Click to collapse
Works for ALE-L23?!

Semi-bricked??

Weird: I was just using it normally, it switched off and now it stays stuck on the Google logo; when entering recovery mode, I get TWRP"s splash screen and it stays there, so I cannot even recover.
Suggestions please??
Note 1: I'm pretty bad with this kind of stuff, need step-by-step instructions.
Note 2: rom is AOSP 7.1.2 but I guess is irrelevant, as even TWRP does not load.
Thanks in advance!!
Can you fastboot boot the TWRP recovery?
Hmmm dont know exactly what that means sorry; I mean I havent tried connecting it to the laptop and using thr ADB toolkit, but I can reset via Power+VolDown to the bootloader menu (? the android layind down and giving the option to StartSystem/ SwitchOff/ Restart/ RecoveryMode), and choosing RecoveyMode it tries to launch TWRP (it even shows the logo) but stays there on the splashscreen, doesn't quite manage to give me the TWRP menus
Someone?
AndDiSa said:
Can you fastboot boot the TWRP recovery?
Click to expand...
Click to collapse
let's see... I set in recovery mode, connect to the PC (does not recognise it), and with "fastboot boot twrp.img" it just sends/writes the file, the tab shows the Google logo with open lock, and then tries to launch Twrp, but as before, it just get stuck in the splashscreen "TeamWin Recovery Project 3.3.1.0" , so just the same.
Command "fastboot flash boot twrp.img" the same
Command "fastboot flash recovery twrp.img" the same
Command "adb devices" returns the list empty
Command "adb reboot recovery" returns "error: no devices / emulators found"
Command "fastboot oem unlock" returns "(bootloader) bootloader is already unlocked"
I tried running a tool called FirstAid (https://forum.xda-developers.com/devdb/project/dl/?id=16684) but does nothing for me
I'm lost, please help
Video and photos of the issue (device, not adb)
video: https://photos.app.goo.gl/GrFrmQhbyQeHVFZN7
Well, looking at your video it seems that there is no bootable ROM installed and also the recovery (for what ever reason) has some issues to start.
The fact, that you are able to boot into bootloader shows that at least it's not completely bricked ... but there's still the chance that the flash memory has some issues.
I would connect the device via usb with a PC and try to do a
fastboot boot <twrp-3.3.1-grouper.img>
to whether in that case the recovery is booting.
If this is successful, the next step would be re-flashing the recovery into the recovery partition and booing into recovery mode from the bootloader.
If this is successful, too, wiping and flashing a new ROM would be the last step.

Categories

Resources