Hello everyone, after a few months with mcfreeze build i decided to try davidc502 build as wi fi driver is more up to date...
So first thing that i noticed is that i cant get any connection on wifi ac or n above 54Mbits of bitrate is this normal...
AC:
N:
root@lede:~# iw dev wlan1 info
Interface wlan1
ifindex 174
wdev 0x100000007
addr xxxxxxxxxxxxx
ssid OpenWRT
type AP
wiphy 1
channel 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz
txpower 30.00 dBm
root@lede:~# iw dev wlan0 info
Interface wlan0
ifindex 190
wdev 0x15
addr xxxxxxxxxxxx
ssid KickAssAC
type AP
wiphy 0
channel 124 (5620 MHz), width: 80 MHz, center1: 5610 MHz
txpower 20.00 dBm
root@lede:~# iw dev wlan1 station dump
Station xxxxxxxxxxxxxxxxxx (on wlan1)
inactive time: 0 ms
rx bytes: 1304861834
rx packets: 902803
tx bytes: 68720749
tx packets: 841669
tx retries: 0
tx failed: 0
signal: -52 dBm
signal avg: -51 dBm
tx bitrate: 54.0 MBit/s
rx bitrate: 54.0 MBit/s
authorized: yes
authenticated: yes
preamble: short
WMM/WME: yes
MFP: no
TDLS peer: no
connected time: 4468 seconds
root@lede:~# iw dev wlan0 station dump
Station xxxxxxxxxxxx (on wlan0)
inactive time: 11560 ms
rx bytes: 175901
rx packets: 1597
tx bytes: 515448
tx packets: 1476
tx retries: 0
tx failed: 0
signal: -76 dBm
signal avg: -77 dBm
tx bitrate: 54.0 MBit/s
rx bitrate: 48.0 MBit/s
authorized: yes
authenticated: yes
preamble: long
WMM/WME: yes
MFP: no
TDLS peer: no
connected time: 1519 seconds
root@lede:~#
anyone has some suggestion???
Second, the "platform" problem is resolved? no need to add platform in /etc/config/wireless ?
And of course thanks davidc502 for his work....
(Last edited by moccolo on 23 Sep 2016, 12:37)