LG L9 (769 Model) Black Screen Bricked (I've read a lot!) - LG Optimus L9 P760, P765, P768, P769

Hey all,
So I successfully rooted my phone, and then I was going to go into recovery reboot mode to install a downloaded rom. I'm not sure what did it, but on that restart I got LG Security error. I first attempted on three different computers to do LG Mobile Support Tool. It stopped everytime when it was going to begin downloading the files. I'm pretty sure if I still had the Security Error image, I would be fine, because I now know of ways to bypass the LG Support Tool, and edit the host file, and then get it downloading.
Either way, in my research after no success with LG Mobile Support Tool, I came across Fastboot. So I got fastboot, I got the drivers installed, but I'm pretty sure my problem was, on the command prompt screen when Fastboot asks' you questions I said yes on them. I believe this is what caused my phone to have the black screen. It will not go into S/W upgrade mode now. It will not do anything, just black screen. I found a tutorial over on Android Forums, and with using Fastboot, I was able to sucessfully flash "p4_769.img" According to that tutorial, after doing that I should have a dead android guy logo, and then just be able to hard reset... but that didn't change anything. Still have the black screen. Still won't go into S/W Upgrade mode.
Now according to what I've read, the next step would be to flash KDZ Afresh...I've looked for this, whatever it is, specific to my model phone, but I can't find anything. If anyone else has any ideas, I would love to hear. I'm so frustrated at this point. Very much appreciate any help. Thank you.

It sounds like now what I have to do is, using how I flashed that recovery img, I first should flash the x and uboot.bin files to my phone. Then I will be able to get into S/W mode, and then restore from there. I just have to find these bin files. I don't have a friend or anyone nearby with the same phone as mine that can:
adb shell su -c busybox dd if=/dev/block/mmcblk0p2 of=/sdcard/external_sd/p2.bin
with theres.

Hi dlipford370, you could try this http://forum.xda-developers.com/showthread.php?p=51206080
Cheers. Good luck.
Sent from my LG P76020L-EUR-XX unlocked and rooted

Related

P769 on V20d showing "Security Error" after ROM flash

The Problem:
Phone stuck on LG logo screen with "Security Error" written underneath.
How I Got Here:
Rooted and installed recovery using apks found in these forums. I successfully restored a CWM backup zip found on these forums. Next, I decided to try flashing a ROM. SuperLuminal gave me a "Status 7" error, but when I checked over the thread, I realized that the P769 was not specifically mentioned as a compatible device. So, I decided to give PACman ROM a try, but got the same error.
I googled "status 7 error" and found a guide for fixing this (removing "assert" line in updater-script line). I was aware of the danger in doing this, but since PACman ROM stated "P769" right there in the title, I gave it a shot. Now I'm stuck with the "security error" screen.
What I tried:
I could no longer get into recovery, so I thought restoring it might be a good idea. I tried to use fastboot using the method described in this thread (http://forum.xda-developers.com/showthread.php?t=2310569). However, I quickly realized that I didn't know how to put the phone into a "download mode" like most other phones I've worked with.
I then tried B2CAPP, but phone couldn't be detected. Went and learned how to get into s/w upgrade mode, ran recovery and got an error message saying "updating is not possible any longer due to a fatal error..."
Next, I tried uninstalling all LG software and rebooting PC. Installed LG PC Suite found here (http://en.kioskea.net/download/download-19186-lg-pc-suite), allowed the program to update to latest version. Then tried to run Emergency Firmware Recovery, which opened a window asking if I want to run LG Mobile Support Tool. I clicked OK and was taken to an app that looked exactly like B2CAPP and gave me the same error as above.
So in conclusion, I can only access two screens: the LG logo security error screen and the s/w upgrade screen. Neither appears to give me access to fastboot/adb nor to LG's recovery tools. Am I permanently bricked or is there a way out of this mess? I've been searching these forums extensively and have tried every method I could find. I'm out of options, so I'm kinda freakin out here. Can anyone please help me figure out what else to try?
You did some studying for sure, but you needed to do some more before jumping in.
1. http://forum.xda-developers.com/showthread.php?p=41768774
2. http://forum.xda-developers.com/showpost.php?p=43210006&postcount=15
3. http://forum.xda-developers.com/showthread.php?p=43642515
Please read each thread before starting and read the instructions txt found in Lelus fastboot zip
Sent from my LGMS769 using xda app-developers app
Kuma82, I can't thank you enough for your helpful response.
Here's a shortened version of what I did, in case someone out there finds themselves in a tough spot like I was in:
1. Installed OMAP drivers using method described in link above (right-click on device in Device Manager, manually install driver, etc.). Fastboot worked after this
2. Using Lelus' Fastboot, flashed option 6 (load JB xloader and uboot). This gave me an inverted purple LG logo that still said "security error"
3. I think tried to use fastboot to flash the p4_769.img recovery file. No change. Loading up s/w upgrade mode and the LG Mobile support tool (B2CAPP) was no use (stuck at 15%, no connection to phone).
4. Once again, using one of the links above, I downloaded 3 .img files and proceeded to erase uboot, boot and recovery and flashed those .img files instead. When I rebooted the phone, I got the regular LG logo for a second, then a white flash and then a smaller LG logo with "security error"
5. Now, I installed the LG United mobile driver, went into s/w upgrade mode again and ran the Mobile tool. Got the "updating is not possible..." error again
6. Searched for the offline flash fix method and followed it step-by-step, word-for-word. Phone works again!
I'm pretty sure I could have just done steps 1, 4 and 6 and achieved the same result.
Hope this helps someone, and thanks again Kuma82!
I've had this happen to me twice and was able to get out of it really easily. Basically, I just have my desktop set up for offline flashing and my laptop for online. Just popped into S/W update mode and plugged it into the laptop, started the b2c app, clicked on the "recovery phone" option, and went for a snack. Fixed when I came back.
No problem, glad I could help.
Now that you know how to use fastboot, you are pretty much ready for everything.
It took me a couple of tries to get it running.
Use the new root method, http://forum.xda-developers.com/showthread.php?t=2338816
If you plan on staying on stock, get the cwm for locked bootloader, but first get this busy box http://forum.xda-developers.com/showpost.php?p=43395803&postcount=260
Then this cwm
http://forum.xda-developers.com/showpost.php?p=41613095&postcount=220
Sent from my LG-P769 using xda app-developers app
kuma82 said:
You did some studying for sure, but you needed to do some more before jumping in.
1. http://forum.xda-developers.com/showthread.php?p=41768774
2. http://forum.xda-developers.com/showpost.php?p=43210006&postcount=15
3. http://forum.xda-developers.com/showthread.php?p=43642515
Please read each thread before starting and read the instructions txt found in Lelus fastboot zip
Sent from my LGMS769 using xda app-developers app
Click to expand...
Click to collapse
Dear, Kuma82!
Thank you very much fot your instruction! It really saves my LGP768 from "security error"! I follow 3 steps and it works, GREAT!
Thank you again and this forum too!
Please help! Bricked LGMS769 (P769)
Solved. The LGMobile Support Tool needed to run on a different computer. It worked when I put the phone into SW Update Mode (press up volume key and plug in USB) and then ran the LGMobile Support Tool.
By the way, this is how I got the phone recovered after it was booting to the small LG logo with the "security error" message as mentioned in Step 4 above.

After flashing wrong system image device doesn't boot

Hello,
I was asked to forward my problem here so here it goes:
Not a long time ago I bought Asus ME302C FHD 10 and tried to root it. I followed a guide but I can't paste link just now.
Anyhow, the guide told me to flash rooted system image. I did every step correctly except that after i rebooted it, my device got stuck on logo screen, sometimes saying "no command".
I would like to undo that by getting unrooted system image for my device or rather get a working rooted system image. I am not sure about other possibilities as I am not experienced in android rooting or anything related. I do have fastboot up and working.
Thank you a lot in advance.
Edit: I figured out that Asus website has factory system images, however I don't really know which one to use because they all are for different countries and I am not sure what device is mine. Is there a way to check parameters of your device without booting it?
Edit2: I messed with the device more and found out that adb doesn't recognize device, as in, running 'adb devices' nothing gets listed. However, 'fastboot devices' does output my device, not sure where the problem is. Also, firmwares listed on asus website are zipped files and I don't know how to flash them. I tried 'fastboot flash system zippedfile.zip' but it would give me an error.
Solved
After few sleepless nights and loads of browser tabs opened I finally managed to fix my device.
All I needed was to use a different SKU firmware from Asus website. Now I can finally boot it thanks to XDA developers team and their useful information on the forums.

Alcatel One Touch Pixi 7 9006w tmoble help

I'll try to get as straight tot he point as possible.
Been using my Mobile one touch pix 7 for a little over a year and always installed Ota updates. Well I rooted the tablet not too long ago, forgot which method I used, but was working fine.
an Ota update came through and totally forgot it was rooted, and tried to install it, at which point the whole tablet got bricked.
It ended up in recovery, and I selected due to failure, to format and wipe the data.
Anyhow, The unit will stay at the boot screen for a while then show command error and then show the recovery screen, my only options are:
reboot
update from sd card
update via adb
update via memory
reboot Bootloader
power off
Well I've tried updating by downloading system images via adb, they return a verification error.
I've tried using adb side load to try to install an Ota update file I found for it, returns a verification error.
I cannot get into download mode, fast boot mode I think does not work as windows reports 3 android devices, but the mobile update software cannot see anything, and fast boot gets stuck at waiting for devices.
I suspect the tablet is for lack of a better description totally bricked and just a paperweight.
I am at a loss of what to try from this point. I'm sure wiping the data after the failed update killed it completely but not sure.
Anyone have any guidance here? I've downloaded a few images from the web I found that say they are for this tablet model, but still getting verification error.
Is there any flashing software I can get that may be able to access the tablet or can I copy a file to the scared and have it try to run an update from there. I don't care if it is rooted or not, just want to get it usable again.
I can run Mac OS, windows 10, windows 7, windows xp, or even have no issue getting a linux version going, whatever will work best for this I can use it. windows 10 I was able to manually add the drivers but windows 7 is not letting me do it the same way. I can connect via adb sideload only, no other adb functions seem to work.
I'm not a total news when it comes to custom rooms, as I have done it with another tablet, and an android car radio, but those were pretty straight forward and bootable so never ran into a brick issue yet.
I have a feeling this is toast and I hope that is not the case.
If anyone here can help out, I would appreciate it.
Thanks again....
Need help here to. Been searching with no luck. Any my issue is.
Rooted kingroot, flashed twrp with flashify and now I'm stuck on twrp. Been searching for any custom stock rom. I forgot to unlock the bootloader but I did enable usb debugging (i didn't see any oem options).
Any k 28532Jonsunf of help would be greatly appreciated.
This sorta happen to me. I rooted pixi 7 with kingroot, and was able to delete a lot of bloatware. However, when I was using lucky patcher it pretty much messed up the play store. But it was fine. I could download stuff through the Internet. But sooner or later I needed to fix it. Tryed a lot of ways but it didn't help. So I factory reset the tabletand now im stuck at the Setup Wizard. It just won't let me let me through. I thought its was over, but then I get a message saying there is an update available. So I download it and installed it. But all I get at the end is error. So now I need to flash it with stock. I tried the img. too, but it doesnt show up in the recover menu. If you found a solution please tell me
Can anyoonneee help me find a good Custom Rom for the alcatel one touch pixi 7 (9006W)? Sucks that there's not much info for this device (probably cause the device sucks lol) I'm running on lollipop 5.0.2 and am not able to get OTA update due to rooting. Unrooting didn't help. It seems only answer is custom rom but don't want to risk bricking it as I don't have a computer at home. Also, I am new to this so if anyone can share some insight, I'd be eternally grateful
P.s
It's a t mobile device but I only use it on wifi.
Am using kingroot.
Have never installed a custom rom
****ing device is 8 gigs. 1 gig Ram.
Is it possible to get Nougat?
Help meeee lol

Security Loop to Bricked to black screen of nothininness no matter what!

I have done so much and probably have everything I need downloaded already but I am stuck.
LG - K 7 - Family Mobile (Wal-Mart/T-Mobile) phone
Tried to root it and got stuck into a security loop and was able to get into download mode at that point, I used LGUP and now my phone will not do anything. I can not get my computer to recognize it, it does nothing when plugged into charger. Its like stuck off so I cant get to a download screen flash my phone back to the way it was. Please I need help, ive found all the links to people in similiar situations as me and none of them have unlocked this BLACKOUT BRICKED UNLOCK ABLE MODE!
Different programs from android studios to LGUP to ADB and Fastboot, LG support tool, LG Flash Tool, and all the necessary files like LGUP_Lab_Frame_Ver_1_10, LGUP_K330, LGK330.dz, The K33011e (Walmart Family Mobile) zip file, proper .kdz files and some others.
PLEASE HELP ME.
Would be forever in your debt
Shawn
sorry dude but your phone is hard bricked your going to have to buy a new device.

LG K7 MS330 wont boot into download or recovery mode. Any suggestions?

I have a LG K7 that will boot to system, but no matter how many times I try, it wont boot into either download mode or recovery mode. I've tried the combos of vol down + power and vol up + power and every other combination I can think of. Pulled the battery and it didn't improve.
Anybody ever see something like this? Any suggestions on how to get it to work?
BigZ1 said:
I have a LG K7 that will boot to system, but no matter how many times I try, it wont boot into either download mode or recovery mode. I've tried the combos of vol down + power and vol up + power and every other combination I can think of. Pulled the battery and it didn't improve.
Anybody ever see something like this? Any suggestions on how to get it to work?
Click to expand...
Click to collapse
Tried ADB commands?
adb reboot recovery
adb reboot bootloader
bmwdroid said:
Tried ADB commands?
adb reboot recovery
adb reboot bootloader
Click to expand...
Click to collapse
Yes, and adb devices shows nothing. I'm wondering if the bootloader is locked and maybe that's why I'm having problems.
Also, I'm having problems getting TWRP to load. Do you know what version of TWRP will work with K7?
Do you have to root first before installing TWRP from the playstore?
BigZ1 said:
Yes, and adb devices shows nothing. I'm wondering if the bootloader is locked and maybe that's why I'm having problems.
Click to expand...
Click to collapse
If "adb devices" shows nothing imo it's not recognised so not possible to flash.
Tried other cable/port?
BigZ1 said:
Also, I'm having problems getting TWRP to load. Do you know what version of TWRP will work with K7?
Click to expand...
Click to collapse
No idea as I own a G5.
BigZ1 said:
Do you have to root first before installing TWRP from the playstore?
Click to expand...
Click to collapse
Never did that.
Always flashed directly but I guess so.
bmwdroid said:
If "adb devices" shows nothing imo it's not recognised so not possible to flash.
Tried other cable/port?
No idea as I own a G5.
Never did that.
Always flashed directly but I guess so.
Click to expand...
Click to collapse
tried another cable and different port. Status Quo!
Any other ideas/thoughts?
@BigZ1 sorry, none.
OK, finally can get into firmware mode and also recovery mode. Reason I needed this is to be able to try loading custom roms on this old phone. Now I'm on to the next pothole in the road.
I would like to install twrp. twrp from the playstore wont install unless you are rooted. I am using stock rom android 5 unrooted. I've looked at all the options and from what I see, I have the classic chicken and the egg dilema. Can't flash until my OS is rooted, and cant root without flashing.
The only way out is to use adb to flash the twrp file. Unfortunately I can't get adb devices command to acknowledge any devices. I have usb debugging on, and by connecting to a windows computer, I can view internal storage. So the device is communicating, but not via adb commands.
I tried to use the LGUP tool from LG, but it wont let me select my device, It sees the correct model of phone on Com3, but wont let me select the model. I think it's because LG has turned off their servers and cast us adrift.
If anybody has any ideas, it would be much appreciated.
I think my best bet is to get adb devices to work, or find a way to root my OS. I just cant figure out how to make that work. Help, please!!!!
BTW, in the stock recovry mode, LG has removed everything useful (e.g. install zip, reboot options, wipe cache, etc.) so the only option there is factory data reset. Thanks a lot LG!!!!!
BigZ1 said:
....The only way out is to use adb to flash the twrp file........
Click to expand...
Click to collapse
Sorry to tell you but afaik this won't work.
fastboot flash recovery <filename.img> would be the command but this will only work if it's unlocked.
BigZ1 said:
....Unfortunately I can't get adb devices command to acknowledge any devices. ......
Click to expand...
Click to collapse
I doubt that fastboot will work if adb isn't but it's worth a try.
You are right, a fastboot command would do it. Only reason I mentioned adb devices, is that if adb can't see the devices, fastboot wont either. I'll try it again, but so far no luck.
What I don't understand is why usb debugging lets me look at the internal files, but adb devices doesn't work. Perhaps you are right, the bootloader may be locked. Only thing I could find about that is in developer options I turned on OEM unlock.
Is there any other way to unlock the bootloader?
Sure wish I could get some of the LG tools working. They might enable flashing of twrp recovery or one of the various zip files that would root my OS.
Any more ideas? I'm desperate enough to try most anything....
One more question. When you try to execute adb or fastboot commands, should you be in what LG calls "firmware download" mode? Seems to me that when I did adb or fastboot commands on other vendors phones, I was able to do so while the OS was running.
Grasping for straws....
Well, it looks like you are right. There is a fastboot command
fastboot oem unlock
that would unlock the bootloader. Unfortunately while it's locked, I can't get fastboot to recognize any devices, so I can't unlock it.
Is there any way around this?
BigZ1 said:
Well, it looks like you are right. There is a fastboot command
fastboot oem unlock
that would unlock the bootloader. Unfortunately while it's locked, I can't get fastboot to recognize any devices, so I can't unlock it.
Is there any way around this?
Click to expand...
Click to collapse
Fastboot is afaik only working in download/bootloader mode.
ADB working on any other.
So <adb reboot bootloader > usually gets you there (but adb doesn't work) or switch to it manually.
Idk if you need to flash an unlock.bin by LG.
Got it before 31.12.21 for my G5.
bmwdroid said:
Fastboot is afaik only working in download/bootloader mode.
ADB working on any other.
So <adb reboot bootloader > usually gets you there (but adb doesn't work) or switch to it manually.
Idk if you need to flash an unlock.bin by LG.
Got it before 31.12.21 for my G5.
Click to expand...
Click to collapse
Yeah, I just discovered that LG discontinued support on Dec 31, 2021. So, looks like I'm out of luck for getting anything from them.
My only hope is that someone has that lockbin file and would share it. Sure wish LG hadn't left me high and dry.
Now that LG support is gone, is there any forum that might have some kind of workaround for the bootloader?
anybody got a lockbin file for K7????
BigZ1 said:
Yeah, I just discovered that LG discontinued support on Dec 31, 2021. So, looks like I'm out of luck for getting anything from them.
My only hope is that someone has that lockbin file and would share it. Sure wish LG hadn't left me high and dry.
Now that LG support is gone, is there any forum that might have some kind of workaround for the bootloader?
anybody got a lockbin file for K7????
Click to expand...
Click to collapse
Oh yeah, one more thing. The phone is still of some use to me, if I can find a way to root it. So far all the stuff I tried (kingoroot, supersu, magisk) have failed.
Anybody got any suggestions???
BigZ1 said:
Yeah, I just discovered that LG discontinued support on Dec 31, 2021. So, looks like I'm out of luck for getting anything from them.
My only hope is that someone has that lockbin file and would share it. Sure wish LG hadn't left me high and dry.
Now that LG support is gone, is there any forum that might have some kind of workaround for the bootloader?
anybody got a lockbin file for K7????
Click to expand...
Click to collapse
The file got generated by LG after I entered a long code on their developers site which is afaik different for each device.
So someone elses unlock.bin might even harm your device.
You may be right, but at this point I don't have much to lose.
One thing I would like to do with the K7, is get it rooted. I can move files to the internal storage with usb debugging. I can't install any zip files and that makes it really difficult to find anything that can root it. Thanks again to LG for reducing the recovery menu to "factory reset data" so the phone has almost nothing useful.
If you can figure out a way that I can install zip files, please let me know.
I can't find anything that will let me flash the device without root, and I can;t get to root without some tools in the recovery menu.
Thanks
OK, I have not found a way to root. So I thought I'd take one last look at flashing/upating the firmware. I found a .kdz and a .tot file that I'd like to try. At this point I'm not risking much because the phone isn't worth much to me as is.
So, if you had a .kdz and .tot file to try out, what app would you use to flash it to the K7?
I tried to get LGUP to work and LG flash tool, but cant seem to make them work. If I knew what one to use, it would narrow my search. I'm trying to flash the K7 firmware by running exe files (LG UP, LG flash tool) on Windows 10.
What do you guys use?
BigZ1 said:
OK, I have not found a way to root. So I thought I'd take one last look at flashing/upating the firmware. I found a .kdz and a .tot file that I'd like to try. At this point I'm not risking much because the phone isn't worth much to me as is.
So, if you had a .kdz and .tot file to try out, what app would you use to flash it to the K7?
I tried to get LGUP to work and LG flash tool, but cant seem to make them work. If I knew what one to use, it would narrow my search. I'm trying to flash the K7 firmware by running exe files (LG UP, LG flash tool) on Windows 10.
What do you guys use?
Click to expand...
Click to collapse
So, I managed to find a patched version of LG flash tool (2.0.1.6) on this website (thanks to member ieatacid), that doesn't give me errors immediately after I open it. The first thing I notice is that it doesn't appear to recognize the K7. If I try checking the box for manual mode and adding the file I want to flash, the click start, it tells me to "select model dll file". This is probably a result of flash tool not recognizing the phone. Anyway, where am I supposed to find this .dll file? I've searched everywhere and came up empty handed.
Can anybody give me some enlightenment on what I am doing wrong? Any help at all will be much appreciated.
Is there a tutorial on use of the flash tool? I looked but haven't found it yet. Just some youtube videos that are terse and lacking in detail.
Thanks!
BigZ1 said:
So, I managed to find a patched version of LG flash tool (2.0.1.6) on this website (thanks to member ieatacid), that doesn't give me errors immediately after I open it. The first thing I notice is that it doesn't appear to recognize the K7. If I try checking the box for manual mode and adding the file I want to flash, the click start, it tells me to "select model dll file". This is probably a result of flash tool not recognizing the phone. Anyway, where am I supposed to find this .dll file? I've searched everywhere and came up empty handed.
Can anybody give me some enlightenment on what I am doing wrong? Any help at all will be much appreciated.
Is there a tutorial on use of the flash tool? I looked but haven't found it yet. Just some youtube videos that are terse and lacking in detail.
Thanks!
Click to expand...
Click to collapse
I don't know why I didn't think of this earlier. I own 3 LG phones (LGMS300m1, LM-X210ULMG10r. VS500PP9). I tried all 3 with LGUP tool. The tool recognized 2 of the 3, and failed to ID the LGMS300 (K7). Anybody got any ideas why the tool would recognize some but not others?
I am the only owner of the two phones that LGUP would ID. I guarantee that the bootloader on them was never touched (unlocked or locked, in any way). So that's not the answer.
It would be a big improvement for me, if I could at least get the LGUP tool to work for the K7.
BTW, I tried all 3 phones on the 2016 version of LG Flash Tool. All 3 failed to be identified.
Please, if anybody has a hypothesis for the odd behavior of the LGUP tool, I would love to hear it. Any suggestions are welcome.
BigZ1 said:
I don't know why I didn't think of this earlier. I own 3 LG phones (LGMS300m1, LM-X210ULMG10r. VS500PP9). I tried all 3 with LGUP tool. The tool recognized 2 of the 3, and failed to ID the LGMS300 (K7). Anybody got any ideas why the tool would recognize some but not others?
I am the only owner of the two phones that LGUP would ID. I guarantee that the bootloader on them was never touched (unlocked or locked, in any way). So that's not the answer.
It would be a big improvement for me, if I could at least get the LGUP tool to work for the K7.
BTW, I tried all 3 phones on the 2016 version of LG Flash Tool. All 3 failed to be identified.
Please, if anybody has a hypothesis for the odd behavior of the LGUP tool, I would love to hear it. Any suggestions are welcome.
Click to expand...
Click to collapse
Update on the never ending saga!
I found (on this website) an LGUP tool (version) that is for the MS330. So it works (albeit not so consistently). I was able to flash a .kdz file after several trials. Apparently when LGUP connects, it puts the MS330 in bootloader mode, waits 15 seconds for the device to respond and then begins flashing.
Now, here's the problem. I have a .tot file I'd like to flash. When trying to flash a .tot file, 15 seconds is not enough time for the device to respond, and I get an error for what appears to be an asynch error. That is to say, the MS330 took a second or two more that the 15 seconds to respond saying, yes i'm in bootloader mode.
Is there any way to give it a bit more time? Surely the members who use LGUP tool would have encountered this behavior, and would have found a solution.
Words of wisdom, anyone?

Categories

Resources