Question redmi 8a recovery - Xiaomi Redmi 8A Dual

i opened bootloader in redmi 8a but i cant flash recoverry twrp.when i connect device in fastboot i get (
PS C:\adb> fastboot devices
970412d20007 fastboot) but adb not detect device (
PS C:\adb> adb devices
List of devices attached) i update adb ; tried win 7 win 10 ; disable signature verification ; change cable usb and port
any thing else i can do it ?

Related

Cant use fastboot / bricked bootloader?

Hi
My problem is that I can access fastboot on my phone (computer) I have tried in windows and as inserted in Linux. My phone is bricked, OS (CM-10) is not running and just dark screen in recovery mode. As you can see, i can access adb device and adb reboot to recovery, but not to fastboot that I will need to flash my phone (ZTE NUBIA Z5)
Help is very much appreciated THANKS!!!
[email protected] ~ $ adb devices
List of devices attached
NX40X recovery
[email protected] ~ $ fastboot devices
[email protected] ~ $ adb devices
List of devices attached
NX40X device
Basmand
Driver Missing!
USB Drivers Are Missing That's Why :fingers-crossed: DO Your Best!
Google For Drivers :victory:

[Q]Why does fastboot fail to detect my device?

I have Asus Fonepad 7 dual sim (Build ver. 5.5.1).
I want to root my device.
Code:
adb devices
recognizes my device properly.
Debugging mode is on.
Even device enters in fastboot mode by executing
Code:
adb reboot-bootloader
in terminal (I am using Ubuntu 14.04).
I have set up android rules in /etc/udev/rules.d/99-android.rules .
I've found out my vendor id and product id using
Code:
lsusb
(when the device is in fastboot mode). I've made corresponding entry in android rules file. But even that didn't help
I've tried
Code:
sudo fastboot devices
also. Every time I get nothing but a blank line.
Somebody please help!!
2ndGenCore_i5 said:
I have Asus Fonepad 7 dual sim (Build ver. 5.5.1).
I want to root my device.
Code:
adb devices
recognizes my device properly.
Debugging mode is on.
Even device enters in fastboot mode by executing
Code:
adb reboot-bootloader
in terminal (I am using Ubuntu 14.04).
I have set up android rules in /etc/udev/rules.d/99-android.rules .
I've found out my vendor id and product id using
Code:
lsusb
(when the device is in fastboot mode). I've made corresponding entry in android rules file. But even that didn't help
I've tried
Code:
sudo fastboot devices
also. Every time I get nothing but a blank line.
Somebody please help!!
Click to expand...
Click to collapse
This link solved my problem . It is a correct version of fastboot which works just fine for my device.

Nokia 8 adb

Hello i have problem without my ta-1004 When i start adb and write command fastboot device i have message waiting for device i have debug on in developer options

Waiting for device ...

I am problem with installing adb driver
It is installed but still not shows my device in fastboot
I tried all possible ways to install it through
Pdanet
15seconds adb installer
Windows update
Firmware file (stock rom zip)
All things are working , and it is showing adb driver installed in device manager and
All file transfer , media , tethering and hotspot working fine , i am only having problem with adb driver on fastboot
I need help , please
Try this
fastboot -i 0x2A96 devices
if it works then execute every options like
fastboot -i 0x2A96 <option>

Tutorial fix stuck on fastboot mode for rom global

- There are some models when the faulty update will hang on fastboot because the previous recovery has been changed. Here my device uses the global NA rom and has rooted the device, and when I updated it from v1.18 to v1.20, when booting up the recovery system failed, I was taken to the fastboot screen and stopped at the fastboot screen.
*TUTORIAL:
- S1: Install driver zte+usb android and adb fastboot tool (if you haven't).
- S2: Copy file recovery.img (of rom global you use) to folder adb
- S3: Open folder adb and open cmd cd to folder adb and type command:
fastboot devices //Check if the device is connected, if not then review the driver
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash recovery recovery.img
fastboot reboot
Done

Categories

Resources