spcharc
spcharc
> Also, don't forget that you may need to put some heavy stress on the adapter to get failure. The stress needs to be sustained. I use iperf3 with a...
> I am assuming, since you did not say, that your test was accomplished with USB2. Can you really reach 60MB/s data speed using usb2? Yes 480Mbps = 60MB/s, but...
My AP is quite stable under USB3, that is why I don't understand why for many people it is not stable. And now it seems we have found the reason....
> What hardware and os are you using? I am using pc with intel cpu. OS is linux mint. I will try [MAX-A-MPDU-LEN-EXP7] and see if it works better
> I'll assume 64 bit Intel CPU and Linux Mint is what you meant. It is correct > It is interesting that you are not seeing the problem. I have...
Both of my `88x2bu` adapters return 0x03d179b2 with `rtw_beamform_cap=11` I interpreted the bits manually and the result is here: (and please help check my work, I may make mistakes) ```...
It seems I should change the config file to this: ``` ht_capab=[LDPC][HT20][HT40+][SHORT-GI-20][SHORT-GI-40][RX-STBC1][MAX-AMSDU-7935] vht_capab=[RX-STBC-1][MAX-A-MPDU-LEN-EXP7][MAX-MPDU-11454][RXLDPC][SHORT-GI-80][TX-STBC-2BY1][HTC-VHT][SU-BEAMFORMER][SU-BEAMFORMEE][SOUNDING-DIMENSION-2][BF-ANTENNA-4][MU-BEAMFORMEE] ``` I am testing this config now. ---- Hostapd started without complaining. Amazing. Will test if it...
I also interpreted 0x3c001b2 reported by @morrownr: ``` 0000 0011 1100 0000 0000 0001 1011 0010 00 = reserved 00 = Rx / Tx antenna pattern consistency not supported 00...
> I don't trust iw with Realtek drivers. It isn't iw's fault, it is Realtek's fault. Realtek usb wifi driver dev works in mysterious ways. ah, now I finally see...
> I did some testing with a x86_64 system and I was not able to reproduce this issue. Wow. The reason is cpu architecture? Why architecture has something to do...