#7750: wireless connection stops working over and ver again (ath9k)
--------------------------+------------------------------
  Reporter:  anonymous    |      Owner:  developers
      Type:  defect       |     Status:  reopened
  Priority:  highest      |  Milestone:  Backfire 10.03.1
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:
--------------------------+------------------------------

Comment (by vilius.palubinskas@…):

 After disabling LNAs no more spam logs and no problems with connection,
 but lower tx and rx power.


 ----

 {{{
 Index: target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
 ===================================================================
 --- target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c (revision
 45473)
 +++ target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c (working
 copy)
 @@ -166,9 +166,9 @@
                                         ARRAY_SIZE(wdr4300_gpio_keys),
                                         wdr4300_gpio_keys);

 -       ath79_wmac_set_ext_lna_gpio(0, WDR4300_GPIO_EXTERNAL_LNA0);
 -       ath79_wmac_set_ext_lna_gpio(1, WDR4300_GPIO_EXTERNAL_LNA1);
 -
 +/*     ath79_wmac_set_ext_lna_gpio(0, WDR4300_GPIO_EXTERNAL_LNA0);
 +       ath79_wmac_set_ext_lna_gpio(0, WDR4300_GPIO_EXTERNAL_LNA1);
 +*/
         ath79_init_mac(tmpmac, mac, -1);
         ath79_register_wmac(art + WDR4300_WMAC_CALDATA_OFFSET, tmpmac);

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/7750#comment:39>
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