Christian <kimo> B.

Results 242 comments of Christian <kimo> B.
trafficstars

@NicholasFalcon Use branch v5.6.4.2 instead of v5.6.4.1. Also I've just added support for hostapd to the branch. Report back if both the problem is resolved or persistent :+1:

Well, this "problem" is seen on any chipsets and I think it may be due to unsupported protocolls, AX routers, WPA3-SAE. I got the same "issue" on more or less...

what branch is this?

I have new driver version available shortly, just hold on a bit

Ok guys, try this one.. it's still under development/testing. New 8812AU driver with newer 8821AU HAL (8811) included. https://github.com/kimocoder/rtl8812au-5.9.3.2 Please report back if deauth works!

Try be experimental and move over to the newer branch v5.7.0. newer HAL/phydm for both 8812au and 8821au 👍 Please report back if that solves it

Haven't unlocked all channels yet, beware of the issue 👍

yes, iwconfig is deprecated. I'll check it out

@ValZapod VLAN and VIF are brothers infact /* don't support changing VLANs, you just re-create them */ if (wdev->iftype == NL80211_IFTYPE_AP_VLAN) return -EOPNOTSUPP; switch (*mode) { case IW_MODE_INFRA: type =...

I'll add some patches related to _select_queue for you tomorrow. I'll leave a note when they are pushed.