help me to flash twrp - G4 Q&A, Help & Troubleshooting

this is happening i did all step by steps but whole day i tried many drivers and ways to make it flash but nothing.Please help
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
adb server version (22) doesn't match this client (35); killing...
* daemon started successfully *
LGH815ba365ed2 device
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
< waiting for any device >

iko84 said:
this is happening i did all step by steps but whole day i tried many drivers and ways to make it flash but nothing.Please help
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
adb server version (22) doesn't match this client (35); killing...
* daemon started successfully *
LGH815ba365ed2 device
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
< waiting for any device >
Click to expand...
Click to collapse
Again a windows driver problem? You should better switch to Linux.
For the moment:
Download Ubuntu install it on a stick and boot it.
Install adb tools and fastboot there and no driver issues anymore!
There are many guides how to make that. Search by google to find them.
And you said you read everything: but you missed the official guide. Read the installation steps from the official twrp thread (see my sig) --> fastboot flash will not work!
.

Related

[Q] kindle fire hd 8.9 fastboot device not found

Hello every one
I was running stock tooted 8.4.3 with TWRP 2.4.3.0 when I decided to upgrade the TWRP to latest version (2.6.3.1) and install CM on my kindle fire hd 8.9. After copping Cm zip file and TWRP file on the sdcard, I reboot to recovery and installed the TWRP. Everything was going on plan, and my kindle reboot into the newest TWRP with no problem. I wipe cash, factory data, and went to install the CM when i notice that TWRP wiped my sdcard. Now the problem is that the stock rom does not work anymore,and my kindle stock in the blue kindle screen, and for some reason I can reboot my kindle to fastboot but when i type adb devices it can not find my kindle and i can not use adb push <filename> /sdcard/ to push cm file to the sdcard to installed it. In new TWRP storage mount is broken so I can not go throw that rout either. my adb driver are installed correctly. and I tried to push cm file on windows 8.1 and windows 7 but it didn't work. Please help me if you can. Thank-You
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\CB>cd \
C:\>cd adb
C:\adb>cd sdk
C:\adb\sdk>cd platform-tools
C:\adb\sdk\platform-tools>fastboot -i 0x1949 getvar product
< waiting for device >
product: Jem-PVT-P###-##
finished. total time: 0.001s
C:\adb\sdk\platform-tools>adb devices
List of devices attached
C:\adb\sdk\platform-tools>adb push cm.zip /sdcard/
error: device not found
C:\adb\sdk\platform-tools>
go into recovery and use the adb command there.
Sent from my SM-N900V using Tapatalk

[ask]devices not show in fostboot mode

nignt,
usb debugging ON.
in normal mode in command prompt if " adb devices" device show :
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
635a7750 device
but if in fastboot mode :
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
device not show...
what wrong ??
sorry my english
update
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
635a7750 fastboot
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
635a7750 fastboot
C:\Program Files (x86)\Minimal ADB and Fastboot>adb pull /sdcard/TWRP TWRP
adb: error: connect failed: no devices/emulators found
C:\Program Files (x86)\Minimal ADB and Fastboot>
why even adb pull, device not found ?
device in fastboot mode
ajegile said:
update
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
635a7750 fastboot
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
635a7750 fastboot
C:\Program Files (x86)\Minimal ADB and Fastboot>adb pull /sdcard/TWRP TWRP
adb: error: connect failed: no devices/emulators found
C:\Program Files (x86)\Minimal ADB and Fastboot>
why even adb pull, device not found ?
device in fastboot mode
Click to expand...
Click to collapse
Try to change the USB port of your computer...
bayad said:
Try to change the USB port of your computer...
Click to expand...
Click to collapse
change port same problem...
Have you try reinstalling android driver on your computer?
Sent from my LEX727 using Tapatalk
phidung3721 said:
Have you try reinstalling android driver on your computer?
Sent from my LEX727 using Tapatalk
Click to expand...
Click to collapse
working ...thx

WIFI FIX !

