Bug ID | 902771 |
---|---|
Summary | No network with wireless card and wicked service |
Classification | openSUSE |
Product | openSUSE Factory |
Version | 13.2 Beta 1 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Network |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | pilotgi@gmail.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
After bug #893678 was marked as a duplicate of #895447 I am creating a new bug as I am still unable to get a network connection with my wireless card and wicked. I followed the instructions from the last comment of bug #893678 to shut down NetworkManager and verify that wicked is the only service running. Here is the output of 'systemctl status network.service wickedd.service wpa_supplicant.service NetworkManager.service' wicked.service - wicked managed network interfaces Loaded: loaded (/usr/lib/systemd/system/wicked.service; enabled) Active: active (exited) since Mon 2014-10-27 12:41:05 CDT; 4min 44s ago Process: 917 ExecStart=/usr/sbin/wicked --systemd ifup all (code=exited, status=0/SUCCESS) Main PID: 917 (code=exited, status=0/SUCCESS) CGroup: /system.slice/wicked.service Oct 27 12:41:05 linux-0a83 wicked[917]: device enp9s0 failed: operation timed out Oct 27 12:41:05 linux-0a83 wicked[917]: device wlp5s5 failed: operation timed out Oct 27 12:41:05 linux-0a83 wicked[917]: lo up Oct 27 12:41:05 linux-0a83 wicked[917]: enp9s0 setup-in-progress Oct 27 12:41:05 linux-0a83 wicked[917]: wlp5s5 setup-in-progress wickedd.service - wicked network management service daemon Loaded: loaded (/usr/lib/systemd/system/wickedd.service; enabled) Active: active (running) since Mon 2014-10-27 12:40:35 CDT; 5min ago Main PID: 903 (wickedd) CGroup: /system.slice/wickedd.service ������903 /usr/sbin/wickedd --systemd --foreground Oct 27 12:40:35 linux-0a83 wickedd[903]: unable to translate eap protocol AKA Oct 27 12:40:35 linux-0a83 wickedd[903]: unable to translate eap protocol AKA' Oct 27 12:40:35 linux-0a83 wickedd[903]: unable to translate eap protocol FAST Oct 27 12:40:36 linux-0a83 wickedd[903]: lo: address 127.0.0.1 covered by a static lease Oct 27 12:40:37 linux-0a83 wickedd[903]: lo: address ::1 covered by a static lease wpa_supplicant.service - WPA Supplicant daemon Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; enabled) Active: active (running) since Mon 2014-10-27 12:40:33 CDT; 5min ago Main PID: 815 (wpa_supplicant) CGroup: /system.slice/wpa_supplicant.service ������815 /usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -f /var/log/wpa_sup... Oct 27 12:40:35 linux-0a83 wpa_supplicant[815]: ioctl[SIOCSIWENCODEEXT]: Invalid argument Oct 27 12:40:35 linux-0a83 wpa_supplicant[815]: ioctl[SIOCSIWENCODEEXT]: Invalid argument NetworkManager.service - Network Manager Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; disabled) Active: inactive (dead) And here is the result of the same command with ethernet connected: wicked.service - wicked managed network interfaces Loaded: loaded (/usr/lib/systemd/system/wicked.service; enabled) Active: active (exited) since Mon 2014-10-27 13:10:09 CDT; 8min ago Process: 4483 ExecStop=/usr/sbin/wicked --systemd ifdown all (code=exited, status=0/SUCCESS) Process: 2630 ExecReload=/usr/sbin/wicked --systemd ifreload all (code=exited, status=0/SUCCESS) Process: 4490 ExecStart=/usr/sbin/wicked --systemd ifup all (code=exited, status=0/SUCCESS) Main PID: 4490 (code=exited, status=0/SUCCESS) CGroup: /system.slice/wicked.service Oct 27 13:10:09 linux-0a83 wicked[4490]: device wlp5s5 failed: operation timed out Oct 27 13:10:09 linux-0a83 wicked[4490]: lo up Oct 27 13:10:09 linux-0a83 wicked[4490]: enp9s0 up Oct 27 13:10:09 linux-0a83 wicked[4490]: wlp5s5 setup-in-progress wickedd.service - wicked network management service daemon Loaded: loaded (/usr/lib/systemd/system/wickedd.service; enabled) Active: active (running) since Mon 2014-10-27 12:40:35 CDT; 37min ago Main PID: 903 (wickedd) CGroup: /system.slice/wickedd.service ������903 /usr/sbin/wickedd --systemd --foreground Oct 27 13:04:39 linux-0a83 wickedd[903]: lo: address ::1 covered by a static lease Oct 27 13:06:26 linux-0a83 wickedd[903]: lo: address 127.0.0.1 covered by a static lease Oct 27 13:06:26 linux-0a83 wickedd[903]: lo: address ::1 covered by a static lease Oct 27 13:08:19 linux-0a83 wickedd[903]: lo: address 127.0.0.1 covered by a static lease Oct 27 13:08:19 linux-0a83 wickedd[903]: lo: address ::1 covered by a static lease Oct 27 13:08:53 linux-0a83 wickedd[903]: lo: address 127.0.0.1 covered by a static lease Oct 27 13:08:53 linux-0a83 wickedd[903]: lo: address ::1 covered by a static lease Oct 27 13:09:39 linux-0a83 wickedd[903]: lo: address 127.0.0.1 covered by a static lease Oct 27 13:09:39 linux-0a83 wickedd[903]: lo: address ::1 covered by a static lease Oct 27 13:09:41 linux-0a83 wickedd[903]: enp9s0: Notified neighbours about IP address 192.xxx.x.xx wpa_supplicant.service - WPA Supplicant daemon Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; enabled) Active: active (running) since Mon 2014-10-27 12:40:33 CDT; 37min ago Main PID: 815 (wpa_supplicant) CGroup: /system.slice/wpa_supplicant.service ������815 /usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -f /var/log/wpa_sup... Oct 27 12:40:35 linux-0a83 wpa_supplicant[815]: ioctl[SIOCSIWENCODEEXT]: Invalid argument Oct 27 12:40:35 linux-0a83 wpa_supplicant[815]: ioctl[SIOCSIWENCODEEXT]: Invalid argument NetworkManager.service - Network Manager Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; disabled) Active: inactive (dead) And the result of 'ps axwww | grep -E "dhc|NetworkManager" | grep -v grep' 900 ? SLs 0:00 /usr/lib/wicked/bin/wickedd-dhcp4 --systemd --foreground 901 ? SLs 0:00 /usr/lib/wicked/bin/wickedd-dhcp6 --systemd --foreground enp9s0 is set to 'Connect automatically on cable connection'. If I unplug the cable and reboot, I have to restart the network 3-4 times after conncecting the cable before I get a connection