[Q] [LG P710] Is my phone hard bricked? - LG Optimus L3 II, L5 II, L7 II, L9 II

So i wanted to install android jellybean on my lg p710 phone. I found random jellybean firmware on the web, and tried to install it, but the installation stopped at 4%. When i tried to reboot it, this weird blue screen showed up.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The same thing happends, when i try to boot into emergency mode.
Is my phone hard bricked?

It is hard-bricked. You have my tutorial for hardbrick around. If you are hardbricked like this you don't need to open your phone. Search the forums.

neutrondev said:
It is hard-bricked. You have my tutorial for hardbrick around. If you are hardbricked like this you don't need to open your phone. Search the forums.
Click to expand...
Click to collapse
I found this:
http://forum.xda-developers.com/opt...unbrick-lg-l7-ii-flashed-l7-firmware-t3177181
But when i flash Neutronic_Nuke.kdz, this error appears:
There's screenshot of "Software update [KDZ]" window:
And if i close error window, program crashes:

Mati7346 said:
I found this:
http://forum.xda-developers.com/opt...unbrick-lg-l7-ii-flashed-l7-firmware-t3177181
But when i flash Neutronic_Nuke.kdz, this error appears:
There's screenshot of "Software update [KDZ]" window:
And if i close error window, program crashes:
Click to expand...
Click to collapse
Sorry. I can longer assist you. I am not in this business anymore. I even sold the L7 II. If someone wants to continue the work i will make all research public and all the stuff I made and not released, after talking to @maxx_hr
EDIT: As I remember error 100 is related to not installing the c redistributable or smth like that. there is one more file (a msi) as i remember, that needs to be installed. Also run as Admin.

neutrondev said:
Sorry. I can longer assist you. I am not in this business anymore. I even sold the L7 II. If someone wants to continue the work i will make all research public and all the stuff I made and not released, after talking to @maxx_hr
EDIT: As I remember error 100 is related to not installing the c redistributable or smth like that. there is one more file (a msi) as i remember, that needs to be installed. Also run as Admin.
Click to expand...
Click to collapse
Yes, you were right, it didn't worked because i needed to install c redistributable. Thanks a lot for your help :good:

About that neutronic_nuke.kdz file
Can anyone send me that file? i really need it. I checked all websites that found google but all links are not working?

Related

[APP] No Root Screen Shot APK

It's been mentioned in a few other threads....but putting it here on it's own for general usage.
ScreenGrab
Was created by mindphaze for the Atrix...but is working on Non Rooted Photons as well.
Thanks to ScubaSteveo for pointing it out in another thread
I can confirm it is working on my Photon also - like magic!
Awesome!! Installed and ready to use.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I can't seem to get it to download straight from the phone. Keeps saying its an unsupported file. Also tried to send it through Bluetooth to my phone and that also didn't work.
How did you guys get it to download and install?
SoMe0nE2tAlK2 said:
I can't seem to get it to download straight from the phone. Keeps saying its an unsupported file. Also tried to send it through Bluetooth to my phone and that also didn't work.
How did you guys get it to download and install?
Click to expand...
Click to collapse
I dropped it on my phone from my PC...not sure about others
I just downloaded it from the xda app and it worked fine.
SoMe0nE2tAlK2 said:
I can't seem to get it to download straight from the phone. Keeps saying its an unsupported file. Also tried to send it through Bluetooth to my phone and that also didn't work.
How did you guys get it to download and install?
Click to expand...
Click to collapse
Same thing here. Even tried by going to this page from the Photon & still same message.
yeah, i used tapatalk and that worked as well
ScandaLeX said:
Same thing here. Even tried by going to this page from the Photon & still same message.
Click to expand...
Click to collapse
Figured it out, stupid problem really.
I forgot to allow the phone to install apps not downloaded from the market.
heh
ehh
Anyone know any screen recorder that's for non root. Pm me plz if u know
Try ASC apk instead - it is free, works on all devices without root access and can take not only screen shots but also record video in ral time from your device's screen (benzul.com for details and google play links)

SOS Amazfit Verge

Hello all,
I was enjoying the Verge thanks to all your apps but I think I made a huge mistake because I uninstalled an APP called "android" (I saw something about snapchat in the info and I thought it was not neccessary).
Now, the amazfit is not working, it is always with those planets in the screen :crying: I have tried different things with TOOL ALL IN ONE but nothing.
Someone could help? Do you need any + info?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thank you so much.
Best regards from Spain
Hello, now I am really in troubles. I have unlocked the bootloader thinking that in this way it would be fixed. But it is still not starting the system, I have already make fabric reset....
Did you simply unlock the bootloader or tried to flash anything? Do not try to flash anything unless you know exactly what you are doing.
You cannot uninstall/delete system apps, they are hidden. A factory reset using adb can be done using the command bellow if you are on Windows:
Code:
adb wait-for-device&adb reboot wipe
or macOS/Linux:
Code:
adb wait-for-device;adb reboot wipe
Make sure adb and the proper drivers are installed and working, you can find installers on XDA.
olavenua said:
Hello all,
I was enjoying the Verge thanks to all your apps but I think I made a huge mistake because I uninstalled an APP called "android" (I saw something about snapchat in the info and I thought it was not neccessary).
Now, the amazfit is not working, it is always with those planets in the screen :crying: I have tried different things with TOOL ALL IN ONE but nothing.
Someone could help? Do you need any + info?
Thank you so much.
Best regD
Click to expand...
Click to collapse
olavenua said:
Hello all,
I was enjoying the Verge thanks to all your apps but I think I made a huge mistake because I uninstalled an APP called "android" (I saw something about snapchat in the info and I thought it was not neccessary).
Now, the amazfit is not working, it is always with those planets in the screen :crying: I have tried different things with TOOL ALL IN ONE but nothing.
Someone could help? Do you need any + info?
Thank you so much.
Best regards from Spain
Click to expand...
Click to collapse
Did you find a fix. I have the same problem. Please tell your to fix it

LG Flash Tool on Windows 10 (will not run)?

I'm trying to run LG Flash Tool on windows 10 64bit. For some reason, whenever i run it, a message appears saying 'Cannot run this program'.
I have placed the Megalink.dll in the executably folder but still it's now working. I also tried to install the LGUP software but that shows me a small screen asking me for my callphone version (which is an LG Stylus 2 ... LG-K520DY) but the screen itself isn't populated.
How on earth to I flash an LG phone if there are no available tools then?
Thanks
@Bobdomtom
LG Flash Tool perfectly works on Windows 10 HOME 64-bit
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thats what im using w10 64. Where did you download this lg flash tool? Which version?
? Anyone?
Bobdomtom said:
? Anyone?
Click to expand...
Click to collapse
Why are you so impatient? Remember this forum isn't a 24/7 service you've paid for!
I've uploaded LG Flash Tool to my cloud. You can download it from there.
http://www.mediafire.com/file/bgp30ndygyh2pnm/Setup_LGFlashTool_2.0.1.6-ieatacid.zip/file
jwoegerbauer said:
Why are you so impatient? Remember this forum isn't a 24/7 service you've paid for!
I've uploaded LG Flash Tool to my cloud. You can download it from there.
http://www.mediafire.com/file/bgp30ndygyh2pnm/Setup_LGFlashTool_2.0.1.6-ieatacid.zip/file
Click to expand...
Click to collapse
I realize that, but someone above has given half an answer which has prompted more questions. I'm asking if anyone else has this issue and if they fixed it? I'm afraid these posts get lost in the mud if they are not picked up so somethimes they need a bump while it's fresh in the minds of those who've read it.
thanks, it works!
jwoegerbauer said:
Why are you so impatient? Remember this forum isn't a 24/7 service you've paid for!
I've uploaded LG Flash Tool to my cloud. You can download it from there.
http://www.mediafire.com/file/bgp30ndygyh2pnm/Setup_LGFlashTool_2.0.1.6-ieatacid.zip/file
Click to expand...
Click to collapse
Thank your file works and I can now open LG Flash tool. Out of the myriad of links I downloaded this tool from, I'm baffled why I couldn't get this to run on my laptop before.
HI Guys,
Apologies for commenting on an old thread but I'm trying to get same LG Flash Tool working on my Win1064bit device. Managed to install it but upon running it, it's asking me for a username/password is that correct?
jwoegerbauer said:
Why are you so impatient? Remember this forum isn't a 24/7 service you've paid for!
I've uploaded LG Flash Tool to my cloud. You can download it from there.
http://www.mediafire.com/file/bgp30ndygyh2pnm/Setup_LGFlashTool_2.0.1.6-ieatacid.zip/file
Click to expand...
Click to collapse
i nstalled yours...still says cannot run
i nstalled yours too and it says cannot run
cannot run mines either after installing yours

Help me, I HARD Bricked my phone (Xiaomi Redmi 10X 5G) Erased all partitions!

So I have this phone Xiaomi Redmi 10X, and I wanted to put Pixel Experience 11.0 in it, after seeing this thread on GitHub.
To my surprise, following steps on that link was not that easy!
I flashed MIUI 22.1.19 manually (not in the correct way), and I ended up with a hard bricked phone.
Yesterday, while Googling about that, I managed to run into a tool called MTKClient v2.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and it solved my problem, by flashing original firmware and got it correctly working with the default MIUI 13 system.
BUT, that wasnt enough for me, because I still wanted to put Pixel Experience in it since I like it so much and think it is so sexy!!! So I, without knowing what I was doing, erased all the partitions in my phone with that tool.
Now, I cant get it to connect to that tool to work or connect with my device. On the cmd behind though, I do get some hope after seeing that device is still recognized in some way, but that's all there is to it, it doesnt go further, only "Phone detected: Reading model info".
I've tried to wait and keep both volume buttons pressed at the same time, but to no avail.
Since this, I've tried several tools but none is working to reset my partition table to original state, since I think that's my problem.
Any idea how to fix it?
Jjflick said:
Did you try cross-patching it with a razor cable?
Click to expand...
Click to collapse
No. What is that?
Jjflick said:
Did you try cross-patching it with a razor cable?
Click to expand...
Click to collapse
Even if it connects, it shows no partitions to write over.
What it needs, is to first restore the erased partitions, I think, and then writing (flashing) the firmware into it.

Huawei P20 Lite "Your Device Has Failed Verification and may not work properly." Maybe has no OS I dont know. Please Help!!

Ok, so i got this random Huawei P20Lite right?
Back isnt pealed off, works fine, no damages.
BUT WAIT... About Works Fine... It Wont really boot up into The OS!!!
Somethimes shows this really weired Image when pluged in and charging the phone, or randomly:
A green Screen with a Red Square on Top and a Blue one Down.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Not My Picture
It will then boot up and greed you with A:
Again, not my Picture.
Acording to Huawei, You have to Use HiSuite to recover it.
1. Put the Phone into Fast Boot. AND conect to PC
2. Open HiSuite on Your PC and click on Recovery mode or whatever its called.
3. i donk know i forgot.
anyways, i get this nice little message
(In translated, this means That: Your Device doesnt support System Recovery.
Bro wth
Anyways, our phone story doesnt end there...
I tried doing it without the Computer.
using eRecovery!!! not surprising i know...
Still, it was stuck on booting animation trying to enter eRecovery.
According to Huawei, "this message is displayed when a system file is replaced or modified, or the system is manually updated to an unofficial version". They were responding to another user with the same issue as mine.
I think that this is the Issue. Still, the instructions to fix it, dont work. (as tested above.)
Tutorials show the eRecovery method without the PC.
Here are some info i found:
Another Guy having the same issue:
i forgot the link but someone else on XDA Had the same issue.
please help!!!
hello sir did you have any luck resolving this issue (I've purity much looked every were but I had no chance)

Categories

Resources