[Q] Have I just created a $600 paperweight? - AT&T Samsung Galaxy S6

Good evening everyone.
I have an AT&T Galaxy S6 that is under warranty. My left (recent) capacitive button has stopped working, so I'd like to replace my phone. Kick in the nuts number 1: I recently rooted my phone via PingPongRoot. No problem, I thought. I downloaded the stock firmware for the AT&T Samsung G920A, and prepared to flash the custom firmware. Kick in the nuts number 2: My data connection pins on the microUSB port are fried. I've tried 5 different USB cables, three different computers, and nothing. I've disabled and re-enabled the ADB debugging option from the developer menu. But everytime I start an ADB shell from the computer, I get nothing from the phone. Usually, the phone will say "phone is connected as a media device" or somesuch, but it only displays "charger connected". Also, normally, when I use the adb start-server command, my phone will ask me if I want to allow the computer to connect, but I do not get that prompt. adb devices returns nothing. I've tried factory resetting my phone 3 or 4 times to see if maybe it was an S6 end driver problem. No dice. So, I googled around, and it doesn't look like the firmware is possible to flash via the recovery menu? It looks like it must be flashed via Odin/Heimdall. Is this correct? And if so, does anyone have any ideas as to how I could fix this?
Thanks guys.

Your USB port is not fried, you just don't have proper ADB drivers. Lol. Google "Samsung ADB drivers" - install and reboot your computer. You also have to allow the RSA fingerprint of your computer, if you miss that prompt, you have to trigger it again. Do what I said and watch your screen when you plug it in.

Maybe I should have mentioned in my first post, only one of the PCS I used was running Windows, the rest were running Ubuntu. I will try one more windows machine with the drivers installed and report back. It's also worth noting that I tried 4 different USB OTG cables with all different kinds of devices (Flash drive, mouse, Keyboard), and none of them have been recognized either.
Sent from my SAMSUNG-SM-G920A using XDA Free mobile app

Bump. I really want to know if I can maybe flash the recovery firmware from the recovery menu?

Are you running a launcher that might be interfering with the device-connection detection? Launcher-Pro on my old GSII would prevent detection of the USB cable / ADB connection. Just a thought, AoN.

Related

ADB device offline

