#20369: Xiaomi mini Wireless signal is very weak
----------------------+----------------------------------
Reporter: rexchou | Owner: developers
Type: defect | Status: new
Priority: high | Milestone: Chaos Calmer (trunk)
Component: kernel | Version: Trunk
Resolution: | Keywords:
----------------------+----------------------------------
Comment (by anonymous):
you are right, only 20 & 21 are activated. so the
{{{
+static struct rt2880_pmx_func pa_grp[] = { FUNC("pa", 0, 18, 4) };
}}}
should be changed to
{{{
+static struct rt2880_pmx_func pa_grp[] = { FUNC("pa", 0, 20, 2) };
}}}
maybe there's something else we're missing, looking at the programming
guide (http://www.anz.ru/files/mediatek/MT7620_ProgrammingGuide.pdf) there
are also polarity settings for these pins, maybe they're no set properly?
--
Ticket URL: <https://dev.openwrt.org/ticket/20369#comment:11>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets