Displaying 1 result from an estimated 1 matches for "usb_net_ax88179_178a".
2014 Mar 18
2
USB to Ethernet problem
...e rpms.
?So I downloaded the kernel linux-3.10.31.tar.xz, extracted it, and did the following:
make defconfig
change CONFIG_USB_USBNET=y, in the .config.
make
? ASIX AX88xxx Based USB 2.0 Ethernet Adapters (USB_NET_AX8817X) [Y/n/m/?] (NEW) n
? ASIX AX88179/178A USB 3.0/2.0 to Gigabit Ethernet (USB_NET_AX88179_178A) [Y/n/m/?] (NEW) n
????? All the other options selected the default.
make modules
make modules_install
make install
Then I booted from 3.10 kernel, which went thru fine. After logging in into the 3.10 kernel, I compiled and insmod the asix driver for usb to ethernet. Upon insmod, the eth1 inte...