/e/llo the commun/e/ty !
On my xiaomi redmi note 5 (pro) whyred global version, after unlocking the bootloader after 360 hours i realize that the device comes with anti roll back 4 right out of the box and that when i try to flash twrp 3.2.3-2 i got failed remote : anti-rollback check failed, have you here ant idea of what can i do ?
thanks you already
Manoj
December 9, 2018, 12:37am
2
@Nikoleos Not sure we have any post on the forum on how to handle a device with anti-rollback present. There was a post on XDA which you could check https://forum.xda-developers.com/redmi-note-5-pro/how-to/index-everything-anti-roll-t3816219
Lets see if any of the users has encountered this issue.
thanks to you i fallow those quick steps and it allow me to flash twrp and go straight forward to /e/ \o/
Boot Twrp or Redwolf using “fastboot boot XYZ.img”
Copy img to device then flash Image file of XYZ.img again from recovery.
Just flash any /e/ ROM after format data and wipe system and cache
1 Like
Just for future reference, we do have install instructions for the Pocophone F1 that include steps to disable anti roll-back protection (not sure if it’ll work for other devices): https://gitlab.e.foundation/e/wiki/en/wikis/device/beryllium/install
Manoj
December 11, 2018, 1:39am
5
Thanks @nihar1024 I had read the instructions for poco but as you mentioned was not sure it could be generalized across devices.
jdll
February 27, 2019, 2:00am
6
Bonjour Nikoleos,
j’ai vu avec grand intéret ton message proposant de l’aide pour l’installation de /e/.
J’ai acheté un Pocofone pour pouvoir y installer /e/ mais je désespère , si ta proposition tient toujours , je suis hyper preneur
Cordialement
J
Bonjour,
Le viens de recevoir la notification par mail de ce message seulement maintenant. /e/ est sur ton pocofone ?
1 Like
jdll
February 27, 2019, 9:26am
8
Bonjour !
Merci pour ton retour rapide .
/e/ n’est pas installé , je bloque sur ce qu’il y a à faire avant.
Je vais me remettre dedans et essayer de te faire un résumé d’où j’en suis .
Encore merci
J
La première étape c’est de déverrouiller le chargeur d’amorçage soit en langue de Shakespeare : unlock the bootloader
Sur la plupart des xiaomi il faut utiliser leur logiciel appelé mi unlock tool a utilisé forcément avec un compte xiaomi afin de déverrouiller le bootloader
1 Like
jdll
March 1, 2019, 8:34am
10
Bonjour Nikoleos,
merci pour ton suivi.
j’avais réussi unlock the bootloader.
Si je reprends le processus d’installation , je me demande si j’ai réussi la partie qui permet de de désactiver l’anti roll-back protection en installant une version antérieure d’android (si j’ai bien compris)
_
Once the flash is complete, your device should boot into MiUI 10 (based on Android 8.1). Complete the setup wizard (you can skip setting up your accounts, fingerprint, etc.) and enable USB debugging under Developer options.Once the flash is complete, your device should boot into MiUI 10 (based on Android 8.1). Complete the setup wizard (you can skip setting up your accounts, fingerprint, etc.) and enable USB debugging under Developer options.
_
comment vérifier ?
J
salut,
je suppose que tu as suivi ceci Ă la lettre : https://gitlab.e.foundation/e/wiki/en/wikis/device/beryllium/install_post_android_9
pour vérifier, la command suivante devrait de donner le numero de l’antirollback, il faut bien sur passer le pocofone en mode fastboot (volume - et power à maintenir en même temps)
fastboot getvar anti
si elle ne peut donner la valeur, il reste celle ci
fastboot getvar all
je crois que si il y a plus que 4, donc 5 c’est que l’antirollback est encore actif, et si 4 ou moins l’ARB n’est plus actif
jdll
March 1, 2019, 11:45am
12
Nikoleos,
merci pour cette astuce.
En fait dans
*https://gitlab.e.foundation/e/wiki/en/wikis/device/beryllium/install_post_android_9
*
je n’ai pas réussi à faire :
** 1. Connect your device to your PC over USB. Then, run the following command: **
** **_**_ _**_**adb reboot bootloader**_**_ _**_**
**
il ne se passe rien quand je connecte le poco au PC , j’ai bien essayé
**Installing adb
and fastboot
_ **
mais pas sûr de l’avoir fait correctement!!
En expliquant tout ça , en faisant attention d’être le plus clair possible, je suis conscient que je suis une plaie(!!)
en tout cas encore merci d’y consacrer du temps
J
il faut installer les drivers adb et fastboot sur ton ordinateur au préalable, et une fois fait, lancer un invité de commande windows en tapant “cmd” dans la barre d’adresse du dossier ou sont present adb.exe et fastboot.exe comme expliquer ici :
Make sure your computer has working adb
and fastboot
. Setup instructions can be found here .
Enable USB debugging
under Developer options
on your device.
Ceci permet d’executer les commandes adb et fastboot approprié, tel que celle permettant de connaitre l’antirollback “fastboot getvar anti”