ADB cannot detect phone on fastboot no matter what i do - Redmi Note 9 Questions & Answers

I have a redmi note 9 and I've been trying to unlock the bootloader through either adb or the mi tool and it won't work because fastboot is not detected.
I've tried to install every driver i tried a lot of troubleshooting, but it does not work I cannot flash anything.
If you have got any sugestion I would be glad know.

got the same problem

jorge paiva said:
I have a redmi note 9 and I've been trying to unlock the bootloader through either adb or the mi tool and it won't work because fastboot is not detected.
I've tried to install every driver i tried a lot of troubleshooting, but it does not work I cannot flash anything.
If you have got any sugestion I would be glad know.
Click to expand...
Click to collapse
same problem, hope there is a solution

lo stesso problema, speriamo ci sia una soluzione

ti scrivo in inglese altrimenti qualcuno qua s'arrabbia ...
you should go into 'device manager' (gestione dispositivi), and right-button with mouse over the Android-yellow-triangle-icon, then property, there you will see a line that looks like \VID_0BB4&PID_0C01 , well, this is the exact device id, I guess if you own a redmi note 9 it will be a mediatek and should looks like that, then you must search for the exact driver that has included your id-device, I think you can find something here https://xiaomitools.com/all-mtk-usb-drivers-all-versions-2/ but I suggest you to download some files and then looking inside for the file 'android_winusb.inf', open it with notepad and search in the lines if your id-device is included, then, you are good to go, go to android-yellow-triangle-icon and give update driver, go manually and give the file 'android_winusb.inf', then the icon should change and named adb-interface or bootloader-interface.
Try to give command adb devices and then you will get a pop-up in the cell-phone, accept, then give back the adb devices and the result should be 123455667xxxxxx device, if device is the result you can now use adb or fastboot mode

Thanks for the reply, I have a few questions:
1) where do I find my ID (on smartphone or where )
2) where I put my ID
3) I attach the "android_winusb.in" file opened with block note.
I think you are Italian , if yes you can send me a message in Italian
if you can help me thank you

I apologize but it seems to be needed ...
Spoiler
installa adb e fastboot, riavvia, attacca il cell (acceso) al pc, vai su gestione dispositivi, in alto trovi l'icona con scritta android e triangolo giallo, vai sopra e tasto dx, proprieta' driver, non ricordo se al penultimo o ultimo tab sui dettagli del driver dovresti trovare la dicitura \VID_0BB4&PID_0C01\ o simile, quello e' l'ID del cellulare (vendor ID e product code ID) che al momento windows riconosce attaccato al sistema, ora questo codice deve essere presente all'interno del driver adb fastboot che vuoi che sia installato nel pc, il problema di adb e fastboot e' che non esiste un driver generico che funziona su tutti i dispositivi, ma ne esistono decine e decine in base al modello e alla casa produttrice del cellulare, quindi, compito tuo e' trovare quello che e' compatibile con il tuo cellulare, questo succede ovviamente in windows, mentre in linux queste caxxxate non esistono e quando installi adb e fastboot qualunque dispositivo vai ad installare funziona indipendentemente.
Vai a vedere se \VID_0BB4&PID_0C01\ corrisponde anche al tuo, se ok, te lo invio io il file driver di adb fastboot

Thanks, I'll check and try now

Fixed by installing " xiaomi_usb_driver "

Related

Help: I forget one step in flashing and my Diamond is dead!!

