To begin with, my device is LG L70 D325.
I accidentally deleted the swap file in my sdcard. Now my phone does not boot. (No fastboot, no recovery, blackscreen), but it is detected by my computer as a storage device containing "verinfo" and "image" folders.
I found this YouTube Video [youtube com/watch?v=ps6HYc7QWmg]
and this link [androidforums com/threads/guide-unbrick-lg-l70-no-download-mode-no-recovery-mode-no-fastboot.893311] which happens to be the same case of mine, and managed to do the instructions successfully (without errors) but it doesn't boot or solve my issue.
I also tried this guide [www lg-phones org/how-to-flash-unbrick-lg-l70-back-to-stock.html] but since it doesn't recognize my device as LG/Android device, it does not work.
Before posting this question, I saw this link which is similar to the YouTube video mentioned above but I don't have other .img files (laf.img & boot.img) for my device.
Since that thread is for LG G2, I assume I am not allowed to ask for the .img files for my device.
In addition to the YouTube guide, everytime I plug my device on Linux, it shows this error.
{
"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"
}
pvzkch said:
To begin with, my device is LG L70 D325.
I accidentally deleted the swap file in my sdcard. Now my phone does not boot. (No fastboot, no recovery, blackscreen), but it is detected by my computer as a storage device containing "verinfo" and "image" folders.
I found this YouTube Video [youtube com/watch?v=ps6HYc7QWmg]
and this link [androidforums com/threads/guide-unbrick-lg-l70-no-download-mode-no-recovery-mode-no-fastboot.893311] which happens to be the same case of mine, and managed to do the instructions successfully (without errors) but it doesn't boot or solve my issue.
I also tried this guide [www lg-phones org/how-to-flash-unbrick-lg-l70-back-to-stock.html] but since it doesn't recognize my device as LG/Android device, it does not work.
Before posting this question, I saw this link which is similar to the YouTube video mentioned above but I don't have other .img files (laf.img & boot.img) for my device.
Since that thread is for LG G2, I assume I am not allowed to ask for the .img files for my device.
In addition to the YouTube guide, everytime I plug my device on Linux, it shows this error.
Click to expand...
Click to collapse
You might want to look into this:
https://youtu.be/RpvvAeD08b4
Can someone help me?
Can someone help me?
I have an LG L70 D325f, had this problem but I formatted it and no longer appears the two folders "Image" and "verinfo".You have any solutions?
Pardon my English
LeandroDa7 said:
Can someone help me?
Can someone help me?
I have an LG L70 D325f, had this problem but I formatted it and no longer appears the two folders "Image" and "verinfo".You have any solutions?
Pardon my English
Click to expand...
Click to collapse
It fix?
Related
Hello XDA Guys,
I have my Memo Pad ME172V broken while I was trieng to Root it and I have used the command "adb reboot bootloader"
so it went down and did not came back again
when I start it it goes directly to this screen " No USB cable connected"
{
"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 when I connect it to My PC I find in device manager uninstalled device "WM8950 USB Device"
I tried to install a driver for it it only accept Android ADB driver and APX driver but not running as one so I can not use ADB command with it or APX mode
After I install the driver the logo on the screen changes to a green android man with a yellow helmet and written "Ready for download"
I tried everything I know till now
Using power and volumes button in many different combinations
also tried to use Easyflash
changing the USB windows Driver
but no luck at all
PLEASE HELP ME
Thanks
Same issue here man - a friend has given me theirs to try and fix. Did you sort it out?
I've tried multiple Fastboot drivers, but fastboot devices doesn't see anything.
Any Help From XDA Profissionals
Hey Guys, any one here Can help Me
I am not an expert, but does the device still recognise external SD?
If so, maybe this will work:
1. Download a stock util from here https://www.mediafire.com/folder/23ycdy8i4f8mu/ASUS-me172v
(I previously used http://www.mediafire.com/download/3rn6cnzh95va6np/SD_RESTORE_UTIL_20130724_STOCK.ZIP)
2. Format external SD in FAT32 (so at least 4GB microSD card)
3. Extract contents of the stock util zip to the root of the SD
4. Put SD in the device and hope it'll boot from there, so you can restore a previous flash.
Maybe the device has to be rooted for this to work, in that case look here: http://forum.xda-developers.com/showthread.php?t=2216390&page=27 and search Google for Me172vRootUtil_v0.1.zip
I hope this works, and if not, maybe someone else can help you!
hi guys..
same condition.anyone has solve it..? device was working but i only went to fastboot mode then "ready for download"..
You need three things besides your phone:
You lost data/wifi when flashing a CM UPDATE, this is your fault for not reading the threads, The FIX IS BELOW, in simple, plain english, easy to understand. DON'T MAKE ME DRAW PICTURES
1) Android SDK
https://developer.an.../sdk/index.html
Download it and install it. I'll only describe it for Windows OS.
2) The correct ROM
https://download.cya.../?device=enrc2b
or from my CM-12.1/AOSP threads
Download it and open it with WinRAR or Winzip or just unpack the whole thing. Directly in the root folder you'll see a file called boot.img
3) USB Cable connection between the phone and your PC
Connect the device to your PC. On your phone go to settings and enable USB debugging.
Now you are ready to flash the boot image.
a) copy the boot.img to the same folder as fastboot
if you downloaded the package from above, you'll see a folder structure that is a bit overwhelming. Navigate to
C:\adt-bundle-windows-x86-20140702\sdk\platform-tools
and copy the file called boot.img from the ROM there.
B) open up the terminal
click on start and enter cmd.exe
enter the folder with
cd /
cd C:\adt-bundle-windows-x86-20140702\sdk\platform-tools
c) start the flashing
Now type:
adb reboot bootloader
or alternatively, restart your phone manually and press the buttons Power and Volume down until you see a white menu screen.
Now type:
fastboot devices
and you should see your phone
d) flash the boot.img
type:
fastboot flash boot boot.img
That's it, 3G and WiFi should work now. A more extensive How-To can be found here:
http://wiki.cyanogen...l_CM_for_enrc2b
Taken from my thread of the same title from the CM forums
http://forum.cyanogenmod.org/topic/101207-no-wifi-no-data-read-this/
IF YOU CANNOT FOLLOW THOSE SIMPLE INSTRUCTIONS GIVE UP NOW
Hi @Lloir,
as far as i can see you have removed the aosp5.1 thread, right? that means no work from you for one x+ anymore?
now i also see that there is no one x+ in your signature...
mmm...bad news...
is it just because of the newbies and there stupdi questions? the best way to get rid of them is to ingore them!!!
.
el-Loko said:
Hi @Lloir,
as far as i can see you have removed the aosp5.1 thread, right? that means no work from you for one x+ anymore?
now i also see that there is no one x+ in your signature...
mmm...bad news...
.
Click to expand...
Click to collapse
My X+ is dead and I'm now mostly working on Huawei devices.
shhh....ititit :'(
.
{
"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"
}
Hey,@ Lloir
Ive tried this for my stock ROM that ive reverted to after having cyanogenmod 11, but it didnt work, I used the same boot.img from the firmware.zip. it did work successfully when reverting to cyanogen after it didn't work though.
What have I missed?
Any help would be appreciated.
I am xposting this from here: http://androidforums.com/threads/gu...-mode-no-fastboot.893311/page-10#post-7346768. Hopefully I can get someone here who can help.
Hi there,
I have a LG D320 device that one day just freezes up on boot (sits at LG logo forever).
I cannot enter download mode (Holding vol+ goes to loading screen and says to keep holding down until loaded... it never does)
The factory reset mode is accessible but I want to get the data from it first (Vol- on boot)
The device will only connect to a PC if I short the testpoint on the phones motherboard. The USB mode entered is QUALCOMM HS-USB QDLoader 9008 (after installation of the relevant Qualcomm bulk drivers).
Like I said, I only want to get the data off it and tried following instructions:
http://www.droidsavvy.com/unbrick-qualcomm-mobiles/
http://forum.xda-developers.com/showthread.php?t=2582142
But the partitions do not show up for copying!
Does anyone have any advice on how to go further?
I believe I need to use either QFIL (http://www.androidbrick.com/download/qpst-2-7-build-422-qfil/) or BoardDiag3.99 (like this instruction http://gsm-tips1.blogspot.com.au/2014/12/tutoriallg-g3-boot-repair-stuck-in.html). But I don't have the required files on hand (they ask for a partition.txt file, tot file etc...).
Like I said, I just want to get the data off the phone can anyone help?
I have gone through what I can but seem to be at wits end.
I can set this up on teamviewer if someone wants to log in remotely to try fix it.
I have posted a picture of the mobo, the CPU is an MSM8210 and eMMC is samsung kmk5x000vm-b314)
{
"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 'm same problem help me
Try to install a firmware with LGUP
Unbrick lg l70
1. Find the test points by referring to the following page.
https://forum.xda-developers.com/android/general/lg-d320-l70-testpoint-location-t3422105
2. Refer to this guide on unbricking ang getting the files you need to unbrick process
https://forum.xda-developers.com/android/general/unbrick-lg-model-download-recovery-t3060184
Extra : Refer to this video tut if you are still unclear. *** remove spaces between https letters to get the link..
h t t p s://www.youtube.com/watch?v=vkUv5Wmor8Q
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?
I have scoured the internet for material on how to do the above and I have found two ways to do this:
1: The matchstick/toothpick method
2: The Male-to-male USB cable method.
I have also downloaded numerous versions of M8S firmware, only two of which seem to give some hope. The problem is that I am stuck in the boot loop with these two and one of them shows the M8S+ logo. I have tried to get the TV box to install TWRP in the recovery partition to no avail. I have studied both the aml_autoscript file (looks like a promising solution, but I do not know if the addresses that I have are correct) and the *.ml file which is more straightforward, but I do not seem to have a working .ZIP firmware file to flash. I am also not sure whether any of the recovery IMG files are meant for my device since they never work.
I am at wits end and I need to bring this box back to life. Is there any other way I can flush the recovery partition? Do the many versions of firmware (all purported to be for the M8S) imply that we have different versions of the M8s?
The motherboard on my device has the text "M8 V8_*" on it and 20150923 below that as shown in the attached image. Someone please advise.
{
"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"
}
Here's a photo of the board: https://pasteboard.co/HsbIlbB.jpg
Saichovsky said:
I have scoured the internet for material on how to do the above and I have found two ways to do this:
1: The matchstick/toothpick method
2: The Male-to-male USB cable method.
I have also downloaded numerous versions of M8S firmware, only two of which seem to give some hope. The problem is that I am stuck in the boot loop with these two and one of them shows the M8S+ logo. I have tried to get the TV box to install TWRP in the recovery partition to no avail. I have studied both the aml_autoscript file (looks like a promising solution, but I do not know if the addresses that I have are correct) and the *.ml file which is more straightforward, but I do not seem to have a working .ZIP firmware file to flash. I am also not sure whether any of the recovery IMG files are meant for my device since they never work.
I am at wits end and I need to bring this box back to life. Is there any other way I can flush the recovery partition? Do the many versions of firmware (all purported to be for the M8S) imply that we have different versions of the M8s?
The motherboard on my device has the text "M8 V8_*" on it and 20150923 below that as shown in the attached image. Someone please advise.
Click to expand...
Click to collapse
Spoke to soon... I found this post just minutes after starting this thread. Sharing here for the benefit of anyone else who might find himself or herself in a situation similar to mine: http://freaktab.com/forum/tv-player...ng-tool-fails-at-2-solved?p=537504#post537504
Just boot up using your SD card after following the given steps and leave it. The recovery screen should come up after a while.
I'm installing apps as I type this