View: 2115|Reply: 4

WPA and WPA2 support for rtl8189etv on linux

[Copy link]

2

threads

7

posts

60

credits

Registered member

Rank: 2

credits
60
Published in 2021-3-28 18:08:39 | Show all floors |Read mode
Faced a problem with WIFI with WPA and WPA2 for rtl8189etv under linux. When connected, it says that the password is incorrect. Collected the driver https://github.com/jwrdegoede/rtl8189ES_linux. Tried it on different kernels linux-armv7-5.10.14, linux-armv7-5.8.9 the result is the same.

2

threads

7

posts

60

credits

Registered member

Rank: 2

credits
60
 Author| Published in 2021-3-31 04:32:55 | Show all floors
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?

2

threads

7

posts

60

credits

Registered member

Rank: 2

credits
60
 Author| Published in 2021-3-31 04:43:15 | Show all floors
after a couple of minutes, the access point still breaks the connection and then you can connect only if nmcli connection up wlan1

2

threads

7

posts

60

credits

Registered member

Rank: 2

credits
60
 Author| Published in 2021-4-1 05:18:37 | Show all floors
It turned out that when accessing wlan0, wlan1 stops working.
For NetworkManager I decided like this:
nm-system-settings.conf:

  1. [main]
  2. plugins=ifupdown,keyfile

  3. [ifupdown]
  4. managed=false

  5. [keyfile]
  6. unmanaged-devices=mac:38:01:46:4f:62:d7
Copy code


1

threads

5

posts

17

credits

Novice

Rank: 1

credits
17
Published in 2021-5-11 12:10:00 | Show all floors
Who has rtl8189etv driver for openwr?
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list