#20985: Xiaomi MiWiFi Mini (openwrt-ramips-mt7620-miwifi) clients remain 
connected
but consistently lose net access on 2.4GHz wifi after short period
-----------------------------+---------------------------------------
  Reporter:  davidacampbell  |      Owner:  developers
      Type:  defect          |     Status:  new
  Priority:  high            |  Milestone:  Designated Driver (Trunk)
 Component:  kernel          |    Version:  Trunk
Resolution:                  |   Keywords:  mt76 wifi 7620
-----------------------------+---------------------------------------

Comment (by davidacampbell):

 bug 18931 also speaks of instability in the wifi

 My phone reports the signal from the device as strong, both for 2.4GHz and
 5Ghz

 /etc/config/wireless has:

 config wifi-device 'radio0'
         option type 'mac80211'
         option channel '36'
         option hwmode '11a'
         option path 'pci0000:00/0000:00:00.0/0000:01:00.0'
         option htmode 'VHT80'
         option country 'AU'
         option txpower '17'

 config wifi-iface
         option device 'radio0'
         option network 'lan'
         option mode 'ap'
         option encryption 'psk2'
         option key 'XXXXXXXXXXXXX'
         option ssid 'xxxxxxxxxxx5G'

 config wifi-device 'radio1'
         option type 'mac80211'
         option channel '11'
         option hwmode '11g'
         option path '10180000.wmac'
         option htmode 'HT20'
         option txpower '20'
         option country 'AU'

 config wifi-iface
         option device 'radio1'
         option network 'lan'
         option mode 'ap'
         option ssid 'xxxxxxxxxxx'
         option encryption 'psk2'
         option key 'XXXXXXXXXXXXX'

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