I don't get a prompt to mount when I connect to my comp. I've searched the menus with no luck. I am really impressed with this rom and think it's just me. help please.
Drag notification bar down and select USB Connected.
Its has nothing in the notificationbar. On my computer it says usb device has malfunctioned. But nothing on my phone its just charging. I have windows xp.no internet on my comp either.
Amazingbman said:
Its has nothing in the notificationbar. On my computer it says usb device has malfunctioned. But nothing on my phone its just charging. I have windows xp.no internet on my comp either.
Click to expand...
Click to collapse
That happened to me once, I restarted my computer and it worked. I would also just tried another USB port after that
I've been having this problem for awhile. I've switched phones, computers
erased my sd. I don't know what the problem is.. Ive even bought a new usb cord. I'm going to buy a new sd card and try that. My computer says it doesn't recognize my phone. All I want is too put music on my card.. It worked so nice before the ota 2.1...i really appreciate your input.
It could be the drivers. See if it gives you the option to uninstall the drivers from Device Manager. Maybe you can add an ADB device. I forget how.
Hello! I just rooted my Eris yesterday and when I plug my phone into my computer it doesn’t come up on my phone and ask me how I want to dock it (it is checked to ask on the phone itself) . When I first plugged it in and it tried to install the drivers it failed. Over at developer.android.com where I got and installed SDK it said to use pda.net to install drivers, which I did. So now my computer recognizes the phone and I can push apps over however the phone still will not give me the option to mount as a drive. Is there anyway I can make it mount so I can browse files in file explorer. Thank you in advance.
i'm assuming you are on a Windows PC...
firstly, are you able to mount as storage in Recovery?
also, not sure about the pdanet method (never used it)... but i know that if you install HTC Sync it should work fine (link below).
http://www.htc.com/us/support/droid-eris-verizon/downloads/
i'm assuming you are on a Windows PC...
Click to expand...
Click to collapse
Sorry, yes. Windows Vista 32bit
To be honest, I'm not sure what I did but it works now. I plugged it into my laptop to charge and it wanted to mount with no problems. I Just tried it on my PC and it also worked. Even worked with the same usb cord I used last night so that rules out a cord problem
Thanks though. I didn't even think about trying it in recovery mode. If it happens again I will see where that gets me
My Dell desktop does not recognized my Fascinate after upgrading to Windows 7 Service Pack 1.
I can't use ODEN any more, can't even mount the SD card anymore.
Really stuck big time.
HELP HELP HELP!!!
Still stuck and feel like getting rid of my phone and verizon all together.
Whats wrong with microsoft and samsung, I know another guy that couldn't print after upgrading to SP1.
its possible that the samsung drivers are not installed.
Sent from my SCH-I500 using XDA Premium App
Definitely start by uninstalling the drivers, and then reinstalling the latest version (for the extra paranoid, run something like driver sweeper before reinstalling). Also, try different ports on your computer/make sure you're using the official cable that came with your Fascinate.
If that doesn't work let us know (along with anything else you've tried, just to save us from telling you to do things you've already done!).
Also, just for future reference, this should go in the Q&A section- Development is meant for postings of ROMs and other similar things (there's a high probability your post could get rocketed off the front page before anyone even notices it in this section!).
Agreed, try upgrading your drivers. If that does not work initially, reboot into CWM with the phone plugged in, that usually forces Windows to detect the device drivers again and install them (always works for me when Windows *forgets* the Samsung drivers).
As the poster said above, this should have been posted in Q&A or General, and not development. I have reported the post so that a mod can move your thread to the appropriate section.
i have this problem before.
With debugging on, power phone off, plug into computer and power phone on. That should allow the computer to see your phone
Click to expand...
Click to collapse
androidcentral
Here another thing to try- shut down computer, and then unplug the power chord from the back. Let it sit, then plug it in and boot it up.
That's what worked for me.
Sent from my SCH-I500 using XDA App
I've run into this issue several times, and have found a few solutions.
Several times, it took completely removing the drivers and reinstalling them. By completely removing them, I mean uninstalling them through add/remove programs and then by searching through the registry for the many traces that the driver uninstall misses. And there are many... like hundreds. And there are all kinds of permission problems on those registry keys that you need to fix, one by one, before they can be deleted. It's a major PITA that takes hours to do. But once it's done, I was able to reinstall the drivers and the phone was recognized fine.
Another issue I ran into was a possibly faulty USB cable. Just recently, Windows just stopped recognizing the phone, and in trying different ports, I happened to notice Windows was detecting the bare cable (as in it wasn't plugged into the phone). I could plug the cable alone in, and Windows would recognize it as an "unrecognized USB device". I tried a different cable and it saw the phone fine.
So, first thing to check is your cable. Does Windows detect it when you just plug in the cable by itself? If so, try a different one.
If nothing else works, and you want to remove the drivers totally, let us know and I'll walk you through the steps to remove all those bloody registry keys, but it's not fun...
ChrisDDD said:
I've run into this issue several times, and have found a few solutions.
Several times, it took completely removing the drivers and reinstalling them. By completely removing them, I mean uninstalling them through add/remove programs and then by searching through the registry for the many traces that the driver uninstall misses. And there are many... like hundreds. And there are all kinds of permission problems on those registry keys that you need to fix, one by one, before they can be deleted. It's a major PITA that takes hours to do.
Click to expand...
Click to collapse
Revo Uninstaller is an ideal solution for totally cleaning stuff out. Pick the most aggressive sweep, and after the factory uninataller finishes, it isolates and removes all the leftover registry keys, files, and folders associated with the uninstalled item. Found it to be a godsend as a PC tech in a big school district with way more computers to manage than I had time.
The free version is more than adequate.
Materialized into existence through the act of observation.
Here is my observation, my USB mass storage doesn't get recognized on the computer hardly ever (it was a miracle and an event to be celebrated if it happened), and I talked to some people in IRC about it. GizmoDroid had me trying lots of different things. Eventually I just installed ADB, and to my surprise, ADB always sees the phone just fine. So, I think the Samsung drivers need tweaked a bit because they definitely work, but something about them just doesn't work correctly with Windows (or with anything, but has samsung ever put out any software that was up to our standards?).
My suggestion is to install and learn ADB, not hard at all with the given tutorials. Even easier if you have experience with Linux. It always, always works for me.
tbeas said:
My suggestion is to install and learn ADB, not hard at all with the given tutorials. Even easier if you have experience with Linux. It always, always works for me.
Click to expand...
Click to collapse
ADB would work as an alternative to USB mass storage for the most part (which shouldn't need the Samsung drivers), but it isn't an alternative to being able to use Odin!
agsded said:
Revo Uninstaller is an ideal solution for totally cleaning stuff out. Pick the most aggressive sweep, and after the factory uninataller finishes, it isolates and removes all the leftover registry keys, files, and folders associated with the uninstalled item. Found it to be a godsend as a PC tech in a big school district with way more computers to manage than I had time.
Click to expand...
Click to collapse
Cool, thanks, I'll definitely check that out. I had set up some macros to repeat the process of setting ownership of each key and deleting it, but it still took hours.
tbeas said:
Here is my observation, my USB mass storage doesn't get recognized on the computer hardly ever
Click to expand...
Click to collapse
The OP can correct me if I'm wrong, but this isn't just a mass storage problem, the phone itself isn't recognized as anything at all, so that means mass storage doesn't work, Odin won't pick it up, nor will ADB. Connect the phone, and at best, Windows sees an "unrecognized USB device", at worst, it sees nothing at all, as if the phone wasn't even connected.
Mine will go invisible to Odin at times, also. I will go to heimdall at that point and it will usually be visible there. I keep both programs around partially for that reason, and partially cause of how granular heimdall is.
Materialized into existence through the act of observation.
Delete
KitsuneKnight said:
ADB would work as an alternative to USB mass storage for the most part (which shouldn't need the Samsung drivers), but it isn't an alternative to being able to use Odin!
Click to expand...
Click to collapse
Adb 100% needs the Samsung drivers.
Sent from my SCH-I500 using XDA App
suppliesidejesus said:
Adb 100% needs the Samsung drivers.
Click to expand...
Click to collapse
The drivers might not be necessary if connecting to the phone with ADB over TCPIP, which you can set using a terminal emulator on the phone.
Don't know if you need to log in as SU or not, but these are the commands:
setprop service.adb.tcp.port 5555
stop adbd
start adbd
These set the adb daemon to listen over the port 5555, then stop and restart the daemon.
Then on the computer, you'd type:
adb connect 192.168.1.xxx:5555
Then:
adb shell
And it should connect.
Not that this would solve the Odin issue, but it's at least one way to get stuff on/off the phone when the drivers crap out.
zzd4nzz said:
-Uninstall Samsung Drivers
-Uninstall USB Root Hub
-Restart Computer (On boot up, the computer will automatically install USB Root Hub)
-Install Samsung Drivers
-Hold down Vol - while plugging into phone to get into download mode
-Odin will hopefully recognize the phone.
Click to expand...
Click to collapse
Thanks to all you guys,
But! I tried every thing, uninstall samsung, uninstall usb hub, reinstall drivers.
I am ready to just sell my fascinate and get an Straight Talk phone to have peace of mind.
Please Help
http://forum.xda-developers.com/showthread.php?t=1065727
Which rom and kernel are you using?
When I plug USB cable in my win64 device manager recognises the usb connection as "SAMSUNG Mobile USB Composite Device"
Kies automatically starts.
but Kies does not does not connect to my phone
nor does my phone show in "My computer"
If I enter storage mode then I can access SD card and external card.
of significant note is I recently did a full format and installed Check's Dark Knight Edition Rom (but I can't post there due to newb restrictions).
I have tried to reinstall drivers using Kies but that hasn't worked.
I have deleted the drivers from PC using device manager and allowed windows to reinstall them.
any help is greatly appreciated, thank you
I get no error messages
I've tried connecting with debug mode... it installs drivers but still computer doesn't recognise phone.
Still phone appears connected in device manager.
You have to close all open programs on your phone and return it to the home page. Until you do this your phone will not connect. You should then see a Usb Plug on your screen. It should then say Initializing and then connected. Then you should see it in My Computer and get into you phones files though there too.
Hope this Helps......
Thanks.. but I know about that and it isn't that.. also.. since installing LiteningRom this has not been necessary... but good call thank you.
I've tried to connect on a different computer and was unable to connect to that.. so possibly an issue with the phone?
Could it be that you have activated the "USB debugging" mode under settings->applications->development?
So I install Cognition S2 ROM and it works fine!
Alchemius said:
Could it be that you have activated the "USB debugging" mode under settings->applications->development?
Click to expand...
Click to collapse
Nope not that.. I had turned debugging USB on and off a number of times in the hope it would do something.. but nope
Just to test this out...
I reinstall Check's Dark Knight Edition Rom and once again I cannot connect to my computer...
I will remove this rom, factory rest and install something else
I have noticed.. 2 extra drives appear in "my Computer"... I can't access them but they appear when I plug in my phone.. and disappear when I remove it
so clearly my external and internal cards phone SD cards are not being recognised correctly when using Check's Dark Knight Edition Rom...
any ideas?
and yes I have removed, deleted drivers numerous times... installed via Kies installed via auto Windows
ok... installed Cognition S2 ROM and connected to computer... it the phone says MPT - initialisation then MPT- connection it didn't say this with dark rom!
For anyone else having this issue, it seems to be related to MTP. MTP is present in cognition, and removed from Check's rom, you can easily add this back in to make it work.
I've done a search for this with the intention of reinstalling it..
but I cannot find anything... maybe my search is off or I'm not using the correct keyword.. any help here would be great.
Also.. as this seems to be removed from a number of ROMs I have a further question.. what is the alternative?
Thanks
http://db.tt/xtrm0i0
Copy and paste file into system/app and change permissions.
Sent from my GT-I9100 using XDA App
Thanks.. but still what do ppl use to back up their phones? if they haven't got this installed?
Dizzee, I had the exact same problem as yours and solved it my removing "USB debugging" in settings, as Alchemius mentioned previously. Can you double check you've done this.