I've been using ADB the last couple of days to install apps on my Captivate and all of the sudden it stopped working today.
When I type 'adb devices' the phone comes up right away, but it shows offline.
I have tried reinstalling the drivers and Android SDK, but no luck. I've searched around and found some others with this issue, but haven't really found a fix that works for me.
Any idea why ADB would just stop working like that? I even performed a factory reset of the phone and put everything back to defaults.
Ok I almost pulled my hair out, but I found the problem.
For some reason, ADB does not work with the Samsung USB cable that came with the Captivate.
I switched to another USB cable and it works just fine.
Man, I really thought I was going crazy.
wimbet said:
For some reason, ADB does not work with the Samsung USB cable that came with the Captivate.
I switched to another USB cable and it works just fine.
Click to expand...
Click to collapse
What the hell is that about!? I wish all these companies would stop trying to break from standards by proprietizing common cables.
I can't get the drivers to work. Where did you get yours?
Ok I almost pulled my hair out, but I found the problem.
For some reason, ADB does not work with the Samsung USB cable that came with the Captivate.
I switched to another USB cable and it works just fine.
Man, I really thought I was going crazy.
Click to expand...
Click to collapse
Yeah I buy that, I couldn't even get the thing to try and connect at all with out switching usb connections on my computer.
stock cable works. I just rooted and ran into that problem. In order to get around it if you cant get a diff cable, make sure that b4 you connect your phone to your pc you turn off your internet so it doesnt auto dl the drivers. b4 u connect, dl the drivers for your phone from the root thread. Plug your phone into ur comp with the internet off and close any pop ups. Go to device manager look for the notification labled usb or captivateand right click and select update. Select search from file on disk or select file (something like that, i forget) and scroll and select the folder where you extracted the usb drivers. Make sure the checkbox that says search subfolders is checked and click next to install. two more drivers will pop up in device manager after u install the first one. Repeat the same procedure for both of them and then you should be able to use adb just fine to root.
Just wanted to further confirm that using a different microusb cable works! I keep reinstalling the drivers but it kept showing the device was offline. Then I tried my old Nokia N85 cable and it worked like charm! So weird how usb cables aren't made equally, unless Samsung designed the cable to prevent using adb?
I had this issue for a little while, but I installed the Samsung Kies software (which contains drivers) and uninstalled the ADB drivers I had originally downloaded. It's worked like a charm since then.
Go to SamsungApps.com and then use the canada site, as the software isn't really available in the US yet.
I have had no problems using the stock cable on my Laptop and work PC, both are Win 7 32bit. The same cannot be said for my my main home PC which is Win 7 64bit. Neither the stock cable nor an after market cable worked with ADB.
For the 32bit OSes I installed the Kies software and the usb device gets installed correctly. for the 64bit OS, I installed the Kies software but could get the phone to connect correctly. I then tried to install the 64bit drivers that are floating around the web. The 64 bit drivers worked enough to get the phone connected to the PC but when I tried to query "adb devices" the phone would always appear as offline. I've tried several things: install/uninstall drivers and software on the PC, restart the PC and Phone, change cables. Nothing seems to help on Win 7 64bit.
It seems to me that there might be a bug in the 64bit driver, though I have no proof of a bug.
I am going to keep playing with the 64bit OS until i figure it out or get so annoyed a that I just give up.
I'll be using my Win 7 32 bit laptop until I get the 64bit PC to work.
TimF said:
I have had no problems using the stock cable on my Laptop and work PC, both are Win 7 32bit. The same cannot be said for my my main home PC which is Win 7 64bit. Neither the stock cable nor an after market cable worked with ADB.
For the 32bit OSes I installed the Kies software and the usb device gets installed correctly. for the 64bit OS, I installed the Kies software but could get the phone to connect correctly. I then tried to install the 64bit drivers that are floating around the web. The 64 bit drivers worked enough to get the phone connected to the PC but when I tried to query "adb devices" the phone would always appear as offline. I've tried several things: install/uninstall drivers and software on the PC, restart the PC and Phone, change cables. Nothing seems to help on Win 7 64bit.
It seems to me that there might be a bug in the 64bit driver, though I have no proof of a bug.
I am going to keep playing with the 64bit OS until i figure it out or get so annoyed a that I just give up.
I'll be using my Win 7 32 bit laptop until I get the 64bit PC to work.
Click to expand...
Click to collapse
i've been able to install .apk's with my win7 64-bit ADB :O
all i did was install Samsung Kies.
i don't think i've ever had a problem...?
EDIT: i'm using the cable that came with it and no problems yet.
I'm running win 7 x64 and Kies did the trick for me. I haven't had a single issue connecting my phone since I did that.
Sent from my SAMSUNG-SGH-I897 using XDA App
Justa dding to the anecdotes.
I was having problems with the included cable using the front USB. It would show as Device Offline, also the charging wasn't very strong.
I switched to the onboard USB at the back of the case, and adb worked fine with the included cable.
Looks like I'll be picking up a couple extra USB cables so I won't have to continuously do the desk dive everytime I need to use it somewhere else.
1. I installed the kies drivers first and it would say offline when i checked the device through the cmd prompt.
2. I then installed the adb drivers and it then said the device was online.
3. i then rooted the phone and went on my way. i then tried it a second time and it said device offline.
4. nothing changed during this time except that i turned off debug mode, changed it to mass storage and plugged it back into the usb to transfer some files.
5. on returning to debug mode it no longer tells me the device is online. i have tried different USB ports as well.
6. i deleted the drivers, and reinstalled and it still says offline.
very frustrating.
wow. i forgot to try plugging it into another USB port. that worked. sorry about previous post.
I am running Windows 7 Home Premium 64bit on my laptop,
I installed the samsung 64bit drivers, it was an installer i found on the web, not the kies installer packaged driver one.
i changed my setting on my captivate to Mass Storage.
I mounted usb and everything works, by that I mean i was able to ADB like no tomorrow without any issues.
Then I made the mistake of installing Samsung Kies and that messed up my previous drivers and I wasnt able to ADB to my phone. I had to uninstall Samsung Kies and my phone still wasnt being found I still couldnt ADB.
my solution to fixing was restarted my phone and computer, without my phone connected to USB i re-installed the Samsung 64bit Driver Package, then hooked up my phone made sure Mass Storage was selected and Mounted USB and bam was able to ADB again.
hope this helps! also i have been doing videos helping people with issues with samsung's captivate on youtube, youtube.com/johnnyzappone if anyone wants to check em out, if anyone has any suggestions please let me know and id be happy to release a video!
I resolved my issues, I plugged the stock cable into one of the rear usb ports and the device is now available on my main PC Win 7 64 bit.
wimbet said:
Ok I almost pulled my hair out, but I found the problem.
For some reason, ADB does not work with the Samsung USB cable that came with the Captivate.
I switched to another USB cable and it works just fine.
Click to expand...
Click to collapse
Confirmed this made my device stop appearing as offline with adb.
How it is even possible that the cable prevents (only) adb access on the PC, I have no idea.
I have windows 7 and mac osx and I can use adb with both using the stock USB.
i have debugging active.
lol @ the samsung cable.
i've 2 indentic cables here, one doesn't work. plugged in the other one and this one works...
maby its just a strange issue on windows, next time try to pull out the cable and put in back in then connect your device again this should work.... :s
because earlier the cable just worked fine and now it doesn't.. so good luck xD
joelpt said:
Confirmed this made my device stop appearing as offline with adb.
How it is even possible that the cable prevents (only) adb access on the PC, I have no idea.
Click to expand...
Click to collapse
also can confirm PITA

