|
||
|
![]() |
![]() |
Amazfit Verge Amazfit Verge |
![]() |
|
Herramientas |
#1
|
||||
|
||||
![]() ![]() NO FUNCIONA NI EN EL AMAZFIT PACE, STRATOS O STRATOS3 NO FUNCIONA NI EN EL AMAZFIT PACE, STRATOS O STRATOS3 NO FUNCIONA NI EN EL AMAZFIT PACE, STRATOS O STRATOS3 Requisitos ![]() Solo para Bootloader desbloqueado
Para modelo A1801 (Chino) y A1811 (US/Global/Internacional) Drivers adb y fastboot correctamente instalados como system wide a ser posible +40% de batería ![]() ![]() Descomprimir el .zip
Conectar el reloj al PC Ejecutar flash_ES.bat para tener textos en Español o flash_US.bat para tener textos en Inglés. No tocar nada hasta que termine. Se incluyen instaladores alternativos del firmware y de actualización OTA, mirad en el enlace de Más info de la sección de Descargas. Si algunas apps fallan o dan FC (Force Close) haced un Reset de Fábrica desde el reloj, o ejecutando el archivo FCT_RST.bat o como alternativa el FCT_RST2.bat ![]() ![]() ************************************************** **********************
Instalador Firmware Stock US/Global/Internacional 3.2.0.7 by Saratoga ************************************************** ********************** 1. Conecta el reloj al PC *************************** ********************************* 2. Reiniciando en modo Fastboot ********************************* ************************* 3. Comprobando conexion ************************* *********************************** 4. Flasheando recovery modificado *********************************** < waiting for any device > Downloading 'boot.img' OKAY [ 0.465s] booting FAILED (status read failed (Too many links)) Finished. Total time: 1.544s *********************************** 5. Esperando conexi≤n en Recovery *********************************** ********************** 6. Copiando archivos ********************** boot.img: 1 file pushed. 7.1 MB/s (9437184 bytes in 1.265s) system.img.gz: 1 file pushed. 5.0 MB/s (316053237 bytes in 60.793s) md5s.txt: 1 file pushed. 0.1 MB/s (91 bytes in 0.001s) flash_rom.sh: 1 file pushed. 0.4 MB/s (458 bytes in 0.001s) ************************ 7. Instalando Firmware ************************ Validating images boot.img: OK system.img.gz: OK Starting to flash now. DO NOT TURN OFF OR REMOVE THE USB CABLE! Flashing boot.img 2304+0 records in 2304+0 records out 9437184 bytes (9.0MB) copied, 0.955815 seconds, 9.4MB/s Flashing system.img 210944+0 records in 210944+0 records out 864026624 bytes (824.0MB) copied, 95.167409 seconds, 8.7MB/s Finished ********************** 8. Borrando archivos ********************** **************** 9. Reiniciando **************** ********************************** 10. Cambiando el idioma a Ingles ********************************** List of devices attached d41e250a device ***************************************** Proceso de instalaci≤n de Recovery Stock ***************************************** ***************************** 11. Reiniciando en Fastboot ***************************** ****************************** 12. Flasheando root temporal ****************************** < waiting for any device > Downloading 'boot.img' OKAY [ 0.374s] booting FAILED (status read failed (Too many links)) Finished. Total time: 1.427s *********************** 13. Copiando archivos *********************** install_recovery.sh: 1 file pushed. 0.3 MB/s (687 bytes in 0.002s) recovery.img: 1 file pushed. 2.0 MB/s (16777216 bytes in 8.054s) ***************************** 14. Flashing Stock recovery ***************************** ============= STOCK Installer =============== Flashing recovery... 4096+0 records in 4096+0 records out 16777216 bytes (16.0MB) copied, 1.997928 seconds, 8.0MB/s Done. OTA updates should now work. *********************** 15. Borrando archivos *********************** ***************** 16. Reiniciando ***************** *************************** 17. Fin de la instalacion *************************** Presione una tecla para continuar . . . ![]() ![]() Última Versión
FIrmware 3.2.7.5 US Stock Amazfit Verge y actualizaciones OTA | Más Info Versiones anteriores FIrmware 3.2.7.0 US Stock Amazfit Verge y actualizaciones OTA | Más Info FIrmware 3.2.6.0 US Stock Amazfit Verge y actualizaciones OTA | Más Info FIrmware 3.2.5.0 US Stock Amazfit Verge y actualizaciones OTA | Más Info FIrmware 3.2.4.0 US Stock Amazfit Verge y actualizaciones OTA | Más Info FIrmware 3.2.3.0 US Stock Amazfit Verge y actualizaciones OTA | Más Info FIrmware 3.2.2.0 US Stock Amazfit Verge y actualizaciones OTA | Mirror | Más Info FIrmware 3.2.1.0 US Stock Amazfit Verge y actualizaciones OTA | Mirror FIrmware 3.2.0.13 US Stock Amazfit Verge y actualizaciones OTA | Mirror FIrmware 3.2.0.7 US Stock Amazfit Verge y actualizaciones OTA | Mirror ![]() ![]() A Nicola, Neur_User y 1immortal, como siempre.
Nacken y To+ pos su colaboración. Si te gusta mi trabajo, invítame a una Cerveza. ![]() Entra AQUÍ
__________________
![]() Última edición por Saratoga Día 24/04/20 a las 11:48:58. |
Los siguientes 3 usuarios han agradecido a Saratoga su comentario: | ||
|
#2
|
||||
|
||||
![]()
Método Manual de Instalación
Introducción Esta es la guía para poder instalar manualmente el firmware usando cualquier terminal de comandos. Para ello, hay que cumplir los mismos requisitos descritos en el Post #1. En Windows tenéis que abrir CMD.exe y navegar hasta la raíz del archivo .zip que contiene el firmware y habéis descomprimido previamente, y ya estarás posicionado en la ubicación correcta para seguir con la guía. También puedes usar los comandos como adb.exe y fastboot.exe en vez de adb y fastboot si no tienes instalados los drivers como system wide. Instalación manual por comandos Instalación del firmware 1. Conectar el reloj al PC y comprobamos la conexión con el reloj [PHP]adb devices[/PHP] Resultado (o algo similar) Código:
List of devices attached 9dee1d33 device [PHP]adb shell reboot bootloader[/PHP] 3. Cuando el reloj muestre la pantalla de fastboot, comprobamos la conexión [PHP]fastboot devices[/PHP] Resultado (o algo similar) Código:
0123456789 fastboot [PHP]fastboot boot recovery-mod.img[/PHP] Resultado (o algo similar) Código:
downloading 'boot.img'... OKAY [ 0.426s] booting... FAILED (status read failed (Too many links)) finished. total time: 1.303s 6. Copiamos los archivos necesarios al reloj (puede tardar un minuto) [PHP]adb push boot.img /data/media/0 adb push system.img.gz /data/media/0 adb push md5s.txt /data/media/0 adb push flash_rom.sh /data/media/0/[/PHP] Resultado (o algo similar) Código:
adb push boot.img /data/media/0/ 7546 KB/s (9437184 bytes in 1.221s) adb push system.img.gz /data/media/0/ 7194 KB/s (228153632 bytes in 30.969s) adb push md5s.txt /data/media/0/ 88 KB/s (91 bytes in 0.001s) adb push flash_rom.sh /data/media/0/ 297 KB/s (458 bytes in 0.001s) [PHP]adb shell sh /data/media/0/flash_rom.sh[/PHP] Resultado (o algo similar) Código:
Validating images boot.img: OK system.img.gz: OK Starting to flash now. DO NOT TURN OFF OR REMOVE THE USB CABLE! Flashing boot.img 2304+0 records in 2304+0 records out 9437184 bytes (9.0MB) copied, 0.953804 seconds, 9.4MB/s Flashing system.img 210944+0 records in 210944+0 records out 864026624 bytes (824.0MB) copied, 89.945101 seconds, 9.2MB/s Finished [PHP]adb shell rm /data/media/0/boot.img adb shell rm /data/media/0/system.img.gz adb shell rm /data/media/0/md5s.txt adb shell rm /data/media/0/flash_rom.sh[/PHP] 9. Reiniciamos el reloj [PHP]adb reboot[/PHP] 10. Cuando se inicie el bootanimation, cambiamos el idioma a Inglés [PHP]adb shell setprop persist.sys.language en adb shell setprop persist.sys.country US[/PHP] Proceso de instalación de recovery stock 11. Reiniciamos en modo fastboot [PHP] adb shell reboot bootloader [/PHP] 12. Cargaremos el root temporal [PHP] fastboot boot boot-US-adb-root.img [/PHP] Resultado (o algo similar) Código:
downloading 'boot.img'... OKAY [ 0.349s] booting... FAILED (status read failed (Too many links)) finished. total time: 1.206s [PHP] adb push install_recovery.sh /data/media/0 adb push recovery.img /data/media/0 [/PHP] Resultado (o algo similar) Código:
[100%] /data/media/0/install_recovery.sh [100%] /data/media/0/recovery.img [PHP] adb shell cd /data/media/0/; sh install_recovery.sh [/PHP] O si el comando anterior falla, lo hacemos en 2 comandos [PHP] adb shell cd /data/media/0 adb shell sh install_recovery.sh [/PHP] Resultado (o algo similar) Código:
============= STOCK Installer =============== Flashing recovery... 4096+0 records in 4096+0 records out 16777216 bytes (16.0MB) copied, 2.461221 seconds, 6.5MB/s Done. OTA updates should now work. [PHP] adb shell rm /data/media/0/install_recovery.sh adb shell rm /data/media/0/recovery.img [/PHP] 16. Reiniciamos [PHP] adb reboot [/PHP] 17. Fin.
__________________
![]() Última edición por Saratoga Día 21/12/18 a las 10:45:54. |
#3
|
||||
|
||||
![]()
FIrmware 3.2.0.7 US Stock Amazfit Verge
Todo aquel que haya instalado la versión anterior 3.2.0.5 tiene que instalar esta nueva versión para poder recibir las actualizaciones oficiales OTA. Descargas FIrmware 3.2.0.7 US Stock Amazfit Verge Changelog - New languages added: Spanish and Russian - Added sports item: skipping rope - Add dynamic watchface: Salkan - New sports mode automatic detection, currently supports running and walking. - New raised wrist menu and its automatic time control - Phone application UI optimization - Bug fixes Gracias a 1mmortal Nacken To+ por su colaboración.
__________________
![]() |
Gracias de parte de: | ||
#4
|
||||
|
||||
No funcionan los deportes
He instalado esta ROM y no me funcionan los deportes y no me sincroniza los pasos con la APP.
creo que hay algún fallo más, tengo que ver que mas pasa para ir recopilando estos errores. |
#5
|
||||
|
||||
__________________
![]() |
#6
|
||||
|
||||
No entiendo una cosilla....si yo tengo instalada la ROM original v. 3.2.0.13 ...por qué no viene incluido él modo automático de detección carrera-andar, por ejemplo??
Se supondría que es una a actualización posterior, no?? |
#7
|
||||
|
||||
![]()
Nuevo Instalador Firmware 3.2.0.13 US/Global/Internacional Stock Amazfit Verge
Descargas FIrmware 3.2.0.13 US Stock Amazfit Verge | Mirror
__________________
![]() |
#11
|
||||
|
||||
ROM o Firmware
Hola, que diferencia hay entre poner la rom china en multilenguaje con respecto a poner el firmware universal sobre un verge A1801 (chino). Que ventajas tiene una sobre otra?
|
#12
|
||||
|
||||
La ROM China Multilenguaje, aparte de todo lo que pone en su Changelog sobre los idiomas, voces deportivas,... que la actualizan semanalmente.
__________________
![]() |
#13
|
||||
|
||||
Gracias!!! Voy a ponerle como dices. el firmware internacional.
|
#14
|
||||
|
||||
He intentado varias veces instalar esta rom, tengo bootloader desbloqueado, y siempre tengo el mismo error, alguna solucion? Mi relog es la version internacional, lo unico que quiero es ponerlo en español.
************************************************** ********************** Instalador Firmware Stock US/Global/Internacional 3.2.0.13 by Saratoga ************************************************** ********************** 1. Conecta el reloj al PC *************************** ********************************* 2. Reiniciando en modo Fastboot ********************************* ************************* 3. Comprobando conexion ************************* *********************************** 4. Flasheando recovery modificado *********************************** < waiting for device > cannot load 'recovery-mod.img': No such file or directory *********************************** 5. Esperando conexi¾n en Recovery *********************************** error: unknown host service error: unknown host service ********************** 6. Copiando archivos ********************** error: device '(null)' not found error: device '(null)' not found error: device '(null)' not found error: device '(null)' not found ************************ 7. Instalando Firmware ************************ error: device '(null)' not found ********************** 8. Borrando archivos ********************** error: device '(null)' not found error: device '(null)' not found error: device '(null)' not found error: device '(null)' not found **************** 9. Reiniciando **************** error: device '(null)' not found Agradeceria ayuda! |
#15
|
||||
|
||||
He intentado varias veces instalar esta rom, tengo bootloader desbloqueado, y siempre tengo el mismo error, alguna solucion? Mi relog es la version internacional, lo unico que quiero es ponerlo en español.
************************************************** ********************** Instalador Firmware Stock US/Global/Internacional 3.2.0.13 by Saratoga ************************************************** ********************** 1. Conecta el reloj al PC *************************** ********************************* 2. Reiniciando en modo Fastboot ********************************* ************************* 3. Comprobando conexion ************************* *********************************** 4. Flasheando recovery modificado *********************************** < waiting for device > cannot load 'recovery-mod.img': No such file or directory *********************************** 5. Esperando conexi¾n en Recovery *********************************** error: unknown host service error: unknown host service ********************** 6. Copiando archivos ********************** error: device '(null)' not found error: device '(null)' not found error: device '(null)' not found error: device '(null)' not found ************************ 7. Instalando Firmware ************************ error: device '(null)' not found ********************** 8. Borrando archivos ********************** error: device '(null)' not found error: device '(null)' not found error: device '(null)' not found error: device '(null)' not found **************** 9. Reiniciando **************** error: device '(null)' not found Agradeceria ayuda! ![]() Descomprime el archivo adjunto, mete el .bat en la carpeta y prueba a ver con ese, si no funciona, prueba con el método manual a ver.
__________________
![]() |
#16
|
||||
|
||||
Nuevo Instalador Firmware 3.2.1.0 US/Global/Internacional Stock Amazfit Verge y actualizaciones OTA (04/04/2019)
Nuevo Instalador Firmware 3.2.1.0 US/Global/Internacional Stock Amazfit Verge
Descargas Firmware 3.2.1.0 US Stock Amazfit Verge | Mirror
__________________
![]() |
#17
|
||||
|
||||
![]()
Nuevo Instalador Firmware 3.2.2.0 US/Global/Internacional Stock Amazfit Verge
Descargas Firmware 3.2.2.0 US Stock Amazfit Verge | Mirror Integración Alexa Hay que cambiar permanentemente el idioma del teléfono a Inglés de Estados Unidos (US-English), y ya nos aparecerá el registro de la cuenta de Amazon en Third-Party accounts (al menos en Android). De momento Alexa solo integra el idioma Inglés. La app de Amazfit mínima tiene que ser la v2.7.0 para Android o la v2.8.0 para iOS.
__________________
![]() Última edición por Saratoga Día 16/04/19 a las 09:39:11. |
#18
|
||||
|
||||
Nuevo Instalador Firmware 3.2.3.0 US/Global/Internacional Stock Amazfit Verge
Nuevo Instalador Firmware 3.2.3.0 US/Global/Internacional Stock Amazfit Verge
Descargas Firmware 3.2.3.0 US Stock Amazfit Verge Integración Alexa Hay que cambiar permanentemente el idioma del teléfono a Inglés de Estados Unidos (US-English), y ya nos aparecerá el registro de la cuenta de Amazon en Third-Party accounts (al menos en Android). Según han comentado, creando una nueva cuenta de Amazfit con idioma/region US activa la cuenta de Amazon y Alexa.
__________________
![]() |
#19
|
||||
|
||||
![]()
Nuevo Instalador Firmware 3.2.4.0 US/Global/Internacional Stock Amazfit Verge
Descargas Firmware 3.2.4.0 US Stock Amazfit Verge Integración Alexa Hay que cambiar permanentemente el idioma del teléfono a Inglés de Estados Unidos (US-English), o a Español de Estados Unidos, y ya nos aparecerá el registro de la cuenta de Amazon en Third-Party accounts (al menos en Android). Según han comentado, creando una nueva cuenta de Amazfit con idioma/region US activa la cuenta de Amazon y Alexa. Esto puede variar desde la v3.x de la App de Amazfit
__________________
![]() |
|
#20
|
||||
|
||||
![]()
Nuevo Instalador Firmware 3.2.5.0 US/Global/Internacional Stock Amazfit Verge
Descargas Firmware 3.2.5.0 US Stock Amazfit Verge Integración Alexa Hay que cambiar permanentemente el idioma del teléfono a Inglés de Estados Unidos (US-English), o a Español de Estados Unidos, y ya nos aparecerá el registro de la cuenta de Amazon en Third-Party accounts (al menos en Android). Según han comentado, creando una nueva cuenta de Amazfit con idioma/region US activa la cuenta de Amazon y Alexa. Esto puede variar desde la v3.x de la App de Amazfit Changelog - Redesigned dial pad - Refined Japanese translations
__________________
![]() |
![]() |
![]() |
||||||
|