Вставляю в картридер любую MicroSD карту, в файловом менеджере она не отображается, вообще в графическом интерфейсе ничего нового не появляется, mount /dev/sdc1 <mountpoint>
выполняется бесконечно долго ждет и завершается со случайной ошибкой (UPD).
Если выполнить dmesg -w
и вставить карту, то добавляется следующее
[ 187.560983] sd 9:0:0:0: [sdc] 7626752 512-byte logical blocks: (3.90 GB/3.64 GiB)
[ 187.564827] sdc: sdc1
[ 187.712511] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 187.871846] sd 9:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 187.871851] sd 9:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 74 5d 20 00 00 08 00
[ 187.871855] blk_update_request: I/O error, dev sdc, sector 7626016 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 188.012493] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 188.172030] sd 9:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 188.172034] sd 9:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 00 00 10 00 00 08 00
[ 188.172038] blk_update_request: I/O error, dev sdc, sector 16 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 188.308461] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 188.466868] sd 9:0:0:0: [sdc] Unaligned partial completion (resid=11251, sector_sz=512)
[ 188.466874] sd 9:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 18 00
[ 188.466881] sd 9:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 188.466883] sd 9:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 00 00 20 00 00 18 00
[ 188.466887] blk_update_request: I/O error, dev sdc, sector 32 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[ 188.592742] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 188.754852] sd 9:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 188.754857] sd 9:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 00 00 40 00 00 38 00
[ 188.754860] blk_update_request: I/O error, dev sdc, sector 64 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 188.884439] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 189.042876] sd 9:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 189.042881] sd 9:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 00 00 80 00 00 90 00
[ 189.042884] blk_update_request: I/O error, dev sdc, sector 128 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[ 189.172462] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 189.480429] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 189.788442] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 190.396432] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 190.700426] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 191.016348] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 191.316350] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 191.640340] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 191.803037] sd 9:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 191.803042] sd 9:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 00 01 10 00 00 f0 00
[ 191.803045] blk_update_request: I/O error, dev sdc, sector 272 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[ 191.928576] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 192.240339] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 192.540301] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 192.844327] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 193.148284] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 193.440499] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
[ 193.756286] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
$ inxi -S
System: Host: ryzen Kernel: 5.4.0-135-generic x86_64 bits: 64 Desktop: KDE Plasma 5.12.6
Distro: Ubuntu 18.04.1 LTS
$ lsusb
...
Bus 001 Device 003: ID 14cd:168a Super Top
...