diff --git a/wiki/Access_EDL_mode.md b/wiki/Access_EDL_mode.md index 46d19f8..f585aa2 100644 --- a/wiki/Access_EDL_mode.md +++ b/wiki/Access_EDL_mode.md @@ -2,33 +2,35 @@ ## Access EDL mode -EDL (Emergency Download) mode is used in Qualcomm-based devices for unbricking/flashing purposes. EDL mode bypasses the bootloader and MiFlash can interact with it. There are several ways to access EDL mode but they usually require the bootloader to be unlocked. +EDL (Режим экстренной загрузки) режим используется в устройствах на базе процессора Qualcomm для откирпичивания или прошивки девайса. EDL режим обходит бутлоадер (загрузчик), и MiFlash всячески может взаимодействовать с ним. Существует несколько способов, с помощью которых можно загрузиться в этот самый EDL режим, однако они обычно все требует разблокировки самого загрузчика через MiUnlock. -**Note: EDL mode is not accessible on locked devices that were released in 2017 or later.** +**Примечание: EDL режим недоступен на заблокированных устройствах, выпущенных в 2017 году или позднее** -### ADB/Fastboot method +### Метод с ADB/Fastboot -1. Download and launch the Xiaomi ADB/Fastboot Tools from [here](Tools_for_Xiaomi_devices.md). +1. Скачайте и запустите Xiaomi ADB/Fastboot Tools [отсюда](Tools_for_Xiaomi_devices.md). -2. Connect the device in ADB or Fastboot mode. See the instructions [here](https://szaki.github.io/XiaomiADBFastbootTools/). +2. Подключите устройство в ADB или в Fastboot режиме. [Смотрите инструкцию тут](https://szaki.github.io/XiaomiADBFastbootTools/). -3. Reboot the device to EDL mode by clicking Reboot device to EDL in the top menu. +3. Перезагрузите устройтво в EDL режим, нажав в программе на Reboot device to EDL в верхнем меню. + +4. При входе в EDL режим, экран устройства должно погаснуть, индикатор уведомлений (если он есть) также может начать мигать + + Чтобы выйти из EDL режима, зажмите кнопку питания устройства на 5-10 секунд. + +### Метод для Redmi Note 3 SD / Special Edition (из под Fastboot режима) + +1. Скачайте и распакуйте [этот архив](https://www.androidfilehost.com/?fid=24591000424940129), желательно в корне раздела C:\. + +2. Перезагрузите устройство в Fastboot режим (Кнопка питания + Понижение громкости). Дождитесь Mi кролика на экране, и затем подключите устройство к своему ПК. + +3. Запустите reboot.bat в папке распакованного архива. Появиться командная строка. Нажмите на любую клавишу на клавиатуре, чтобы перезагрузить устройство в EDL режим. 4. Upon entering EDL mode, the phone's screen should turn blank and the notification LED might also be blinking. - To exit EDL mode, hold the Power button for 5-10 seconds. +4. При входе в EDL режим, экран устройства должен погаснуть, и также должен замигать индикатор уведомлений. -### Fastboot method for the Redmi Note 3 SD / Special Edition - -1. Download and extract [this package](https://www.androidfilehost.com/?fid=24591000424940129) on your PC. - -2. Enter fastboot mode by holding Power and Vol- at the same time. Wait until the Mi Bunny appears, then connect the device to the PC. - -3. Run reboot.bat in the extracted package. A command prompt will appear. Press a key to reboot the device to EDL mode. - -4. Upon entering EDL mode, the phone's screen should turn blank and the notification LED might also be blinking. - - To exit EDL mode, hold the Power button for about 10 seconds. + Чтобы выйти из EDL режима, зажмите кнопку питания устройства на 5-10 секунд. ### Recovery menu method for the Redmi 3/4 series @@ -38,4 +40,4 @@ EDL (Emergency Download) mode is used in Qualcomm-based devices for unbricking/f 3. Upon entering EDL mode, the phone's screen should turn blank and the notification LED might also be blinking. - To exit EDL mode, hold the Power button for about 10 seconds. \ No newline at end of file + To exit EDL mode, hold the Power button for about 10 seconds.