openwrt / mt76

mac80211 driver for MediaTek MT76x0e, MT76x2e, MT7603, MT7615, MT7628 and MT7688
746 stars 342 forks source link

MT7610E: TX-Power Values incorrect -> low range #604

Open ArtemiisFowl opened 3 years ago

ArtemiisFowl commented 3 years ago

My TP-Link Vr200v uses MT7610E for 5GHz. In Stock firmware range is good (signal should be 22dbm), in latest master it is very limited: `Frequencies:

This Problem is not new and should be fixed since a lot of people are affected with this bug. I tried to change the val manually (in eeprom.c), but had no luck, this brings no difference. If i can provide helpful information please let me know! Thank you for your support!

mrkiko commented 3 years ago

OFF-TOPIC: will the VDSL* part of that device work?

ArtemiisFowl commented 3 years ago

OFF-TOPIC: will the VDSL* part of that device work?

Yes, working great up to 100mbit vectoring connections. Only for long distances (bad snr) from router to dslam a broadcom chipset would be better if dslam is also broadcom (like most of them in germany)

mrkiko commented 3 years ago

Hello!

Can you try latest OpenWRt GIT HEAD and report back? Thanks!

ArtemiisFowl commented 3 years ago

Hey, i did. The vals are better but not the range. I manipulated eeprom for good range, this works, see: https://github.com/openwrt/mt76/issues/227#issuecomment-944611998