Hi,
I have a problem with the installation ThinkPad USB3.0 LAN. This USB network adapter based on RTL8153:
I tried found ndis or ndisgen, but with no success :(.
But after that command:
I got new interface "ue0":
After add IP and Netmask, the broadcast was found. I can ping the assigned IP, but still I can not access to the device using this IP - ERR_CONNECTION_REFUSED, status is not showing (Unknown)
Is it possible to do something with it? Or I need to buy some other usb or pcie card?
I want to assign the Physical NIC to VM but system does not recognized this device.
Please, help me install this card
FreeNAS 11.0-U4
I have a problem with the installation ThinkPad USB3.0 LAN. This USB network adapter based on RTL8153:
Code:
ugen1.5: <Lenovo Thinkpad USB LAN> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (180mA) bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0210 bDeviceClass = 0x0000 <Probed by interface class> bDeviceSubClass = 0x0000 bDeviceProtocol = 0x0000 bMaxPacketSize0 = 0x0040 idVendor = 0x17ef idProduct = 0x7205 bcdDevice = 0x3000 iManufacturer = 0x0001 <Lenovo> iProduct = 0x0002 <Thinkpad USB LAN> iSerialNumber = 0x0006 <000001000000> bNumConfigurations = 0x0002
I tried found ndis or ndisgen, but with no success :(.
But after that command:
usbconfig -d 1.5 set_config 1
I got new interface "ue0":
Code:
ue0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 3c:18:a0:05:93:4c nd6 options=9<PERFORMNUD,IFDISABLED>
After add IP and Netmask, the broadcast was found. I can ping the assigned IP, but still I can not access to the device using this IP - ERR_CONNECTION_REFUSED, status is not showing (Unknown)
Is it possible to do something with it? Or I need to buy some other usb or pcie card?
I want to assign the Physical NIC to VM but system does not recognized this device.
Please, help me install this card
FreeNAS 11.0-U4
Last edited: