Forum
[SOLVED] MT7601U USB Wifi Dongle - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: [SOLVED] MT7601U USB Wifi Dongle (/thread-3120.html)



MT7601U USB Wifi Dongle - LeiNaD_87 - 14th Sep, 2015 04:48 AM

Hello,

I've bought MT7601U USB Wifi Dongle because I thought it was just plug&play, but it isn't Angry

Could someone help me?

Code:
xbian@xbian ~ $ uname -a
Linux xbian 4.1.6+ #1 PREEMPT Sat Sep 5 17:55:31 CEST 2015 armv6l GNU/Linux
xbian@xbian ~ $ lsusb
Bus 001 Device 004: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

But the system doesn't detect the wlan interface.

Thank you!!


RE: MT7601U USB Wifi Dongle - IriDium - 20th May, 2016 03:15 AM

This should have been solved with the latest version. Please advise if this is not the case.


RE: MT7601U USB Wifi Dongle - Nachteule - 20th May, 2016 04:04 AM

Maybe not Dodgy

Do not have such an adapter, but maybe this driver establishes raX device instead of wlanX (the mt7610u driver does this). And we do not take care of raX devices Sad


RE: MT7601U USB Wifi Dongle - TheDutypaid - 17th May, 2017 03:01 AM

Ah this is why google was picking up on the 'MT7601U' chipset.

Do you think this would work? This page describes how to enable support for WiFi devices based on Ralink 802.11n USB chipsets on Debian systems.


RE: MT7601U USB Wifi Dongle - Nachteule - 17th May, 2017 03:30 AM

(17th May, 2017 03:01 AM)TheDutypaid Wrote:  Ah this is why google was picking up on the 'MT7601U' chipset.

Do you think this would work? This page describes how to enable support for WiFi devices based on Ralink 802.11n USB chipsets on Debian systems.

Your problem is that MT7601U requires firmware file mt7601u.bin in folder /lib/firmware

You can download file as described here or just wait about 1 hour and update your kernel to 4.9.28. This new kernel package already includes this firmware file


RE: MT7601U USB Wifi Dongle - TheDutypaid - 17th May, 2017 05:38 AM

(17th May, 2017 03:30 AM)Nachteule Wrote:  You can download file as described here or just wait about 1 hour and update your kernel to 4.9.28. This new kernel package already includes this firmware file

Just updated the kernel and all working, thank you and again for your patience with me.


RE: MT7601U USB Wifi Dongle - Nachteule - 17th May, 2017 05:42 AM

Fine, thanks for reporting

So I can set this thread to solved Smile


RE: MT7601U USB Wifi Dongle - Nachteule - 17th May, 2017 05:43 AM

@TheDutypaid

Btw, do you have ra0 or wlan0 as network device now?


RE: MT7601U USB Wifi Dongle - TheDutypaid - 18th May, 2017 01:52 AM

(17th May, 2017 05:42 AM)Nachteule Wrote:  Fine, thanks for reporting

So I can set this thread to solved Smile

I'm not sure what has happen, I shutdown yesterday and turned on today with the same setup and it can't find the wifi

My router page showed it connected yesterday but no luck today. Old big dongle is working fine.

I am sure I did test the new dongle yesterday with a steam

What are a few good commands to try, my mind has gone blank. Huh


RE: MT7601U USB Wifi Dongle - Nachteule - 18th May, 2017 02:01 AM

sudo ifconfig
sudo ip addr
sudo lsmod
sudo dmesg

And commands we discussed past few days ...

reboot router