Nexus S muerto - Nexus S General

Hola buen día.
Tengo un Nexus S que hace 2 meses le puse una rom de CyanogenMod y después de una semana se me apago lo puse a cargar (cargador de pared) cuando lo prendí se quedo en la pantalla de inicio donde dice "Google" y ya no continuo, le quite la pila y en seguida se la puse y ya no prendió.
Estoy en México y no he encontrado nadie que lo pueda arreglar, hace 15 días lo intente prender y prendió de nuevo hasta la misma pantalla de "Google" y lo conecte a la pc y con el comando "adb devices" me listo el dispositivo después intente correr el comando "abd shell" y me dijo que no encontraba el archivo después use "adb reboot bootloader" el telefono se reinicio y no volvió a prender hasta hoy en la mañana que lo intente de nuevo use "vol up + power" y entro al recovery.
Pensé en recargarle el recovery.img que esta en este sitio
theunlockr.com/2010/12/17/how-to-root-the-samsung-nexus-s
megaupload.com/?d=C933QJOO
usando "fastboot flash recovery recovery.img" cargue de nuevo el recovery.img el proceso se completo sin problema, pero cuando seleccione la opción "Recovery" el telefono se reinicio y no volvió a prender lo intente prender de nuevo con "vol up + power", "power", "vol down + power" y no prendió ahora esperare unos días para que prenda.
La pregunta es
Lo podré recuperar?
Puedo instalar otra rom estando en fasboot?
Cada vez que se apaga se bloquea por algún fallo de Hardware?
espero me puedan ayudar.
si alguien me puede dar un tip de como buscar este problema en la red por que no he encontrado nada parecido.
Saludos y gracias.

primero que todo, aquí en XDA solamente se postea en ingles
si no sabes ingles usa google translate, y le hace la copy y paste, para que te lo traduzca todo
este es tu primer aviso, si te encuentro de nuevo posteando sin traducción a ingles recibirás una multa
re: tema sobre su dead NS
ese es un caso conocido con unas cuantas versiones de CM7
la versión mas estable es CM7 RC1, las otras versiones como te has dado cuenta no funciona tan bien.
en cuando a su ROM que esta jodido, la mejor manera seria de usar ODIN con el USB jig, y luego flashear el stock ODIN ROM de la NS
después de eso tu Tele debería de reiniciar correctamente para el OS
tengo ladilla de traducir todo lo que tipee así que voy a usar google translate como te aconseje
english translation **************************************************
first of all, here at XDA is posted in English only
if you can not use google translate English, and makes the copy and paste [/ I], to translate it for you all
this is your first warning, if you encounter a new English translation by posting without receive a fine
re: your dead topic NS
this is a known case with a few versions of CM7
more stable version RC1 CM7, other versions as you noticed does not work so well.
when his ROM in this ****ed up, the best way would be to use the USB ODIN jig, and then flash the stock ROM NS ODIN
after that restart your Tele should correctly for the OS
crab I have to translate everything you type so I'll use google translate and advise you
LMAO google translate has horrible grammar

anyways... we had our fun, no lets get back on topic

I had another phone (a LG GW620) to the one I charged ROMs through fastboot using "fastboot flash boot boot.img" and "fastboot flash system system.img", where "boot.img" and "system.img" were images that I had stored in the same folder as the fastboot executable. I think that for the Nexus S it's the same, but I HAVE'NT TRYED IT.
Before that commands, I remember that I have to use some other command to wipe the phone via fastboot, but I can't remember what it was.
You can find System and Boot images in the Backup folder made by ClockworkMod Recovery.
I hope I've helped you =)
********************
Tuve otro telefono (un LG GW620) al que le cargaba las rom mediante fastboot con los comandos "fastboot flash boot boot.img" y "fastboot flash system system.img", donde "boot.img" y "system.img" eran imagenes de boot y sistema que tenía en la misma carpeta donde estaba el programa de fastboot. Imagino que para el Nexus S es lo mismo, PERO NO LO HE PROBADO. Antes de eso habia que hacer un wipe mediante fastboot, pero no recuerdo cuál era el comando. Puedes obtener imagenes de boot y system de algun respaldo hecho con ClockWorkMod Recovery.
Espero haber ayudado.
Saludos,
t3b4n

I have no idea what's going on here, even with the translation.

