RPi2 - WiFi USB MT7610u - 5GHz networks not visible

Hi!

I have a problem with my USB WiFi dongle (ASUS USB-AC51) which is built on the MT7610u drivers.
The network card is visible in ifconfig and under lshw, BUT i’m unable to scan for any networks, nothing shows up!

When going trough dmesg i clearly see a few errors
(http://paste.osmc.io/izararuruk.coffee)

  1. [13343.062615] /mnt/package/kernel-osmc/src/linux-4.4.27/drivers/net/wireless/mt7610u/os/linux/…/…/chips/mt76x0.c:2114 assert (pAd->TxPower[choffset].Channel == 36)failed

  2. [13343.072843] ERROR!!! E2PROM: WRONG VERSION 0x2, should be 1

  3. [13345.062040] 80211> Can not find any chan info!
    [13345.089891] 80211> Can not find any chan info!
    [13345.192257] 80211> Can not find any chan info!
    [13348.419112] 80211> cfg80211_scan_done
    [13348.420558] 80211> CFG80211_OpsSurveyGet ==>

How can i correct the faults and make my USB wifi card functional?
Looking forward for your help and input :slight_smile:

Regards from Erik!

Okay got it working by doing this:

“mv /lib/firmware/mt7610u_sta.dat /lib/firmware/mt7610u_sta.dat.bak” and rebooting, sadly only 2,4GHz wifi networks are visible.

Is there a newer driver available for 5GHz?

Now the 5GHz networks are visible after i turned down the 5GHz Wifi channel under 100 :slight_smile: