Vasily Evseenko

Results 178 comments of Vasily Evseenko

`file scripts/basic/fixdep` --- what arch it shows?

Also don't use DKMS - run make command manually

See https://github.com/svpcom/wfb-ng/issues/340

Also check that wpa_supplicant and dhclient don't touch your wifi interfaces

rtl8814au support was disabled in last commit. v5.2.20 has many bugs, so I only backport fixes from upstream for 8812au.

Try to build without dkms (via `make` command) and upload build log

Try https://github.com/svpcom/rtl8812au/commit/84cacef0af440de42839d7af31e4b6def96cb601 or latest master

Make succeeded. So you need to cleanup dkms sources (something like dkms uninstall or manually remove /usr/src/rtl8812au-5.2.20.2)