Asix Network & Wireless Cards Driver
- Asix Network & Wireless Cards Drivers
- Asix Network & Wireless Cards Drivers
- Asix Ethernet Adapter Driver
Configure Ethernet Connection Manually on Windows 10
UGREEN Ethernet Adapter USB 2.0 to 10/100 Network RJ45 LAN Wired Adapter Compatible for Nintendo Switch, Wii, Wii U, MacBook, Chromebook, Windows, Mac OS, Surface, Linux ASIX AX88772 Chipset (Black) 4.6 out of 5 stars 15,674. ASIX Electronics Corporation. As an Asix Electronics distributor, NAC supplies Asix's full line up of Ethernet controllers, single chip micro-controllers, high speed USB to LAN, and embedded network SoC. ASIX Electronics Corporation is a leading fabless semiconductor supplier with focus on networking, communication and connectivity applications. When I check in device manager there is nothing there under Network Adapters unless it is connected to the USB 2.0 port when I can see it as 'ASIX AX88179 USB3.0 to Gigabit Ethernet Adapter'. When I plug it into the USB 3.0 it is as though I have not plugged anything into the port. No Windows sound plays, no taskbar icon for Eject Device etc.
After running the Hardware Setup steps of the installer, if the radio is still not detected, you can attempt to configure the network interface manually via the Windows Network Connections App or the command prompt.
Configure Ethernet Connection Via Windows Network Connections App
Open the Control Panel from the Windows® icon in the lower left corner of your monitor.
In the Control Panel window, make sure View by is set to
Category
.Click Network and Internet.
Click Network and Sharing Center.
Click Change adapter settings in the left pane.
Sort the adapters by clicking the More options button, and then selecting Details. Double-click the adapter to configure to open its properties.
On this computer, the adapter with the name Ethernet indicates connectivity to the Internet, but the connectivity of Ethernet 2 indicates
No network access
. Double-click the Ethernet 2 adapter to open its properties.On the Networking tab, clear Clients for Microsoft Networks and File and Printer Sharing for Microsoft Networks. These services can cause intermittent connection problems with USRP™ radios. To configure the IP address, double-click Internet Protocol Version 4 (TCP/IPv4).
On the General tab, the default setting is typically set to Obtain an IP address automatically.
Select Use the following IP Address. Set the host IP address to 192.168.10.
X
, whereX
is any integer from 1 to 255 except 2. Leave the Subnet mask set to its default (255.255.255.0
).If your radio is on another subnet, meaning the first three octets of the IP address field are not 192.168.30, then enter the IP address values of your radio for the first three octets. See Check Subnet Values on Host and Radio.
Click .
The host computer configuration is complete. Continue to Verify Hardware Connection.
Configure Ethernet Connection Via Windows Command Prompt
Use these commands to determine the IP address of the radio. After determining the IP address for the radio, update the network interface IP address, and ping the radio to verify that the host-to-radio connection is working.
Asix Network & Wireless Cards Drivers
View the list of network interfaces, by entering this command at the Windows command prompt.
For the host computer used in this example, this is the output.Determine which Ethernet adapter is used for the internet connection by pinging the IP address associated with each Connection Name returned. When you identify the connection name of the network adapter connected to the Internet, avoid selecting that network adapter for the radio. For more information, see Host Computer Ethernet Options.
The host computer in this example uses the
'Ethernet'
connection name for the Internet connection. Run thenetsh
command with this syntax to get the IP address of'Ethernet'
. Thenping
that IP address to a website. Since the host computer uses this network adapter for its internet connection, reconfiguring this adapter to connect to the radio would jeopardize your ability to connect to the Internet. See Using One Ethernet Port.Next we run the
netsh
command specifying the'Ethernet 2'
connection name. DHCP is typically enabled for an adapter that is not statically configured. Since the host computer does not use this network adapter for its internet connection, reconfiguring this adapter to connect to the radio, does not jeopardize your ability to connect to the Internet. That makes it a good adapter to use for the host-to-radio connection.Connect the radio to this USB-Ethernet adapter. Wait for a few seconds, and then check the setting again. The response for a successful host-to-radio connection resembles the output shown here.
The IP address 169.254.55.226 is a private IP address automatically assigned by Windows to the Ethernet adapter. To discover the IP address of your radio, ping the broadcast address 169.254.255.255. This address corresponds to the subnet prefix 169.254.0.0. The response for a successful ping resembles the output shown here.
Based on the discovered radio IP address 192.168.30.7, assign an IP address to the Ethernet adapter from the same subnet, such as 192.168.30.1. Use a subnet mask of 255.255.255.0.

Verify that the updated IP address for the Ethernet adapter.
Asix Network & Wireless Cards Drivers


Verify that the host computer can ping the IP address assigned to the radio.
Configure FastSendDatagramThreshold Registry Key
Asix Ethernet Adapter Driver
Ettus Research™ recommends configuring the FastSendDatagramThreshold with the value 2048 (decimal). Define or reconfigure the FastSendDatagramThreshold registry key in the Windows Registry Editor under HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesAFDParameters.
Related Topics
