Quad Sata Hat… figured the wiki directions would be a good place to start but even still… OMV only shows one of the two Samsung 860 QVO drives.
as I said. I’ve followed the wiki directions, followed another users directions… googled for a bit… updated firmware despite the warning at the top of the post… followed wiki directions again… poked with some randomness. I’m tired of fishing the SD card out and waiting through the downloading and updating process.
:~ $ lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
|__ Port 1: Dev 3, If 0, Class=Mass Storage, Driver=uas, 5000M
|__ Port 2: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 4: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 4: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 12M
dmesg
::snip:: (you want full dmesg?)
[ 21.361452] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 21.392747] usb 2-2: New USB device found, idVendor=1058, idProduct=0a10, bcd Device=81.36
[ 21.392762] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 21.392775] usb 2-2: Product: JMS56x Series
[ 21.392787] usb 2-2: Manufacturer: JMicron
[ 21.392799] usb 2-2: SerialNumber: 1234567890123
[ 21.414554] scsi host0: uas
[ 21.417313] scsi 0:0:0:0: Direct-Access Samsung SSD 860 QVO 1TB 8136 PQ : 0 ANSI: 6
[ 21.419642] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/93 2 GiB)
[ 21.420028] sd 0:0:0:0: [sda] Write Protect is off
[ 21.420043] sd 0:0:0:0: [sda] Mode Sense: 67 00 10 08
[ 21.420571] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supp orts DPO and FUA
[ 21.421450] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
[ 21.480720] sd 0:0:0:0: [sda] Attached SCSI disk
[ 21.961443] usb 2-1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[ 21.992806] usb 2-1: New USB device found, idVendor=1058, idProduct=0a10, bcd Device=81.36
[ 21.992820] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 21.992833] usb 2-1: Product: JMS56x Series
[ 21.992845] usb 2-1: Manufacturer: JMicron
[ 21.992857] usb 2-1: SerialNumber: 1234567890123
[ 22.008118] scsi host1: uas
[ 22.009400] scsi 1:0:0:0: Direct-Access Samsung SSD 860 QVO 1TB 8136 PQ : 0 ANSI: 6
[ 22.012517] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/93 2 GiB)
[ 22.012762] sd 1:0:0:0: [sdb] Write Protect is off
[ 22.012777] sd 1:0:0:0: [sdb] Mode Sense: 67 00 10 08
[ 22.013260] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supp orts DPO and FUA
[ 22.014023] sd 1:0:0:0: [sdb] Optimal transfer size 33553920 bytes
[ 22.059224] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 22.279711] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 22.279799] sd 1:0:0:0: Attached scsi generic sg1 type 0
firmware
:~ $ cd jms561-fw-update/
:~/jms561-fw-update $ sudo ./JMS561FwUpdate -d /dev/sda -v
Bridge Firmware Version: v8.1.3.6
:~/jms561-fw-update $ sudo ./JMS561FwUpdate -d /dev/sdb -v
Bridge Firmware Version: v8.1.3.6
:~/jms561-fw-update $