[Solved] LMDE 201403 not seeing USB HDD Docking Station

Archived topics about LMDE 1 and LMDE 2
Locked
AlanWalker

[Solved] LMDE 201403 not seeing USB HDD Docking Station

Post by AlanWalker »

I've a Hard Disk Drive Docking Station USB HUB Card Reader (this one: http://tinyurl.com/kpxjeso) that works in my XP Pro SP3 Thinkpad T60 system but not in my LMDE 201403 Thinkpad T500 system.

The disk in the docking station is a 2TB SATA drive with two partitions. The station, disk, and USB cables work are not at fault.

I can read from, and write to, a USB thumb drive without problem simply by inserting the thumb drive into a USB slot.

Looking on the Linux Mint forums the closest thread I've found (http://tinyurl.com/kwggfxv) is 3 years or so old and, as near as I can tell, its resolution is not applicable to this instance of the problem - "sudo rmmod uas" yields "Error: Module uas is not currently loaded"; with that response I take it that LMDE 201403 isn't loading the uas module, so blacklisting it isn't an answer.

The following commands have been issued with an 8gb SD card in the T500's internal SD card reader and should have no bearing on the issue other than (I think) its presence is noted in the output below.

With the docking station USB cable plugged into the LMDE system "lsusb" yields:

alan@alan's_t500 ~ $ sudo lsusb

Bus 008 Device 016: ID 152d:2352 JMicron Technology Corp. / JMicron USA Technology Corp. ATA/ATAPI Bridge
Bus 008 Device 015: ID 048d:1336 Integrated Technology Express, Inc. SD/MMC Cardreader
Bus 008 Device 014: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 08ff:2810 AuthenTec, Inc. AES2810
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

With the docking station USB cable removed from the LMDE system, "lsusb" yields:

alan@alan's_t500 ~ $ sudo lsusb
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 08ff:2810 AuthenTec, Inc. AES2810
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
alan@alan's_t500 ~ $

Plugging the USB docking station in and waiting a few moment, then entering "dmesg | tail -n 30"
yields:

[ 8040.174048] hub 7-1.4:1.0: USB hub found
[ 8040.174253] hub 7-1.4:1.0: 4 ports detected
[ 8040.444260] usb 7-1.4.3: new high-speed USB device number 13 using ehci-pci
[ 8040.725522] usb 7-1.4.3: New USB device found, idVendor=048d, idProduct=1336
[ 8040.725532] usb 7-1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8040.725538] usb 7-1.4.3: Product: Mass Storage Device
[ 8040.725543] usb 7-1.4.3: Manufacturer: Generic
[ 8040.725548] usb 7-1.4.3: SerialNumber: 00000000000006
[ 8040.726087] usb-storage 7-1.4.3:1.0: USB Mass Storage device detected
[ 8040.727005] scsi21 : usb-storage 7-1.4.3:1.0
[ 8040.796274] usb 7-1.4.4: new high-speed USB device number 14 using ehci-pci
[ 8040.889515] usb 7-1.4.4: New USB device found, idVendor=152d, idProduct=2352
[ 8040.889525] usb 7-1.4.4: New USB device strings: Mfr=10, Product=11, SerialNumber=3
[ 8040.889531] usb 7-1.4.4: Product: USB Mass Storage
[ 8040.889536] usb 7-1.4.4: Manufacturer: WANLONGXIN
[ 8040.889541] usb 7-1.4.4: SerialNumber: 000000000077
[ 8040.890428] usb-storage 7-1.4.4:1.0: USB Mass Storage device detected
[ 8040.890737] scsi22 : usb-storage 7-1.4.4:1.0
[ 8041.724962] scsi 21:0:0:0: Direct-Access Generic Storage Device 0.00 PQ: 0 ANSI: 2
[ 8041.725568] sd 21:0:0:0: Attached scsi generic sg2 type 0
[ 8041.730513] sd 21:0:0:0: [sdb] Attached SCSI removable disk
[ 8041.888794] scsi 22:0:0:0: Direct-Access WL1000GS A872 PQ: 0 ANSI: 2 CCS
[ 8041.889380] sd 22:0:0:0: Attached scsi generic sg3 type 0
[ 8041.889889] sd 22:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 8041.890886] sd 22:0:0:0: [sdc] Write Protect is off
[ 8041.890899] sd 22:0:0:0: [sdc] Mode Sense: 34 00 00 00
[ 8041.891890] sd 22:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 8041.895553] sdc: sdc1
[ 8041.899140] sd 22:0:0:0: [sdc] Attached SCSI disk
[ 8071.909030] sd 22:0:0:0: timing out command, waited 30s

