Mike Kazantsev

Results 73 comments of Mike Kazantsev

Not sure what kind of changes it would actually involve, but if it's a large patch adding a separate UI and case-specific hooks all over the place, it sounds like...

Looks reasonable to me, can totally merge it. Thanks for taking your time to look into this.

No, don't know what it might be. I'd try running wireshark or something like that, see if there're any attempts to establish connection to notary host (and what's being passed...

@ojnickel Building on RPi is already supported in this repo, you just need to enable it, like e.g. https://aur.archlinux.org/cgit/aur.git/tree/rpi.diff?h=rtl8812au-rpi-dkms-git patch does. Wrt 5.1.5 specifically - seem to work fine on...

Btw, if you're looking to get 802.11ac bandwidth out of RPi3 with this chip, it probably won't happen due to USB there being ~35 MiB/s (~270 Mbits/s) bottleneck, at least...

@uminokoe No, unfortunately, I don't think so. It's based on your proposed fix with `CONFIG_DISABLE_REGD_C` in #22. I've looked at the code in `wifi_regd.c`, saw that it only applies further...

I'm a bit confused about what's the issue with ~20 MiB/s vs ~160 Mbit/s, because 20 MiB * 8 = 160 Mbits/s (1 B = 8 bits), i.e. these are...

> When performing dd tests on a USB 3.0 flash drive connected to a USB 2.0 port, the speed is also around 23 MiB/s. I wouldn't take just that as...

> The 5.1.5 works flawless with dkms? I didn't see any dkms.conf. Yup, no changes there, can probably grab the conf from this repo.

Fwiw, there was a next release of 5.2.9 from realtek ftp, which can be found at e.g. https://github.com/gordboy/rtl8812au with more direct download link mentioned in https://github.com/astsam/rtl8812au/issues/51#issuecomment-315117972