External nvme usb drive does not mount or show device

I’m trying to get my external nvme usb device to mount on manjaro arm edition. For some reason it will not mount, or list the usb device. It works fine on my manjaro laptop.
Strangely…If i use an old spinning hdd enclosure that will work correctly.

Anything in dmesg just after connecting the device?

dmesg -w output:

[ 1427.368302] usb 1-1: USB disconnect, device number 2
[ 1427.368336] usb 1-1.1: USB disconnect, device number 3
[ 1427.927691] usb 1-1.4: USB disconnect, device number 4

When i plug the drive into my desktop I get this output:

[ 6242.460488] usb 2-4: new SuperSpeed USB device number 3 using xhci_hcd
[ 6242.485011] usb 2-4: New USB device found, idVendor=0bda, idProduct=0031, bcdDevice=20.01
[ 6242.485024] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6242.485030] usb 2-4: Product: 31
[ 6242.485034] usb 2-4: Manufacturer: M
[ 6242.485038] usb 2-4: SerialNumber: 012345681722
[ 6242.488611] usb 2-4: Enable of device-initiated U1 failed.
[ 6242.488966] usb 2-4: Enable of device-initiated U2 failed.
[ 6242.505448] usb 2-4: Enable of device-initiated U1 failed.
[ 6242.505804] usb 2-4: Enable of device-initiated U2 failed.
[ 6242.508320] scsi host2: uas
[ 6242.512937] scsi 2:0:0:0: Direct-Access     M        31CG             1.00 PQ: 0 ANSI: 6
[ 6242.573914] sd 2:0:0:0: [sdb] 8001573552 512-byte logical blocks: (4.10 TB/3.73 TiB)
[ 6242.575875] sd 2:0:0:0: [sdb] Write Protect is off
[ 6242.575878] sd 2:0:0:0: [sdb] Mode Sense: 37 00 00 08
[ 6242.580794] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6242.584353] sd 2:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[ 6242.584356] sd 2:0:0:0: [sdb] Optimal transfer size 33553920 bytes
[ 6242.608097]  sdb: sdb1
[ 6242.608235] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 6242.915898] EXT4-fs (sdb1): recovery complete
[ 6242.915906] EXT4-fs (sdb1): mounted filesystem db4d743b-9f8a-4de8-9611-8febae2681b2 r/w with ordered data mode. Quota mode: none.

Sorry missed for too long. But from that log it looks sdb is initiated fine, there are just no partitions yet.
Best use something like gparted to partition and format.