LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-06-2014, 12:25 AM   #1
dEnDrOn
Member
 
Registered: Jun 2011
Location: oMNipre$ent
Distribution: fedora
Posts: 511
Blog Entries: 12

Rep: Reputation: Disabled
is my USB drive damaged??


i can't see it in nautilus or disks
 
Old 07-06-2014, 01:32 AM   #2
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
Plug the usb device into the computer, then post the output from:
Code:
dmesg | tail -n25
It should show some helpful information.
 
Old 07-06-2014, 01:59 AM   #3
dEnDrOn
Member
 
Registered: Jun 2011
Location: oMNipre$ent
Distribution: fedora
Posts: 511

Original Poster
Blog Entries: 12

Rep: Reputation: Disabled
here it is..

Code:
[ 6851.574090] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6851.675080] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6851.776037] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6851.877049] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6851.978083] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.079088] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.180060] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.281086] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.382064] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.483090] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.584039] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.685077] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.786067] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.887113] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6852.988046] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.089086] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.190100] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.291091] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.392059] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.493092] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.594069] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.695094] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.796079] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.897083] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
[ 6853.998084] usb-storage: Error in queuecommand_lck: us->srb = ea65ab00
 
Old 07-06-2014, 03:06 AM   #4
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
Well i had a search of that error, it's referenced in the source of this kernel module:
http://lxr.free-electrons.com/source...csiglue.c#L320

Which is commented as: "check for state-transition errors".

I think it could be a hardware problem. Are you using a hub? It could be the hub is broken, reporting all connected devices as "broken".

Otherwise, have you tried using the usb drive on another machine? Maybe boot up a live cd of something different (eg; ubuntu), and see if you can mount it there. If you can, then it's a problem with the kernel you have installed.
 
Old 07-06-2014, 07:03 AM   #5
dEnDrOn
Member
 
Registered: Jun 2011
Location: oMNipre$ent
Distribution: fedora
Posts: 511

Original Poster
Blog Entries: 12

Rep: Reputation: Disabled
there is no hardware problem for sure...

i can use other USB flash drives and all USB ports support all other devices like external HDD, DVD drive, thumbdrive or, anything you say.
 
Old 07-06-2014, 03:08 PM   #6
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
I mean the usb drive itself may be damaged. If you have another computer, see if it can be mounted from there, or boot up a different OS with a livecd that uses a different kernel, and try to mount it.

That will rule out a hardware error on the usb drive, or a kernel that is missing a driver/feature.
 
Old 07-06-2014, 07:57 PM   #7
dEnDrOn
Member
 
Registered: Jun 2011
Location: oMNipre$ent
Distribution: fedora
Posts: 511

Original Poster
Blog Entries: 12

Rep: Reputation: Disabled
Quote:
Originally Posted by coralfang View Post
I mean the usb drive itself may be damaged. If you have another computer, see if it can be mounted from there, or boot up a different OS with a livecd that uses a different kernel, and try to mount it.

That will rule out a hardware error on the usb drive, or a kernel that is missing a driver/feature.
i can't see it in windows too...although i have a option to safely remve hardware but, not visible as mounted!
 
Old 07-06-2014, 08:59 PM   #8
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
I'd guess if windows is also unable to mount it, it may be damaged or at least, corrupted if you're using FAT32.
 
Old 07-06-2014, 09:00 PM   #9
dEnDrOn
Member
 
Registered: Jun 2011
Location: oMNipre$ent
Distribution: fedora
Posts: 511

Original Poster
Blog Entries: 12

Rep: Reputation: Disabled
Quote:
Originally Posted by coralfang View Post
I'd guess if windows is also unable to mount it, it may be damaged or at least, corrupted if you're using FAT32.
i agree!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying To Repair Damaged Hard Drive kool_kid Linux - Server 3 09-09-2008 11:26 AM
how to tell if hard drive is damaged ? pleasehelpme Linux - Hardware 1 12-05-2007 01:43 AM
Damaged Mac Hard Drive SickNick Linux - Hardware 2 10-03-2007 06:07 PM
Recovering damaged flash drive Avatar33 Linux - Hardware 5 03-12-2005 07:50 AM
Diagnosis of Damaged Drive lsgko Linux - Hardware 0 11-12-2003 03:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration