Code: Select all
sudo modprobe floppy
Password:
modprobe: ERROR: could not insert 'floppy': No such deviceCode: Select all
...[ 35.054975] end_request: I/O error, dev sdg, sector 0
[ 35.054981] Buffer I/O error on device sdg, logical block 0
[ 42.926894] sd 7:0:0:0: [sdg] Unhandled sense code
[ 42.926898] sd 7:0:0:0: [sdg]
[ 42.926900] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 42.926902] sd 7:0:0:0: [sdg]
[ 42.926903] Sense Key : Medium Error [current]
[ 42.926907] sd 7:0:0:0: [sdg]
[ 42.926911] Add. Sense: Incompatible medium installed
[ 42.926913] sd 7:0:0:0: [sdg] CDB:
[ 42.926915] Read(10): 28 00 00 00 00 00 00 00 08 00 00 00
[ 42.926925] end_request: I/O error, dev sdg, sector 0
[ 42.926927] Buffer I/O error on device sdg, logical block 0
[ 43.171712] EXT4-fs (sda3): re-mounted. Opts: commit=0
[ 43.175109] EXT4-fs (sda1): re-mounted. Opts: commit=0
[ 43.211283] EXT4-fs (sdb1): re-mounted. Opts: commit=0
[ 50.766891] sd 7:0:0:0: [sdg] Unhandled sense code
[ 50.766899] sd 7:0:0:0: [sdg]
[ 50.766903] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 50.766907] sd 7:0:0:0: [sdg]
[ 50.766910] Sense Key : Medium Error [current]
[ 50.766917] sd 7:0:0:0: [sdg]
[ 50.766924] Add. Sense: Incompatible medium installed
[ 50.766929] sd 7:0:0:0: [sdg] CDB:
[ 50.766931] Read(10): 28 00 00 00 00 00 00 00 08 00 00 00
[ 50.766951] end_request: I/O error, dev sdg, sector 0
[ 50.766955] Buffer I/O error on device sdg, logical block 0
[ 246.940097] floppy0: no floppy controllers foundCode: Select all
Bus 002 Device 002: ID 0644:0000 TEAC Corp. Floppy
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0644 TEAC Corp.
idProduct 0x0000 Floppy
bcdDevice 2.00
iManufacturer 1 TEACV0.0
iProduct 2 TEACV0.0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 98mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 4 Floppy (UFI)
bInterfaceProtocol 0 Control/Bulk/Interrupt
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 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 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 127
Device Status: 0x0000
(Bus Powered)

