Ver Mensaje Individual
  #100  
Viejo 21/04/12, 23:54:58
Array

[xs_avatar]
juanpirulo juanpirulo no está en línea
Usuario muy activo
· Votos compra/venta: (2)
 
Fecha de registro: may 2011
Localización: Vitoria
Mensajes: 5,197
Modelo de smartphone: S2 , Sony Xperia Z1,Z3,XZ, Huawei P30Pro
Tu operador: Movistar
 Cita: Originalmente Escrito por renedca Ver Mensaje
Como has comentado he probado la de CyanogenMod... Y mismo error.. Checking state ofrece BML/MTD.
Assert failed :run_program ("/tmp/update.sh") =0
E:Error información /sdcard/........
(Status 7)
Esto es lo que sale y al final instalación abortada
Saludos y gracias por tu tiempo.
Renedca

Enviado desde mi GT-P1000 usando Tapatalk
.


1- opcion restock y kernel overcome y luego actualizas a CM9

2-Intenta esto. Coje el zip de la actualizacion y vete a

META-INF/com/google/android/updater-script . Y borra lo siguiente de este archivo.

assert(getprop("ro.product.device") == "galaxytab" || getprop("ro.build.product") == "galaxytab" ||
getprop("ro.product.device") == "GT-P1000" || getprop("ro.build.product") == "GT-P1000" ||
getprop("ro.product.device") == "GT-P1000L" || getprop("ro.build.product") == "GT-P1000L" ||
getprop("ro.product.device") == "GT-P1000N" || getprop("ro.build.product") == "GT-P1000N")

3- opcion.

alright for those having problems flashing nightlies [updater.sh status 7 assert error] and your on non-mtd build. You have to manually mount /efs

1. reboot into recovery
2. connect tab to adb and use adb shell command to get into tab terminal
3. type mount /dev/block/stl3 /efs
4. flash nightly build after your mount /efs via adb and you should be good

the first flash went through a recovery bootloop for me so i force shut down my tab [ vol up + power button] then rebooted into recovery again [it will be the non-humberos cwm] and re-flash the nightly again and voila

THANKS TO RED_REBEL AND ALROGER FOR HELPING ME FIGURE THIS OUT IN THE IRC

Última edición por juanpirulo Día 22/04/12 a las 00:18:53.
Responder Con Cita