Samsung portable usb3.1 ssd not working on turris mox

I have tried the usb port on the router and the ports on the F-module.
Modules are loaded and drivers are used, but it is impossible to access the drive.
I have tried with turris os 4 and 5 (in the hope, a newer kernel might help…)
I even tried adding a powered hub, in case it’s a problem of the ssd taking to much power…
The system log shows this:
Jun 26 11:01:05 wolke kernel: [ 451.967893] sd 0:0:0:0: [sda] tag#1 uas_eh_abort_handler 0 uas-tag 2 inflight: IN
Jun 26 11:01:05 wolke kernel: [ 451.975861] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x28 28 00 74 70 6a 28 00 00 a8 00
Jun 26 11:01:06 wolke kernel: [ 452.017893] scsi host0: uas_eh_device_reset_handler start
Jun 26 11:01:06 wolke kernel: [ 452.179101] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd
Jun 26 11:01:06 wolke kernel: [ 452.225887] scsi host0: uas_eh_device_reset_handler success
Jun 26 11:01:36 wolke kernel: [ 482.700595] scsi host0: uas_eh_device_reset_handler start
Jun 26 11:01:36 wolke kernel: [ 482.707050] sd 0:0:0:0: [sda] tag#0 uas_zap_pending 0 uas-tag 1 inflight:
Jun 26 11:01:36 wolke kernel: [ 482.714259] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 74 70 6a 28 00 00 a8 00
Jun 26 11:01:36 wolke kernel: [ 482.871918] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd
Jun 26 11:01:36 wolke kernel: [ 482.908649] scsi host0: uas_eh_device_reset_handler success
Jun 26 11:02:08 wolke kernel: [ 514.076771] scsi host0: uas_eh_device_reset_handler start
Jun 26 11:02:08 wolke kernel: [ 514.083232] sd 0:0:0:0: [sda] tag#0 uas_zap_pending 0 uas-tag 1 inflight:
Jun 26 11:02:08 wolke kernel: [ 514.090438] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 74 70 6a 28 00 00 a8 00
Jun 26 11:02:08 wolke kernel: [ 514.258079] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd
Jun 26 11:02:08 wolke kernel: [ 514.294836] scsi host0: uas_eh_device_reset_handler success
Jun 26 11:02:38 wolke kernel: [ 544.773448] scsi host0: uas_eh_device_reset_handler start
Jun 26 11:02:38 wolke kernel: [ 544.779911] sd 0:0:0:0: [sda] tag#0 uas_zap_pending 0 uas-tag 1 inflight:
Jun 26 11:02:38 wolke kernel: [ 544.787130] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 74 70 6a 28 00 00 a8 00
Jun 26 11:02:38 wolke kernel: [ 544.954826] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd
Jun 26 11:02:39 wolke kernel: [ 544.991840] scsi host0: uas_eh_device_reset_handler success
Jun 26 11:03:10 wolke kernel: [ 576.130062] scsi host0: uas_eh_device_reset_handler start
Jun 26 11:03:10 wolke kernel: [ 576.136597] sd 0:0:0:0: [sda] tag#0 uas_zap_pending 0 uas-tag 1 inflight:
Jun 26 11:03:10 wolke kernel: [ 576.143803] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 74 70 6a 28 00 00 a8 00
Jun 26 11:03:10 wolke kernel: [ 576.300943] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd
Jun 26 11:03:10 wolke kernel: [ 576.338417] scsi host0: uas_eh_device_reset_handler success
Jun 26 11:03:40 wolke kernel: [ 606.847047] scsi host0: uas_eh_device_reset_handler start
Jun 26 11:03:40 wolke kernel: [ 606.857104] sd 0:0:0:0: [sda] tag#0 uas_zap_pending 0 uas-tag 1 inflight:
Jun 26 11:03:40 wolke kernel: [ 606.863912] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 74 70 6a 28 00 00 a8 00
Jun 26 11:03:41 wolke kernel: [ 607.018478] usb 3-2: reset SuperSpeed USB device number 2 using xhci_hcd
Jun 26 11:03:41 wolke kernel: [ 607.055268] scsi host0: uas_eh_device_reset_handler success
Jun 26 11:03:41 wolke kernel: [ 607.061808] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x08 driverbyte=0x00
Jun 26 11:03:41 wolke kernel: [ 607.070296] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 74 70 6a 28 00 00 a8 00
Jun 26 11:03:41 wolke kernel: [ 607.078249] print_req_error: I/O error, dev sda, sector 1953524264

The ssd works perfectly with my desktop linux computer (arch linux).
I know that this might be a hardware question, but it seems to be a software/driver problem, so i ask here.

Please can anyone help me?

Did you try to disable UASP? You might even just try to blacklist the chip to prevent it to use UASP.

I have no idea how to do that. Is there some documentation on that for turris os? A quick websearch got me nothing useable.
Also (i don’t know if that makes a difference) the drive works with uas driver on Arch.