After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757178 - [Ubuntu 15.10] Realtek RTL8723AE cannot connect to WPA2/AES
[Ubuntu 15.10] Realtek RTL8723AE cannot connect to WPA2/AES
Status: RESOLVED NOTGNOME
Product: NetworkManager
Classification: Platform
Component: Wi-Fi
0.9.x
Other Linux
: Normal blocker
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-10-27 11:32 UTC by Jean-Christophe Manciot
Modified: 2016-09-20 16:17 UTC
See Also:
GNOME target: ---
GNOME version: 3.13/3.14


Attachments
lshw (774 bytes, text/plain)
2015-10-27 11:32 UTC, Jean-Christophe Manciot
Details
lspci -vn (534 bytes, text/plain)
2015-10-27 11:33 UTC, Jean-Christophe Manciot
Details
syslog (41.44 KB, text/plain)
2015-10-27 11:34 UTC, Jean-Christophe Manciot
Details

Description Jean-Christophe Manciot 2015-10-27 11:32:55 UTC
Created attachment 314212 [details]
lshw

Ubuntu Gnome Server 15.10 - 4.2.0-16-generic
-------------------------------------------------------------------------------
sudo systemctl status NetworkManager.service
● NetworkManager.service - Network Manager
   Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2015-10-27 12:15:32 CET; 1min 17s ago
 Main PID: 1204 (NetworkManager)
   CGroup: /system.slice/NetworkManager.service
           └─1204 /usr/sbin/NetworkManager --no-daemon

Oct 27 12:15:59 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:00 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:00 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:02 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:03 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:03 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:03 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:05 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:20 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Oct 27 12:16:20 msi-ge60-ubuntu NetworkManager[1204]: nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed
Comment 1 Jean-Christophe Manciot 2015-10-27 11:33:59 UTC
Created attachment 314213 [details]
lspci -vn
Comment 2 Jean-Christophe Manciot 2015-10-27 11:34:47 UTC
Created attachment 314214 [details]
syslog
Comment 3 Thomas Haller 2015-10-27 17:55:43 UTC
There is no function nm_urfkill_get_wlan_state() in upstream NetworkManager code.

I would think these are downstream patches applied by Ubuntu.

could you please report the bug against Ubuntu?
Comment 4 Jean-Christophe Manciot 2015-10-27 17:58:36 UTC
OK