Hello,
I've an old Hp Microserver N36L with XigmaNAS 12.1.0.4 (FreeBSD 12.1-RELEASE P9). The on board NIC is broken, so until now I used a Intel PCie etc card. All worked fine.
I wanted to fresh up a little bit the NAS, so I bought a USB3+gigabit etc card (branded Delock), It has the Realtek 8153 chipset.
Xigmanas doesn't seem to see it out of the box, but after a little of google I managed to make it work more or less.
It seems that there are 2 modules that are compatible with the RTL8153: "if_cdce" and "ure" (or "if_ure", I'm not sure if it's the same).
If I use if_cdce (adding the line "if_cdce_load="YES"" in loader.conf and then "usbconfig -d 0.2 set_config 1") as I said DHCP works at 100Mbit (measured with iperf) even if the speed is negotiated as 1000TX full duplex, and for some reason I can't give a static address (but that probably a configuration issue, it may need to wait that the usb+eth is activated).
Same thing with ure, but I don't need the usbconfig thing.
So Do you have some ideas or advice to make it work completely? (static address and at full gigabit speed)
Thank you
Bye Jack
I've an old Hp Microserver N36L with XigmaNAS 12.1.0.4 (FreeBSD 12.1-RELEASE P9). The on board NIC is broken, so until now I used a Intel PCie etc card. All worked fine.
I wanted to fresh up a little bit the NAS, so I bought a USB3+gigabit etc card (branded Delock), It has the Realtek 8153 chipset.
Xigmanas doesn't seem to see it out of the box, but after a little of google I managed to make it work more or less.
It seems that there are 2 modules that are compatible with the RTL8153: "if_cdce" and "ure" (or "if_ure", I'm not sure if it's the same).
If I use if_cdce (adding the line "if_cdce_load="YES"" in loader.conf and then "usbconfig -d 0.2 set_config 1") as I said DHCP works at 100Mbit (measured with iperf) even if the speed is negotiated as 1000TX full duplex, and for some reason I can't give a static address (but that probably a configuration issue, it may need to wait that the usb+eth is activated).
Same thing with ure, but I don't need the usbconfig thing.
So Do you have some ideas or advice to make it work completely? (static address and at full gigabit speed)
Thank you
Bye Jack