smekkley

Results 27 comments of smekkley

I inhibited vht_capab error like zaphod24's link says. I applied a following patch to skip forneighboring BSS checking. http://patchwork.ozlabs.org/patch/144477/ And finally I got 300Mbps on 802.11n capable laptop. Right now,...

I confirmed that it does not work as 802.11ac AP. I doubt rtl8812au driver is capable of VHT. I don't think patching hostapd will help. I did a lot of...

It's hostapd related, but it is caused either by 8812au chipset or the driver, because hostapd supports 802.11ac. I'm starting to think that rtl8812au chipset doesn't simply support AP mode...

@uminokoe Wow, you are like a programming prodigy for me. It looks like it is working with my AUKEY WF-R6. I don't have 802.11ac compatible client right now, so I...

@uminokoe Mine is RTL8812AU. I'll try that as soon as I get proper 802.11ac compatible machine. Thank you! You should try with UDP when you use iperf3 because TCP overhead...

I finally got my hands around to 802.11ac compatible laptop. I get 273 Mbits/sec with iperf3, but Windows wireless property reports that the signal is 866.7 Mbps. With TCP, I...

Wikidevi says that my chipset(Intel Dual Band Wireless-AC 7265) supports 2T2R and 2 spatial streams. I am using Windows 7. --iw list-- ``` Wiphy phy0 max # scan SSIDs: 9...

I tried with 20M windows with 15 seconds, but it did not go more than UDP. It was just about 200Mbps. I also booted the laptop with arch linux usb...

jedi-language-server works better. I never got pyright work correctly and vscode uses pylance and it's closed source, you never know what kind of patches are in there.

This is rather my personal opinion, but vim-lsc is more minimal and comes with its own nice completion within the plugin. Also it works with vim native plugin manager out...