[Q] UPDATED: ODIN wont recognize my phone with USB debugging on, but will without it - Captivate Q&A, Help & Troubleshooting

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?

Related

Please help...big problem....

Big problem. Suddenly my phone will not turn on. Sits at the white Galaxy S GT-I9000 screen and does not boot. When I put it into download mode and plug it into computer, its suddenly saying "USB Device Not Recognized".
What do I do? PC won't recognize it, it wont boot. can't flash it.....I'm freaking out here...
Did you flash anything to it or root it?
riwarren said:
Big problem. Suddenly my phone will not turn on. Sits at the white Galaxy S GT-I9000 screen and does not boot. When I put it into download mode and plug it into computer, its suddenly saying "USB Device Not Recognized".
What do I do? PC won't recognize it, it wont boot. can't flash it.....I'm freaking out here...
Click to expand...
Click to collapse
Hi Rick. Try to re-install samsung usb drivers. during this time, take out the battery from the phone. once finished installing the drivers, put back the battery into the phone. Go into downloading mode. Fire up odin, put in the necessary firmwares + pit files. Once done, then CONNECT your phone to the usb port of your computer.
Hope it's okay.
Edit: Let's hope that it is the computer usb drivers are corrupted. Alterntively, if you still can't do it, try it on another pc.
Nope. I was rebooting it to flash XXJPC to it, but couldnt do so because it was saying that USB message and wouldnt detect it. So I went into recovery, did a factory reset, and now it wont boot.
Another computer does the same thing *tears*
*BUMP*
Lets try a different route. I will pay a generous sum of money to anyone who offers to and does manage to fix this for me?
rick, looking at this, if your usb is not recognised, it is either the pc or the phone usb port might be damaged.
if it is a hardware issue, then use the bounty to get it fix.
I was at that same point with my vibrant. After failed attempts of getting into download mode using buttons, here's what I did.
Download and install samsung usb drivers and android sdk.
Plug into the computer and use adb to get into download mode (adb reboot download).
Then flash with odin.
Doing that worked for me when nothing else would. Try it ?
Sent from my SGH-T959 using XDA App
richan90 said:
I was at that same point with my vibrant. After failed attempts of getting into download mode using buttons, here's what I did.
Download and install samsung usb drivers and android sdk.
Plug into the computer and use adb to get into download mode (adb reboot download).
Then flash with odin.
Doing that worked for me when nothing else would. Try it ?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
I can get into download mode just fine.....my pc just doesnt recognize the usb device. tried 3 differente pc's, 2 running win7 and one running xp.
Did you install usb drivers on each of the machines?
Sent from my GT-I9000 using Tapatalk
I installed the samsung USB driver executable. and I also tried to use those drivers that it installs to manually update the "unknown USB device" in device manager, but they won't take.
Try uninstalling all drivers, then stick a MicroSD in your phone before plugging it into the usb.
Assuming you have Samsung Kies in your PC, try to upgrade it at 1.5.1.10074_45.
How long do you wait the boot?? The first boot after flash is very long, wait at least 5 minutes with flashing "S".
I did not just flash anything. My phone got really hot and laggy (as I was using it while charging it via USB port) and so I rebooted phone in an attempt to resolve the lag. when I did, it would not go past the WHITE Samsung Galaxy S I9000 screen, does not get to the flashing S screen.
bump
please anyone able to help?
riwarren said:
bump
please anyone able to help?
Click to expand...
Click to collapse
if i understood you correctly, you have two separate problems:
a) your phone does not boot up
b) your phone is not recognized by any computer when plugged in
could be a coincidence, but probably is not. i'm guessing your bootloader got screwed up somehow. if it is a coincidence, it could be that your usb port on the phone is effed, or your usb cable is dead. try first using a different cable and see if your phone can be recognized by any computer. perhaps then you can go into download mode and reflash.
also, have a look at this post, might help you (although, if your usb is effed, there's not much point in trying any solution that involves your phone being connected to a computer): http://androidforums.com/780720-post3.html
EDIT: also, have your tried the obvious stuff, like pulling battery?
I ve seen many threads with the white screen problem ... it has in most cases been the drivers ... you desinstall all drivers from pc using Kies option for resinstall the drivers ... then you pull the battery off few sec (give it a min or two) then you get to download mode and you flash the beast ... dont connect your phone before launching odin or else it will not be recognized ...
for the few other people who didn't manage to fix it ... it was a hardware failure
That post you linked, is worth a try. But its for a motorola.....Where do I get my SGS bootloader to use instead?
ohh you were implying to try to use the motorola usb drivers?
bouzoubaa said:
I ve seen many threads with the white screen problem ... it has in most cases been the drivers ... you desinstall all drivers from pc using Kies option for resinstall the drivers ... then you pull the battery off few sec (give it a min or two) then you get to download mode and you flash the beast ... dont connect your phone before launching odin or else it will not be recognized ...
for the few other people who didn't manage to fix it ... it was a hardware failure
Click to expand...
Click to collapse
I never said anything about a white screen. and I am not uneducated on flashing SGS, or using Odin. Far from it. My phone was first showing USB symbol when it wasnt plugged into USB port, then phone started running really hot while charging and got really bloated like it was overheating. So I rebooted and its now force closing at the first boot animation. I can get into download mode and recovery, but will not recognize in any of the 3 computers all running different versions of windows on them, with either of my USB cables that I tried.

Help, Bricked and no solution is working

Here is the exact details on what happened in the order I remember them
1. Was using the latest Cognition Rom and decided to try something different
2. Used Odin to flash back to stock
3. Flash Axura CE Version 4
4. Decided I liked Cognition better (Not bashing Axura, great Rom but not for me)
5. Went to try Odin and USB connection was not recognized
6. Knew USB connection worked under Cognition so tried to use Clockwork to restore to it.
7. After restore I got numerous FC and shut down.
8. After shut down phone would not boot but stuck on the i9000 Axura loading screen.
9. Now the problem I have is that I can get to recovery mode with no problem but USB is not recognizing connection, tried to get CW to mount USB so I could put the zip version of stock ROM on it but it will not mount. Also tried uninstalling samsung drivers and reinstalling with no luck
OUT OF OPTIONS
Any Help greatly appreciated
vstarrydr05 said:
Here is the exact details on what happened in the order I remember them
1. Was using the latest Cognition Rom and decided to try something different
2. Used Odin to flash back to stock
3. Flash Axura CE Version 4
4. Decided I liked Cognition better (Not bashing Axura, great Rom but not for me)
5. Went to try Odin and USB connection was not recognized
6. Knew USB connection worked under Cognition so tried to use Clockwork to restore to it.
7. After restore I got numerous FC and shut down.
8. After shut down phone would not boot but stuck on the i9000 Axura loading screen.
9. Now the problem I have is that I can get to recovery mode with no problem but USB is not recognizing connection, tried to get CW to mount USB so I could put the zip version of stock ROM on it but it will not mount. Also tried uninstalling samsung drivers and reinstalling with no luck
OUT OF OPTIONS
Any Help greatly appreciated
Click to expand...
Click to collapse
Is download mode still available? If yes your not screwed but your drivers might be.
What steps do you use to get into download mode.... 3 buttons or usb/vol+- combo ?
Yes download mode is available. I used the holding the volume up and down and plugging in USB. It goes to download mode with no issues whatsoever.
Well then this is a non-issue issue... Possibly a bad flash... Go in download mode again and reflash.
Your a bit crying wolf with no reason here. As long as download mode works and Odin detects the phone you have no issue
Use the Odin-one click if you have to ...but really calling it a brick when you have download mode gee-wiz.
Thats the issue. It is not detecting in ODIN. If it was detected I would have reflashed with no problem. I get the message that the USB device has malfunctioned and is not recognized
Try re-downloading the USB drivers - use the ones found in my signature.
If you can get into recovery - you can then get back into CWM and attempt to re-flash again - but you'd still need to 1-click back to stock using ODIN.
Have you tried to plug the usb cable in the Mb directly or changing its port ?
I actually downloaded your drivers last night and installed them. Still not recognized. I can get to CWR and have the zip files for AXURA and Cognition on the SD card. Get errors on various lines when trying to install either. I have tried 3 different cables and 4 different computers with no luck on recognition
Well crap... I did have the USB issue on my work's XP Machine - but when I went home to my Windows 7 box - it ended up finding the phone fine and I was able to flash back to stock.
Any chance you can find a Windows 7 box?
Dont know anyone with one unfortunately. I need to install Win 7 through bootcamp on my mac. I tried to even get it to mount as storage through CWR on it with no success
Well.. I can say with 99% certainty you should be able to restore the phone.. also if you look at my sig - I just added a link to the OTA_JH7.zip that is CWM flashable if you could somehow get the zip onto your phone that is lol.
Hm.. and I dunno how the virtual box of Win7 will run - but it's worth a shot. Windows 7 seems to be superior when it comes to figuring out devices vs. XP. I was shocked when it found my then toasted phone (similar issue your currently experiencing).
Haha, I have your zip to as a matter of fact. I picked it up but I dont know how to get it put on the phone if it wont recognize usb. If CW usb mounting would have working I was gonna put it on the internal sd and let it flash it
and actually bootcamp isnt a virtual box. its a partition on your hd where you can install windows on a mac computer
vstarrydr05 said:
and actually bootcamp isnt a virtual box. its a partition on your hd where you can install windows on a mac computer
Click to expand...
Click to collapse
Duh.. been awhile since I've used MAC - you are quite correct
ok, on the flashing back either rom I get a error on line 10 trying to reflash AXURA and a error on line 12 with Cognition
Hmm. have you tried to do the factory reset from within CWM? I mean at this point.. can't lose anything by trying it.
Yeah, just did the wipe/factory reset through CWR. Still sticking on the same screen
Try this.
-Unplug the phone
-Uninstall all the current Samsung drivers you have, reboot
-Install this one, reboot
-Put the phone in download mode
-Plug the phone
Does windows install the drivers? If not continu
-Open Windows Device Manager and do a plug&play search
-If you have a ? device select it
-Right click/Update Drivers
-Select automatic...... if windows finds nothing return and select Manual.
-Choose the "Samsung ADB composite device" driver and install
Is the install successful ?
-Now unplug the usb cable
-Open Odin
-Plug the usb cable
Does Odin now see the phone ?
I bricked my phone twice. Att support center gave me a replacement each time. Just make sure you cant get to the vol up/down power screen completely screw it up
Sent from my SAMSUNG-SGH-I897 using XDA App
ronf1011 said:
I bricked my phone twice. Att support center gave me a replacement each time. Just make sure you cant get to the vol up/down power screen completely screw it up
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Why would you brick a working phone based on a driver issue ?!
That's like blowing your car engine cause you can't communicate with onboard electronics........ unreal

Need Odin3 1 click/stuck on boot screen

So I flashed my phone to Phoenix and was going wonderfully. Flew into St. Louis from Oklahoma and the phone froze up. It's now stuck on the AT&T boot screen. Occassionally after doing a battery pull and turning it on, the Phoenix boot screen will come up and I've gotten it to the lock/unlock screen but is unresponsive to touch.
Occassionally it even has what almost looks like colorful static on the screen. So now I'm in a completely different state without my home laptop for a week with the Odin3 1 click and am unable to find a download link for it.
Help would be appreciated. I was hoping to get the phone into recovery to try and flash back to stock or reflash Phoenix but it just stays stuck on the AT&T boot screen now.
remove battery, put battery back in, hold up+down vol buttons, plug in usb.
you'll be at download mode, then use odin.
Chillyw said:
remove battery, put battery back in, hold up+down vol buttons, plug in usb.
you'll be at download mode, then use odin.
Click to expand...
Click to collapse
Do you have an Odin download link? The Odin link on the site isn't good anymore and google isn't helping
here's an alternative link I've used:
http://www.mediafire.com/?0w2y31maz8mdom4
I appreciate the help so far and the Odin link. I managed to get Odin downloaded. I managed to get my phone in download mode. However, Odin is not registering that there is any phone. Normally I'd see a COM but nothing is showing up.
I started by running Odin.
Then got my phone in download mode.
I can't get any farther.
Do you have the drivers installed on your PC ? I also read somewhere where you have to have the latest net frame work as well...If you do...you might have a bad usb cord...and here in St.Louis..there are a lot of AT&T stores you can get one..
Mac
Well, on the original thread that had the link for Odin has the 32/64 Samsung drivers. I downloaded the drivers zip file to the desktop of the laptop.
One thing I find strange is usually when I plug in the phone to my laptop with the USB cable, the option to view files, etc pops up. It is not on this laptop.
kiltedthrower said:
Well, on the original thread that had the link for Odin has the 32/64 Samsung drivers. I downloaded the drivers zip file to the desktop of the laptop.
One thing I find strange is usually when I plug in the phone to my laptop with the USB cable, the option to view files, etc pops up. It is not on this laptop.
Click to expand...
Click to collapse
Did you install the drivers then ? Sometimes my wife's Samsung laptop does that..and not install anything going to the desktop..If everything is loaded correctly..you 2 drive pop up windows should open..
Also (I'm sure it is) make sure usb debugging is checked on your phone..
Sometimes the most simplest things keeps things from working correctly..
Phone unplugged..in normal mode..usb debugging checked..do not mount phone..
Close Odin
Open Odin
Plug phone in
Put phone into download mode...click start...not master clear...
Mac
Odin is also finnicky about USB ports. If you are on a desktop machine, try using one in the back instead of the front, or if you have multiple sets, try using a different one. I've had Odin not recognize certain USB ports but recognize others before.
Finally, I suspect you already know this, but for sanity's sake make sure you start both the PC and phone up fresh after reboots, open Odin, then connect the phone. Connecting the phone first breaks Odin.
Mac11700 said:
Did you install the drivers then ? Sometimes my wife's Samsung laptop does that..and not install anything going to the desktop..If everything is loaded correctly..you 2 drive pop up windows should open..
Also (I'm sure it is) make sure usb debugging is checked on your phone..
Sometimes the most simplest things keeps things from working correctly..
Phone unplugged..in normal mode..usb debugging checked..do not mount phone..
Close Odin
Open Odin
Plug phone in
Put phone into download mode...click start...not master clear...
Mac
Click to expand...
Click to collapse
Plug the phone in after it is in download mode, otherwise odin might not see it.
Sent from my SGH-I897 using XDA App
skatcat31 said:
Plug the phone in after it is in download mode, otherwise odin might not see it.
Sent from my SGH-I897 using XDA App
Click to expand...
Click to collapse
I know...but I have had to do it this way on a couple of times..and let it go into download when it was hooked up already..It's strange..but it worked at that time..after getting the drivers loaded for the first time on the wifes laptop..
Mac
What OS are you running? Are you explicitly starting odin in administrator mode (right-click->run as administrator)?
Okay, so I switched USB ports and it suddenly recognized and it started to download drivers. But it was listed as a gadget Serial and no drivers found. Geez this would be so much easier if I was at home where the laptop is set up with everything instead of being several states away.
Okay, so apparently I do not have the correct drivers installed. I really appreciate all the help so far. At this point, should I just google Samsung Captivate drivers or does someone have a link handy?
I can't get to my debugging as the phone stays on teh AT&T boot screen. I did have it enabled before I left OKC though.
I've gotten teh Samsung modem software successfully installed.
opcow said:
What OS are you running? Are you explicitly starting odin in administrator mode (right-click->run as administrator)?
Click to expand...
Click to collapse
Phoenix 3.0 which is 2.2
The Odin is a zipfile that I have to use winzip to use it. It doesn't have the option to use as an administrator.
kiltedthrower said:
Phoenix 3.0 which is 2.2
The Odin is a zipfile that I have to use winzip to use it. It doesn't have the option to use as an administrator.
Click to expand...
Click to collapse
OS as in, what OS is your DESKTOP/LAPTOP running?
and....you need to EXTRACT Odin from the zip file, and run it as administrator
kiltedthrower said:
Phoenix 3.0 which is 2.2
The Odin is a zipfile that I have to use winzip to use it. It doesn't have the option to use as an administrator.
Click to expand...
Click to collapse
O_O You blew my mind.
Windows 7 is the OS and I finally got Odin extracted and running as administrator
opcow said:
O_O You blew my mind.
Click to expand...
Click to collapse
I know. Flying from OKC to St. Louis and then from St. Louis to Baltimore with a several hour layover has me exhausted and not thinking clearly.
I did manage to reboot it and Phoenix came up. All drivers were showing ready except for ADB and then the phone shut down and ADB said phone was unplugged.
I feel like I'm making headway but just not there.
And why is it I'm staying in an expensive hotel and you still have to pay for net? Geez
I downloaded the 64bit drivers. Ran the exe file.
Extracted Odin and have run it as an administrator
Put the phone in download mode.
Odin is still not seeing anything.
NM....pop up box just said taht device driver software not successfully installed. I think I'm going to hit my head against the wall for a bit.

[Q] ODIN doesn't see my phone in download mode.

Phone is ATT captivate SGH-I897 1008
Had my phone for 4 months or so, most of the time with cognition 2.x on it. Tried to update to 3.02 yesterday, and it had an error in the middle, left me at a recovery screen of sorts, and I chose to reboot from the possible selections. It got stuck on the ATT worldcom splash screen.
I tried several things. First, I tried to boot into recovery mode (vol up+power, then release) stays on splash screen. However, in this mode, if I connect my phone via USB, an adb devices command shows as connected. From there I tried both an adb reboot recovery, and adb reboot download command. The adb reboot recovery reboots into the worldcom splash screen just like the key combo does. I can't recall what the download option did, though I think it worked.
Secondly, I realized I could reliably get the phone into download mode, so I decided I would try the download mode, and restore to stock. I found an ODIN on the seminal ODIN thread, downloaded it, and started it up. Put the phone into download mode (hold vol + and vol -, plug in the usb) and that worked fine, however, ODIN doesn't see my phone. I left the phone in this mode for a couple hours just to make sure, and tried disconnecting, and reconnecting, and initialized the procedure from the beginning several times -- no go.
So, I am stuck, and coming to the experts. Hopefully, someone has some good suggestions. I was unable to find someone in a similar predicament, so maybe I am SOL.
Thanks in advance for any help.
UPDATE:
I rebooted my laptop (windows XP) and when I plugged in my phone, it saw "new" hardware and the name of the hardware it sees is "gadget serial." This might explain, if it is not initializing the right drivers why ODIN can't see the phone. The only problem is I don't have any clue how to redirect it to see the right hardware now.
Success Update
After reading the seminal ODIN thread a bit more careful, I came across someone who had similar issues with the gadget serial device. Apparently the drivers I got (I think from the Samsung site) are not good enough to cover that aspect of use. I installed with the drivers from links on the ODIN post and my phone was recognized! As I type, I am installing back to stock.
Thanks everyone for their efforts, and I hope my experience could be useful.
Desk top or laptop, have you tried all the ports
I would test to see if adb recognizes your device first during normal operations. I'd that doesn't work, your usb port may not have enough power or you have a bad usb cable. I think adb can also restart right into download mode but check around first.
Sent from my SAMSUNG-SGH-I897 using XDA App
mcord11758 said:
Desk top or laptop, have you tried all the ports
Click to expand...
Click to collapse
I have tried on my laptop mostly. But I did a cursory try on a desktop as well (the desktop has the drivers installed)
trekie86 said:
I would test to see if adb recognizes your device first during normal operations. I'd that doesn't work, your usb port may not have enough power or you have a bad usb cable. I think adb can also restart right into download mode but check around first.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
I tried two differing cables, both of good quality. One was the cable that came with the phone, the other was a mini-usb cable with a micro adapter. Neither worked. I can't do normal operations right now (that I know of), seeing how the phone is in a bad state.
jbwray said:
I have tried on my laptop mostly. But I did a cursory try on a desktop as well (the desktop has the drivers installed)
Click to expand...
Click to collapse
Use rear usb ports on desktop. Make sure you are using original oem cord
Have you used odin before
jbwray said:
I can't do normal operations right now (that I know of), seeing how the phone is in a bad state.
Click to expand...
Click to collapse
Sorry, didn't read your first post close enough. I'm not sure what you can do, someone suggested the battery pull method in another thread, but that was just to get their phone in Download mode. It had nothing to do with ODIN after it was in download mode. Hopefully someone will have a suggestion for you. Good luck.
I'm having a similar issue except that odin sees the phone when booted into the rom, which I find odd.
Would you be so kind as to link the drivers?

Samsung Captivate only boots to download mode and won't recognize on PC

Okay.
I bought a Samsung Captivate from a company on Amazon a few weeks ago, and it started having the problem with the speaker cutting out. I took it apart to try the two fixed I'd googled - loosening the speaker screw and reseating the speaker ribbon - and neither worked, and now the speaker is completely dead. That isn't my biggest problem, though.
Somehow in the process of the above, I did something that made it so that the phone will only boot into download mode. I can hold down the power and volume buttons and get it to reboot, but it only reboots into download mode again, and won't recognize in windows via the USB cable. It did recognize once, and I used Odin3 to get it back to a factory reset image (it was running stock firmware, but I'd rooted it to remove the AT&T apps) thinking in vain that it might help, but it still only boots into download mode.
But there's the weird thing: It won't power off in download mode unless I pull the battery out, but if I put it back in then plug in the USB cable while holding both volume buttons, it boots right into android, no problem. Everything's fine except the speaker still doesn't work, it doesn't show to be charging while plugged into the USB cable, and still won't recognize the USB in Windows. But if I turn the phone off and back on, I'm back in non-recognizing download mode again.
Everything otherwise works fine once I get it into android, I can even tell it to erase all settings and factory reset, and it reboots itself, re-flashes to stock, and works fine until I power off and back on, then back to download mode.
So I guess the question is oh god what have I done?
Freud,
I too am having this issue with my roommate's phone. The only way I can get it to boot is if I perform a restore using a Odin3 image. However once it's turned off it only boots into download mode. I nor the roommate have opened the phone. It just one day decided to keep booting into download mode.
Any asistance in this matter would be appreciated! Thank you.
zeyoner said:
Freud,
I too am having this issue with my roommate's phone. The only way I can get it to boot is if I perform a restore using a Odin3 image. However once it's turned off it only boots into download mode. I nor the roommate have opened the phone. It just one day decided to keep booting into download mode.
Any asistance in this matter would be appreciated! Thank you.
Click to expand...
Click to collapse
i have the same problem! the only way to boot my sgs is to flash a stock rom with odin. and every time i turn off the phone then it reboots in download mode!! someone has a fix? i need help!!! thanks
Pink Freud said:
Okay.
I bought a Samsung Captivate from a company on Amazon a few weeks ago, and it started having the problem with the speaker cutting out. I took it apart to try the two fixed I'd googled - loosening the speaker screw and reseating the speaker ribbon - and neither worked, and now the speaker is completely dead. That isn't my biggest problem, though.
Somehow in the process of the above, I did something that made it so that the phone will only boot into download mode. I can hold down the power and volume buttons and get it to reboot, but it only reboots into download mode again, and won't recognize in windows via the USB cable. It did recognize once, and I used Odin3 to get it back to a factory reset image (it was running stock firmware, but I'd rooted it to remove the AT&T apps) thinking in vain that it might help, but it still only boots into download mode.
But there's the weird thing: It won't power off in download mode unless I pull the battery out, but if I put it back in then plug in the USB cable while holding both volume buttons, it boots right into android, no problem. Everything's fine except the speaker still doesn't work, it doesn't show to be charging while plugged into the USB cable, and still won't recognize the USB in Windows. But if I turn the phone off and back on, I'm back in non-recognizing download mode again.
Everything otherwise works fine once I get it into android, I can even tell it to erase all settings and factory reset, and it reboots itself, re-flashes to stock, and works fine until I power off and back on, then back to download mode.
So I guess the question is oh god what have I done?
Click to expand...
Click to collapse
I can only offer a solution to the windows connection issue, once the phone is connected to pc, go into device manager and uninstall drivers for whatever it sees, unplug phone then plug back in and windows should reinstall drivers. Worked for me, odin wouldnt see phone . GL
This will solve your speaker issue
http://www.ebay.com/sch/i.html?_trksid=p5197.m570.l1311&_nkw=samsung+i897+speaker&_sacat=0
And this should solve your download mode issue
http://forum.xda-developers.com/showthread.php?t=1300843
I'm having a similar issue where my PC does not recognize the device. Right now I have no ROM installed, I have Devil Recovery, and I can only boot into recovery and Download Mode. However 2 different PC's will not recognize the phone. I've tried multiple cables and one PC was Windows 8, one was Windows Vista. Both had the most recent drivers installed. Nothing works....any clue? I can't mount the /sdcard or USB Storage while in recovery because the PC doesn't pick up the phone. The internal storage doesn't have a ROM or kernel to flash on it neither so I cannot flash anything. I have a captivate that has Devil Recovery and can boot into download mode but will computers will not recognize the device, drivers installed or not.
Jonnyredcorn said:
I'm having a similar issue where my PC does not recognize the device. Right now I have no ROM installed, I have Devil Recovery, and I can only boot into recovery and Download Mode. However 2 different PC's will not recognize the phone. I've tried multiple cables and one PC was Windows 8, one was Windows Vista. Both had the most recent drivers installed. Nothing works....any clue? I can't mount the /sdcard or USB Storage while in recovery because the PC doesn't pick up the phone. The internal storage doesn't have a ROM or kernel to flash on it neither so I cannot flash anything. I have a captivate that has Devil Recovery and can boot into download mode but will computers will not recognize the device, drivers installed or not.
Click to expand...
Click to collapse
Have you tried to uninstall the current drivers, reboot pc and reinstall them?
Also, it could be devil kernel that is faulty. If Odin can recognize the phone, you could flash a different kernel. Or even flash stock KK4, then corn kernel and finally, the ROM you wanna flash through recovery.
I just cannot get the PC to recognize the phone at all, even in download mode. I've tried 2 pc's and multiple USB cables, samsung, non-samsung, motorola, universial. Nothing, just says USB cannot recognize this device. Reinstalled drivers on 2 pc's and rebooted several times. I am lost, I know I'm not bricked because I can access download mode and recovery. I do not have a ROM on my internal card so I can't flash a ROM and can't mount my phone to my PC. No clue what to do.
---------- Post added at 02:59 PM ---------- Previous post was at 02:10 PM ----------
I just need my PC to recognize my device and I'd be good, odin would then recognize my device in download mode and I could flash a different kernel or rom.
Try cleaning out the micro usb port of ur phone. Maybe the contacts are not making good contact.
Sent from my SAMSUNG-SGH-I777 using xda premium
Any recomendations for what to use to clean it out? I have q-tips, any special solution to use or just the q-tip?
Rubbing alcohol should do.
Sent from my SAMSUNG-SGH-I777 using xda premium
Still no luck...I got my PC at work to recognize the phone ONCE. It went through and recognized it like it normally would, however it wouldn't recognize it again. I've been trying on my PC at home all last night and all morning and still no go. It won't recognize it. Now one thing I thought about is that I am on Windows 8. The PC at work that recognized it was Windows Vista. I don't know if that has anything to do with it. I wouldn't care so much if I didn't just sell it for $150 I just wanted to give the person a more updated ROM and ended up screwing something up when flashing the ROM.
Jonnyredcorn said:
Still no luck...I got my PC at work to recognize the phone ONCE. It went through and recognized it like it normally would, however it wouldn't recognize it again. I've been trying on my PC at home all last night and all morning and still no go. It won't recognize it. Now one thing I thought about is that I am on Windows 8. The PC at work that recognized it was Windows Vista. I don't know if that has anything to do with it. I wouldn't care so much if I didn't just sell it for $150 I just wanted to give the person a more updated ROM and ended up screwing something up when flashing the ROM.
Click to expand...
Click to collapse
Ok so I know you've uninstalled and reinstalled drivers several time. But what drivers are you using and when you plug the phone into your pc what is it showing as in the device manager?
They may be exactly what you are using but I added some drivers to this post you might want to try. Just unzip then through device manager update the drivers for your device manually and point it to that folder.
I added these drivers because I'm on Win8 as well and I noticed when I was in recovery that my phone wasn't showing up correctly in the device manager. After installing these drivers it was.
Thanks I'll try that when I get home, I am using the most recent drivers on the Samsung website for the Captivate.
So I got it to boot and be recognized by my computer and I used a 1 click method with CWM and it passed so the Odin flash. So no I basically have a on rooted captivate running 2.5 gingerbread and it is totally sellablebel now. I have no idea what caused my computer to recognize it I didn't even try your drivers yet, but thanks for trying to help.
Sent from my Nexus 10 using Tapatalk 2
Well whatever happened I'm glad you got it up and running.
Sent from my SGH-I897 using xda app-developers app

Categories

Resources