Hello,
I installed LEDE (https://lede-project.org/toh/hwdata/gl.inet/gl.inet_gl-mt300a ) in my new GL-MT300A router.
Now it is downloading (from wifi) about 3 times slower than another similar router I have.
Do you know if there is any problem with MediaTek MT7620A driver?
I have seen a couple of related links:
Hi
as you can see the list of devices that have bad reception on mt7620a wifi increases and the following ones are confirmed to be affected:
Xiaomi Mini
Lenovo Y1
NEXX WT3020
according to eeprom xiaomi should have external LNA, but what is the RF design on wt3020?
as lenovo hasn’t got eLNA seems like this affects all devices?
anyone got some clue how to solve this problem?
the issues described in these topics:
https://forum.openwrt.org/viewtopic.php?id=69042
https://forum.openwrt.org/v…
improving mt7620 support i've noticed duplicate TX_SW_CFG entry for RT6352 chip:
rt2800_register_write(rt2x00dev, TX_SW_CFG0, 0x00000404);
} else if (rt2x00_rt(rt2x00dev, RT5390) ||
rt2x00_rt(rt2x00dev, RT5392) ||
rt2x00_rt(rt2x00dev, RT6352)) {
rt2800_register_write(rt2x00dev, TX_SW_CFG0, 0x00000404);
rt2800_register_write(rt2x00dev, TX_SW_CFG1, 0x00080606);
rt2800_register_write(rt2x00dev, TX_SW_CFG2, 0x00000000);
} else if (rt2x00_rt(rt2x00dev, RT5592)) {
rt2800_register_wri…
But that was many months ago.
Any clue?
Thanks a lot.
My Linkit Smart 7688 wifi slow too.
psyborg
January 12, 2018, 11:23am
#4
try again with these changes https://github.com/openwrt/openwrt/pull/626
please consider money support to my webmoney WMZ purse: Z290111431046 (PP,Bitcoin and others are not an option)
write and post MT7620 devices you use, their exact revision and wikidevi links to these devices
if there is enough interest (and support) i will try to get 4-5 most popular devices and continue to work on stabilizing wifi drivers