I have recently installed Ubuntu 17.04 on a Dell Optiplex desktop which is using a USB wifi adapter to connect to the Internet. Model as listed by lsusb
is Ralink Technology, Corp. MT7601U Wireless Adapter. It is branded LB Link on the unit itself.
The Wifi adapter is recognised and lists available Wifi networks but will not connect. I have tried with a variety of networks, both secured and unsecured. The network manager just shows the connecting state for a while then displays "Wifi network disconnected".
I have followed all the steps listed here: My WiFi adapter is not working at all, how to troubleshoot? with no result.
I have also looked at this post: Ralink MT7601U (148f:7601) Wi-Fi adapter installation which suggests installing a driver from here: https://github.com/art567/mt7601usta, however from what I can tell this driver has been integrated into the kernel since 4.2 and my kernel version is 4.10. Running modinfo mt7601u returns:
filename: /lib/modules/4.10.0-19 generic/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko
System is clean install and fully updated.
The wifi adapter was able to connect using the previous Win7 install.
I am able to USB tether to the Internet with my Android phone. Ethernet connection also works fine.
Any suggestions about how to proceed would be appreciated.