QNAP QNA-UC5G1T 5 GBit USB 3 driver?

flashdrive

Patron
Joined
Apr 2, 2021
Messages
264
Hello,

as first stated in here:


I have plugged in a single QNA-UC5G1T into my system.

dmesg does detect it:

ugen0.3: <QNAP QNAP QNA-UC5G1T USB to 5GbE Adapter> at usbus0

However I cannot make it useable in TrueNAS, as it seems:

ifconfig -a

no show

inside TrueNAS the same.

Any ideas?
 

flashdrive

Patron
Joined
Apr 2, 2021
Messages
264

Requires the Marvell AQtion AQC111U driver

so far so good

How would I install that in TrueNAS then?


 

flashdrive

Patron
Joined
Apr 2, 2021
Messages
264

flashdrive

Patron
Joined
Apr 2, 2021
Messages
264
This is going to be lenghty about the QNAP QNA-UC5G1T 5 GBit USB 3 out TrueNAS, so here we go:


1) Generic Win 10 PC with QNAP QXG-5G1T-111C Netzwerkkarte Ethernet 5000 Mbit/s intern
2) MacBook Pro (old one)
3) MacBook Air (last Intel CPU model)

4) Switch Asus XG-U2008 10G Switch (2x 10G Ports, 8x GB-LAN Ports, Unmanaged)
5) good quality CAT 7 ethernet cables

drivers from QNAP and https://www.marvell.com/support/downloads.html

installed:
QNAP QNA-UC5G1T Firmware3.1.62020-06-08


A)
1) and 2)
Static IP, direct connect without switch - devices do see each other

However: in 2) plug and play directly into MBPro QNAP QNA-UC5G1T 5 GBit USB 3 is being detected, but without 5 GBit mode

On both NICs all lights are green, good to go

Starting a file transfer using cifs/smb from 2) > 1) - after about 5 seconds the network share is lost

Conclusion: useless

reports point to installation of macOS driver, but this seems to be a hassle

B)
1) and 3)

same as A) connection wise

On both NICs all lights are green, good to go

Starting a file transfer using cifs/smb from 2) > 1) RAM Disk = 200 MByte/s

Conclusion: useful but not 5 GBit speed

C)

same as above, but with 4)

QNAP QNA-UC5G1T 5 GBit USB 3 does not go to 5Gbit speed, indicator at device is not green

Conclusion: useless switch

1)

Delock 65990

Pricy alternative: Aquantia ACQ107

2)
QNAP QNA-T310G1T, RJ-45, Thunderbolt 3 - doesn't work with MB Pro

3)

Sonnet Solo 10G, Thunderbolt

Also hab ich ein bisschen tiefer in die Tasche gegriffen und einen Sonnet Solo 10G mit Aquantia ACQ107 chip drin. Das ist glücklicherweise der gleiche Chip, den der iMac Pro nativ verwendet und Apple bringt den Treiber nativ in Big Sur mit
=> Funktioniert perfekt ohne Einschränkungen. Direkt Plug an play, 10Gbit möglich, MTU9000 möglich.


4)
CSL - USB 3.2 Netzwerkadapter 2500 Mbps - USB C auf RJ45 Buchse - Gigabit Ethernet LAN Adapter – bis zu 2500 Mbps / 2.5GBase - kompatibel für iPad Pro, MacBook Pro, MacBook Air, Surface Book

chip RTL8156B - revision "B" is important

works with macOS 10.15 and 11.3 with full 2.5 GBit speed - however macOS setup does not show 2.5 GBit, also no Jumbo Frame Support

5)
Cable Matters USB auf 2,5 Gigabit Ethernet Adapter (USB Netzwerkadapter, LAN USB Adapter) – unterstützung 2,5 Gbps Ethernet – USB C Adapter kompatibel mit USB Typ C und Thunderbolt 3 enthalten

works with macOS 10.15 and 11.3 with full 2.5 GBit speed - however macOS setup does not show 2.5 GBit, also no Jumbo Frame Support

2021-05-13

To make USB adapters 4) and 5) RTL8156B work with TrueNAS?

https://jira.ixsystems.com/browse/NAS-108091 - RTL8125 and

 
Last edited:

flashdrive

Patron
Joined
Apr 2, 2021
Messages
264
edit: not working with USB adapter RTL8156B


See net/realtek-re-kmod/pkg-message:
Add the following lines to your /boot/loader.conf
to override the built-in FreeBSD re(4) driver.

if_re_load="YES"
if_re_name="/boot/modules/if_re.ko"

comment from another user:

If these aren't set, my RTL8125 card doesn't work. I do not have any hardware supported by the builtin driver, so, unfortunately, I can't confirm whether the builtin driver actually works with these tunables disabled/removed (but I will be surprised if it doesn't).
 
Last edited:

flashdrive

Patron
Joined
Apr 2, 2021
Messages
264

NugentS

MVP
Joined
Apr 16, 2020
Messages
2,947
Remember that TrueNAS != FreeBSD. Stuff that's supported on FreeBSD is sometimes (often?) not supported on TrueNAS. I can't ever see them supporting USB NIC interfaces as that's not the target market for TrueNAS.

Also Realtek chipsets are generally despised here - although I suppose there must be a good one, with good drivers somewhere, maybe, possibly, perhaps.
 
Top