Samsung T5 SSD, how to mount?

Also for this command, the moment after it has been plugged in:

sudo dmesg -T | tail -n 50

I tried

  • 2 usb ports on the laptop itself
  • 1 usb C port on the laptop itself
  • 1 usb port on my docking station

I checked lsblk every time, I don’t see any difference.
The last log is like this.

[303573.321450] usb 2-1: USB disconnect, device number 10
[303584.954809] usb 2-2: new SuperSpeed USB device number 11 using xhci_hcd
[303613.061483] usb 2-2: USB disconnect, device number 11
[303621.471773] usb 4-1.3: new SuperSpeed USB device number 4 using xhci_hcd
[303700.018165] usb 4-1.3: USB disconnect, device number 4
[303704.231788] usb 4-1.3: new SuperSpeed USB device number 5 using xhci_hcd
[303714.864899] usb 4-1.3: USB disconnect, device number 5
[303718.181562] usb 2-1: new SuperSpeed USB device number 12 using xhci_hcd
aqm@aqm /> sudo lsblk
NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
nvme0n1     259:0    0 476,9G  0 disk 
├─nvme0n1p1 259:1    0   300M  0 part /boot/efi
├─nvme0n1p2 259:2    0 459,6G  0 part /
└─nvme0n1p3 259:3    0  17,1G  0 part [SWAP]

Yeah, I anticipated on that on my last post. But here it is as a whole.

aqm@aqm /> sudo dmesg -T | tail -n 50
[vr dec 31 13:54:35 2021] hub 3-0:1.0: 2 ports detected
[vr dec 31 13:54:35 2021] xhci_hcd 0000:3e:00.0: xHCI Host Controller
[vr dec 31 13:54:35 2021] xhci_hcd 0000:3e:00.0: new USB bus registered, assigned bus number 4
[vr dec 31 13:54:35 2021] xhci_hcd 0000:3e:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[vr dec 31 13:54:35 2021] hub 4-0:1.0: USB hub found
[vr dec 31 13:54:35 2021] hub 4-0:1.0: 2 ports detected
[vr dec 31 13:54:35 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[vr dec 31 13:54:35 2021] hub 3-1:1.0: USB hub found
[vr dec 31 13:54:35 2021] hub 3-1:1.0: 7 ports detected
[vr dec 31 13:54:35 2021] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[vr dec 31 13:54:35 2021] hub 4-1:1.0: USB hub found
[vr dec 31 13:54:35 2021] hub 4-1:1.0: 7 ports detected
[vr dec 31 13:54:35 2021] usb 3-1.1: new full-speed USB device number 3 using xhci_hcd
[vr dec 31 13:54:35 2021] usblp 3-1.1:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1D17
[vr dec 31 13:54:35 2021] usb 4-1.2: new SuperSpeed USB device number 3 using xhci_hcd
[vr dec 31 13:54:36 2021] usb 3-1.5: new high-speed USB device number 4 using xhci_hcd
[vr dec 31 13:54:36 2021] usb 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[vr dec 31 13:54:36 2021] r8152 4-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 10:65:30:9a:45:23
[vr dec 31 13:54:36 2021] r8152 4-1.2:1.0 eth0: v1.09.9
[vr dec 31 13:54:37 2021] usb 3-1.7: new high-speed USB device number 5 using xhci_hcd
[vr dec 31 13:54:37 2021] hub 3-1.7:1.0: USB hub found
[vr dec 31 13:54:37 2021] hub 3-1.7:1.0: 4 ports detected
[vr dec 31 13:54:37 2021] usb 3-1.7.1: new full-speed USB device number 6 using xhci_hcd
[vr dec 31 13:54:37 2021] hub 3-1.7.1:1.0: USB hub found
[vr dec 31 13:54:37 2021] hub 3-1.7.1:1.0: 3 ports detected
[vr dec 31 13:54:37 2021] usb 3-1.7.4: new low-speed USB device number 7 using xhci_hcd
[vr dec 31 13:54:37 2021] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:02.0/0000:3e:00.0/usb3/3-1/3-1.7/3-1.7.4/3-1.7.4:1.0/0003:046D:C069.0014/input/input66
[vr dec 31 13:54:37 2021] hid-generic 0003:046D:C069.0014: input,hidraw1: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:3e:00.0-1.7.4/input0
[vr dec 31 13:54:37 2021] usb 3-1.7.1.1: new full-speed USB device number 8 using xhci_hcd
[vr dec 31 13:54:37 2021] input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:02.0/0000:3e:00.0/usb3/3-1/3-1.7/3-1.7.1/3-1.7.1.1/3-1.7.1.1:1.0/0003:413C:2010.0015/input/input67
[vr dec 31 13:54:38 2021] hid-generic 0003:413C:2010.0015: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell USB Keyboard Hub] on usb-0000:3e:00.0-1.7.1.1/input0
[vr dec 31 13:54:38 2021] input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:02.0/0000:3e:00.0/usb3/3-1/3-1.7/3-1.7.1/3-1.7.1.1/3-1.7.1.1:1.1/0003:413C:2010.0016/input/input68
[vr dec 31 13:54:38 2021] hid-generic 0003:413C:2010.0016: input,hidraw3: USB HID v1.10 Device [Dell Dell USB Keyboard Hub] on usb-0000:3e:00.0-1.7.1.1/input1
[vr dec 31 13:54:38 2021] r8152 4-1.2:1.0 enp62s0u1u2: renamed from eth0
[vr dec 31 13:54:38 2021] IPv6: ADDRCONF(NETDEV_UP): enp62s0u1u2: link is not ready
[vr dec 31 13:54:38 2021] IPv6: ADDRCONF(NETDEV_UP): enp62s0u1u2: link is not ready
[vr dec 31 13:54:39 2021] acpi INT3400:00: Unsupported event [0x86]
[vr dec 31 13:54:39 2021] ata2: SATA link down (SStatus 4 SControl 300)
[vr dec 31 13:54:44 2021] usb 2-1: new SuperSpeed USB device number 10 using xhci_hcd
[vr dec 31 13:54:44 2021] usblp0: removed
[vr dec 31 13:54:44 2021] usblp 3-1.1:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1D17
[vr dec 31 14:03:43 2021] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B (start=1980091 end=1980092) time 134 us, min 1192, max 1199, scanline start 1191, end 1201
[vr dec 31 14:10:54 2021] usb 2-1: USB disconnect, device number 10
[vr dec 31 14:11:05 2021] usb 2-2: new SuperSpeed USB device number 11 using xhci_hcd
[vr dec 31 14:11:34 2021] usb 2-2: USB disconnect, device number 11
[vr dec 31 14:11:42 2021] usb 4-1.3: new SuperSpeed USB device number 4 using xhci_hcd
[vr dec 31 14:13:01 2021] usb 4-1.3: USB disconnect, device number 4
[vr dec 31 14:13:05 2021] usb 4-1.3: new SuperSpeed USB device number 5 using xhci_hcd
[vr dec 31 14:13:15 2021] usb 4-1.3: USB disconnect, device number 5
[vr dec 31 14:13:19 2021] usb 2-1: new SuperSpeed USB device number 12 using xhci_hcd

