OpenWrt on raspberry pi not recognizing USB to Ethernet

I have connected a TP Link UE306 USB to Ethernet, but Openwrt doesn't recognize the device. I have installed the kmod-usb-net-asix-ax88179, and I see the device with lsusb.

Would appreciate any advice on what the problem could be.

What exactly you see in

ubus call system board
lsusb -tv
``

You probably need to add kmod-usb-net-cdc-mbim too.

1 Like

Thanks that fixed it

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.