Yes, it is still a tx issue, just because of the packet error or bus transfer wrong(not sure), then the router refuse the packet. really a strange problem, the sequence is just convert frame to 802.11 which from outputPacket, and do bus send through iwm_tx (even non encrypted WiFi also contains this problem, so we can eliminate the problem of algorithm).Network down, firmware crash, slow upload speed, unstable ping stat... these problems are the same cause of this.
Yes, it is still a tx issue, just because of the packet error or bus transfer wrong(not sure), then the router refuse the packet. really a strange problem, the sequence is just convert frame to 802.11 which from
outputPacket, and do bus send throughiwm_tx(even non encrypted WiFi also contains this problem, so we can eliminate the problem of algorithm).Network down, firmware crash, slow upload speed, unstable ping stat... these problems are the same cause of this.
When can the kext command come out?
Commit 81 fixed this crash
Most helpful comment
Yes, it is still a tx issue, just because of the packet error or bus transfer wrong(not sure), then the router refuse the packet. really a strange problem, the sequence is just convert frame to 802.11 which from
outputPacket, and do bus send throughiwm_tx(even non encrypted WiFi also contains this problem, so we can eliminate the problem of algorithm).Network down, firmware crash, slow upload speed, unstable ping stat... these problems are the same cause of this.