#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 AndreiM):

 I may have fixed it with a change to MIWIFI-MINI.dts (see
 
https://github.com/airend/openwrt/commit/cb717694914a4fc62e2aaf5ff6bda65b5d164e16)

 {{{
                                 ralink,group = "i2c", "rgmii1";
                                 ralink,function = "gpio";
                         };
 +                       pa {
 +                               ralink,group = "pa";
 +                               ralink,function = "pa";
 +                       };
                 };
         };

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20369#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to