[Q] Captivate USB charges but no data connection - flashing stock w/o ODIN

Just a quick question- I have a Captivate that will charge when plugged in via USB but there is no data connection. The phone doesnt recognize that its plugged in to a computer, and therefore despite being able to boot into download and recovery mode, I cannot use ODIN to do anything. Clockwork wont work either due being on 2.2.
Ive read some other threads where most concluded it is more or less a hardware failure. Im coming to that conclusion myself, but wanted to check with you guys first. The audio jack did the same thing for a couple days-- it wouldn't work when plugged in. It did come back on its own, though Im not sure why.
Im running Cognition 2.2beta3, and cannot flash back to a stock rom nor to any other rom due to the lack of being able to use ODIN.
Is there any other way to flash back without ODIN? Also, if this is indeed a hardware failure- how can I go about getting it fixed? I traded for it on craigslist for an iPhone 4 so I didnt get it direct from AT&T. It did work for the first couple months.
Thanks in advance for your help!
Do you have USB debugging enabled (Settings-Applications-Development)?
If so, you won't get the connection choice screen when you plug in your USB. You can either disconnect USB debugging to get the choice screen, or leave USB debugging enabled and click on the "Select to copy files" choice in notifications.
I have tried with USB debugging on and off, and in various USB modes. None work, as the Captivate doesnt even acknowledge theres a data connection that has been made.
It worked in the past in all modes... debugging with the option to mount the drive, mass storage, Kies, and the media mode. No dice at the moment. Tried a hard reset today... nothing.
Looks like it could be a hardware issue-- just weird as the audio jack had the same issue and seemed to (randomly) resolve itself. Thanks for the suggestion! Any other ideas?
cmr0385 said:
I have tried with USB debugging on and off, and in various USB modes. None work, as the Captivate doesnt even acknowledge theres a data connection that has been made.
It worked in the past in all modes... debugging with the option to mount the drive, mass storage, Kies, and the media mode. No dice at the moment. Tried a hard reset today... nothing.
Looks like it could be a hardware issue-- just weird as the audio jack had the same issue and seemed to (randomly) resolve itself. Thanks for the suggestion! Any other ideas?
Click to expand...
Click to collapse
I had the exact same issue as you few days ago. One forum member recommended to me to uninstall the Samsung USB driver and reinstalling it again. It worked as soon as I did this. You should give it a try.
I had a similar issue when performing a master clear and flashing JI6. I am on windows 7, and I noticed that a different driver is needed to use Odin in download mode. I had been sideloading apps as well as transferring files with the stock driver from samsung, but my computer still wouldnt recognize the phone when in download mode. The solution was quite simple, when entering download mode my computer gave me the "driver not found" messege. I just let Windows Update find the right one for me (not sure if its generic or not) and everything worked fine after that. Hope this was relevant to your issue.
And I guess you can't do the phone off, open Odin, plug in USB with vol up/down pressed, right?
Not sure if this will help, but I bought a second USB cable to carry in my laptop case. If I use it I can charge the phone but cannot connect it to a PC. If I use the one that came with the phone it works fine.
I have actually tried some other cables and they have issues too. They all have a larger cable housing towards the end that plugs into the phone, where the one that comes with the phone is slimmer.
A friend at work as a Fascinate and he has the same issue, we suspect that the increased size is keeping the usb from connecting all the way in the phone.
Ive tried different computers and different cables, as well as different drivers. Ive used 64bit systems and 32bit systems... XP and Vista.
The phone itself goes into download mode, though I have to go through the terminal and use 'reboot download'. I cant use command line on the computer as it doesnt find the device... the phone never is identified to it. It just charges.
Is there any way to perform the commands that ODIN does without actually using ODIN? If nothing else, Id like to flash back to JF6 and be able to use the OTA updates. At this point, Im stuck till clockwordmod works with 2.2.
I experienced the same thing. My Captivate would charge, but it couldn't connect to any of three computers (WinXP w/drivers, Mac OS X, and Linux) with either of two micro usb cables I had. I would always get a USB error in some form.
I was on cog 2.1, and was able to roll back to the JH7 OTA update without ODIN. Afterward I brought it to an ATT Tech Center and convinced them it was a hardware failure.
I got a warranty replacement, and it didn't work either.
It turned out to be bad micro usb cables. One was the original Samsung cable, but it was loose, there was plenty of play and wiggle in the sockets of both phones.
The best micro usb cable I've found is from a Kindle. It has a a larger plastic base than the stock from Samsung, but critically it has a longer connector. There's a solid click when connected and absolutely no play or wiggle possible. It works every time.
I don't know if you can restore from 2.2 to JH7 without ODIN. Now that we have 2e Recovery on Froyo (in Cog 2.2 BETA6), could you use Clockwork Mod (Rom Manager) to flash designgear's JH7 OTA ROM?
Try some alternate micro USB cables, you might be surprised!
Im having the same issue, was there any resolution to this from the OP??
I suspect hardware also, and Ive got another Micro USB on order from Amazon and will prob buy one from a store tomorrow also.
the stock cable is horrible, I bought a nice charger the other day and it has a nice click and stay, and since I plugged it in to the new charger it no longer shows up on any computer with the stock cable. Im wondering if the new charger with a tad larger connector spread the connectors just a tad too far for the stock cord.
I tried everything as well, I hard rebooted, put into recovery mode and even deleted all my user data to try and see if there was some software that was blinding the computer to the connection... no luck
Ill let you know what I find.
Same issue here. Has anyone had any luck with a new usb cable? Luckily, I can transfer files from my computer via bluetooth for now, but it takes forever!

Brick? Bad new generic cable? Bad port? -- FIXED

Current Scenario:
Phone is stuck at AT&T screen. Can get to download mode. XP cannot installing drivers.
Questions:
Has anyone encountered anything like this? I know some people report issue with some data cables not being able to connect. But I am surprised I can get to download mode with it so am questioning if the cable could be the issue. Could it be a bad port? Since my original cable has gone bad could it have messed up my port? I saw a posts about this but no follow up.
Notes:
Cognition 2.3b6
USB Drivers from (http://forum.xda-developers.com/showthread.php?t=731989) I've obviously have been able to connect prior to these issues to upgrade my ROM.
Kies and Kies Mini were previously installed. I since deleted since having these issues.
Uninstalled iTunes as suggested in other posts.
History:
My phone is stuck at the AT&T boot screen. Using my original Samsung cable I could not get my phone into download mode. So I went out and made the jig to get it into download mode. This worked but win XP won't recognize the phone once I put my original cable in. I realized that my original cable might be internally frayed, so I went out and bought a generic USB cable. Now I can get my phone into download mode (without using the jig) which shows that my original cable has been damaged at some point. This would also explain that when my phone is off and I plugged it in using the old cable the phone would turn on.
Anyway, using this new generic cable, XP/ODIN won't recognize my phone. When trying to put it in download mode (two button/insert cable/no SIM/no SD), I see XP popup: Found New Hardware, USB device, Samsung USB Composite Device, USB device, Samsung USB Composite Device, then get the Found New Hardware Wizard with message Cannot Install the Hardware, problem installing this hardware: USB Device.
Thanks in advance.
Oh and not sure if it matters but I cannot get into recover mode either. Cannot get past AT&T boot screen.
Um... make sure you remove all traces of the Kies stuff.
Re-install USB drivers over the top of the existing ones.
I might suggest buying a "sumsung" cable from an AT&T dealer.
AND - make sure your using the USB port that is on your mobo - apparently it makes a difference.
I had my phone in a "bricked" state and had to re-install drivers on my Win7 box. it found the phone and recognized it enough for ODIN to start up.
Also.... to find out if the phone is being recognized - I would recommend d/l'ing the Android SDK and doing the ADB command - adb devices and see what pops up.
Heh - last thing.. please say you had the phone in "USB Debugging" mode before things went south?
Here's a link to a thread containing another variant of the Captivate USB Drivers:
http://androidforums.com/captivate-.../123644-captivate-usb-drivers-links-here.html
I can't remember which I used, but if the above suggestions don't work for you, it won't hurt to try these!
And for what it's worth, I don't believe the problem to be within the USB cable. I use everything EXCEPT the Samsung USB cable. Anything from Monoprice.com cables, to my old Blackberry cable... A MicroUSB cable is just that...generic or not. As long as it's a 5 pin cable, you should be good.
@avgjoegeek
avgjoegeek said:
Um... make sure you remove all traces of the Kies stuff.
Click to expand...
Click to collapse
Uninstalled and deleted program files/samsung/kies*. Would I need to look through registry as well?
Re-install USB drivers over the top of the existing ones.
Click to expand...
Click to collapse
Done. Multiple times. Even tried drivers from Samsung support site. Currently I'm using the ones from the Stock ODIN thread. (Uninstalled all. Rebooted. Installed drivers from ODIN thread. Rebooted.)
I might suggest buying a "sumsung" cable from an AT&T dealer
Click to expand...
Click to collapse
Called AT&T said they didn't carry any data/sync USB cables. Which I found was odd. Have one coming from Amazon soon that looks-like and is listed to be OEM.
AND - make sure your using the USB port that is on your mobo - apparently it makes a difference.
Click to expand...
Click to collapse
Tried all of them.
I had my phone in a "bricked" state and had to re-install drivers on my Win7 box. it found the phone and recognized it enough for ODIN to start up.
Also.... to find out if the phone is being recognized - I would recommend d/l'ing the Android SDK and doing the ADB command - adb devices and see what pops up.
Click to expand...
Click to collapse
Returns: List of devices attached (nothing else)
Heh - last thing.. please say you had the phone in "USB Debugging" mode before things went south?
Click to expand...
Click to collapse
Upgraded to Cog v2.3b6 before things went south. I normally keep USB Debugging mode as defaulted. Wondering if the update would have caused it to be unchecked. I think I checked that once and rarely make changes. Either way, are you suggesting that if that option is not set that I am pretty much hosed?
@norcal einstein: I will have to try your suggestion from a new machine. My work just locked (McAfee) our machines due to virus going around.
Hi there ... I've run into this similar problem before.. The link you posted's instructions:
"plug usb then open odin"
NO!!!!
#1 odin oneclick must be open before you connect your phone. (and i didnt see in previous posts that you did this?)
Here's the rest....
From a soft-bricked state the Samsung I897 displays a "gadget" screen involving
icons of a phone + exclamation + computer. It is still possible to boot into download mode from this point (which is before the att logo) there your phone can.
Apparently you've been able to get into download mode .
When my phone was soft-bricked and I finally figured out how to put it in download mode I got the "gadget serial device driver not found" bs. I had already opened odin-oneclick and it said "added". So I tried and it worked.
There is no better source for drivers than the manufacturer. So i suggest using those drivers instead. Also the usb port on a captivate IS a generic usb plug.... it's just offset to the side a little bit to add STYLE.
Thanks to everyone that replied. I just want to provide a my resolution for others that might be search for similar issues.
My Captivate is now back up and running. Loaded with Cog2.3b6.
The generic cable proved not to be the issue. I know some people reported having issues with cables but I believe as long as the cable is labeled to be a sync or data cable you should be fine. Avoid the charger cables as it will be just that - a charger cable only.
The jig worked like a charm to get to download mode. Just connect the two leads (4 and 5; closest to the center of the phone) using 301k resistors worked. I used 3x100k and 1x1k. Although, I later learned that my OEM cable went bad on me and just getting a new cable I can get into download mode fine. If some of you are having issues might want to consider keeping a extra cable just to rule out cable issues before trying out the jig. The jig IS very easy to do but finding a micro-b USB plug or adapter that gives easy access to the 4 and 5 leads might be hard.
Out of ideas what was wrong (being stuck at AT&T boot screen, being able to get to download mode, my laptop not being able to detect my phone) I borrowed a laptop running Vista. This worked! Vista and ODIN detected my phone and I was able to get back to stock.
So still not sure what's wrong with MY laptop. Hoping to get it resolved by the time they get the AT&T Froyo update out. But I am very much guessing our tech department tightening up McAfee restrictions (like being able to download exe(cutables) might be the culprit. I will have them remove the restrictions so I can re-install the USB drivers and see if that works.
If you are looking for instructions for how to get download / ODIN working, all the instructions from all the many threads work. I will not repeat those instructions here. But a couple notes: I didn't find any difference with leaving SIM card in or out. Might be best to just leave it out. I've tried both inserting cable last and inserting battery last. Both ways works. So if you can't get one way working chances are you probably won't be able to get it working the other way either. I personally use the battery first, both volume buttons then cable. Once I had to wait 10 mins before getting it to work. That was probably once in about 10 times I've done download mode.
And BIKERBOY8989 is correct, if you can get to the AT&T boot screen chances are you SHOULD be able to get into download mode. Might want to check cables and/or try on another machine. As I mentioned already.
Good luck!!!

[Q] USB seems to have died???

When I try to connect to the computer I get nothing, just a beep on the phone, I was getting an error and now I don't even get that on my computer. (USB still charges the phone though)
I tried 2 different cables, 2 different computers and 4 different operating systems, Windows based. And lots of Captivate USB drivers.
I have tried Kies, odin one click, mass storage, debugging on, off, everything I can think off.
I tried 2 different Roms, (Apex 7 and 10.1) 3 different kernels and 6 or more factory resets. MTP is listed under apps but when I plug in the USB cable I don't see it under running tasks.
I have a Captivate I896 running Gingerbread I9000 software. I would like to go back to stock but without USB I can not run the software, (computer does not see Captive in download mode or in recovery mode.)
Would anyone know how to troubleshoot this, is there a way to debug the software and see just what is happening on the phone.
Dam you have tried a lot of things... lol
I have a suggestion... have you try 'adb'?
Let me see If understand right...the problem is that ODIN is not recognizing your device and you want to go back to stuck? you don't specify if you can transfer files between your computer and phone...and also if you can connect with 'adb'.
Probably was you micro usb on your phone got damage...have you been experimenting with a jig?
ya I have tried adb and when I type in adb shell I get a response of no device found. and no the only thing that went in to the usb connector ever, was the Samsung usb micro cable. I think I will take it to Samsung next week if I can find the service center around me, I think it is still under warranty.
Check to make sure the cables you're trying are data/charging cables. My stock cable went out so I found one I had in the closet. The one I found would charge but no data passed (ie. PC wouldn't see it).