Power over the USB cable isn't an issue.

Has anyone recently seen this problem?

Does anyone have an idea about how to proceed?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
py-thon

Re: LMDE 201403 not seeing USB HDD Docking Station

Post by py-thon »

Check /var/log/syslog for entries when plugging the docking station. If there is some line which mentions gvfs and segfault it might be the same problem as with usb-connected digital cameras, in both cases lsusb lists the appliance but the memory card is not accessible: http://forums.linuxmint.com/viewtopic.p ... 8&t=146167
AlanWalker

Re: LMDE 201403 not seeing USB HDD Docking Station

Post by AlanWalker »

py-thon wrote:Check /var/log/syslog for entries when plugging the docking station. If there is some line which mentions gvfs and segfault it might be the same problem as with usb-connected digital cameras, in both cases lsusb lists the appliance but the memory card is not accessible: http://forums.linuxmint.com/viewtopic.p ... 8&t=146167
Thanks for your reply.

It appears that there are new versions of the deb files that your cite makes note of that
fixed that issue back in early March.

I can assure you that you do *not* want to install those newer versions LMDE 201403 UD8.

My issue with the docking station has become a side issue but I'll tend to it sooner than later.

I'll post my results as they happen here.

thanks again,
User avatar
martywd
Level 3
Level 3
Posts: 147
Joined: Sun May 08, 2011 10:35 am
Location: TX

Re: LMDE 201403 not seeing USB HDD Docking Station

Post by martywd »

@AlanWalker

Take a look at this thread: ==> http://forums.linuxmint.com/viewtopic.p ... 1&t=164748 <== which was yet another discussion of updating 'gvfs' files, but for LMDE 32-bit. The info found there can be applied to LMDE 64-bit as well.

Be sure to scroll down and read the posts _AFTER_ mine in that thread, for much, much more elaboration.
.
AlanWalker

Re: LMDE 201403 not seeing USB HDD Docking Station

Post by AlanWalker »

martywd wrote:@AlanWalker

Take a look at this thread: ==> http://forums.linuxmint.com/viewtopic.p ... 1&t=164748 <== which was yet another discussion of updating 'gvfs' files, but for LMDE 32-bit. The info found there can be applied to LMDE 64-bit as well.

Be sure to scroll down and read the posts _AFTER_ mine in that thread, for much, much more elaboration.
.
martywd,

Thanks, I'll look into that.
AlanWalker

Re: LMDE 201403 not seeing USB HDD Docking Station

Post by AlanWalker »

martywd wrote:@AlanWalker

Take a look at this thread: ==> http://forums.linuxmint.com/viewtopic.p ... 1&t=164748 <== which was yet another discussion of updating 'gvfs' files, but for LMDE 32-bit. The info found there can be applied to LMDE 64-bit as well.

Be sure to scroll down and read the posts _AFTER_ mine in that thread, for much, much more elaboration.
Updated with the equivalent amd64 files, but at least one error occurred and I was left with a system that on boot said it 'could not open Desktop' and left me with a blank desktop.

I restored my system to return to normal, and "normal" on this LMDE amd64 system is 'no USB Docking Station'.
Last edited by AlanWalker on Thu May 08, 2014 11:42 pm, edited 1 time in total.
AlanWalker

Re: LMDE 201403 not seeing USB HDD Docking Station

Post by AlanWalker »

Well, whatever is causing this problem is at least in LMDE 64bit Cinnamon (I'[ve not tried LMDE 32bit Cinnamon).

Nemo can see, and access, this USB external hard drive with Mint 12 64bit Cinnamon and Mint 16 64bit Cinnamon.

Installing deb files gvfs* amd64 and libgphoto2-6* amd 64 files has trashed my system twice (once because of an oversight error), but I have learned about tar restores, so that's a good thing come of this.

Research on the strings "mtp-probe" and "not an MTP device" (found in syslog) has not been fruitfull.

I'll continue looking.
AlanWalker

[Solved] LMDE 201403 not seeing USB HDD Docking Station

Post by AlanWalker »

AlanWalker wrote:Well, whatever is causing this problem is at least in LMDE 64bit Cinnamon (I'[ve not tried LMDE 32bit Cinnamon).

Nemo can see, and access, this USB external hard drive with Mint 12 64bit Cinnamon and Mint 16 64bit Cinnamon.
Resolved: for whatever reason, the USB external disk docking station noted in the first post to this thread is unpredictably marginal. Its worked with other Mint editions on the T500 involved, but not LMDE.

That docking station works without problem under XP Pro on a T60, but not this T500.

A different docking station does work on this system running LMDE.
Locked

Return to “LMDE Archive”