#20369: Xiaomi mini Wireless signal is very weak
----------------------+--------------------------------
Reporter: rexchou | Owner: developers
Type: defect | Status: reopened
Priority: high | Milestone: Chaos Calmer 15.05
Component: kernel | Version: Trunk
Resolution: | Keywords:
----------------------+--------------------------------
Comment (by gazambuja):
I install last trunk and all work fine (but unstabe). In logread show me
**all the time** this message:
{{{#!bash
Tue Feb 9 14:10:40 2016 kern.err kernel: [15917.981234] ieee80211 phy1:
rt2x00lib_rxdone: Error - Wrong frame size 0 max 3840
Tue Feb 9 14:10:40 2016 kern.err kernel: [15917.988959] ieee80211 phy1:
rt2x00lib_rxdone: Error - Wrong frame size 0 max 3840
Tue Feb 9 14:10:40 2016 kern.err kernel: [15917.996640] ieee80211 phy1:
rt2x00lib_rxdone: Error - Wrong frame size 0 max 3840
Tue Feb 9 14:10:41 2016 kern.err kernel: [15918.083924] ieee80211 phy1:
rt2x00lib_rxdone: Error - Wrong frame size 0 max 3840
Tue Feb 9 14:10:41 2016 kern.err kernel: [15918.091624] ieee80211 phy1:
rt2x00lib_rxdone: Error - Wrong frame size 0 max 3840
Tue Feb 9 14:10:41 2016 kern.err kernel: [15918.099328] ieee80211 phy1:
rt2x00lib_rxdone: Error - Wrong frame size 0 max 3840
}}}
My config/wireless file:
{{{#!bash
config wifi-device 'radio0'
option type 'mac80211'
option channel '36'
option hwmode '11ac'
option path 'pci0000:00/0000:00:00.0/0000:01:00.0'
option htmode 'VHT80'
config wifi-device 'radio1'
option type 'mac80211'
option channel '0'
option hwmode '11g'
option path 'platform/10180000.wmac'
option htmode 'HT20'
config wifi-iface 'private2g'
option device 'radio1'
option mode 'ap'
option disassoc_low_ack '0'
option network 'lan'
option beacon_int '60'
option disabled '0'
option macfilter 'disable'
option ssid 'mySSID'
option encryption 'psk2'
option key 'mypassword'
config wifi-iface 'private5g'
option device 'radio0'
option mode 'ap'
option disassoc_low_ack '0'
option network 'lan'
option beacon_int '60'
option disabled '0'
option macfilter 'disable'
option ssid 'mySSID'
option encryption 'psk2'
option key 'mypassword'
}}}
Some tip here?
--
Ticket URL: <https://dev.openwrt.org/ticket/20369#comment:52>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets