Christian <kimo> B.
Christian <kimo> B.
@penguin360 then just do "wget https://github.com/msharov/rtl8812au/commit/296fb88cf466fe07fffd1b9d2f42a33c420ceb1d.patch" and patch it yourself? "patch -p1 < *.patch"
I just told you.. 1: git clone https://github.com/gnab/rtl8812au 2: cd rtl8812au 3: wget https://github.com/msharov/rtl8812au/commit/296fb88cf466fe07fffd1b9d2f42a33c420ceb1d.patch 4: patch -p1 < *.patch 5: make && make install
Think @gnab just merged some pulls, adding kernel v4.14 support and few others. Takk @gnab - på tide du tok en runde her :+1:
Exactly. The patch is merged.
Just so you know.. Kali packs the driver from https://github.com/aircrack-ng/rtl8812au and the v5.2.20(.2) version is used, not the v5.1.5 anymore (deprecated)
Kernel v4.19 will need a patch to her supported. Take a look in "gordboy" repo
We did the same, with we I mean "aircrack-ng" devs and Alfa Networks
We communicate per email and other secure protocols unfortunately, but I got this report saved as notice so I'll give a heads up if they even answer (this second time)
I may tell you what's wrong.. these drivers from Realtek are really dirty. This issue is related to bad VHT code. You could try using https://github.com/aircrack-ng/rtl8812au driver instead. Either the...