Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Wi-Fi connection with v.4.3.20 - authentification error with stopping the driver. #104

Open
Alex-n3050 opened this issue Jun 5, 2018 · 0 comments

Comments

@Alex-n3050
Copy link

Alex-n3050 commented Jun 5, 2018

Authorization on the access point does not occur due to an error during authentication.
Its reasons are not clear to me.
It is not known what the error code 15 means. There's no decryption anywhere.
It is also unclear why the driver stopped and unloaded.

uname -a
Linux wf 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

dmesg | grep RTL871X
[ 1594.757122] RTL871X: module init start
[ 1594.757123] RTL871X: rtl8812au v4.3.20_16317.20160108
[ 1595.375306] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=00:aa:68:38:df:31
[ 1595.376179] RTL871X: module init ret=0
[ 1608.590916] RTL871X: nolinked power save enter
[ 1625.507881] RTL871X: nolinked power save leave
[ 1631.583269] RTL871X: rtw_set_802_11_connect(wlan0) fw_state=0x00000008
[ 1631.830063] RTL871X: start auth
[ 1631.835906] RTL871X: auth success, start assoc
[ 1631.841558] RTL871X: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
[ 1631.841570] RTL871X: assoc success
[ 1631.863142] RTL871X: recv eapol packet
[ 1631.863324] RTL871X: send eapol packet
[ 1632.944124] RTL871X: recv eapol packet
[ 1632.944220] RTL871X: send eapol packet
[ 1634.038631] RTL871X: recv eapol packet
[ 1634.038700] RTL871X: send eapol packet
[ 1635.060050] RTL871X: recv eapol packet
[ 1635.060167] RTL871X: send eapol packet
[ 1636.080453] RTL871X: recv eapol packet
[ 1636.080577] RTL871X: send eapol packet
[ 1637.100599] RTL871X: recv eapol packet
[ 1637.100724] RTL871X: send eapol packet
[ 1638.126315] RTL871X: recv eapol packet
[ 1638.126403] RTL871X: send eapol packet
[ 1639.149843] RTL871X: recv eapol packet
[ 1639.149931] RTL871X: send eapol packet
[ 1640.161632] RTL871X: OnDeAuth(wlan0) reason=15, ta=13:fe:da:ce:13:d3, ignore=0
[ 1643.692050] RTL871X: nolinked power save enter
[ 1654.658698] RTL871X: rtw_ndev_uninit(wlan0) if1
[ 1654.714755] RTL871X: rtw_cmd_thread: DriverStopped(True) SurpriseRemoved(True) break at line 564
[ 1654.714787] RTL871X: rtw_dev_unload: driver in IPS-FWLPS

@Alex-n3050 Alex-n3050 changed the title No Wi-Fi connection with v.4.3.20 No Wi-Fi connection with v.4.3.20 - driver is stopped Jun 5, 2018
@Alex-n3050 Alex-n3050 changed the title No Wi-Fi connection with v.4.3.20 - driver is stopped No Wi-Fi connection with v.4.3.20 - authentification error with stopping the driver. Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant