actualizando un rom que no estaba bueno se me bloqueo el celular, prendia pero tenia la pantalla con el tactil malo.. se pulsaba en cualquier lado, me borro el imei, no tenia nada de nada, prendia pero no podia bajo ningun motivo entrar en recobery, despues de un tiempo y leyendo bastante vi que se podia a traves de adb. al instalar otra rom me sale LG SECURITY ERROR. leyendo un poco mas vi que la solucion es el lg mobile suppor, lee el celular en modo download, hace el primer paso pero cuando llega a DESCARGANDO EL ARCHIVO PARA ACTUALIZAR, se detiene por completo y no avanza.. se borra la barra de descarga y el tiempo se frena.. no se que hacer.. por favor ayuda..
PLEASE post in English!
Mod translation ...
updating a rom that was not good I will lock the phone, but had lit the touch screen with the bad .. was pressed on either side, I delete the imei, did not have anything, lit but could not enter under any reason recobery, after reading quite a while and saw that it could through adb. to install another rom I get LG SECURITY ERROR. reading a bit more I saw that the solution is the lg mobile suppor, read the phone in download mode, do the first step but when it comes to DOWNLOADING THE FILE TO UPDATE, stops completely and does not advance .. download bar is cleared and time slows .. you do .. please help ..
Hello Fellow-Nerds,
I have a problem when I'm trying to flash the latest 15D .KDZ File for the H955 the flash tool gets stuck at 9%. I done it before and it worked almost everytime. I can boot into download mode normally. After I rebooted the first time my phone deleted all data since I try to flash it with the CSE-Mode, so I guess my ADB is gone. I did this bc I had xposed installed and otherwise the restored system wouldn't boot. I tried several .KDZ files so far and two different PCs to unbrick and restore the stock rom.
I had this problem since I flashed this via flash fire:
http://forum.xda-developers.com/g-flex2/development/dec-21-stock-lollipop-flex-2-ls996-t3275531
It caused a Security Error.
Hope someone has a hint how I can resolve this problem.
Thanks in advance!
Having the same problem don't know how to fix
I suspect that the flashing of the mod has something to do with it. The framework is originally the one of the G4 and there might be some other key files altered so they flash tool might be stuck bc it thinks the .KDZ file is not compatible since I already tried to flash it with the LG Support Tool, the LG Flash Tool 2014 on two different systems - Win7 and Wind10 -. I also tried different microUSB cables so the problem seems to be the altered phone.
Idk if there is a way to push the system.img to the phone via ADB. Also altering the .KDZ with a hex editor might help. Tbh there seems to be a lot of efford involved so I might just send it in to LG and get a replacement.
Having the same problem. I tried all the guides online but with no positive outcome. I can it back for assistance?
Seems like it's time for me to call Lg
I also tried to repair this security error on my h955 by Support Tool, tried every usb port, flashing stuck at 9%... I will try once more with this tutorial: http://devtester.ro/projects/lg-firmwares/install.php
Tried the Support Tool too but it will also get stuck at 9%. Will send my device in tmw and hope they will send me a new one since I can not see how LG Support is gonna fix the problem.
Stuck at 9% also, if it wont help i will give phone to lg, they can say it's because of me or they will solve it on guarantee
I remember a similar Problem with the G4 was solved with the new Flash-Tool "lgup".
Try this!
Thanks for the advice. I unpacked my phone that I wanted to send in tmw and tried LG UP. Also stuck at 9% with LGUP. The mod seems to have ****ed up the phone somehow. Will send it in tmw as planned and hope for the best.
this is the error caused that (I checked out the logs) Model Dll Msg Not Found(1001, 0)
Anyone knowing how to fix this up, pls?
enzo_cz said:
this is the error caused that (I checked out the logs) Model Dll Msg Not Found(1001, 0)
Anyone knowing how to fix this up, pls?
Click to expand...
Click to collapse
Did you try generic dll enzo?
The one we used to flash ls996 to stock when on zv5. It shouldnt check model and just let the phone flash back to stock.
Sorry, im spanish and i don't want to explain this in english, use translator pls
He conseguido solucionarlo parcialmente,
decís que el error lo provoca la ROM, bien, Flashfire se encarga de editar los archivos en system,
lo cual genera un error de seguridad en nuestros terminales y no permite a LGFlashTool restaurarlo.
Entonces he decidido formatear la memoria mediante ADB
De momento con ésto he conseguido borrar aparentemente todo /system/ ahora al arrancar no aparece el dichoso security error si no un triangulo amarillo indicándonos que algo no funciona bien, es un avance.
Estoy intentando flashearlo de nuevo con LGMobile Support Tool pero mi H955 está sin batería, y no me permite hacerlo, actualizaré con la solución y lo traduciré para vosotros, un saludo
Extraído de http://forum.xda-developers.com/g-flex2/help/help-lg-g-flex-2-h959-32gb-model-8gb-t3161460
type: [ports.bat ] : Find the COM port where your phone is connected with line DIAG in it.
type: [Send Command //./COM(your port number)] : You now have a shell and can send commands to your device
type: [ cat /proc/partitions] and [ cat /proc/mounts ] and [ df ] : Now find which mmcblk0p* is your userdata at.
Mine(Lg-H959) is at mmcblk0p48 so then go ahead and type [ dd if=/dev/zero of=/dev/block/mmcblk0p48]
(IF LGANDNETDIAG1 says error use LGANDNETMDM0 it works fine in my H955 EU)
all this in download mode, obviously
\Device\LGANDNETMDM0 REG_SZ COM3
\Device\LGANDNETDIAG1 REG_SZ COM4
Drkm43 said:
Sorry, im spanish and i don't want to explain this in english, use translator pls
He conseguido solucionarlo parcialmente,
decís que el error lo provoca la ROM, bien, Flashfire se encarga de editar los archivos en system,
lo cual genera un error de seguridad en nuestros terminales y no permite a LGFlashTool restaurarlo.
Entonces he decidido formatear la memoria mediante ADB
De momento con ésto he conseguido borrar aparentemente todo /system/ ahora al arrancar no aparece el dichoso security error si no un triangulo amarillo indicándonos que algo no funciona bien, es un avance.
Estoy intentando flashearlo de nuevo con LGMobile Support Tool pero mi H955 está sin batería, y no me permite hacerlo, actualizaré con la solución y lo traduciré para vosotros, un saludo
Extraído de http://forum.xda-developers.com/g-flex2/help/help-lg-g-flex-2-h959-32gb-model-8gb-t3161460
type: [ports.bat ] : Find the COM port where your phone is connected with line DIAG in it.
type: [Send Command //./COM(your port number)] : You now have a shell and can send commands to your device
type: [ cat /proc/partitions] and [ cat /proc/mounts ] and [ df ] : Now find which mmcblk0p* is your userdata at.
Mine(Lg-H959) is at mmcblk0p48 so then go ahead and type [ dd if=/dev/zero of=/dev/block/mmcblk0p48]
Click to expand...
Click to collapse
Pero si has hecho wipe a la particion de system como esperas que el support tool reconozca que modelo es? Digo pq en system es donde esta el build.prop de donde se coge el modelo para flashar.
Alex_XV6700 said:
Pero si has hecho wipe a la particion de system como esperas que el support tool reconozca que modelo es? Digo pq en system es donde esta el build.prop de donde se coge el modelo para flashar.
Click to expand...
Click to collapse
Es tan fácil como poner el IMEI o S/N y te descarga automáticamente la última versión de firm disponible, en mi caso la v15b
imgur.com/bruvS3y
Sigo a la espera de que el teléfono se cargue, pero ya os adelanto que LGFlashTool no me ha funcionado nunca, siempre se quedaba al 5%
al contrario que éste programa que me ha salvado en varias ocasiones
Pero curiosamente cuando instalé por flashfire la v2 LGFlashTool no se quedaba al 5% pero sí al 9% exactamente igual que la herramienta original, y ahora me ha vuelto a hacer lo mismo, se queda al 5%, creo que he conseguido arreglarlo, si no avanzaría hasta 9%
Sigo a la espera de que el teléfono se cargue, pero ya os adelanto que LGFlashTool no me ha funcionado nunca, siempre se quedaba al 5%
al contrario que éste programa que me ha salvado en varias ocasiones
Pero curiosamente cuando instalé por flashfire la v2 LGFlashTool no se quedaba al 5% pero sí al 9% exactamente igual que la herramienta original, y ahora me ha vuelto a hacer lo mismo, se queda al 5%, creo que he conseguido arreglarlo, si no avanzaría hasta 9%
There's one important thing. The download mode is a bit broken even if it seems to be working. It doesn't accept the software. So how do you think you may override this, please?
Hay una cosa importante. El modo de descarga es un poco roto, incluso si parece estar funcionando. No acepta el software. Entonces, ¿cómo cree que puede anular esto, por favor?
enzo_cz said:
Sigo a la espera de que el teléfono se cargue, pero ya os adelanto que LGFlashTool no me ha funcionado nunca, siempre se quedaba al 5%
al contrario que éste programa que me ha salvado en varias ocasiones
Pero curiosamente cuando instalé por flashfire la v2 LGFlashTool no se quedaba al 5% pero sí al 9% exactamente igual que la herramienta original, y ahora me ha vuelto a hacer lo mismo, se queda al 5%, creo que he conseguido arreglarlo, si no avanzaría hasta 9%
There's one important thing. The download mode is a bit broken even if it seems to be working. It doesn't accept the software. So how do you think you may override this, please?
Hay una cosa importante. El modo de descarga es un poco roto, incluso si parece estar funcionando. No acepta el software. Entonces, ¿cómo cree que puede anular esto, por favor?
Click to expand...
Click to collapse
Enzo have you tried this post?
Just got my phone back and everything was set back to stock and to the latest Version 15-D. So they were so nice and apparently the warranty was void through rooting.
Same problem, any solution? Could someone upload h955 zip rom?
If you haven't got backed-up system.img on your internal memory even zip rom (if exists - i think it isn't) the only solution is to send your phone to LG Service. If you have backup you can restore it by dd commands in Send_Command.exe program.
Hello good night I'm having a problem with my samsung a10s cell phone, the same was done to download a custom room, but the same brick in a way that does not even enter in download mode, is practically dead, I thought about doing an up on flash it but I would need the file to do this, someone there could help me. already tried everything or return to stock rom not da. it doesn't light up the screen or anything. the only signal that is and a connection on the computer that lasts + or - 3 seconds, and then disconnects showing only on the device mk65xx mediatek i don't know what it ... help me please, if possible the stock room files to use in flashtool , it would be excellent because it already has what I need too if someone has and can share or assemble my version and android 10 q binary 5.
I look forward to returning.
TrebleGSI - Browse Files at SourceForge.net
sourceforge.net
Click to expand...
Click to collapse
try that link there are gsi roms for your device
I had the same problem on that same device and the flashtool I don't recognize it but a program called chimera tool is for pc obviously if it is paid to flash but if you give it to update filware it will repair it
Buenas, la verdad es que tengo un problema hace tiempo con mi A107M que intente hacerle un downgrade pero no pude mi celular no completo el proceso y quedo completamente inútil, tuve que mandarlo a servicio para que hicieran una flasheo a la fuerza desarmando el celular, le comente lo que estaba haciendo y me dijo que había probada varias formas y que no sabe pero justo en ese celular si le pones otro frimware su display no respondia y no mandaba respuesta de ningún tipo... que puedo hacer?
Ejemplo. Funciona para aquellos que tienen problemas de señal de imei, ftm, sn
1.Tienes que tener QFIl instalado en su última versión y sus drivers
2. Abra la selección de construcción plana Qfil rawprogram0.xml. Descargar
3. Salga del modo edl, no permita que arranque rápidamente, suba el volumen de precione, vea en el modo de descarga istale kdz europeo
Sorry for the spelling. I'm Spanish speaking, I have to translate.
After flashing that, phone is not turn on. Just 9008 port!
Después del paso 2, mi v50 no encendió ni entro a modo descarga
Any one try this solution?
phan20 said:
Any one try this solution?
Click to expand...
Click to collapse
i am waiting for the same too
My phone Dead After Write this .