jwrdegoede / rtl8189ES_linux

79 stars 92 forks source link

WPA or WPA2 support on linux #58

Open snuglinux opened 3 years ago

snuglinux commented 3 years ago

When using WPA or WPA2, I get an answer that the password was entered incorrectly. How to solve this problem?

snuglinux commented 3 years ago

If you add when compiling the driver: EXTRA_CFLAGS + = -DCONFIG_CONCURRENT_MODE a second wlan device appears and it works fine with WPA and WPA2 in both access point and client mode. But why isn't wlan0 working?

snuglinux commented 3 years ago

after a couple of minutes, the access point still breaks the connection and then you can connect only if nmcli connection up wlan1 :(

snuglinux commented 3 years ago

It turned out that when accessing wlan0, wlan1 stops working. For NetworkManager I decided like this: nm-system-settings.conf:

[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false

[keyfile]
unmanaged-devices=mac:38:01:46:4f:62:d7