So I tried to root my phone, it worked, and I wanted to oc it. I used ROM Manager, and bricked my phone, since I installed a program (dont remember what its called) that turned my phone into EXT4, when it needs to run on EXT3 or something. So now its stuck at the LG/ LG with loading bar screen and cannot turn on. I'm trying the flash it with nvflash, but it wont work. I got my phone into APX Device mode once, but I failed and had to try again. But now, my computer won;t recognize my phone and I think I'm doing something wrong, because it wont show my phone as a APX Device. I'm obviously new to this so help would be appreciated.
GhostRai said:
So I tried to root my phone, it worked, and I wanted to oc it. I used ROM Manager, and bricked my phone, since I installed a program (dont remember what its called) that turned my phone into EXT4, when it needs to run on EXT3 or something. So now its stuck at the LG/ LG with loading bar screen and cannot turn on. I'm trying the flash it with nvflash, but it wont work. I got my phone into APX Device mode once, but I failed and had to try again. But now, my computer won;t recognize my phone and I think I'm doing something wrong, because it wont show my phone as a APX Device. I'm obviously new to this so help would be appreciated.
Click to expand...
Click to collapse
Some people have reported that they have to try repeatedly before it will start in APX-mode. So try again and again before giving up, make sure battery is out and that you firmly press both volume-buttons while plugging it in.
If it absolutely, positively cannot enter APX-mode, then your last hope is Smartflash-mode. Does it start in Smartflash mode if you hold volume-down while plugging it in?
Oh, and make sure you're connected directly to a port on the motherboard.
EDIT: You can try deleting the APX-device from the PC too, to get it rediscovered and reinstalled. Unzip the attached archive and run the batch file in it. (It sets a parameter which allows the device-manager to display hidden and "ghost"-devices before starting it.) Select "Show Hidden Devices" from the View Menu, find the APX-device(s) ("NVIDIA USB Boot-recovery driver for Mobile devices") and delete it/them. Then try to reconnect in APX-mode again. (Have the driver ready.)
Related
Alright, so I was having some problems with my cognition rom and decided go back to stock so I could flash the new cognition. I put my phone into download mode, and it took a few times for ODIN to see my phone. After I got ODIN to see my phone I tried to master clear, it did not work. I had to pull the battery out and try again. I rebooted my phone again, and many program errors came up. I shut off my phone, tried to get into download mode and it wouldn't let me using the volume down + up then insert USB with ODIN open.
Now to get into download mode I must hold buttons with battery out, put USB in, and put battery in and I get download mode instantly, but I cant get ODIN to recognize my phone at all anymore. I tried many different methods(odin open before DL mode, odin closed before download mode, etc). I looked through a few threads and couldnt find anything that would work. Also my window 7 64 now says it doesn't recognize the USB device when I plug it in. Whats going on with my phone?? Im getting very annoyed! Is there any way to go back to stock besides ODIN??? Any help is appreciated!!
***UPDATE***
Seems like I may have a 3 button combo lock, and no USB support of any kind(besides charging).
UPDATE: I used rom manager to flash over my old rom. My phone works again, but it wont go into download mode at all now. Only when I use the cognition menu to send it to download mode will it work. I still cant get ODIN to see my phone. I want to go back to stock still, but without ODIN working, can I?
ziphoward said:
UPDATE: I used rom manager to flash over my old rom. My phone works again, but it wont go into download mode at all now. Only when I use the cognition menu to send it to download mode will it work. I still cant get ODIN to see my phone. I want to go back to stock still, but without ODIN working, can I?
Click to expand...
Click to collapse
under your captivate battery, there is a number like 1008, 1010, what is yours?
I've had the same trouble with download mode + odin on my Windows 7 64 bit pc too.
I have to have odin running, phone off with battery out, and usb cable in. I leave the battery out for about a 10 second count. Then put the battery in and hit all the buttons at the exact same time (power + volume up and down). The key here is that I only had to hit all three buttons momentarily to get it to go into download mode. I didn't have to hold them down for any length of time.
I easily spent 1 hour trying to get odin to work the last time I had to reflash to stock. Only because I forgot how hard it was three last time with my 64 bit machine.
Sent from my SAMSUNG-SGH-I897 using Tapatalk
mengbo said:
under your captivate battery, there is a number like 1008, 1010, what is yours?
Click to expand...
Click to collapse
1006
So should I just keep trying to get into ODIN by just fiddling around with it? Ive tried an XP machine and it wouldnt work either. Does booting into download mode from the cognition power menu any different than entering download mode the manual way? Every time I put the battery in with the USB it takes me to the battery charger screen. At first with that issue, putting in the battery last while holding down volume up and down, would put the phone into download mode(as opposed to the normal ways of getting into download mode). Now that wont even work at all.
first you can try the 3 button fix, just search the forum for that.
you may need to build a jig or buy one online just in case, it will get you into the download mode easily.
http://cgi.ebay.com/ws/eBayISAPI.dl...47234&ssPageName=STRK:MESELX:IT#ht_511wt_1139
im having horrible trouble with adb cmd. I installed the samsung drivers, put my phone in usb debugging, did some tutorials on how to install sdk correctly, went to the correct file paths in cmd promt, and still cant access the adb shell. Any pointers on this?
Also, could I wipe all data off internal storage and use the "reinstall package" option in recovery mode to use rom manager update.zip to restore my rom from my sd card? Im not sure if thats possible. Im getting errors with my rom, and it feels slower since I just reinstalled over the top of my faulty rom.
Seems the only usb function I have right now is to charge it. Hmmm USB brick?
Any help out there???
3g stopped working on my phone when I woke up. I really need to get a fresh rom installed.
If I recall correctly, the path to where adb is had changed. Check all folders inside the sdk folder. to make my life easier, I put the sdk folder right into the root directory (c and renamed it sdk. Don't know if that well help or not...
Sent from my SGH-I897 using XDA App
I changed the folder to androidsdk from whatever it was.
bueller bueller bueller...anyone?
Well, if your phone is a rev 1006 you "should" have a problem like losing your button combo. I guess that could have happened but I doubt it, I've got a 1007 and never lost it.
So, as for ADB here's what I do. Take the android SDK folder you downloaded and look inside it. There is a folder called tools. I take the tools folder and copy it to the root of my C: drive. Make sure you have all the drivers loaded, speaking of which I would uninstall and reinstall the drivers. Sounds like they flaked out for some reason. Next open up a cmd window, Start > Run > CMD.
Then type,
cd /
cd tools
adb devices <<this shows if your phone is recognized. if it is...
adb reboot download
*or
adb reboot recovery
*or
adb shell
For what it's worth, I have been flashing my phone since I got it in July and the only time I Master Clear is when I have had a problem like a soft brick or something that I was suspicious about the data on my internal SD. Which, so far has been maybe 3 times. I don't think necessary to Master Clear every time you flash to stock.
Also, you shouldn't really have to the pop out the batter to do the download mode trick. I turn my phone off, hold both Vol up and down, then plug in USB and I'm in download mode.
bobbylx said:
Well, if your phone is a rev 1006 you "should" have a problem like losing your button combo. I guess that could have happened but I doubt it, I've got a 1007 and never lost it.
So, as for ADB here's what I do. Take the android SDK folder you downloaded and look inside it. There is a folder called tools. I take the tools folder and copy it to the root of my C: drive. Make sure you have all the drivers loaded, speaking of which I would uninstall and reinstall the drivers. Sounds like they flaked out for some reason. Next open up a cmd window, Start > Run > CMD.
Then type,
cd /
cd tools
adb devices <<this shows if your phone is recognized. if it is...
adb reboot download
*or
adb reboot recovery
*or
adb shell
For what it's worth, I have been flashing my phone since I got it in July and the only time I Master Clear is when I have had a problem like a soft brick or something that I was suspicious about the data on my internal SD. Which, so far has been maybe 3 times. I don't think necessary to Master Clear every time you flash to stock.
Also, you shouldn't really have to the pop out the batter to do the download mode trick. I turn my phone off, hold both Vol up and down, then plug in USB and I'm in download mode.
Click to expand...
Click to collapse
Im having USB driver problems, windows 7 will not recognize my phone. I think this is why adb wont recognize my phone correct? I can only get into download mode now but using the power menu thats custom from Cognition. Is my phone screwed?? Can I flash a ROM without ODIN?
ziphoward said:
Im having USB driver problems, windows 7 will not recognize my phone. I think this is why adb wont recognize my phone correct? I can only get into download mode now but using the power menu thats custom from Cognition. Is my phone screwed?? Can I flash a ROM without ODIN?
Click to expand...
Click to collapse
Like I said, have you tried uninstalling the drivers from windows and reinstalling them? I am running Win 7 x64 and have had that happen. After i flash a rom or flash to stock sometimes windows doesn't recognize my phone at all. The first time I just used my laptop to flash but the second time I uninstalled the drivers and reinstalled. It's also important that you plug into the USB ports directly on the motherboard on the back of your PC. There are known problems when trying the front usb ports or through a hub.
bobbylx said:
Like I said, have you tried uninstalling the drivers from windows and reinstalling them? I am running Win 7 x64 and have had that happen. After i flash a rom or flash to stock sometimes windows doesn't recognize my phone at all. The first time I just used my laptop to flash but the second time I uninstalled the drivers and reinstalled. It's also important that you plug into the USB ports directly on the motherboard on the back of your PC. There are known problems when trying the front usb ports or through a hub.
Click to expand...
Click to collapse
Ive tried uninstalling and reinstalling many many times. I am using a laptop and ive tried all the USB ports but still no luck. I hate having my phone like this, it will drive me insane until its fixed.. or officially considered usb bricked.
ziphoward said:
Ive tried uninstalling and reinstalling many many times. I am using a laptop and ive tried all the USB ports but still no luck. I hate having my phone like this, it will drive me insane until its fixed.. or officially considered usb bricked.
Click to expand...
Click to collapse
Just curious, is it a Dell laptop? My Dell never recognizes my phone unless I power the laptop on with the phone/USB plugged in. If the laptop is on, and I plug phone in it never works, so I leave it plugged in and reboot and it works. It drives me crazy, but whatever it's my work PC.
bobbylx said:
Just curious, is it a Dell laptop? My Dell never recognizes my phone unless I power the laptop on with the phone/USB plugged in. If the laptop is on, and I plug phone in it never works, so I leave it plugged in and reboot and it works. It drives me crazy, but whatever it's my work PC.
Click to expand...
Click to collapse
It is a dell actually, but I just tried your method and it didnt work for me. Thanks for the input though!
Alright, I downloaded kies mini today and it actually installed some drivers correctly. I was able to pull up my internal drive on the computer, but it wouldn't read it. I was able to get ODIN to see my phone(first time in weeks), but it only shows up when my phone is NOT in debugging mode. So im assuming Master Clear will work now. I was using AIO captivate tool box, and my phone rebooted at the click of the button into download mode, but once again it wont see my phone in ODIN while in download mode. Im getting closer!
Why wont ODIN recognize my phone with USB debugging on? Any more suggestions on how to make this happen?
I am trying to put my captivate back to at&t stock 2.1 but odin does not recognize my phone, when i put it in download mode with debugging on, nothing happens. What should I do?
Does one of the boxes turn yellow? If not, it doesn't see it. If it turns yellow and says com: (some number), hit start.
Also make sure you have the right drivers installed.
Sent from a place my wife doesn't know about (yet)
no it does not go yellow!
Try a diff usb port maybe a motherboard type. Try restarting both pc and phone.uninstall drivers reinstall. Let windows install for you?...also the way I do it...have odin open and ready...have usb connected to pc...phone off… vol up vol down ... then plug into usb cord.
You should see little android guy digging, inside a bright yellow triangle.
I usually put my battery back in phone as soon as this pops up. You won't have a chance later, as phone should rboot automatically as part of odin process.
Sent from a place my wife doesn't know about (yet)
I tried all that. I tried having odin open already as administrator, then put phone into download mode while plugged in and still nothing happens
When was the last restore point you made on your computer? If it was recent uninstall drivers, restore from an earlier point, rienstall drivers, and reboot. I had this same issue and this is the only thing that got it working.
unfortunately my computer recently crashed so i no longer have my restore. Is there any way I can apply yours or someone elses?
I'm pretty sure restore points are system specific. Do you have access to another pc? Try the whole process fresh. Sorry man that's about all I got.
What happens when yoyour not in ODIN and hook your phone to your computer? Does it recoginze it, can you transfer files? What does Device manager show it as?
Just got my phone into download mode after using the jig, and i have been able to connect to my pc before i seriously F'd my phone by messing with a setting in cwm. I have downloaded and redownloaded drivers from samsungs website, along with installing Kies and that does not recognize my phone. (also i would like to add i am unable to access the phone since it wont turn on without the jig, without jig it just goes into a boot loop.)
THis is what happens when i plug my phone into the computer:
plug in usb (to computer and phone)
let it do its thing to recognize device...
pop-up stating "unknown device" so i click it.
then right-click the unknown device which opens up another window
from this menu it shows Install driver, Update driver and 3 other options.
when i press install driver and update driver, it tells me that the driver is already installed in "device unknown."
At this point i throw computer at wall after 2 days of trying to figure this out.
so messed around and the problem only happens when it is in download mode. but when it is not in download mode it shows up but no use to me because i am trying to flash it to stock. soo i dont know why the error 43 only shows up when in download mode. any help would be great.
sean.hunt said:
so messed around and the problem only happens when it is in download mode. but when it is not in download mode it shows up but no use to me because i am trying to flash it to stock. soo i dont know why the error 43 only shows up when in download mode. any help would be great.
Click to expand...
Click to collapse
Just follow this to update the drivers http://forum.xda-developers.com/showpost.php?p=27205737&postcount=4571 , same thing as what you have done earlier but this time , when it searches for new drivers, you can do the selection for it.
But first reboot your PC after pulling out power cord ...and try the quick solutions first
Ok sen, so i tried to install the driver manually but i am stuck at the part where i have to install something on my phone to allow it to sync with the computer, since my phone will not even boot up. I am starting to think my dear Capi is going to be a paper weight =(
Hello! My LG P880 was Cyannogen CM11 mod, but was a little slow. So I decided to downgrade it to CM 10 I lowered the phone settings, installed it, but when it restarted was giving infinite loop. Now the phone does not go into recovery mode, it is not recognized in the PC USB. When I put the usb cable in pc it tries to recognize but gives blue screen and the pc restarts. Already reinstalled the driver on the PC but not accomplish anything. Trying to install the original rom by LG flash tools but it does not recognize. I tried to get into recovery mode but nothing. Help please !!:crying::crying::crying:
matheusmfn said:
Hello! My LG P880 was Cyannogen CM11 mod, but was a little slow. So I decided to downgrade it to CM 10 I lowered the phone settings, installed it, but when it restarted was giving infinite loop. Now the phone does not go into recovery mode, it is not recognized in the PC USB. When I put the usb cable in pc it tries to recognize but gives blue screen and the pc restarts. Already reinstalled the driver on the PC but not accomplish anything. Trying to install the original rom by LG flash tools but it does not recognize. I tried to get into recovery mode but nothing. Help please !!:crying::crying::crying:
Click to expand...
Click to collapse
Weird how your phone makes you get a blue screen of death.
Can you say what it writes in blue screen? And also try your luck on another PC.My sister's laptop could not recognize my phone no matter what I did.
Blue screen is most likely due to some broken software/hardware on your PC rather than a problem with your phone itself.So do try it on another PC.
Can you also say, how it doesn't go into recovery mode? When you hold vol - plus power, does it make the phone reboot, vibrating but still stuck on LG screen or does it not even vibrate?
matheusmfn said:
Hello! My LG P880 was Cyannogen CM11 mod, but was a little slow. So I decided to downgrade it to CM 10 I lowered the phone settings, installed it, but when it restarted was giving infinite loop. Now the phone does not go into recovery mode, it is not recognized in the PC USB. When I put the usb cable in pc it tries to recognize but gives blue screen and the pc restarts. Already reinstalled the driver on the PC but not accomplish anything. Trying to install the original rom by LG flash tools but it does not recognize. I tried to get into recovery mode but nothing. Help please !!:crying::crying::crying:
Click to expand...
Click to collapse
don't worry, the problem is your PC not your phone
try this 2 fix your pc:
start CMD with administrator privilege -->
chkdsk /f /r -->press enter --> Y
restart the computer, if you lucky it will fix you pc and you will be able 2 fix your phone
(the fix/test take 1-2 hours, depending on how big your HD and if you have errors/bads ectors)
if you r not lucky, you probably have driver collision and it more tricky 2 explain how 2 fix.
anyway, if you in a hurry do it in another computer
ottomanhero said:
Weird how your phone makes you get a blue screen of death.
Can you say what it writes in blue screen? And also try your luck on another PC.My sister's laptop could not recognize my phone no matter what I did.
Blue screen is most likely due to some broken software/hardware on your PC rather than a problem with your phone itself.So do try it on another PC.
Can you also say, how it doesn't go into recovery mode? When you hold vol - plus power, does it make the phone reboot, vibrating but still stuck on LG screen or does it not even vibrate?
Click to expand...
Click to collapse
elad.g said:
don't worry, the problem is your PC not your phone
try this 2 fix your pc:
start CMD with administrator privilege -->
chkdsk /f /r -->press enter --> Y
restart the computer, if you lucky it will fix you pc and you will be able 2 fix your phone
(the fix/test take 1-2 hours, depending on how big your HD and if you have errors/bads ectors)
if you r not lucky, you probably have driver collision and it more tricky 2 explain how 2 fix.
anyway, if you in a hurry do it in another computer
Click to expand...
Click to collapse
Hello, this is the screen error: STOP: 0x0000000A (0x0000000000000000, 0x0000000000000002, 0x0000000000000000,0xFFFFF80003482A56)
- I already tried on another PC, but it is giving blue screen too.
- When I try to go into recovery mode squeeze the volume down and the Power Button, it goes into normal boot.
- I checked the disk, but doesn't work.
matheusmfn said:
Hello, this is the screen error: STOP: 0x0000000A (0x0000000000000000, 0x0000000000000002, 0x0000000000000000,0xFFFFF80003482A56)
- I already tried on another PC, but it is giving blue screen too.
- When I try to go into recovery mode squeeze the volume down and the Power Button, it goes into normal boot.
- I checked the disk, but doesn't work.
Click to expand...
Click to collapse
its very strange that u got blue screens in both computers.....
the error code that u gave usually points that something wrong with mscorsvw.exe and/or NET framework.
i would recommend to update to the latest NET framework or even uninstall it and install it again.
Another good idea is 2 install the Android SDK (it installs a universal usb driver), this might help - ill try this before reinstalling NET frame.
i hope it helps...
Hello all..
I'm sorry if this is the wrong section, but I can't connect my problem to anything similar..
I've been removing system apps on my phone and, unfortunately I selected Lg Home in a group, and without noticing I deleted it.
I did restart it after it.. and the problems started.
I was able to select the custom Home by LG somehow, but I'm enable to go into settings (getting "Unfortunately, Settings has stopped.")
After that, I noticed that I cannot do really anything on the phone.. my PC no longer recognize my device, usb debugging is disabled.
In addition, I cannot get into fastboot (boot loop, when I'm holding the keys),
I cannot go into recovery too.
I could only get to the LG hard reset page, did reset the phone.. with no success at getting anything back.
I have terminal emulator and SuperSU on my phone (it's rooted).
Is there anything I can do with the terminal? Like send LG drivers to my PC, or restarting in fastboot/recovery?
I even tried to flash the original ROM with LG Flesh Tool.
With that program I cannot get phone information, and when I try to flash I get a message saying that Upgrade stopped due to an error.
It asked me to restart and bla bla.. still same
I did try it from download mode, but my phone did not got recognized on the PC again, so nothing there too.
Whenever I connect the device to the PC, windows is searching for drivers for MTP Usb Driver (and fails everytime). Note: I did have those installed before I messed up the phone.
I have ADB and I'm working with cordova, so I tried to install another andorid on my pc, and it got recognized right away (every driver was installed without doing anything, and I can shell it).
Any advice?
Thanks.
Sorry for spamming..
But, nothing really??