[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

USB - odzysk danych



Witam,
Walkman, który pełnił również rolę pendriva, padł (chyba uwalona elektronika) ale próbuje odzyskać z niego pliki, a właściwie w jakikolwiek sposób dostać się do niego.

#fdisk /dev/sdb
fdisk: nie można otworzyć /dev/sdb: Brak medium

W jaki sposób można, o ile to możliwe jeszcze, jakoś go otworzyć.

Po podłączeniu takie oto komunikaty:

#dmesg
[ 3751.556078] usb 2-4: new high-speed USB device number 3 using ehci_hcd
[ 3751.739457] Initializing USB Mass Storage driver...
[ 3751.739671] scsi5 : usb-storage 2-4:1.0
[ 3751.739808] usbcore: registered new interface driver usb-storage
[ 3751.739812] USB Mass Storage support registered.
[ 3751.779472] usbcore: registered new interface driver uas
[ 3752.737188] scsi 5:0:0:0: Direct-Access     SONY     WALKMAN          1.00 PQ: 0 ANSI: 4
[ 3752.738905] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 3752.744397] sd 5:0:0:0: [sdb] Attached SCSI removable disk

#lsusb -v -d 054c:03d8
Bus 002 Device 003: ID 054c:03d8 Sony Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x054c Sony Corp.
  idProduct          0x03d8 
  bcdDevice            0.01
  iManufacturer           1 SONY
  iProduct                2 WALKMAN
  iSerial                 8 0E495671258731
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          3 USB/MSC LCD Player
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              4 USB/MSC LCD Player
      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
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              16
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)

Dzięki za wszelkie pomysły, pozdrawiam
Adam


Reply to: