#17208: USB HDD detected but not mounted - /dev/sdax missing
-----------------------+-------------------------------------
 Reporter:  mpaulonic  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  Barrier Breaker (trunk)
Component:  packages   |    Version:  Trunk
 Keywords:  usb sda    |
-----------------------+-------------------------------------
 I have a WDR4300 and dmesg seems to work fine regarding usb:

 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.560000] usbcore:
 registered new interface driver usbfs
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.570000] usbcore:
 registered new interface driver hub
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.580000] usbcore:
 registered new device driver usb
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.590000] ehci_hcd: USB
 2.0 'Enhanced' Host Controller (EHCI) Driver
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.590000] ehci-platform:
 EHCI generic platform driver
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.600000] ehci-platform
 ehci-platform: EHCI Host Controller
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.600000] ehci-platform
 ehci-platform: new USB bus registered, assigned bus number 1
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.610000] ehci-platform
 ehci-platform: irq 3, io mem 0x1b000000
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.640000] ehci-platform
 ehci-platform: USB 2.0 started, EHCI 1.00
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.640000] hub 1-0:1.0: USB
 hub found
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.650000] hub 1-0:1.0: 1
 port detected
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    4.650000] ohci_hcd: USB
 1.1 'Open' Host Controller (OHCI) Driver
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    5.010000] usb 1-1: new
 high-speed USB device number 2 using ehci-platform
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    5.160000] hub 1-1:1.0: USB
 hub found
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    5.160000] hub 1-1:1.0: 4
 ports detected
 Fri Jul 18 21:43:02 2014 kern.info kernel: [    8.260000] usb 1-1.2: new
 high-speed USB device number 3 using ehci-platform

 The lsusb -v command list several attributes about my disk:

 Bus 001 Device 003: ID 1221:3234
 Device Descriptor:
   bLength                18
   bDescriptorType         1
   bcdUSB               2.00
   bDeviceClass            0 (Defined at Interface level)
   bDeviceSubClass         0
   bDeviceProtocol         0
   bMaxPacketSize0        64
   idVendor           0x1221
   idProduct          0x3234
   bcdDevice            0.00
   iManufacturer           1 (error)
   iProduct                2 USB
   iSerial                 3 1000000000000AD1
   bNumConfigurations      1
   Configuration Descriptor:
     bLength                 9
     bDescriptorType         2
     wTotalLength           32
     bNumInterfaces          1
     bConfigurationValue     1
     iConfiguration          0
     bmAttributes         0x80
       (Bus Powered)
     MaxPower              100mA
     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     0x01  EP 1 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:     0x0000
   (Bus Powered)

 but there is no /dev/sdax. I have installed all the modules needed (so I
 think). Any help?

--
Ticket URL: <https://dev.openwrt.org/ticket/17208>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to