Bug 68701 - USB external drive can't be detected and mounted
Summary: USB external drive can't be detected and mounted
Status: NEW
Alias: None
Product: udisks
Classification: Unclassified
Component: detection (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 12:10 UTC by msdobrescu@gmail.com
Modified: 2013-08-30 14:00 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg log file (25.31 KB, text/plain)
2013-08-29 12:10 UTC, msdobrescu@gmail.com
Details
detection and mount logs (433.21 KB, application/zip)
2013-08-29 12:11 UTC, msdobrescu@gmail.com
Details

Description msdobrescu@gmail.com 2013-08-29 12:10:23 UTC
Created attachment 84835 [details]
dmesg log file

Can't mount external USB drive.
I have attached the logs. Look for "New USB device found, idVendor=14cd, idProduct=6116" regarding sdf device disk.
It could be from bads, but I mount it on Windows and Linux Mageia 3 with no problems.
Comment 1 msdobrescu@gmail.com 2013-08-29 12:11:13 UTC
Created attachment 84836 [details]
detection and mount logs

lsusb -vd 14cd:6116

Bus 007 Device 008: ID 14cd:6116 Super Top M6116 SATA Bridge
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x14cd Super Top
  idProduct          0x6116 M6116 SATA Bridge
  bcdDevice            1.60
  iManufacturer           1 Super Top   
  iProduct                3 USB 2.0  SATA BRIDGE   
  iSerial                 2 M6116018VF16
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered
Comment 2 msdobrescu@gmail.com 2013-08-29 12:12:49 UTC
OS: Sabayon 64 bit
Kernel: 3.10
Comment 3 msdobrescu@gmail.com 2013-08-30 14:00:08 UTC
Udisks is 2.1.0 (you don't have the versions listed here, so I've left it as unspecified)


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.