sorry
Sorry, i did not think was very important.
I used JIG on the nexus s, and I can turn the phone into recovery mode but can not find partition to install the system.
Odin is also when you are installing your system I guess it's the same thing.
any idea???

no, you need to use the JIG to boot into the Download Mode, not recovery mod
in Download Mode, unplug, then re-plug the USB back into the phone
then Odin will see the phone, and you can flash the stock ROM

yes, use ODIN in mode download (use JIG) but the process not complete, don't load system.img

check out this http://forum.xda-developers.com/showthread.php?t=1397393

Status:
Nexus S turn on in recovery mode and download mode but in download mode ODIN3 (1.81) no complete the process (on 10 hrs).
Code:
<ID:0/005> Added!!
<ID:0/005> Odin v.3 engine (ID:5)..
<ID:0/005> File analysis..
<ID:0/005> SetupConnection..
<ID:0/005> Initialzation..
<ID:0/005> Get PIT for mapping..
<ID:0/005> Firmware update start..
<ID:0/005> bootloader.img
<ID:0/005> boot.img
<ID:0/005> recovery.img
<ID:0/005> system.img
In recovery mode dont load system.img

In recovery mode
Code:
$ fastboot erase boot
erasing 'boot'... OKAY
$ fastboot erase system
erasing 'system'... OKAY
$ adb shell
/proc # ls -l /dev/block/
brw------- 1 root root 7, 0 Jan 1 12:00 loop0
brw------- 1 root root 7, 1 Jan 1 12:00 loop1
brw------- 1 root root 7, 2 Jan 1 12:00 loop2
brw------- 1 root root 7, 3 Jan 1 12:00 loop3
brw------- 1 root root 7, 4 Jan 1 12:00 loop4
brw------- 1 root root 7, 5 Jan 1 12:00 loop5
brw------- 1 root root 7, 6 Jan 1 12:00 loop6
brw------- 1 root root 7, 7 Jan 1 12:00 loop7
brw------- 1 root root 31, 0 Jan 1 12:00 mtdblock0
brw------- 1 root root 31, 1 Jan 1 12:00 mtdblock1
brw------- 1 root root 31, 2 Jan 1 12:00 mtdblock2
brw------- 1 root root 31, 3 Jan 1 12:00 mtdblock3
brw------- 1 root root 31, 4 Jan 1 12:00 mtdblock4
brw-rw---- 1 radio radio 31, 5 Jan 1 12:00 mtdblock5
brw------- 1 root root 31, 6 Jan 1 12:00 mtdblock6
drwxr-xr-x 3 root root 60 Jan 1 12:00 platform
brw------- 1 root root 1, 0 Jan 1 12:00 ram0
brw------- 1 root root 1, 1 Jan 1 12:00 ram1
brw------- 1 root root 1, 10 Jan 1 12:00 ram10
brw------- 1 root root 1, 11 Jan 1 12:00 ram11
brw------- 1 root root 1, 12 Jan 1 12:00 ram12
brw------- 1 root root 1, 13 Jan 1 12:00 ram13
brw------- 1 root root 1, 14 Jan 1 12:00 ram14
brw------- 1 root root 1, 15 Jan 1 12:00 ram15
brw------- 1 root root 1, 2 Jan 1 12:00 ram2
brw------- 1 root root 1, 3 Jan 1 12:00 ram3
brw------- 1 root root 1, 4 Jan 1 12:00 ram4
brw------- 1 root root 1, 5 Jan 1 12:00 ram5
brw------- 1 root root 1, 6 Jan 1 12:00 ram6
brw------- 1 root root 1, 7 Jan 1 12:00 ram7
brw------- 1 root root 1, 8 Jan 1 12:00 ram8
brw------- 1 root root 1, 9 Jan 1 12:00 ram9
/dev/block/platform # ls -la
drwxr-xr-x 3 root root 60 Jan 1 12:00 .
drwxr-xr-x 3 root root 680 Jan 1 12:00 ..
drwxr-xr-x 2 root root 180 Jan 1 12:00 s5pc110-onenand
/dev/block/platform/s5pc110-onenand # ls -l
lrwxrwxrwx 1 root root 20 Jan 1 12:00 mtdblock0 -> /dev/block/mtdblock0
lrwxrwxrwx 1 root root 20 Jan 1 12:00 mtdblock1 -> /dev/block/mtdblock1
lrwxrwxrwx 1 root root 20 Jan 1 12:00 mtdblock2 -> /dev/block/mtdblock2
lrwxrwxrwx 1 root root 20 Jan 1 12:00 mtdblock3 -> /dev/block/mtdblock3
lrwxrwxrwx 1 root root 20 Jan 1 12:00 mtdblock4 -> /dev/block/mtdblock4
lrwxrwxrwx 1 root root 20 Jan 1 12:00 mtdblock5 -> /dev/block/mtdblock5
lrwxrwxrwx 1 root root 20 Jan 1 12:00 mtdblock6 -> /dev/block/mtdblock6
~ # cat /proc/mtd
dev: size erasesize name
mtd0: 00200000 00040000 "bootloader"
mtd1: 00140000 00040000 "misc"
mtd2: 00800000 00040000 "boot"
mtd3: 00800000 00040000 "recovery"
mtd4: 1d580000 00040000 "cache"
mtd5: 00d80000 00040000 "radio"
mtd6: 006c0000 00040000 "efs"
"system" not found.

more info:
~ # dmesg | grep mmc
<6>[ 0.000000] sclk_mmc: source is mout_mpll (6), rate is 51307692
<6>[ 0.000000] sclk_mmc: source is mout_mpll (6), rate is 47642857
<6>[ 0.000000] sclk_mmc: source is mout_mpll (6), rate is 47642857
<6>[ 0.000000] sclk_mmc: source is mout_mpll (6), rate is 47642857
<6>[ 2.606926] s3c-sdhci s3c-sdhci.0: clock source 0: hsmmc (133400000 Hz)
<6>[ 2.607043] s3c-sdhci s3c-sdhci.0: clock source 1: hsmmc (133400000 Hz)
<6>[ 2.607248] s3c-sdhci s3c-sdhci.0: clock source 2: sclk_mmc (51307692 Hz)
<6>[ 2.607575] mmc0: SDHCI controller on samsung-hsmmc [s3c-sdhci.0] using ADMA
<6>[ 2.607813] s3c-sdhci s3c-sdhci.2: clock source 0: hsmmc (133400000 Hz)
<6>[ 2.608015] s3c-sdhci s3c-sdhci.2: clock source 1: hsmmc (133400000 Hz)
<6>[ 2.608135] s3c-sdhci s3c-sdhci.2: clock source 2: sclk_mmc (47642857 Hz)
<6>[ 2.608735] mmc1: SDHCI controller on samsung-hsmmc [s3c-sdhci.2] using ADMA
<6>[ 2.608940] s3c-sdhci s3c-sdhci.3: clock source 0: hsmmc (133400000 Hz)
<6>[ 2.609141] s3c-sdhci s3c-sdhci.3: clock source 1: hsmmc (133400000 Hz)
<6>[ 2.609259] s3c-sdhci s3c-sdhci.3: clock source 2: sclk_mmc (47642857 Hz)
<6>[ 2.609555] mmc2: SDHCI controller on samsung-hsmmc [s3c-sdhci.3] using ADMA
<3>[ 4.240377] mmc0: error -110 whilst initialising MMC card
Error: mmc0: error -110 whilst initialising MMC card
no mount the mmc card
any idea?

Related

[Q] No me guarda ninguna configuracion

Sorry for the post in spanish,
cambie de rom, en mi telefono y resulta que ahora, no me guarda niunguna configuracion, al reinicar el telefono, queda como de 0, no me guarda absolutamete nada, creo q meti la pata, intente hacer todos los wipe y etc etc, del custom recovery, del "stock recovery, creo que se le dice...
si alguien me dice que tan grande meti la pata
otra cosa, me aparecen ls errores .
E: Can't mount /cache/recovery/command
E: Can't mount /cache/recovery/log
E: Can't open /cache/recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache/recovery/last_log
first, write in english, second, flash the stock froyo sbf via rsd lite

need help building recovery g901f or english translation

hello
i have a sm-g901f device and i want to build a working recovery
i tried recovery builder but it doesn't work !?
i can provide my own boot.img and recovery img ..
doudou425 said:
hello
i have a sm-g901f device and i want to build a working recovery
i tried recovery builder but it doesn't work !?
i can provide my own boot.img and recovery img ..
Click to expand...
Click to collapse
i need only someone with a ready build environment ,because i'm not friend with ubuntu
or only porting the only existing recovery (in chinese) to english
thanks
+1 would be great!
Me too, waiting impatiently
doudou425 said:
i need only someone with a ready build environment ,because i'm not friend with ubuntu
or only porting the only existing recovery (in chinese) to english
Click to expand...
Click to collapse
Me too, waiting impatiently.
well I'm not really friends with ubuntu
I reinstall ubuntu for the second time and I will start the whole procedure
Would be awesome if we got a working english-aroma friendly-cwm for our 901f
Finally i have a fully working buid environment
But there's somme problem when compiling ,something about kernel
I dont know how to go ahead .....
What is the exact problem and at which stage of the compiling does it appear ?
Code:
[email protected]:~/tutu$ build/tools/device/mkvendor.sh samsung g901f /home/g901f/boot.img
Arguments: samsung g901f /home/g901f/boot.img
Output will be in /home/denis/tutu/device/samsung/g901f
cp: impossible d'évaluer «/home/g901f/boot.img»: Aucun fichier ou dossier de ce type
build/tools/device/mkvendor.sh : ligne 84 : 3116 Erreur de segmentation (core dumped) unpackbootimg -i $BOOTIMAGEFILE > /dev/null
gzip: ../boot.img-ramdisk.gz: No such file or directory
cpio: fin prématurée de l'archive
cat: /tmp/denis/bootimg/boot.img-base: Aucun fichier ou dossier de ce type
cat: /tmp/denis/bootimg/boot.img-cmdline: Aucun fichier ou dossier de ce type
cat: /tmp/denis/bootimg/boot.img-pagesize: Aucun fichier ou dossier de ce type
cp: impossible d'évaluer «/tmp/denis/bootimg/boot.img-zImage»: Aucun fichier ou dossier de ce type
unpackbootimg doesn't work with boot.img from g901f (new type inside)
en francais : a priori unpackbootimg ne fonctionne pas avec le type de boot.img en provenance du g901F ,ce serait un nouveau type de boot
Ça c'est rigolo ça je vais me pencher sur la question ce soir mais là comme ca je vois pas.
I found one unpackbootimg that works , to be continued...
J'ai trouvé un unpackbootimg qui fait correctement le boulot , affaire a suivre
Parfait ! C'est du beau boulot tiens nous au jus si ca avance.
Hello guys,
I think we're all French people on this topic but please if you want help, keep posting in English please
I'm also very interested by this topic.
Keep the good work
Franky
bon de nouveau bloqué ,j'ai maintenant mon boot.img correctement "unpacké" je vois bien tous les fichiers demandés
toutefois il faudrait adapter le mkvendor.sh pour ne plus avoir a unpacker le boot.img mais lui dire ou se trouvent les fichiers extraits pour continuer le taff ,mais ca je sais pas faire
voila le mkvendor.sh des fois que quelqu'un sache le modifier
Code:
#!/bin/bash
function usage
{
echo Usage:
echo " $(basename $0) manufacturer device [boot.img]"
echo " The boot.img argument is the extracted recovery or boot image."
echo " The boot.img argument should not be provided for devices"
echo " that have non standard boot images (ie, Samsung)."
echo
echo Example:
echo " $(basename $0) motorola sholes ~/Downloads/recovery-sholes.img"
exit 0
}
MANUFACTURER=$1
DEVICE=$2
BOOTIMAGE=$3
UNPACKBOOTIMG=$(which unpackbootimg)
echo Arguments: [email protected]
if [ -z "$MANUFACTURER" ]
then
usage
fi
if [ -z "$DEVICE" ]
then
usage
fi
ANDROID_TOP=$(dirname $0)/../../../
pushd $ANDROID_TOP > /dev/null
ANDROID_TOP=$(pwd)
popd > /dev/null
TEMPLATE_DIR=$(dirname $0)
pushd $TEMPLATE_DIR > /dev/null
TEMPLATE_DIR=$(pwd)
popd > /dev/null
DEVICE_DIR=$ANDROID_TOP/device/$MANUFACTURER/$DEVICE
if [ ! -z "$BOOTIMAGE" ]
then
if [ -z "$UNPACKBOOTIMG" ]
then
echo unpackbootimg not found. Is your android build environment set up and have the host tools been built?
exit 0
fi
BOOTIMAGEFILE=$(basename $BOOTIMAGE)
echo Output will be in $DEVICE_DIR
mkdir -p $DEVICE_DIR
TMPDIR=/tmp/$(whoami)/bootimg
rm -rf $TMPDIR
mkdir -p $TMPDIR
cp $BOOTIMAGE $TMPDIR
pushd $TMPDIR > /dev/null
unpackbootimg -i $BOOTIMAGEFILE > /dev/null
mkdir ramdisk
pushd ramdisk > /dev/null
gunzip -c ../$BOOTIMAGEFILE-ramdisk.gz | cpio -i
popd > /dev/null
BASE=$(cat $TMPDIR/$BOOTIMAGEFILE-base)
CMDLINE=$(cat $TMPDIR/$BOOTIMAGEFILE-cmdline)
PAGESIZE=$(cat $TMPDIR/$BOOTIMAGEFILE-pagesize)
export SEDCMD="s#__CMDLINE__#$CMDLINE#g"
echo $SEDCMD > $TMPDIR/sedcommand
cp $TMPDIR/$BOOTIMAGEFILE-zImage $DEVICE_DIR/kernel
popd > /dev/null
else
mkdir -p $DEVICE_DIR
touch $DEVICE_DIR/kernel
BASE=10000000
CMDLINE=no_console_suspend
PAGESIZE=00000800
export SEDCMD="s#__CMDLINE__#$CMDLINE#g"
echo $SEDCMD > $TMPDIR/sedcommand
fi
for file in $(find $TEMPLATE_DIR -name '*.template')
do
OUTPUT_FILE=$DEVICE_DIR/$(basename $(echo $file | sed s/\\.template//g))
cat $file | sed s/__DEVICE__/$DEVICE/g | sed s/__MANUFACTURER__/$MANUFACTURER/g | sed -f $TMPDIR/sedcommand | sed s/__BASE__/$BASE/g | sed s/__PAGE_SIZE__/$PAGESIZE/g > $OUTPUT_FILE
done
if [ ! -z "$TMPDIR" ]
then
RECOVERY_FSTAB=$TMPDIR/ramdisk/etc/recovery.fstab
if [ -f "$RECOVERY_FSTAB" ]
then
cp $RECOVERY_FSTAB $DEVICE_DIR/recovery.fstab
fi
if [ -f "$TMPDIR/ramdisk/sbin/htcbatt" ]
then
mkdir -p $DEVICE_DIR/recovery/root/sbin
CHARGER_FILES="/sbin/choice_fn /sbin/htcbatt /sbin/power_test /sbin/offmode_charging /sbin/detect_key"
for f in $CHARGER_FILES
do
if [ -f "$TMPDIR/ramdisk/$f" ]
then
cp $TMPDIR/ramdisk/$f $DEVICE_DIR/recovery/root/sbin
fi
done
cp $TEMPLATE_DIR/init.htc.rc $DEVICE_DIR/recovery/root/init.$DEVICE.rc
fi
fi
mv $DEVICE_DIR/device.mk $DEVICE_DIR/device_$DEVICE.mk
echo Creating initial git repository.
pushd $DEVICE_DIR
git init
git add .
git commit -a -m "mkvendor.sh: Initial commit of $DEVICE"
popd
echo Done!
echo Use the following command to set up your build environment:
echo ' 'lunch cm_$DEVICE-eng
echo And use the follwowing command to build a recovery:
echo ' '. build/tools/device/makerecoveries.sh cm_$DEVICE-eng
edit in English it'll be harder but I make the effort, thank you google trad
I found a version of unpackbootimg that works, I have all the files neccessaires
but we must adapt mkvendor.sh to use the extracted files instead of extract
by modifying slightly mkvendor.sh not delete the temporary file and pasting the extracted files with the new unpackbootimg
I managed to compile a nonfunctional recovery.img because I left everything default I have not changed boardconfig.mk etc. as shown here on step 4: http://xda-university.com/as-a-developer/porting-clockworkmod-recovery-to-a-new-device
this test was just to see if the compilation is finalizing ..... and it worked :good:
en french :
en modifiant legerement mkvendor.sh pour ne pas supprimer le dossier temporaire et en collant les fichiers extraits avec le nouveau unpackbootimg
j'ai reussi a compiler un recovery.img non fonctionnel car j'ai tout laissé par defaut je n'ai pas modifié boardconfig.mk etc comme indiqué ici a l'etape 4 : http://xda-university.com/as-a-developer/porting-clockworkmod-recovery-to-a-new-device
cet essai etait juste pour voir si la compilation se finalisait ..... et cela a fonctionné :good:
cool
doudou425 said:
J'ai trouvé un unpackbootimg qui fait correctement le boulot , affaire a suivre
Click to expand...
Click to collapse
T'es un pro!!! tiens nous au courant
merci de faire ça. enfin quelque chose a mettre sur mon G901F.
Thanks for doing it. Finally something for my G901F.
It seems that only france got the g901f
Pas de nouvelles bonne nouvelle :angel:
well ,good news chenglu made an english recovery for us
Chenglu said:
http://yun.baidu.com/pcloud/album/f...12765541086&uk=704970239&fsid=913008460800857
Click to expand...
Click to collapse
tested an approved
thank you @Chenglu
cool
doudou425 said:
well ,good news chenglu made an english recovery for us
tested an approved
thank you @Chenglu
Click to expand...
Click to collapse
tested an approuved too, very nice work.
thank you @Chenglu[/QUOTE]
Fine to have an operationnel custom recovery.
testé et approuvé, c'est cool d'avoir un recovery opérationnel.

SRS Root not work for me, could someone help?(SM-G531BT - (ZTO)Brasil)

Hello guys, i have a grand prime ve (with tv) [SM-G531BTVTZTO09OK1 - firmware update 11/2015] and in SRS root twitter's page there is a info saying that this device was rooted, ok! i did root all methods, and it says "Rooting complete!" then my device auto reboot but root isn't there, no bin, and if i try another time to root it check and not see root, and proceed to root again, but no root.
I am asking this here cause i know that this is a proper device for brazilian, more, is a Value Edition, and i think it will go unnoticed to root.
for this, i ask for some godsend if can help me and few others brazilians that got this device.
bellow the output of SRS Root.
Code:
---= SRS One-Click-Root v5.1 =---
22:52:46 - Starting ADB Server..
22:52:52 - Manufacturer: samsung
22:52:52 - Model: SM-G531BT
22:52:53 - Android Version: 5.1.1
22:52:53 - Build ID: LMY48B.G531BTVJU0AOK1
22:52:53 - Board ID: SC7730SE
22:52:54 - Chipset Platform: sc8830
22:52:54 - Getting OffSets.. : error: only position independent executables (PIE) are supported. (False)
22:52:57 - Query Server for Best Method.. Found Rootkit: 8
----= Start Rooting Process.. Please Wait =----
22:52:57 [+] Testing exploit: root8 (please wait..)
22:53:04 [+] Remounting /system Filesystem as R/W..
22:53:04 [+] Installing SU Binary...
22:53:07 [+] Installing SuperUser APK...
22:53:09 [+] Remounting /system Filesystem as R/O..
22:53:15 [+] Rooting Complete !
SM-G531BT
Yakchimi said:
Hello guys, i have a grand prime ve (with tv) [SM-G531BTVTZTO09OK1 - firmware update 11/2015] and in SRS root twitter's page there is a info saying that this device was rooted, ok! i did root all methods, and it says "Rooting complete!" then my device auto reboot but root isn't there, no bin, and if i try another time to root it check and not see root, and proceed to root again, but no root.
I am asking this here cause i know that this is a proper device for brazilian, more, is a Value Edition, and i think it will go unnoticed to root.
for this, i ask for some godsend if can help me and few others brazilians that got this device.
bellow the output of SRS Root.
Code:
---= SRS One-Click-Root v5.1 =---
22:52:46 - Starting ADB Server..
22:52:52 - Manufacturer: samsung
22:52:52 - Model: SM-G531BT
22:52:53 - Android Version: 5.1.1
22:52:53 - Build ID: LMY48B.G531BTVJU0AOK1
22:52:53 - Board ID: SC7730SE
22:52:54 - Chipset Platform: sc8830
22:52:54 - Getting OffSets.. : error: only position independent executables (PIE) are supported. (False)
22:52:57 - Query Server for Best Method.. Found Rootkit: 8
----= Start Rooting Process.. Please Wait =----
22:52:57 [+] Testing exploit: root8 (please wait..)
22:53:04 [+] Remounting /system Filesystem as R/W..
22:53:04 [+] Installing SU Binary...
22:53:07 [+] Installing SuperUser APK...
22:53:09 [+] Remounting /system Filesystem as R/O..
22:53:15 [+] Rooting Complete !
Click to expand...
Click to collapse
Também estou a procura do root para esse modelo do Brasil.
Instalei o TWRP sem root pelo PC com o heimdall.
1. Renomeia o twrp.img para recovery.img
2. Coloque o dispositivo em modo download, conecte o cabo antes de presionar o botão UP para continuar.
3. Obtenha o arquivo.pit
heimdall download-pit --output arquivo.pit
4. Coloque o recovery.img e o arquivo.pit na mesma pasta, de modo que ao executar o comando ls(Linux/MAC), ou dir(Windows) possa vê-los, use cd "Nome da pasta" para acessá-los.
5. Agora vamos efetuar o flash dos arquivos para o dispositivo:
heimdall flash --pit arquivo.pit --RECOVERY recovery.img --resume
Se necessário acrescente sudo no início dos comandos, mas instruções clicando aqui.

Unbrick Zenfone 2 Laser (ZE551KL) HEEEELP!!

Español
Buenas tardes, tengo el siguiente problema:
El dia de ayer reinicie mi telefono de forma habitual, como en veces anteriores, pero esta vez se quedo en la imagen de ASUS (Loader).
He intentado actualizarlo por ADB y me dice que no tengo permisos para flashear, intente actualizarlo por SD y tampoco me deja, dice que la Firma es Invalida..
Mi telefono es un Ze551KL.. ¿Que puedo hacer? que me aconsejan..
English
Good afternoon , I have the following problem:Yesterday restart my phone frequently, such as in times past , but this time stayed in the image ASUS ( Loader) .I tried to update it by ADB and tells me I do not have permissions to flash, try upgrading by SD and not let me, he says the firm is Overrides ..My phone is a Ze551KL .. What can I do ? What do you advise me.. :crying::crying::crying::crying::crying::crying:
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 268435456 bytes
sending 'recovery' (29420 KB)...
OKAY [ 1.195s]
writing 'recovery'...
FAILED (remote: Permission denied, phone is protected)
finished. total time: 1.217s
C:\adb>fastboot oem device-info
...
(bootloader) Device unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.021s]
finished. total time: 0.024s

RESSUSCITANDO SEU LUMIA 950 XL (não liga, não vibra e o Pc não reconhece)

1) baixe o WPinternals 2.4 e o Windows Device Recovery Tool
2) Instale o Windows Device Recovery Tool.
3) Abra o WPinternals 2.4 na area de trabalho ( ele é auto executavel),em platform clique em download.
agora em producttype digite o modelo do lumia o meu é :RM-1116 e em productcode digite o do seu aparelho
(basta abrir a tampa do celular e lá vc encontrará qual será o modelo e o codigo o meu é:059X5B5)
clique em search e faça o download.
4) Após o download Vá até disco local C: e habilite o modo de exibição das pastas ocultas.
Vá até C:\ProgramData\WPInternals\Repository\RM-1116 e copie os
arquivos de emergencia: RM1116_fh.edp e o MPRG8994_fh.ede (lembrando que vai depender do modelo do seu celular ok.
5) cole os arquivos na pasta C:\Program Files\Microsoft Care Suite\Windows Device Recovery Tool.
conecte o seu lumia no pc via usb e segure o botão power até vc ouvir o barulho no pc (nada irá acontecer com seu aparelho).
6) Agora,Vamos abrir o CMD que ficará assim C:\WINDOWS\system32
Então iremos digitar com aspas:
cd "C:\Program Files\Microsoft Care Suite\Windows Device Recovery Tool"
Clique enter e digite sem aspas:
thor2 -mode emergency -hexfile MPRG8994_fh.ede -edfile RM1116_fh.edp -orig_gpt
aguarde todo o processo......
ao final aparecerá esta mensagem no CMD
Clearing the backup GPT...SKIPPED!
Unable to parse FFU file. File open failed
programming operation failed!
UEFI FLASH END
Operation took about 24.00 seconds.
FFU_PARSING_ERROR
THOR2 1.8.2.18 exited with error code 2228224 (0x220000)
C:\Program Files\Microsoft Care Suite\Windows Device Recovery Tool>
O seu lumia ficará com a tela vermelha mostrando o modo recovery(as duas flechas se encontrando).Feche o CMD vamos para o proximo passo.
7) Abra o WPinternals 2.4 e clique em Flash do lado direito escolha a opção Flash original FFU
e clique em FFU escolha a rom que baixou e clique em FlashFFU image.
Aguarde todo o processo e pronto, seu aparelho ressuscitou!:legal:

Categories

Resources