Hi Guys I need your help: I made a flash using mtty but I forget to rename the rom I downloaded in DIAMIMG.nbh and I copied it in the internal storage with the original name. I have made all steps after and I erased the Diamond's memory with the command "task 8". How can I resolve this problem? Is there a possibility to wiew into my device to rename the .nbh file? At the moment my device is dead, it hasn't the red writings on the right bottom and no other roms is installed now please help me!!
Ciao ragazzi...Ho un bisogo urgente di sapere se esiste una soluzione ad una dimenticanza che ho avuto mentre stavo flashando una rom sul mio Diamond. Ho eseguito il flash con mtty ma ho dimenticato di rinominare la rom in DIAMIMG.nbh
Adesso mi trovo il Diamond completamente vuoto che non riesce a caricare l'immagine perchè il nome del file è sbagliato. C'è un modo per poterlo rinominare da pc? Mi basterebbe che l pc vedesse la memoria interna...mi sa che non c'è soluzione e lo devo buttare!!!
if you have formatted your device you will need to flash a new rom from bootloader
1) put your fone in bootloader
2) connect usb cable (make sure usb is ticked in wmdc/active sync)
3) when it says usb at the bottom of the screen in bootloader you can use a ruu to flash a new rom
perfect!! I made it and all sounds good!! Thank you so much!!
diabolik_n11 said:
perfect!! I made it and all sounds good!! Thank you so much!!
Click to expand...
Click to collapse
Glad i could help

Guide to unlock bootloader

Hi Guys,
Here is the Guide to make unlocking booloader
Huawei MATE S: Guida allo sblocco del bootloader,
Preparazione allo sblocco del bootloader

Collegatevi a questa pagina tramite il browser del PC (si consiglia l’utilizzo di Google Chrome e fare un translate della pagina). Occorre registrarsi per poi loggarsi sul sito.
1- Selezionate Smartphone nel campo Product type: .
2- Alla voce Product model selezionate CRR UL00.
3- Spostatevi nel campo successivo e in Product SN inserite il seriale del vostro telefono (lo potete trovare direttamente con lo smartphone andando in Impostazioni -> Info sul telefono-> Stato -> Numero di serie).
4- Nel campo Product IMEI/MEID: inserite l’IMEI dello smartphone (Impostazioni -> Info sul telefono -> Stato -> IMEI).
5- Ora aprite l’app telefono sullo smartphone (quella che usate per comporre i numer telefnici) e digitate *#*#1357946#*#*. Inserite il codice che comparirà sullo schermo nel campo Product ID: sulla pagina web.
6- Inserite il codice di verifica e fate click sul bottone Submit per confermare i campi che avete compilato. Ora comparirà un codice di 16 cifre che dovrete utilizzare per sbloccare il bootloader. Per il momento annotate il codice e mettetelo da parte.
Preparazione dello smartphone
Prima di poter procedere con la guida, bisogna abilitare alcune opzioni sullo smartphone.
1- Dallo smartphone andate in Impostazioni -> Info sul telefono e fate click sette volte suNumero di serie per abilitare la modalità sviluppatore.
2- Dopo aver attivato la modalità sviluppatore, andate in Impostazioni -> Opzioni sviluppatore e mettete un segno di spunta su Debug USB.
Sblocco del Bootloader
Aprire la suite ADB
Scrivere la seguente dicitura “fastboot oem unlock xxxxxxxxxxxxx” dove la xxxx è il codice ricavato
Riblocco del Bootloader
Scrivere la seguente dicitura adb relock bootloader “xxxxxxxxxxxxxxx” dove la xxxx è il codice ricavato
Owned by Simo89one
non ho possibilità di mettere il link - andaare su Google e scrivere: emui.com, unlock bootloader ed accedere al primo link.
Accedere al terzo risultato, 点我官方申请解锁码 - EMUI
By Simo89one
Preparing the bootloader is unlocked
Link to this page via the PC browser (we recommend using Google Chrome and do translate the page). Please register and then log in on the site.
1-Select Smartphones in the Product field type:.
2-Product model item select CRR UL00.
3-go to the next field and enter your phone's serial Product SN (you can find it directly with your smartphone by going to settings-about phone-State-serial number).
4-in the Product field IMEIMEID: enter the IMEI of your smartphone (settings-about phone-IMEI-State).
5-now open the phone app on your smartphone (the one you use to dial the number telephone) and type *#*#1357946#*#* Enter the code that appears on the screen in the Product field ID: on the web page.
6-Insert the verification code and click the Submit button to confirm the fields that you have compiled. Now you will receive a 16-digit code that you use to unlock the bootloader. For now, make a note of the code and set aside.
Preparation of the smartphone
Before you can proceed with the Guide, you need to enable some options on your smartphone.
1-from your smartphone go to settings-about phone and click seven times serial suNumero to enable developer mode.
2-after you turn on developer mode, go to settings-Developer options and put a check mark on USB debugging.
Unlocking the Bootloader
Open the ADB suite
Write the words "xxxxxxxxxxxxx fastboot oem unlock" where xxxx is the code proceeds
Bootloader riblocco
Write the following wording adb relock bootloader "xxxxxxxxxxxxxxx" where xxxx is the code proceeds
I have no chance to put the link-going on Google and write: emui.com, unlock bootloader and access the first link.
Enter the third result, 点我官方申请解锁码 - EMUI
By Simo89one
Dude. English is the main language.
Skickat från min HUAWEI CRR-L09 via Tapatalk
Ciao Simo, scusa a che serve sbloccare il bootloader?
What i can do if i unlock the bootloader?
Install twrp and root it.
Skickat från min HUAWEI CRR-L09 via Tapatalk
non riesco ad accedere al sito
Simo89one said:
Hi Guys,
Here is the Guide to make unlocking booloader
Huawei MATE S: Guida allo sblocco del bootloader,
Preparazione allo sblocco del bootloader

