5ghz how?

Issue #12 new
capolihu created an issue

Hi, I managed to install the driver and seems to work with my AC600: 0e8d:7610 MediaTek Inc. However I could not make it to 5Ghz. I checked couple of forums, tried modifying the WirelessMode to 13,14,10, but no use.

Issuing the command: sudo iwconfig ra0 freq 5G does not give error, but 5.28G does Error for wireless request "Set Frequency" (8B04) :

Went for this forum post :http://amazeballsysadmin.blogspot.hu/2015/07/getting-mt7610u-edimax-7711macsabrent.html no luck.

also tried: http://www.bravotouring.com/~yano/diary/it/20150519_mt7610u.htm

Compilation is fine, but changing this config file doesn't seem to take affect. Getting this in the messages log:

Oct 22 15:22:00 raspberrypi kernel: [14759.500370] no file read method Oct 22 15:22:00 raspberrypi kernel: [14759.500376] Read file "/etc/Wireless/RT2870STA/RT2870STA.dat" failed(errCode=-1)! Oct 22 15:22:00 raspberrypi kernel: [14759.500386] 1. Phy Mode = 6 Oct 22 15:22:00 raspberrypi kernel: [14759.500391] 2. Phy Mode = 6 Oct 22 15:22:00 raspberrypi kernel: [14759.500397] NVM is Efuse and its size =1d[1e0-1fc] Oct 22 15:22:00 raspberrypi kernel: [14759.508884] /home/pi/mediatek_mt7610u_sta_driver_linux-64bit/os/linux/../../chips/mt76x0.c:2114 assert (pAd->TxPower[choffset].Channel == 36)failed Oct 22 15:22:00 raspberrypi kernel: [14759.516632] ERROR!!! E2PROM: WRONG VERSION 0x2, should be 1 Oct 22 15:22:00 raspberrypi kernel: [14759.519628] mt76x0_read_tx_alc_info_from_eeprom: EEPROM_MT76x0_TEMPERATURE_OFFSET (0xD1) = 0xfb Oct 22 15:22:00 raspberrypi kernel: [14759.519634] mt76x0_read_tx_alc_info_from_eeprom: TemperatureOffset = 0xfffffffb Oct 22 15:22:00 raspberrypi kernel: [14759.519638] Temperature Tx ALC not enabled Oct 22 15:22:00 raspberrypi kernel: [14759.530731] 3. Phy Mode = 6 Oct 22 15:22:00 raspberrypi kernel: [14759.530739] AntCfgInit: primary/secondary ant 0/1 Oct 22 15:22:00 raspberrypi kernel: [14759.534878] RTMPSetPhyMode: channel is out of range, use first channel=1 Oct 22 15:22:00 raspberrypi kernel: [14759.534887] MCS Set = 00 00 00 00 00 Oct 22 15:22:00 raspberrypi kernel: [14759.544899] <==== rt28xx_init, Status=0

dmesg: usb 1-1.4: New USB device found, idVend or=0e8d, idProduct=7610

Comments (2)

  1. Jordan Baczuk

    I was able to get it working as well, but I had to change the regulatory domain to US using sudo iw reg set US to enable 5Ghz channels

  2. Log in to comment