This weeks removeable storage saga continues.
This time I have a new 64Gb generic USB pen drive which is not recognized as a logical block device.
Either that or the system is not able to correctly determine the size of the media.
lsusb reports Device/ Vendor ID 0011:7788
fdisk -l causes the terminal to freeze.
Gparted just scans for devices for ever and I have to close it.
Dmesg output, for the device only, shows it is seen as:
usb 4-1.3: New USB device found, idVendor=0011, idProduct=7788
usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 4-1.3: Manufacturer: Generic
usb 4-1.3: SerialNumber: 210F8EF1
usb 4-1.4: new low speed USB device using uhci_hcd and address 6
usb 4-1.4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
But not as a logical block device:
sd 2:0:0:0: [sdb] Unhandled error code
sd 2:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK
sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 07 c3 7f f8 00 00 01 00
end_request: I/O error, dev sdb, sector 130252792
Buffer I/O error on device sdb, logical block 16281599
usb 4-1.3: reset full speed USB device using uhci_hcd and address 5
usb 4-1.3: reset full speed USB device using uhci_hcd and address 5
usb 4-1.3: reset full speed USB device using uhci_hcd and address 5
usb 4-1.3: reset full speed USB device using uhci_hcd and address 5
usb 4-1.3: reset full speed USB device using uhci_hcd and address 5
usb 4-1.3: reset full speed USB device using uhci_hcd and address 5
sd 2:0:0:0: [sdb] Unhandled error code
sd 2:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK
sd 2:0:0:0: [sdb] CDB: Read(10): 28 00 07 c3 7f f8 00 00 01 00
end_request: I/O error, dev sdb, sector 130252792
The device works fine on a Windblows (TM) system and on my DVD player but does not work on any Linux distro here at all, eg Mint, Buntu, PCLOS. All report the same error.