Collegatevi a questa pagina tramite il browser del PC (si consiglia l’utilizzo di Google Chrome e fare un translate della pagina). Occorre registrarsi per poi loggarsi sul sito.
1- Selezionate Smartphone nel campo Product type: .
2- Alla voce Product model selezionate CRR UL00.
3- Spostatevi nel campo successivo e in Product SN inserite il seriale del vostro telefono (lo potete trovare direttamente con lo smartphone andando in Impostazioni -> Info sul telefono-> Stato -> Numero di serie).
4- Nel campo Product IMEI/MEID: inserite l’IMEI dello smartphone (Impostazioni -> Info sul telefono -> Stato -> IMEI).
5- Ora aprite l’app telefono sullo smartphone (quella che usate per comporre i numer telefnici) e digitate *#*#1357946#*#*. Inserite il codice che comparirà sullo schermo nel campo Product ID: sulla pagina web.
6- Inserite il codice di verifica e fate click sul bottone Submit per confermare i campi che avete compilato. Ora comparirà un codice di 16 cifre che dovrete utilizzare per sbloccare il bootloader. Per il momento annotate il codice e mettetelo da parte.
Preparazione dello smartphone
Prima di poter procedere con la guida, bisogna abilitare alcune opzioni sullo smartphone.
1- Dallo smartphone andate in Impostazioni -> Info sul telefono e fate click sette volte suNumero di serie per abilitare la modalità sviluppatore.
2- Dopo aver attivato la modalità sviluppatore, andate in Impostazioni -> Opzioni sviluppatore e mettete un segno di spunta su Debug USB.
Sblocco del Bootloader
Aprire la suite ADB
Scrivere la seguente dicitura “fastboot oem unlock xxxxxxxxxxxxx” dove la xxxx è il codice ricavato
Riblocco del Bootloader
Scrivere la seguente dicitura adb relock bootloader “xxxxxxxxxxxxxxx” dove la xxxx è il codice ricavato
Owned by Simo89one
non ho possibilità di mettere il link - andaare su Google e scrivere: emui.com, unlock bootloader ed accedere al primo link.
Accedere al terzo risultato, 点我官方申请解锁码 - EMUI
By Simo89one
Preparing the bootloader is unlocked
Link to this page via the PC browser (we recommend using Google Chrome and do translate the page). Please register and then log in on the site.
1-Select Smartphones in the Product field type:.
2-Product model item select CRR UL00.
3-go to the next field and enter your phone's serial Product SN (you can find it directly with your smartphone by going to settings-about phone-State-serial number).
4-in the Product field IMEIMEID: enter the IMEI of your smartphone (settings-about phone-IMEI-State).
5-now open the phone app on your smartphone (the one you use to dial the number telephone) and type *#*#1357946#*#* Enter the code that appears on the screen in the Product field ID: on the web page.
6-Insert the verification code and click the Submit button to confirm the fields that you have compiled. Now you will receive a 16-digit code that you use to unlock the bootloader. For now, make a note of the code and set aside.
Preparation of the smartphone
Before you can proceed with the Guide, you need to enable some options on your smartphone.
1-from your smartphone go to settings-about phone and click seven times serial suNumero to enable developer mode.
2-after you turn on developer mode, go to settings-Developer options and put a check mark on USB debugging.
Unlocking the Bootloader
Open the ADB suite
Write the words "xxxxxxxxxxxxx fastboot oem unlock" where xxxx is the code proceeds
Bootloader riblocco
Write the following wording adb relock bootloader "xxxxxxxxxxxxxxx" where xxxx is the code proceeds
I have no chance to put the link-going on Google and write: emui.com, unlock bootloader and access the first link.
Enter the third result, 点我官方申请解锁码 - EMUI
By Simo89one
Click to expand...
Click to collapse
Ciao, grazie per la spiegazione, però non riesco ad accedere al sito per chiedere il codice.
Mi dà da 15 giorni che è occupato o non raggiungibile riesci per favore a verificare se la procedura è tutt'ora valida (agosto 2016) ?
te ne sono grato.
saluti
matteo
ciao simone, grazie per la guida...
Tuttavia il sito risulta offline e quindi lo sblocco del bootloader risulta impossibile....
Hi Simone, thank you for tutorial...
However site of emui.com is offline, and then is impossible to unlock bootloader...
You can use DC-unlocker but it's not free
Envoyé de mon HUAWEI CRR-L09 en utilisant Tapatalk
Problem Unlock Bootloader
The Page isn't still avaible
What can I do?
Thanks

How to downgrade huawei p8 lite l21 from marshmallow to lollipop

GUIDA COMPLETTA IN ITALIANO PER RITORNARE DA ANDROID MARSHMALLOW A LOLLIPOP SU HUAWEI P8 LITE ALE -L21​
Per tutti qolloro che vogliono fare il downgrade da android 6 marshmallow a qualssiasi altra versione inferiore (android 5.),questa e la guida che io personalmente ho esseguita.
Premetto che occore avere il
bootloader sbloccato ,altrimenti non sara possibile ritornare .
ANCHE SE PER ME HA FUNZIONATO PERFETTAMENTE,PREMETO CHE NON SONO RESPONSABBILE PER QUALSSIASI DANNO PROVOCATE AI VOSTRI DISPOSITIVI.FATTE TUTTO AL VOSTRO RISCHIO
Avvendo chiarito questo,iniziamo:
A)Materiale occorentevi consiglio di scaricare tutto in una cartella sul desktop)​
GUIDA ESTERNA PER IL SBLOCCO DEL BOOTLOADER
1.official ALE-L21 V100R001C432B052(e l'unnico firmware che permette il downgrade.)
2.File Fix Ballong Error:
3:Huawei Update Extractor
4.ADB/FASTBOOT
5.adb.drivers.
6.cavo usb del telefonino.​NB:in anzitutto e importantissimo che fatte backup dei tutti i vostri dati ,prima di fare qualssiasi procedura.(lo dico sempre)​"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
B) Preparazione smartphone:​1.ativazione usb debug.
a)andate in impostazioni-info sul telefono-e clickate 7 volte su 'numero di serie' fino quando si ativano le opzioni sviluppatore.
b)aprite il menu dello sviluppatore e ativatelo,poi ativate anche debug usb e posizioni fitizie nello stesso menu dello sviluppatore.
c)uscite dal menu .
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
C)Preparazione firmware:​1.istalliamo il programa huawei update extractor e lo apriamo.
2.IN Profile lasciamo cosi come e:UNKNOWN
3.clickiamo su EXTRACT
4.In UPDATE FILE clickiamo sul quadrallino con i 3 puntini e cerchiamo il firmware b052 appena scaricato...il file dovrebbe essere di tipo Update.app.
5.selezioniamo i seguenti fileCTRL+click)
BOOT:img
CUST.img
RECOVERY.img
SYSTEM.img​
6.click destra su uno di essi,e click su'Extract Selected'
7.nella casella che appare,clickate su desktop e poi ok.
8.istallate il programa adb/fastboot questo creera una cartella,normalmente nella partizione C,chiamata adb.
al interno dovrebbe essere 4 file.
9.copiate i 4 file dal desktop,che le avete scompatato con il programa huawei update extractor e incollatele nella cartella adb.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
D)Ripristino firmware-Passo 1​1.connetiamo il telefonnino spento al pc.
2.tenendo premuto il tasto volume giu,premiamo il tasto di accensione fino a quando il telefonnino entra in modalita fastboot.(il robotino verde sull display)
3.Aspettiamo che istalli il driver.(qualche secondo)
4.cerchiamo la cartella adb e click destra ,su di essa-poi,nel context menu ,su ''open command window here''.
(se non e attiva questa funzione esseguite questa guida:wikihow.com/Add-an-%22Open-Command-Prompt-Here-As-Administrator%22-Shortcut-to-the-Context-Menu-in-Windows-7-and-Windows-Vista​5.si aprira il cmd.
digitate ''fastboot devices'' senza virgolette, poi enter.
6.se il dispositivo e conesso corettamente,uscira il messaggio:
essempio:QLF1N2344b5667N- - - - -fastboot
7.digitiamo: Fastboot flash boot boot.img poi enter.aspetiamo il messaggio ok.
8.digitiamo: Fastboot flash recovery recovery.img poi enter e aspetiamo il ok.
9.digitiamo:[COLOR="Blue"] Fastboot flash cust cust.img [/COLOR] poi enter easpetiamo il ok.
10.digitiamo: Fastboot flash system system.img​ poi enter e aspetiamo il ok.(questo impieghera al meno 2-3 minuti)
11.digitiamo: Fastboot reboot ​ poi enter
12.scoleghiamo il telefonino e aspetiamo che si avvia completamente-ci vorra almeno 5-6 minuti.
NB:Se riscontrate problemi con la perdita del IMEI,non vi preocupate.Dopo l'upgrade OTA al 170,l'imei apparira di nuovo.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
E)Ripristino firmware-Passo2​sicuramente,dopo il riavvio ,il dispostivo avra il nome di Balong.
Per risolvere il problema,esseguite il passo 2.
1.scompatate il file ballong fix.rar.
verra fuori un file UPDATE:APP
2.Nella root della sd card create una cartella con il nome ''dload''. senza virgolette.
3.copiate questo file nella cartella dload.
4.Andate in impostazioni-updater-menu-clickate su aggiornamento locale poi sul APDATE:APP.
Il dispositivo installera questo update in cca 2 minuti e si riavviera dopo aver configurato tutto ,dopo 5 minuti.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
5.Dopo il riavvio completto,ancora L'IMEI non e apparso,configurate una conessione wifi e vi verra l'update OTA 170.
6.Scaricate e istallate questo aggiornamento.
Al riavvio,avrete il firmware ALE-L21C432B170 . con l'IMEI al suo posto e completamente funzionante.
Questa guida abbilita anche il dual sim mode.​
PER QUALSIASI CHIARIMENTO E PER IL POST ORIGINALE ,CON I FILE DA SCARICARE,VI RIMANDO QUI :
contactit.blogspot.it/2016/02/how-to-downgrade-huawei-p8-lite-l21.html
@supermdmario Per XDA Rules
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature).
Click to expand...
Click to collapse
Op can only be in English. Should you choose to post also in Italian, then you will have to post entire OP in English first. Under that, you may choose to post current Italian Text.
Failure to comply with this in 48 hours will result in thread being closed.

help on brick mi5

ENGLISH VERSION
Hi all,i ask help because i bricked my mi5.yesterday i followed a flashing guide for TWRP recovery and root acquiring ,with already unlocked bootloader.The problem is that the guide was for China developer rom,
instead of the Global stable one that i was using.I flashed in fastboot recovery.img and boot.img for Gemini,and the result is that my phone can neither start nor enter in recovery mode,it just can be used in fastboot mode,and luckily my pc can see it.What can i do now?flash china rom and do everything from the start?flash again global stable and searching other guides?anything else? please help me,thank you very much
VERSIONE ITALIANA
ciao a tutti,vi chiedo aiuto perchè ho fatto un po di danno.Ieri ho seguito una guida di grossoshop per l' istyallazione della recovery e l'acquisizione del root,avendo il bootloader già sbloccato.Il problema è che la guida era riferita alla rom china e non alla rom global che invece il mio tel già montava.Praticamente ho flashato via fastboot la recovery.img e il boot.img per Gemini,cosa apparentemente banale come procedimento.Il Risultato però è stato che il telefono non entra ne in recovery ne si avvia,riesce ad andaare solo in fastboot e il pc fortunatamente lo rileva.Ora cosa potrei fare?riflashare la rom china e seguire il percorso tramite mi flash?altra roba?aiuto,vi ringrazio
emalele94 said:
ENGLISH VERSION
Hi all,i ask help because i bricked my mi5.yesterday i followed a flashing guide for TWRP recovery and root acquiring ,with already unlocked bootloader.The problem is that the guide was for China developer rom,
instead of the Global stable one that i was using.I flashed in fastboot recovery.img and boot.img for Gemini,and the result is that my phone can neither start nor enter in recovery mode,it just can be used in fastboot mode,and luckily my pc can see it.What can i do now?flash china rom and do everything from the start?flash again global stable and searching other guides?anything else? please help me,thank you very much
VERSIONE ITALIANA
ciao a tutti,vi chiedo aiuto perchè ho fatto un po di danno.Ieri ho seguito una guida di grossoshop per l' istyallazione della recovery e l'acquisizione del root,avendo il bootloader già sbloccato.Il problema è che la guida era riferita alla rom china e non alla rom global che invece il mio tel già montava.Praticamente ho flashato via fastboot la recovery.img e il boot.img per Gemini,cosa apparentemente banale come procedimento.Il Risultato però è stato che il telefono non entra ne in recovery ne si avvia,riesce ad andaare solo in fastboot e il pc fortunatamente lo rileva.Ora cosa potrei fare?riflashare la rom china e seguire il percorso tramite mi flash?altra roba?aiuto,vi ringrazio
Click to expand...
Click to collapse
You can:
1/ enter the phone on fastboot.
2/Connect mi5 to PC.
3/ open telnet on a folder (Ctrl.+Shift+rigth click and open command...) that must contain "Minimal ADB and Fastboot files" and twrp-3.1.0-1-gemini.img
4/
fastboot flash recovery twrp-3.1.0-1-gemini.img
fastboot boot twrp-3.1.0-1-gemini.img
Now you´ll be on twrp. wipe all. Flash miui. etc...

Twrp for acer iconia tab a200

English translation:
Hi guys, i hope you can help me!!
I know that from the PC with the sdk platform tool files for Windows and with an ".img file" you can do the twrp even on an old tablet such as acer iconia tab a200. the problem is that on the internet I can't find the .img file to put inside the folder. Or actually I think I've found it but I'm not sure it's the right one and since I don't want to brick my tablet: please help me, can you share this .img file? I think this page will be useful for other people as well, as I am the first to ask for this .img file
Thanks very much.
Italian translation:
Ciao ragazzi, spero mi possiate aiutare!!
so che dal pc con i file sdk platform tool per Windows e con un "file .img" si può fare il twrp anche su un tablet vecchio come acer iconia tab a200. il problema è che su internet non trovo il file .img da mettere dentro la cartella. O in realtà credo di averlo trovato ma non sono sicuro che sia quello giusto e dato che non voglio brickare il mio tablet: per favore aiutatemi, mi potete condividere questo file .img? credo che questa pagina servirà anche ad altre persone, dato che sono il primo a chiedere questo file .img
Grazie mille.

Categories

Resources