MrEngman, Thanks, I got further in Raspbian. After installing the driver, and running sudo apt-get update and sudo apt-get upgrade and rpi-update it appears that the driver is working only in 2.4g mode. But it appears to be having the same problem reported by another, and/or due to newer kernel drivers? I tried changing the WirelessMode=10 from 8 in the /etc/Wireless/RT2870STA/RT2870sta.dat and reboot but that didn't seem to work.
So, I am not able to use 5g as it does not appear in the AP list. Is there a way to force it? FWIW, using the same USB AC600 dongle in Ubuntu 15.04 and installing the drivers from this blog
http://goo.gl/FFqq8F, it does see the both 2.4 and 5g AP, as well as connect and communicate with my Netgear AC1450 Router when using WirelessMode=10.
From demsg (there are some entries that point to path /home/richard/src/mt7610/... so that doesn't seem right

) :
Code: Select all
[ 103.446897] Read file "/etc/Wireless/RT2870STA/RT2870STA.dat" failed(errCode=-1)!
[ 103.446918] 1. Phy Mode = 6
[ 103.446926] 2. Phy Mode = 6
[ 103.446935] NVM is Efuse and its size =1d[1e0-1fc]
[ 103.460054] /home/richard/src/mt7610/os/linux/../../chips/mt76x0.c:2115 assert (pAd->TxPower
[choffset].Channel == 36)failed
[ 103.472300] ERROR!!! E2PROM: WRONG VERSION 0x2, should be 1
[ 103.476613] mt76x0_read_tx_alc_info_from_eeprom: EEPROM_MT76x0_TEMPERATURE_OFFSET (0xD1) = 0
xfb
[ 103.476625] mt76x0_read_tx_alc_info_from_eeprom: TemperatureOffset = 0xfffffffb
[ 103.476632] Temperature Tx ALC not enabled
[ 103.491738] 3. Phy Mode = 6
[ 103.491755] AntCfgInit: primary/secondary ant 0/1
[ 103.497268] RTMPSetPhyMode: channel is out of range, use first channel=1
[ 103.497286] MCS Set = 00 00 00 00 00
[ 103.507327] <==== rt28xx_init, Status=0
[ 103.508244] 0x1300 = 00073200
[ 103.508253] RTMPDrvSTAOpen(1):Check if PDMA is idle!
[ 103.508379] RTMPDrvSTAOpen(2):Check if PDMA is idle!
[ 103.543467] ==>RT65xx_WLAN_ChipOnOff(): OnOff:0, Reset= 0, pAd->WlanFunCtrl:0xff000003, Reg-
WlanFunCtrl=0xff000043
[ 103.543762] receive cmd msg fail(-2)
[ 103.543800] tx_kickout_fail_count = 0
[ 103.543808] tx_timeout_fail_count = 0
[ 103.543814] rx_receive_fail_count = 0
[ 103.543821] alloc_cmd_msg = 105
[ 103.964172] 3. Phy Mode = 6
[ 103.964188] AntCfgInit: primary/secondary ant 0/1
[ 103.970460] MCS Set = 00 00 00 00 00
[ 103.980534] <==== rt28xx_init, Status=0
[ 103.981430] 0x1300 = 00073200
[ 103.981439] RTMPDrvSTAOpen(1):Check if PDMA is idle!
[ 103.981568] RTMPDrvSTAOpen(2):Check if PDMA is idle!
[ 104.037420] /home/richard/src/mt7610/os/linux/../../common/cmm_asic.c:2112 assert KeyIdx < 4
failed
[ 104.037878] /home/richard/src/mt7610/os/linux/../../common/cmm_asic.c:2112 assert KeyIdx < 4
failed
Code: Select all
cat /proc/version
Linux version 4.1.15-v7+ ([email protected]) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #830 SMP Tue Dec 15 17:02:45 GMT 2015