[SOLVED] Charging but not recognized by the PC

Hi,
I connected my note 5 to my laptop today, and surprise surprise, it is no longer recognized by the PC (though it charges). It used to be fine, I don't know what changed!
I tried different cables, different USB ports and different laptops
I tried to plug it in normal mode, safe mode, recovery mode and download mode
I tried switching USB debugging on/off
I tried the *#0808# menu, and I tried MTP+ADB and CP options
I uninstalled drivers from the PC and installed the latest from the samsung website
I tried both kies and smart switch
nothing worked! I am not doing a factory reset because I have seen many people do it for other devices and none of them solved it this way! I'm waiting for the Marshmallow update, maybe it will fix this annoying issue. Meanwhile do you have any other ideas guys?
Hazardous Pain said:
Hi,
I connected my note 5 to my laptop today, and surprise surprise, it is no longer recognized by the PC (though it charges). It used to be fine, I don't know what changed!
I tried different cables, different USB ports and different laptops
I tried to plug it in normal mode, safe mode, recovery mode and download mode
I tried switching USB debugging on/off
I tried the *#0808# menu, and I tried MTP+ADB and CP options
I uninstalled drivers from the PC and installed the latest from the samsung website
I tried both kies and smart switch
nothing worked! I am not doing a factory reset because I have seen many people do it for other devices and none of them solved it this way! I'm waiting for the Marshmallow update, maybe it will fix this annoying issue. Meanwhile do you have any other ideas guys?
Click to expand...
Click to collapse
hi,
you don't say what Laptop o/s you using on laptop.?
Windows 10, Windows 8.1 Windows 8 or Windows 7...... or Apple o/s.?
Briefly my take is on this is, most probably the laptop and not phone.?
(Yes, i might be wrong of course.)
My reason is, i have Windows 10 laptop
and sometimes / a few time, ) my
laptop does not recognize my Note5
Yes, , it charges phone (just like yours) but does not recognize phone.!
I then have to re install drivers for phone I use Smart Switch to re install drivers.
Then it works ok for a while etc..
Why don't you test phone on someone else's pc or laptop to make sure.?
Overall my Note5 is mostly recognized by laptop
Good luck
willcor said:
hi,
you don't say what Laptop o/s you using on laptop.?
Windows 10, Windows 8.1 Windows 8 or Windows 7...... or Apple o/s.?
Briefly my take is on this is, most probably the laptop and not phone.?
(Yes, i might be wrong of course.)
My reason is, i have Windows 10 laptop
and sometimes / a few time, ) my
laptop does not recognize my Note5
Yes, , it charges phone (just like yours) but does not recognize phone.!
I then have to re install drivers for phone I use Smart Switch to re install drivers.
Then it works ok for a while etc..
Why don't you test phone on someone else's pc or laptop to make sure.?
Overall my Note5 is mostly recognized by laptop
Good luck
Click to expand...
Click to collapse
Thank you for the reply.
As I have already mentioned, I did try another laptop. Mine is windows 8.1 x64 and my brother's windows 10 x64. I tried re installing the drivers from smart switch but to no avail.
Any other ideas?
Hazardous Pain said:
Thank you for the reply.
As I have already mentioned, I did try another laptop. Mine is windows 8.1 x64 and my brother's windows 10 x64. I tried re installing the drivers from smart switch but to no avail.
Any other ideas?
Click to expand...
Click to collapse
hi ,
why i still think its laptop /pc drivers related.
(But yes ,i might be completely wrong ..?)
i have laptop win 10 x64 also.
The issue is of laptop, not always recognizing a device /similar as yours ,but charging device .
Other devices, when trying to connect to laptop (,not just my Note5 ),( from time to time) eg Note 2,..3 ..4 , USB flashstick ..my Polar M400 running watch etc .Device is not recognized but charging .
So for me,
its just not Note 5 but other devices also (.from time to time) .
My "take " on this issue is that it points between drivers (pc ,laptop) //// relevant devices eg Note 5 ..etc . and not just the firmware issue of Note 5 ,??
but yes, as stated i might be wrong .
good luck
Post note ,
i have to add reinstalling drivers "sometimes " help " ,
but it happens again, later. ( not recognizing device )
So i am pointing fingers, at Windows o/s + the "company/maker " of laptop ..pc and + devices .The compatibility between all three above ,combined and yes i had similar issues ( from time to time with Win 8 ../Win 8.1 etc ).
Yet, i have also found that certain of my devices
that work nearly 100% of time on my laptop !,
which indicates to me, the compatibility of devices between device /laptop ,is very good ..??
I have a note 2 and it works every time when I plug it to either pc. My laptop is lenovo with all the latest drivers. Hopefully, marshmallow will address this issue because otherwise, this means that I can't root my device.
Hazardous Pain said:
I have a note 2 and it works every time when I plug it to either pc. My laptop is lenovo with all the latest drivers. Hopefully, marshmallow will address this issue because otherwise, this means that I can't root my device.
Click to expand...
Click to collapse
Wait, have you tried this yet?
Pull down notification menu while phone is plugged in and there should be a option for changing from charge mode to mtp and such. Just pull down notification and tap on the biodiversity that's lasted.
Sent from my SM-N920T using Tapatalk
Hazardous Pain said:
I have a note 2 and it works every time when I plug it to either pc. My laptop is lenovo with all the latest drivers. Hopefully, marshmallow will address this issue because otherwise, this means that I can't root my device.
Click to expand...
Click to collapse
hi ,
strange ,
just for the record i also have a Lenovo Flex 2 laptop ( x64 ) Win 10 .!!!
i have rooted all my devices on Lenovo laptop ( Note 2, Note 3 , Note 4 and my Note 8.0 tablet etc )
Yet , i am at moment not interested in rooting my Note5 ( i have it already a couple of months )
I am happy keeping myself busy with Theme store ,tweaks/beta apps and lately with the interesting Lockmaster app( Play store ) for lockscreen ... etc .
If i get the root "urge " i pick up my other rooted devices and use them .or /update or/ install root only tweaks/apps etc. for my rooted devices .!!
i hope Marshmallow fixes your issues .!!
good luck
Jammol said:
Wait, have you tried this yet?
Pull down notification menu while phone is plugged in and there should be a option for changing from charge mode to mtp and such. Just pull down notification and tap on the biodiversity that's lasted.
Sent from my SM-N920T using Tapatalk
Click to expand...
Click to collapse
There are no options in the pull-down menu it just says cable charging
Hazardous Pain said:
There are no options in the pull-down menu it just says cable charging
Click to expand...
Click to collapse
Did you try clicking where it says Cable Charhing?
Edit: Never mind that. I see what you mean. That's odd it's not there for you. It definitely sounds like a PC issue. You can try completely removing all Samsung drivers and start over. Just using the Uninstaller will not cut it though. You'll have to do a system level cleaning of all samsung drivers.
Sent from my SM-N920T using Tapatalk
Hazardous Pain said:
Hi,
I connected my note 5 to my laptop today, and surprise surprise, it is no longer recognized by the PC (though it charges). It used to be fine, I don't know what changed!
I tried different cables, different USB ports and different laptops
I tried to plug it in normal mode, safe mode, recovery mode and download mode
I tried switching USB debugging on/off
I tried the *#0808# menu, and I tried MTP+ADB and CP options
I uninstalled drivers from the PC and installed the latest from the samsung website
I tried both kies and smart switch
nothing worked! I am not doing a factory reset because I have seen many people do it for other devices and none of them solved it this way! I'm waiting for the Marshmallow update, maybe it will fix this annoying issue. Meanwhile do you have any other ideas
Click to expand...
Click to collapse
navdeepavi said:
Hazardous Pain said:
Hi,
I connected my note 5 to my laptop today, and surprise surprise, it is no longer recognized by the PC (though it charges). It used to be fine, I don't know what changed!
I tried different cables, different USB ports and different laptops
I tried to plug it in normal mode, safe mode, recovery mode and download mode
I tried switching USB debugging on/off
I tried the *#0808# menu, and I tried MTP+ADB and CP options
I uninstalled drivers from the PC and installed the latest from the samsung website
I tried both kies and smart switch
nothing worked! I am not doing a factory reset because I have seen many people do it for other devices and none of them solved it this way! I'm waiting for the Marshmallow update, maybe it will fix this annoying issue. Meanwhile do you have any other ideas
Click to expand...
Click to collapse
The issue is not with your device. It's because of Windows. Is there another computer that you can use to connect your device to that you have never connected to before? Also make sure that you are using either the cable that came with your device, or at least a good quality cable. I've had that issue occur in the past because I was using a cheap cable.
Click to expand...
Click to collapse
Jammol said:
The issue is not with your device. It's because of Windows. Is there another computer that you can use to connect your device to that you have never connected to before? Also make sure that you are using either the cable that came with your device, or at least a good quality cable. I've had that issue occur in the past because I was using a cheap cable.
Click to expand...
Click to collapse
I did plug it in my brother's laptop but no dice. I tried the OEM cable and an Asus cable on USB 2 and 3 ports, it did not work on either pc. How can I completely uninstall samsung drivers?
For users having the same issue, I found a solution (which also fixes all charging issues by the way).
If you look at the charging port, you will see a "tongue" where the pins connect. We all know that fast charging requires 5 pins not 4. The OEM cable comes with 5 as you all know. However, I found the OEM cable to be very fragile and not reliable, one pin tends to get bent without much pressure. This leads to the "tongue" going down somehow. The fix is to get the "tongue" up a bit, use a toothpick or something that does not conduct power. As for the cable, I suggest you use an Asus cable (I have 3 of those, 2 from my nexus 7s and 1 from my Zenwatch). Asus cables come with 5 pins and they are sturdier than Samsung's and they are a bit longer as well. Now the phone charges properly, fast charging and all and the computer recognizes it once again.
Hope this helps you too
Hazardous Pain said:
For users having the same issue, I found a solution (which also fixes all charging issues by the way).
If you look at the charging port, you will see a "tongue" where the pins connect. We all know that fast charging requires 5 pins not 4. The OEM cable comes with 5 as you all know. However, I found the OEM cable to be very fragile and not reliable, one pin tends to get bent without much pressure. This leads to the "tongue" going down somehow. The fix is to get the "tongue" up a bit, use a toothpick or something that does not conduct power. As for the cable, I suggest you use an Asus cable (I have 3 of those, 2 from my nexus 7s and 1 from my Zenwatch). Asus cables come with 5 pins and they are sturdier than Samsung's and they are a bit longer as well. Now the phone charges properly, fast charging and all and the computer recognizes it once again.
Hope this helps you too
Click to expand...
Click to collapse
so meaning the charging port "tounge" need to be lift up a bit? so not the cable problem? im on this situation now.. i tried all my cables and only fast charging.
jayyusz said:
so meaning the charging port "tounge" need to be lift up a bit? so not the cable problem? im on this situation now.. i tried all my cables and only fast charging.
Click to expand...
Click to collapse
Yes, exactly
Hazardous Pain said:
Yes, exactly
Click to expand...
Click to collapse
I'm having this same problem these same problems. Other then I'm not able to get it to recognize even after doing everything that was said to do in this thread.
I feel like I'm missing a file? I was messing with them and just may think that could be my problem. is there anything else that has not been said in this thread I could do to fix this problem? When connected to my computer it recognize it as a charger. I can't access my files from my computer to my phone.
any help would be very helpful! Thanks!
I'm having the exact same problem but now I tried to use Flashify to go back to original recovery instead of TWRP & now by recovery or boot IMG is screwed so it wont even boot to recovery..
It boots only to download mode & is not recognized by any PC we have, with every cable I've tried.. uhhgggggg
I was having the same issue. Here is what solved it for me:
• Disconnect the usb cable.
• Go to Control Panel\All Control Panel Items\Troubleshooting\Hardware and Sound
o Go down to device / hardware and devices – click on that
o Follow instructions to correct issues. This found I needed a bus device driver update.
o Let it update and once done go out.
• On PC - Go to Control Panel\Network and Internet\Network and Sharing Center\Advanced sharing settings - go down until you get to the part that says "All Networks" ...expand the list by clicking on the arrow to the right. In this area you will see "Media Streaming" There should be an area highlighted in blue that says "Choose media streaming options" click on that. Make sure you "allow all" . Once that is done, click "ok" at the bottom. Plug your device into the usb and it should be recognized. Seems a recent Windows update has that filter off.
• Now, restart your computer.
• Use original usb cord that came with phone! Plug in phone then plug in usb to computer.
• It should recognize your device now.
I now have to restart computer every time I want to connect my device but it works.
Hi I am having that same problem with my note 4. It doesn't seem to be a pc problem as no pc at all none Nada recognizes the phone. Windows 7 to Windows 10. None. Used 2 workmates of mine who also have note 4s on my laptop and all the laptops i used i used their phine on itand they worked so blaming the pc seems to be out of the equation..your solution and all those settings have been untouched as it has all devices allowed ..... tried cleaning the connectors and also different oem cables to no avail ..The only thing I have not done is change the logic board
Hi I hope somebody can help me. I am having exactly the same issue. though I don't think its PC or Laptop problem. I have two Note 5 the other one is working just fine, while the other Note 5 that was just charging was connected I noticed that running *#0808# I can select AP and CP but MTP+ADP was not selected and if I try selecting the radio button I will be able to but after pressing Ok or Reboot it back to no selection at all. Which I observe on my other Note 5 that was working its always selected every time I run *#0808#.
One more thing noticed is that on the Note 5 that was not working I boot it download (ODIN) mode and connect back to USB of my PC and Laptop, I hear a sound (the typical sound in windows once you connect any USB device) though I cannot access it I am positive that my USB port on both device are in good condition and since it was detected in windows through ODIN boot mode I was under the impression that its a phone software/firmware related. Can somebody help me on this one? thanks

Categories

Resources