Unknown USB Device (Device Descriptor Request Failed) No Drive Letter

AI Thread Summary
The discussion centers on a Samsung Note 10.1 GT-N2013 tablet that is not being recognized by computers, showing up as "Unknown USB Device (Device Descriptor Request Failed)" in the device manager. Despite attempts to troubleshoot, including changing USB connections, uninstalling and updating drivers, and using disk management and file recovery software, the device remains undetectable beyond the USB Serial Bus controller. The user can access Odin mode but has deleted critical files that prevent tablet access, complicating the need to flash a ROM. Suggestions include checking for additional drivers required by the operating system, ensuring the tablet is in debug mode for USB communication, and contacting Samsung Customer Service for further assistance. The user seeks effective solutions to establish a connection to the tablet for potential reformatting or recovery.
triley
Messages
15
Reaction score
1
Problem: Tablet is not detectable by computers. Yet... it is noted as "Unknown USB Device (Device Descriptor Request Failed)" in the device manager under Universal Serial Bus controllers.

no-drive-letter-2021-03-18-11_31_17-device-manager.jpg


I have already done the basic 30 articles reading and tried the standard suggestions including:
  • Try a new USB connection (wire, computer, etc).;
  • uninstall the device,
  • update drivers,
  • download drivers,
  • use disk manager to set a drive letter,
  • use file recovery software.

In fact, disk manager does not see it.
The file recovery software does not see it.

The only thing that sees it is the USB Serial Bus controller; and that says "Unknown USB Device (Device Descriptor Request Failed)". So... it knows it exits, yet drive management tools can not seem to detect it. Today, after some months or year of 6th-letter-ing with this issue I've discovered an additional trick to try as seen below:

18-11_31_40-administrator_-windows-powershell-x86-.jpg

Neither of those is the tablet hardrive. One is C: drive SSD for windows, and the other SATA D: drive. Supposedly what we're looking for there is a 3rd drive which would have Partition Style: "RAW".

The device is not dead -- It is a Samsung Note 10.1 GT-N2013 -- I know this, because I can access oden mode, and until recently I could use it without USB connection. Because of all this, I did attempt to customize it by deleting some "Google" files via Superuser root file manager. So, before you ask, that is a separate issue which is now preventing any tablet side access. What I need is to fix the original USB problem, which has been ongoing for a very long time. I am only here asking now because I can no longer use it as a tablet and to fix I need to flash a ROM onto it -- which of course would require me to fix the original USB access issue.

I'd be happy with anything that helps get beyond the USB, to actually detecting the drive. I can upload my ROM via Oden mode IF I can get a computer to see that it has a drive. I did take it into the computer shop and that computer also could not access via USB.

It does see it as an incoming USB connection, and the tablet has a working drive -- but critical files were recently, after this problem, deleted. I'd be happy to reformat (or something) if only we could establish a connection.

Any ideas?
 
Technology news on Phys.org
triley said:
I did take it into the computer shop and that computer also could not access via USB.
If that is the case then why do you think that your computer should be able to access it via USB?
 
  • Like
Likes Vanadium 50 and anorlunda
triley said:
I did take it into the computer shop and that computer also could not access via USB.

pbuk said:
If that is the case then why do you think that your computer should be able to access it via USB?
Probably because he realizes that not everyone that hangs a sign in the window stating "I Are Computer Fixer" knows all things about all computers.

He logically then came to the hive mind of PF to access some collective wisdom.

Now that my rant is out of the way, all I have is a weak lead that some operating systems need an add-on driver to access some intelligent devices. I suspect that is due to changing standards where older OS's/computers can not recognize later communication standards.

Try this Google search, there are at least many finds!
https://www.google.com/search?&q=computer+does+not+recognize+Samsung+Note+10.1+GT-N2013

Also, some tablets must be put into a "debug" mode before they will talk to a computer via USB. I hope that is not your case!

Another possible source would be Samsung Customer Service:
https://www.samsung.com/us/support/mobile/tablets/galaxy-note-tabs/galaxy-note-10-1/
There is a Chat sticky link on the lower right at the Samsung site.

Hope this helps!
Tom

p.s. Please let us know what you find, especially if it works. :oldbiggrin:
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...
Back
Top