I think these have to do with it.

aqm@aqm ~> ll /dev/
total 0
...
lrwxrwxrwx  1 root root              15 31 dec 14:13 android -> bus/usb/002/012
lrwxrwxrwx  1 root root              15 31 dec 14:13 android1 -> bus/usb/002/012
..

EDIT:

aqm@aqm ~> sudo mount /dev/android /media
mount: /media: /dev/bus/usb/002/012 is not a block device.
aqm@aqm ~> sudo mount /dev/android1 /media
mount: /media: /dev/bus/usb/002/012 is not a block device.

Please post the output of:

dmesg -T | grep usb | tail -n 20

I just want to check something.

@Mirdarthos sure.

aqm@aqm ~> sudo dmesg -T | grep usb | tail -n 20
[vr dec 31 13:54:37 2021] usb 3-1.7.1: new full-speed USB device number 6 using xhci_hcd
[vr dec 31 13:54:37 2021] usb 3-1.7.4: new low-speed USB device number 7 using xhci_hcd
[vr dec 31 13:54:37 2021] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:02.0/0000:3e:00.0/usb3/3-1/3-1.7/3-1.7.4/3-1.7.4:1.0/0003:046D:C069.0014/input/input66
[vr dec 31 13:54:37 2021] hid-generic 0003:046D:C069.0014: input,hidraw1: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:3e:00.0-1.7.4/input0
[vr dec 31 13:54:37 2021] usb 3-1.7.1.1: new full-speed USB device number 8 using xhci_hcd
[vr dec 31 13:54:37 2021] input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:02.0/0000:3e:00.0/usb3/3-1/3-1.7/3-1.7.1/3-1.7.1.1/3-1.7.1.1:1.0/0003:413C:2010.0015/input/input67
[vr dec 31 13:54:38 2021] hid-generic 0003:413C:2010.0015: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell USB Keyboard Hub] on usb-0000:3e:00.0-1.7.1.1/input0
[vr dec 31 13:54:38 2021] input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:02.0/0000:3e:00.0/usb3/3-1/3-1.7/3-1.7.1/3-1.7.1.1/3-1.7.1.1:1.1/0003:413C:2010.0016/input/input68
[vr dec 31 13:54:38 2021] hid-generic 0003:413C:2010.0016: input,hidraw3: USB HID v1.10 Device [Dell Dell USB Keyboard Hub] on usb-0000:3e:00.0-1.7.1.1/input1
[vr dec 31 13:54:44 2021] usb 2-1: new SuperSpeed USB device number 10 using xhci_hcd
[vr dec 31 13:54:44 2021] usblp0: removed
[vr dec 31 13:54:44 2021] usblp 3-1.1:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1D17
[vr dec 31 14:10:54 2021] usb 2-1: USB disconnect, device number 10
[vr dec 31 14:11:05 2021] usb 2-2: new SuperSpeed USB device number 11 using xhci_hcd
[vr dec 31 14:11:34 2021] usb 2-2: USB disconnect, device number 11
[vr dec 31 14:11:42 2021] usb 4-1.3: new SuperSpeed USB device number 4 using xhci_hcd
[vr dec 31 14:13:01 2021] usb 4-1.3: USB disconnect, device number 4
[vr dec 31 14:13:05 2021] usb 4-1.3: new SuperSpeed USB device number 5 using xhci_hcd
[vr dec 31 14:13:15 2021] usb 4-1.3: USB disconnect, device number 5
[vr dec 31 14:13:19 2021] usb 2-1: new SuperSpeed USB device number 12 using xhci_hcd

EDIT:

I replugged in. The times are as fresh as they get. My local time here is 14.24

[vr dec 31 14:13:19 2021] usb 2-1: new SuperSpeed USB device number 12 using xhci_hcd
[vr dec 31 14:24:28 2021] usb 2-1: USB disconnect, device number 12
[vr dec 31 14:24:30 2021] usb 2-1: new SuperSpeed USB device number 13 using xhci_hcd

Please provide the output to this command before plugging the drive in as well as after plugging the drive in.

@Mirdarthos Is this output readable/clear?

aqm@aqm ~> diff before.txt after.txt
2a3,4
> lrwxrwxrwx  1 root root              15 31 dec 12:33 android -> bus/usb/002/003
> lrwxrwxrwx  1 root root              15 31 dec 12:33 android1 -> bus/usb/002/003
52c54
< crw-rw-rw-  1 root tty         5,     2 31 dec 12:33 ptmx
---
> crw-rw-rw-  1 root tty         5,     2 31 dec 12:34 ptmx
58c60
< drwxrwxrwt  3 root root              60 31 dec 12:33 shm
---
> drwxrwxrwt  3 root root              60 31 dec 12:34 shm
143c145
< drwxr-x---  5 root vboxusers        100 27 dec 09:37 vboxusb
---
> drwxr-x---  6 root vboxusers        120 31 dec 12:33 vboxusb

Well, now you’ve made me say it. :stuck_out_tongue_winking_eye:

I’ve never used diff before, so not really no.

I’m pretty sure the problem is your USB port. The device is not properly detected. Some Samsung devices are known to not be 100% compatible with the specs. You could try kernels before 5.10.

1 Like

That was my guess as well…was just trying to confirm it before saying anything.

No problem :slight_smile: I find it also hard to read. Below image should be (more) clear. Right?

Rightclick to open bigger in new tab.

My best guess is the same as @Wollie’s. It might be a defective SSD or, more likely, something’s wrong with the power’s supply. Hey, it might even be the cable!

1 Like

I tried different physical ports. Also, I had never had issues before with my ports. I am guessing it is more probable that the device is not compatible. But how would I know that for sure?

I tried two different cables.

Is there some sort of encrytion active on the disk? https://askubuntu.com/questions/1341088/how-access-files-on-portable-ssd-samsung-t5-on-ubuntu-20-04

If there was, it would still have been listed with

sudo lsblk

Test it i another PC, and see if it works there…

Jup, I was on my way to test it on a Windows machine. I just tried, and it works, plug and play. It has some sort of tool where you can specify a password. I did not activate it. So I guess it is not encrypted now. Retested it on Manjaro after it with no difference as far as I can see.

I also found this source, but it is just one source which says it is not compatible with Linux? https://askubuntu.com/questions/1204208/samsung-ssd-t5-compatibily-with-ubuntu

Try

$ lsusb -v

I vaguely remember one thread where the t5 ssd showed up after using that command…

edit: found it

But that should be fixed now according to the newest post in that thread :man_shrugging:

1 Like

Yeah, I also came across that theard. I tried the command. The device is listed. What do I do after it? I don’t see any difference.

How do I know If I have the fix on my system? I did an upgrade of my system since a long time yesterday. Now I want to back up everything. I think I am also on an older kernel, 4.14.257-1.

This could be a factor, try to rule it out. Trying newer/current kernels is easy on manjaro:
https://wiki.manjaro.org/index.php/Manjaro_Kernels

Try to list partitions and/or mount them:

$ fdisk -l
$ lsblk -f

On the Arch site about this problem was posted:

The patch was merged on kernel version:
4.4.293
4.9.291
4.14.256
4.19.218

5.4.160
5.10.80
5.14.19
5.15.3

All available kernels in Manjaro are above and should have the fix. :neutral_face: