PDA

Ver la Versión Completa : [ CONSULTA ] Prime semi brickeada!


quim135
17/04/12, 22:16:36
Pues eso...creo q flasheando y tal la he brickeado...cuando reinicia va directamente al recovery y ya he probado con todo lo q se me ocurre...Wipe data,factory reset, flashear la rom otra vez, restaurar....y se reinicia siempre en modo recovery.

Alguna idea¿

ciriante
17/04/12, 23:05:09
A ver si te puede ayudar esto:

Don't be afraid, your Prime should be recoverable. This is the good news. The bad news is, that you need quite some knowledge of ADB.

To recover your Prime (most likely) you need the following:

A working ADB setup (please google that if you don't have it, "tutorial setup adb" or something like that should do the trick) The USB-Cable to connect the Prime to your PC A few minutes time

Now do the following:

Make sure your Prime is in Recovery mode (CWM)

Open a cmd line on your pc

Type: "adb shell"

You should see a "#" now

Once you have that "#", please type: dd if=/dev/zero of=/dev/block/mmcblk0p4 bs=100 count=1 and press [Enter]

Now type: dd if=/dev/zero of=/dev/block/mmcblk0p3 bs=16 count=1 and press [Enter]

Exit the shell and reboot your Prime via CWM

It should not reboot to CWM automatically now. It either boots your ROM or is stuck at the splash screen. If it is stuck, boot to recovery and install any ROM you want.

ciriante
17/04/12, 23:14:01
Extraído de aquí...http://forum.xda-developers.com/showthread.php?t=1514088

Creo que tu caso es el 1a...:-)

quim135
18/04/12, 00:34:03
Voy a probar....Q manazas tngo dios...


Edito: Hecho!!! Joder como me ha costado instalar el Adb como dios manda....y mira q hay tutoriales para torpes con los pasos bien marcados. Pero bueno! Ya ha resucitado!! Gracias Ciriante ^^