#20153: Weak Wi-Fi signal RE6500 (MT7621A & MT7602E & MT7612E)
--------------------------------+----------------------------------
Reporter: nikola.georgiev@… | Owner: developers
Type: defect | Status: new
Priority: highest | Milestone: Chaos Calmer (trunk)
Component: base system | Version: Trunk
Resolution: | Keywords:
--------------------------------+----------------------------------
Comment (by anonymous):
Thank you, '''nbd'''! You was right. Its in the RE6500.dts file:
{{{
pcie0 {
mt76@0,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x8000>;
mediatek,2ghz = <0>;
};
};
pcie1 {
mt76@1,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x0000>;
mediatek,5ghz = <0>;
};
};
};
}}}
So, how can we change this, can I change it with firmware mod kit or it is
possible to change it from the console?
--
Ticket URL: <https://dev.openwrt.org/ticket/20153#comment:6>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets