[Q] Help needed in Bricked Phone - Galaxy S 4 Q&A, Help & Troubleshooting

It would be great I you can help me.
I have a bricked Samsung Galaxy S4 i9500.
When powered on its stucked at the samsung logo.
I can enter into recovery mode but download mode is not working.
I tried factory reset and even tried to install a custom rom from recovery but cant get into sd card only shows the internal memory contents. Tried a different SD card too.
Odin method cant be used as i cant enter into download mode
. Please help I searched all over the internet for a solution.

miraclevisions said:
It would be great I you can help me.
I have a bricked Samsung Galaxy S4 i9500.
When powered on its stucked at the samsung logo.
I can enter into recovery mode but download mode is not working.
I tried factory reset and even tried to install a custom rom from recovery but cant get into sd card only shows the internal memory contents. Tried a different SD card too.
Odin method cant be used as i cant enter into download mode
. Please help I searched all over the internet for a solution.
Click to expand...
Click to collapse
Flash philz recovery..
In the power off options you have download mode
You can enter it from there
Edit : For using the Download Mode from TWRP, Press Reboot and then Download..
Sent from my GT-I9500 using XDA Free mobile app

You must be using a wrong combination of keys while trying to boot into download mode
Ok for Now your recovery is working so you can adb push a custom rom from your pc to your mobile (given that you have cwm recovery installed) then just flash it
For adb to work you need correct drivers to be installed and maybe you will also need to manually update the driver through device manager

re
Thank You very much for the help. Im kind of new to ADB how ever I managed to learn how to use it. So I inastalled it and tried by plugging the devices but S4v device is not detected when the ADB Devices command given. I tried using S duos 2 and detects fine. Im so confused with this. Also didnt the part mannually updating drivers from Android SDK Manager.
Thank You again for the Help!

dheeraj (dhlalit11) said:
You must be using a wrong combination of keys while trying to boot into download mode
Ok for Now your recovery is working so you can adb push a custom rom from your pc to your mobile (given that you have cwm recovery installed) then just flash it
For adb to work you need correct drivers to be installed and maybe you will also need to manually update the driver through device manager
Click to expand...
Click to collapse
miraclevisions said:
Thank You very much for the help. Im kind of new to ADB how ever I managed to learn how to use it. So I inastalled it and tried by plugging the devices but S4v device is not detected when the ADB Devices command given. I tried using S duos 2 and detects fine. Im so confused with this. Also didnt the part mannually updating drivers from Android SDK Manager.
Thank You again for the Help!
Click to expand...
Click to collapse
Mate
i am agree with dheeraj you must be doing wrong the 3 button combination if you can enter recovery you should be able to enter download mode
https://www.youtube.com/watch?v=9qh4z4JWLpI

MAX 404 said:
Mate
i am agree with dheeraj you must be doing wrong the 3 button combination if you can enter recovery you should be able to enter download mode
Click to expand...
Click to collapse
Im so sure I have tried the correct combination I double check using the internet too . I have installed custom roms many times using download mode in other phones but this device is not responding! Only the recovery mode is working! I cant get into fastboot also...

miraclevisions said:
Im so sure I have tried the correct combination I double check using the internet too . I have installed custom roms many times using download mode in other phones but this device is not responding! Only the recovery mode is working! I cant get into fastboot also...
Click to expand...
Click to collapse
You can always use a recovery to get into the download mode.
Flash Stock rom..
Root your phone
Download quickboot from the play store/Wanam xposed.(for activating 4 way boot menu...
Get into Download mode from there..
Doesn't this work??
Sent from my GT-I9500 using XDA Free mobile app

If you don't have downloade mode, then you probably got a clone.

miraclevisions said:
Im so sure I have tried the correct combination I double check using the internet too . I have installed custom roms many times using download mode in other phones but this device is not responding! Only the recovery mode is working! I cant get into fastboot also...
Click to expand...
Click to collapse
Hi mate ,
If that is right and if what @Lennyz1988 said is not true you need a USB Jig or a Jtag to get into download mode
http://www.ebay.com/itm/Samsung-I93...-USB-JIG-JTAG-Dongle-Bootloader-/231241925386

Related

[Q] LG G2 won't enter in download mode

Hello, I am trying to get back to stock but for some reason my phone won't boot in download more anymore. It stucks at this step -> see attached photo
Are you connected to a computer or charging we with the cable? Just to cross off one thing.
Sent from my LG-D802 using Tapatalk
waz675 said:
Are you connected to a computer or charging we with the cable? Just to cross off one thing.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
We are in the same situation... if someone can help us
http://forum.xda-developers.com/show....php?t=2710034
http://forum.xda-developers.com/showthread.php?t=2706225
Thanks
No, the phone was connected to the computer
S0wL said:
No, the phone was connected to the computer
Click to expand...
Click to collapse
if you can go to recovery (custom or stock)
it can help you
Code:
http://forum.xda-developers.com/showthread.php?t=2694530
S0wL said:
No, the phone was connected to the computer
Click to expand...
Click to collapse
Did you install any recovery module like CWM or TWRP on the mobile. I faced the same situation and I was able to recover my phone using TWRD and ADB consoles. I will be able to help you if you have installed any one of these.
Thanks.
ravi.ameer said:
Did you install any recovery module like CWM or TWRP on the mobile. I faced the same situation and I was able to recover my phone using TWRD and ADB consoles. I will be able to help you if you have installed any one of these.
Thanks.
Click to expand...
Click to collapse
I'm in the same situation with TWRP :good:
profesy said:
I'm in the same situation with TWRP :good:
Click to expand...
Click to collapse
Only one question,
Do you have any ROM installed currently or stuck without any rom. Like boot loop and secure boot issue etc.
If you have TWRP at least installed on your device, you may use "adb push xxxx.zip /sdcard/xxxx.zip" command if the device is discoverable in "adb discover" command. You may follow the guide here "http://www.droidviews.com/android-4-4-2-kitkat-rom-on-lg-g2-d802-install-twrp/"
If you are able to boot in X rom you may use this guide to shine yourself in stock rom
"http://forum.xda-developers.com/showthread.php?t=2432476&highlight=remove+root+status"
Thanks!
ravi.ameer said:
Only one question,
Do you have any ROM installed currently or stuck without any rom. Like boot loop and secure boot issue etc.
If you have TWRP at least installed on your device, you may use "adb push xxxx.zip /sdcard/xxxx.zip" command if the device is discoverable in "adb discover" command. You may follow the guide here "http://www.droidviews.com/android-4-4-2-kitkat-rom-on-lg-g2-d802-install-twrp/"
If you are able to boot in X rom you may use this guide to shine yourself in stock rom
"http://forum.xda-developers.com/showthread.php?t=2432476&highlight=remove+root+status"
Thanks!
Click to expand...
Click to collapse
I have recovery and a booting rom, the smartphone it's all ok but don't go in download mode (see image above), and i can't see it with the pc in usb, i can't use this guide because i can't enter in the dowload mode and the pc both donwload mode and normal boot don't see the smartphone
S0wL said:
Hello, I am trying to get back to stock but for some reason my phone won't boot in download more anymore. It stucks at this step -> see attached photo
Click to expand...
Click to collapse
Try this http://forum.xda-developers.com/showthread.php?p=51693321#post51693321
I got the same problem and got the download mode after that. Good luck !
profesy said:
I have recovery and a booting rom, the smartphone it's all ok but don't go in download mode (see image above), and i can't see it with the pc in usb, i can't use this guide because i can't enter in the dowload mode and the pc both donwload mode and normal boot don't see the smartphone
Click to expand...
Click to collapse
Firstly you may not go do download mode for flashing factory rom. You can do the same even from recovery. However, the guide in http://forum.xda-developers.com/showthread.php?p=51693321#post51693321 seems working for many. You may give that a try.
Thanks.
Sangoku91 said:
Try this http://forum.xda-developers.com/showthread.php?p=51693321#post51693321
I got the same problem and got the download mode after that. Good luck !
Click to expand...
Click to collapse
Thx to all man, this fix the problem. Many many thx to all
Worked ! Thanks, finally got to stock android.
Hi.I can not go to downloading mod on my lg g2.I tried using v+ and connecting to pc.It goes to charging mod and nothing happen.
As you said I went to recovery mod but there is not any advance selection.
plz help me
did donwload mode work ?
zaker.khafan1 said:
Hi.I can not go to downloading mod on my lg g2.I tried using v+ and connecting to pc.It goes to charging mod and nothing happen.
As you said I went to recovery mod but there is not any advance selection.
plz help me
Click to expand...
Click to collapse
Did u get it work?
I have a similar problem, my sprint G2 says download mode when vol up+ cable, but doesn't go all the way into download mode just the initial screen. And normal boot results in being stuck on LG logo forever.

Bricked my Life pure Xl 3Gb, Anyone can Helpme?

Hy Guys,
I have tryed to put the rom from Gionee Elife E7 on my Blu life pure XL. The installation occurs everything okay, but when i try to install the recovery, my phone reboot, and never more turn on again... I only can see the Gionee logo, but then shutdown after that. When i try to connect on the PC, just two drivers are showed to me:
-Gionee HS-USB Diagnostics (COM5)
-Qualcomm MMC Storage USB Device
I can enter in ADB mode, but i have no way to acess the internal storage...
Any help will be grateful...
sampadf said:
Hy Guys,
I have tryed to put the rom from Gionee Elife E7 on my Blu life pure XL. The installation occurs everything okay, but when i try to install the recovery, my phone reboot, and never more turn on again... I only can see the Gionee logo, but then shutdown after that. When i try to connect on the PC, just two drivers are showed to me:
-Gionee HS-USB Diagnostics (COM5)
-Qualcomm MMC Storage USB Device
I can enter in ADB mode, but i have no way to acess the internal storage...
Any help will be grateful...
Click to expand...
Click to collapse
when u installed the rom did the phone start up properly?
This look's bad man.
Try power on your phone then
Plugin into your computer.
Open adb then type adb devices
When your device is listed type adb reboot recovery
If IT doesn't boot in recovery mode then You should try flashing again the rom.
Something should work.
Sent from my E7 using Tapatalk
have you fixed it? perhaps i can help
if you've got fastboot (power + vol -)
you can fastboot (sort of like an adb) flash some system images and get your phone getting recognised by gnqc
you need :
ADB
boot.img from blu rom
system1.img from blu
right click on folder where adb and files are (they need to be on same folder for faster tipying)
write
fastboot flash system system1.img
fastboot boot boot.img
after that unplug phone, you need the drivers for blu, change cable from pc port and reconect to see if now it's recognized as a pure xl and check for the drivers.
It should install 2 com ports (hsusb, nmea) 1 adb, 1 modem and 1 storage
that is what i did to mine, hope it works on yours
dzamora said:
if you've got fastboot (power + vol -)
you can fastboot (sort of like an adb) flash some system images and get your phone getting recognised by gnqc
you need :
ADB
boot.img from blu rom
system1.img from blu
right click on folder where adb and files are (they need to be on same folder for faster tipying)
write
fastboot flash system system1.img
fastboot boot boot.img
after that unplug phone, you need the drivers for blu, change cable from pc port and reconect to see if now it's recognized as a pure xl and check for the drivers.
It should install 2 com ports (hsusb, nmea) 1 adb, 1 modem and 1 storage
that is what i did to mine, hope it works on yours
Click to expand...
Click to collapse
this helped me but now i have another problem phone starts up then reboots sometimes it reboots in the middle of starting up i can get into stock recovery but i have no idea what to do now
jetboss said:
this helped me but now i have another problem phone starts up then reboots sometimes it reboots in the middle of starting up i can get into stock recovery but i have no idea what to do now
Click to expand...
Click to collapse
Ok now, you can use GNQC and flash the rom and that will completely restore your phone
NOw if only i could find the blu rom for a 16gb blu
dzamora said:
Ok now, you can use GNQC and flash the rom and that will completely restore your phone
NOw if only i could find the blu rom for a 16gb blu
Click to expand...
Click to collapse
funny thing is i did that and thats whats causing this boot loop i got into recovery after reset and still nothing
is there anything i can push using adb to solve this ?
jetboss said:
funny thing is i did that and thats whats causing this boot loop i got into recovery after reset and still nothing
is there anything i can push using adb to solve this ?
Click to expand...
Click to collapse
perhaps a stock recovery.img can help
dzamora said:
perhaps a stock recovery.img can help
Click to expand...
Click to collapse
ok well im going to try pushing the elife 7 stock recovery and see what happens
tried that all it says is installation aborted .....
You have to to try this,that is how i have unbricked mine today.
power off your phone.
prepare your gnqc so you only have to press download when needed.
power on your phone then conect fast to PC ,then press download.
If IT doesen't leț You ,pres again and just try to see If IT works in different situations.
is a long shot but this is how i unbricked mine today.
fastboot doesen't work on this device,so You can't push anithing. i don't know hou this people are doing that.
If this metod doesn't work You shold try format system and data via adb . and after that gnqc should work.
Muresan01 said:
You have to to try this,that is how i have unbricked mine today.
power off your phone.
prepare your gnqc so you only have to press download when needed.
power on your phone then conect fast to PC ,then press download.
If IT doesen't leț You ,pres again and just try to see If IT works in different situations.
is a long shot but this is how i unbricked mine today.
fastboot doesen't work on this device,so You can't push anithing. i don't know hou this people are doing that.
If this metod doesn't work You shold try format system and data via adb . and after that gnqc should work.
Click to expand...
Click to collapse
He can't use GNQC because his phone's drivers arent insatlled, gionee blocks com ports, and fastboot does work on this device, you just got to flash it, i've been using it several times
A thing to notice is when you want to acces phone storage when phone is bricked You have to poweroff your phone and keep pressing power and volume+ untill some errors start appear in windows.
then You have acces to phone memory and You can paste anithing for later flash with recovery. You must Be very carefull not to format partition when asked !!!!!!
i have bricked my gionee 32 gb several times and always been albe to restore it so,no need to panic,some method should work for You too ,just have to find the right one.
And also,my phone is a rebrand of gionee from Romania,called Allview x1 xTreme,just like life pure Xl and i haven't encountered any problem with usb drivers, just used the one gionee provided. So this mai Be the case for You, i hope i am not wrong with this one.
Com ports are only closed in android 4.4 kitkat so If he didn't update he should Be able to use gnqc.
also You must observe that phone is recognised differently by windows deppending in wich state your phone is. powered off,recovery,or on bootloop. So that's why o have said that gnqc may work but You have to find that state when he is recognised the way that gnqc wants.
Sorry for long post i Hope those observations will help you.
Sent from my E7 using Tapatalk
I finally got it to work using the phone right now to send this message
jetboss said:
I finally got it to work using the phone right now to send this message
Click to expand...
Click to collapse
Got a couple questions would appreciate if u could help.
1. How did u root the blu xl i have both the 16g and 32g
2. Did u install custom recovery in it?
3. Links to downloads plz ...
Thanks in advance
Sent from my SM-G900H using XDA Free mobile app
noblelinux said:
Got a couple questions would appreciate if u could help.
1. How did u root the blu xl i have both the 16g and 32g
2. Did u install custom recovery in it?
3. Links to downloads plz ...
Thanks in advance
Sent from my SM-G900H using XDA Free mobile app
Click to expand...
Click to collapse
I can give you some info on root and recovery, im also hoping for someone to be able to extract the 16blu life pure xl rom since the only one is for 32 gb
for root you can just use Vroot and then after installinh busybox and supersu you may erase it, for the recovery i've got the files just send me a pm and ill mail you the link
dzamora said:
I can give you some info on root and recovery, im also hoping for someone to be able to extract the 16blu life pure xl rom since the only one is for 32 gb
for root you can just use Vroot and then after installinh busybox and supersu you may erase it, for the recovery i've got the files just send me a pm and ill mail you the link
Click to expand...
Click to collapse
I sent u a pm hit me bak and ill help u with the 16gb pure xl
Sent from my SM-G900H using XDA Free mobile app
Came bak to chek if any reply i broke both my screens on the blu life pure xl 16g amd 32 gb im now on galaxy s5 but still im gonna replace the screens and use the phones for something idk most likely android dev practice
I just need info on how to extract the rom from the blu
Thanks in advanced
Sent from my SM-G900H
Where files link to download?
jetboss said:
I finally got it to work using the phone right now to send this message
Click to expand...
Click to collapse
Hi can you tell me how did your phone started back, i am also stuck on reboots , recovery is working fine , any OS/ ROM is giving me reboots all the time..please help
honestly it was a long time ago and i cannot remember what i did except it was a windows xp pc software wouldnt work on 7 and i used stock rom not the one from blu

Stuck at bootscreen (no boot loop) and unable to do anything (Galaxy note 4 N910H)

Hi guys,
I own a Galaxy Note 4 (N910H) and have rooted it before without any problem.
Long story short I wanted to install a custom rom and on the instruction says I need to reset my device to factory before I actually install it (because mine is 4.4.4).
I successfully reset it back to factory settings, however when I tried to install the rom an error occured.
When my device restarted it goes into a boot loop.
So I go into the recovery mode and delete the caches and what not (even selecting the reset to factory setting again).
When my device restart it is stuck at the boot sreen (samsung galaxy blablabla) and it DOESNT LOOP, it just stuck there and I am unable to go into recovery mode.
I tried to reflash it using odin (i can access the downloading mode) up to no avail.
My device is detected by odin (com:x) but when I pressed start it stuck at setup connection and after a while I got the Fail message.
Now I am at a loss and have no idea what else to do. Tried kies, doesnt work either.
Kies doesnt even recognize the connection to my phone.
Any help would be appreciated.
NB: I'm a newb at this so please bear with me (and yes I kind of ****ed up)
Thanks
xverdex said:
Hi guys,
I own a Galaxy Note 4 (N910H) and have rooted it before without any problem.
Long story short I wanted to install a custom rom and on the instruction says I need to reset my device to factory before I actually install it (because mine is 4.4.4).
I successfully reset it back to factory settings, however when I tried to install the rom an error occured.
When my device restarted it goes into a boot loop.
So I go into the recovery mode and delete the caches and what not (even selecting the reset to factory setting again).
When my device restart it is stuck at the boot sreen (samsung galaxy blablabla) and it DOESNT LOOP, it just stuck there and I am unable to go into recovery mode.
I tried to reflash it using odin (i can access the downloading mode) up to no avail.
My device is detected by odin (com:x) but when I pressed start it stuck at setup connection and after a while I got the Fail message.
Now I am at a loss and have no idea what else to do. Tried kies, doesnt work either.
Kies doesnt even recognize the connection to my phone.
Any help would be appreciated.
NB: I'm a newb at this so please bear with me (and yes I kind of ****ed up)
Thanks
Click to expand...
Click to collapse
If I'm not mistaken you have Kies installed? If that is the case I would recommend you uninstall it. Then manually download the Samsung USB drivers
http://developer.samsung.com/technical-doc/view.do?v=T000000117
Reboot your PC just to be sure.
Then make sure your device isn't connected to the charger or computer and remove the battery and after 10 seconds reinsert the battery and manually boot into Download Mode (Home + Volume Down while holding the power button.)
Then connect your phone to the your PC and run Odin as Admin and try to flash the firmware.
I would also recommend that the firmware you are flashing is the correct one and is not corrupted.
You can check the firmware from Sammobile and after the download check the MD5Sum and then extract the zip file to get the firmware file.
Good luck and report back.
Sent from my trltexx using XDA Premium 4 mobile app
I had the same problem , make sure to properly install samsung drivers
if everything is still messed up , try a fresh copy of windows and install samsung drivers and the latest " Flash Tool "
i hope this fix up ur problem
Battlehero said:
Reboot your PC just to be sure.
Then make sure your device isn't connected to the charger or computer and remove the battery and after 10 seconds reinsert the battery and manually boot into Download Mode (Home + Volume Down while holding the power button.)
Then connect your phone to the your PC and run Odin as Admin and try to flash the firmware.
I would also recommend that the firmware you are flashing is the correct one and is not corrupted.
You can check the firmware from Sammobile and after the download check the MD5Sum and then extract the zip file to get the firmware file.
Good luck and report back.
Sent from my trltexx using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Just to make sure, should I put the MD5 file to bootloader or AP/PDA?
Thank you for the help, I will try your solution after I get back from work
xverdex said:
Just to make sure, should I put the MD5 file to bootloader or AP/PDA?
Thank you for the help, I will try your solution after I get back from work
Click to expand...
Click to collapse
If you are using Odin version 3.09 or above it's AP, otherwise it's PDA.
Sent from my SM-N910F using XDA Premium 4 mobile app
Battlehero said:
If you are using Odin version 3.09 or above it's AP, otherwise it's PDA.
Sent from my SM-N910F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks Battlehero! now I finally get my galaxy note back to work again.
Now let's say if I want to Root my device again, is it as simple as installing CWM or TWRP and then install a custom rom?
xverdex said:
Thanks Battlehero! now I finally get my galaxy note back to work again.
Now let's say if I want to Root my device again, is it as simple as installing CWM or TWRP and then install a custom rom?
Click to expand...
Click to collapse
If you want to root your current rom then install a custom recovery (TWRP) recommended then flash SuperSU Current release: https://download.chainfire.eu/740/SuperSU/BETA-SuperSU-v2.49.zip
You can always hit the 'Thanks Button' to show your appreciation. It's nice to see you fixed your issue.
Battlehero said:
If you want to root your current rom then install a custom recovery (TWRP) recommended then flash SuperSU Current release:
You can always hit the 'Thanks Button' to show your appreciation. It's nice to see you fixed your issue.
Click to expand...
Click to collapse
Done with the 'Thanks Button'.
Thanks for the help!
Cheers mate

lg g2 stuck

i tried to upgrade the rom to a newer version and in the process i ereased everything
now when i turn on the phone it stucks in the LG logo and thats it
and the pc cant recognize the phone
the download mode works so as the recovery mode
how can i fix this i need my phone
@darksnail2 I'm thinking you tried to flash the newer version of a custom rom, is that it? If you have custom recovery installed, then you can enter recovery by pressing the hardware button combo & flash the older working ROM by choosing it from your SD card.
raravi said:
@darksnail2 I'm thinking you tried to flash the newer version of a custom rom, is that it? If you have custom recovery installed, then you can enter recovery by pressing the hardware button combo & flash the older working ROM by choosing it from your SD card.
Click to expand...
Click to collapse
i cant find in the sd card
what should i do ? to make my pc recognize my phone ?
darksnail2 said:
i cant find in the sd card
what should i do ? to make my pc recognize my phone ?
Click to expand...
Click to collapse
To start, you need to say what ROM it is including the version you were on, and the version you updated to. Without that, no one can help your specific situation.
Sent from my LG-LS980 using Tapatalk
gonk24 said:
To start, you need to say what ROM it is including the version you were on, and the version you updated to. Without that, no one can help your specific situation.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
i had CM 10 kit kat
tried to upgrade it to a newer stable version and it made me problems
pop up messages like Unfortunately messaging has stopped so i figure i should install a newer Gapp and it didnt work
and then i made a factory reset by a mistake and now it is bricked
i tried to follow this tutorial
http://forum.xda-developers.com/lg-g2/general/mega-tut-how-to-fix-bricked-lg-g2-t3055033
and i am stuck in the third step when i type fastboot erase aboot in the cmd
it just says "waiting for device" and thats it
somehow i cant make the phone connect to the pc ! any solution ?
anyone ?> need ur help
Did you try putting the phone into download mode, connecting to LG Mobile Support Tool program, and do an upgrade recovery?
audit13 said:
Did you try putting the phone into download mode, connecting to LG Mobile Support Tool program, and do an upgrade recovery?
Click to expand...
Click to collapse
cant dunno why
Which part of the process doesn't work?

Bricked LG g2 d800 think soo

Hi guys,
I have LG G2 d800. try to restore back to jelly bean, and rooted the phone. meanwhile took the KK update and the problem starts from there. I read the forums about not taking the update once rooted. But I was too late for that. I read most the forums to fix but haven't found my problem fix.
here is the problem lies
I am on Cyanogen recovery on the screen. wipe out everything from the phone. even the cache partition.
My computer don't read the phone. adb is not working. tried to see the list of device on adb but shows unauthorized device.
only thing work sideload on adb. tried to install twrp recovery zip file or rom zip file. stuck on 47% . then it shows error.
I see there is a fix through twrp recovery. but my adb is not working. tried different drivers but wont give me dice.
any help on this highly appreciated. or you can guide me for that.
thanks in advance.
Here's what I did:
I grabbed SRKTool and nuked my download mode. Then when attempting to enter download mode I was instead kicked into fastboot. From there I flashed stock partition images, rebooted into download mode, and then was able to flash a stock kdz/tot with the LG software.
All data lost, but phone was unbricked. All of this software was run inside a virtual machine on a Linux or OSX box as well.
Sent from my LG-LS980 using Tapatalk
Thanks for reply. let u know how I went through.
downloading srktool 2.1
dgranillo said:
Here's what I did:
I grabbed SRKTool and nuked my download mode. Then when attempting to enter download mode I was instead kicked into fastboot. From there I flashed stock partition images, rebooted into download mode, and then was able to flash a stock kdz/tot with the LG software.
All data lost, but phone was unbricked. All of this software was run inside a virtual machine on a Linux or OSX box as well.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
I downloaded the srktool2.1 but the problem is, it waiting to connect the device. my phone is cwm recovery screen but guess phone is not talking to the computer. so as I mentioned no adb connection.
anyother way to get back in life.
hemanshu025 said:
I downloaded the srktool2.1 but the problem is, it waiting to connect the device. my phone is cwm recovery screen but guess phone is not talking to the computer. so as I mentioned no adb connection.
anyother way to get back in life.
Click to expand...
Click to collapse
I believe in SRK Tool you can nuke download mode two ways. One of which is while in download mode itself. Try entering download mode and selecting the proper option. Sometimes an unplug/replug is needed to get the phone recognized.
I did try. My phone is on Cyanogen screen. Try to plug and unplug but nothing happens. Tried SDK tool and tried to side load cm12 Rom but gets error after 47%. Don't know what to do.
In SRK tool after choosing options it stays on waiting for device. Nothing happen
s after that. Even plug n unplug.
Reboot into download mode. I believe you can also do it via adb with SRK Tool, but that is not what I did. There are two ways to build your download mode with SRK Tool. One of them is used when you are connected via download mode. That is the path I took.
Sent from my LG-LS980 using Tapatalk
dgranillo said:
Reboot into download mode. I believe you can also do it via adb with SRK Tool, but that is not what I did. There are two ways to build your download mode with SRK Tool. One of them is used when you are connected via download mode. That is the path I took.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
My problem is, Phone is not talking with computer. I have started adb server and type adb devices and it came up with 09oikjn76568 unauthorized.
I believe my phone is not talking adb commands via computer. I have read here in some forum, your phone has to be on debugging. but in that case I my phone doesn't go beyond CYANOGEN RECOVERY.
Thanks for reply. If you have any other suggestion please let me know.
If you reboot into download mode you will bypass the debugging need.
Sent from my LG-LS980 using Tapatalk
dgranillo said:
If you reboot into download mode you will bypass the debugging need.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
Kind of noob question. How you go in download mode. This is what I did to get in download mode. Turn off the phone and by holding power up button and same time pluging USB connected to computer. I booted into cyanogen recovery screen.
Am I doing right?
If not please let me know. Thanks for reply.
Sent from my Nexus 5 using Tapatalk
Hemanshu_Patel said:
Kind of noob question. How you go in download mode. This is what I did to get in download mode. Turn off the phone and by holding power up button and same time pluging USB connected to computer. I booted into cyanogen recovery screen.
Am I doing right?
If not please let me know. Thanks for reply.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Make sure the phone is off. Then, while holding the Volume-Up button, plug your phone into the usb cable.
That's exactly what I did but it boots back to cyanogen recovery.
Thanks for reply.
hemanshu025 said:
That's exactly what I did but it boots back to cyanogen recovery.
Thanks for reply.
Click to expand...
Click to collapse
Do you mean TWRP recovery? Make sure you are not pressing the power button when you are hold the up volume button ....... It should go immediately to download mode when you connect it via usb if your download mode isnt nuked ........ then u can flash back to stock using TOT method.

Categories

Resources