DON'T MISLEAD YOURSELF FOR PRODUCT CODE OR MODEL NUMBER FOR PERSIST.IMG.
THERE ARE ONLY ONE UNIVERSAL FILE FOR X AND XL.
FILES ARE ATTACHED BELOW ;
PERSIST(NOKIA XL)
RM 980(NOKIA X)
1- NOKIA X DRIVERS INSTALLED ON YOUR PC. LINK- https://drive.google.com/file/d/0Bxt...Slk/edit?pli=1
2- AFTER INSTALLING DRIVER COPY THE ADB_usb.ini to c/users/.android folder..
3-ADB AND FASTBOOT TOOLS (GOOGLE IT). link - https://docs.google.com/file/d/0B7Eq...SkE/edit?pli=1
4- PERSIST IMG PASTED IN FASTBOOT AND ADB TOOLS .
5 - commands
To access the bootloader on your device, assumming you followed the steps above:
COMMAND
1.adb reboot bootloader
2.fastboot -i 0x0421 devices
3.fastboot -i 0x0421 flash [partiton] [file]
ab07mu said:
DON'T MISLEAD YOURSELF FOR PRODUCT CODE OR MODEL NUMBER FOR PERSIST.IMG.
THERE ARE ONLY ONE UNIVERSAL FILE FOR X AND XL.
FILES ARE ATTACHED BELOW ;
PERSIST(NOKIA XL)
RM 980(NOKIA X)
1- NOKIA X DRIVERS INSTALLED ON YOUR PC. LINK- https://drive.google.com/file/d/0Bxt...Slk/edit?pli=1
2- AFTER INSTALLING DRIVER COPY THE ADB_usb.ini to c/users/.android folder..
3-ADB AND FASTBOOT TOOLS (GOOGLE IT). link - https://docs.google.com/file/d/0B7Eq...SkE/edit?pli=1
4- PERSIST IMG PASTED IN FASTBOOT AND ADB TOOLS .
5 - commands
To access the bootloader on your device, assumming you followed the steps above:
COMMAND
1.adb reboot bootloader
2.fastboot -i 0x0421 devices
3.fastboot -i 0x0421 flash [partiton] [file]
Click to expand...
Click to collapse
How can I get for Nokia 6.1plus?

Moto Z2 Force: Can´t boot into TWRP from fastboot mode

Hey, I wanted to install TWRP recovery on my Moto Z2 Force. I wanted to boot into twrp.img which I have in the Minimal ADB & Fastboot. But always if I run the "fastboot boot twrp.img" it fails and I don´t know why. On my friends PC it always works (when I installed Custom ROMS or rooted my phone and stuff like this) but on mine it doesn´t. Can someone tell me, why I can´t use fastboot commands with my cmputer? I´ve reinstalled all the USB drivers, the Minimal ADB & Fastboot app or whatever it´s called.
Btw, this is, how my CMD looks like after I´ve put in the command:
C:\Program Files (x86)\Minimal ADB and Fastboot>adb reboot bootloader
* daemon not running; starting now at tcp:5037
* daemon started successfully
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
ZY224ZCKZN fastboot
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot twrp.img
downloading 'boot.img'...
FAILED (remote: unknown command)
finished. total time: 0.003s
C:\Program Files (x86)\Minimal ADB and Fastboot>
I´ve spent hours to find out what the problem is but I just cant figure it out. Does anyone have some ideas, what I should do?
Aaron
Off the top I'd say that unless you've renamed your twrp.img to "twrp.img" and it resides in your Minimal ADB folder then it just doesn't have the correct path or filename.
Try
PHP:
fastboot boot 'Drag n Drop twrp.img here'

oneplus 7T rooting issue OS 11.0.8.1 HD65AA

hi i run to an issue after updating my phone and i no longer can send the patched boot.img to my phone
all drivers are installed
i download the original firmware from oneplus website and use the payload dummer to got the boot.img
i use magisk to patch it as always
and here is what i got
PS C:\Users\Angel\Desktop\platform-tools> adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
21840241 device
PS C:\Users\Angel\Desktop\platform-tools> adb reboot bootloader
PS C:\Users\Angel\Desktop\platform-tools> fastboot.exe devices
21840241 fastboot
PS C:\Users\Angel\Desktop\platform-tools> fastboot flash boot magisk_patched.img
error: cannot load 'magisk_patched.img'
PS C:\Users\Angel\Desktop\platform-tools> fastboot flash boot_a magisk_patched.img
error: cannot load 'magisk_patched.img'
PS C:\Users\Angel\Desktop\platform-tools> fastboot flash boot_b magisk_patched.img
error: cannot load 'magisk_patched.img'
PS C:\Users\Angel\Desktop\platform-tools>
non of the last 3 commands works
i have magisk_patched.img inside the platform folder
any idea how to fix it???
update
i downgrade the software to Oxygen OS 11.0.7.1 HD65AA
Model HD1907
the issue still on no fix
last update has security patches update i guess is has something to do with the error i hope someone have a fix for it
You have to have the patched file inside platform tools folder on your laptop

Categories

Resources