Comment # 19 on bug 902771 from
Wicked has started working for me with my wireless card but so far I have been
unable to figure out exactly how it started working. I'm using
Plasma5/Frameworks5 with 13.2 and on 1-13-15 there were some updates for plasma
to version 5.1.95. Only some packages were updated and when I rebooted,
plasmashell crashed and on subsequent logouts/reboots it continued to crash.
These crashes also caused NetworkManager to stop working, or at least there was
not network connection.

I switched to IceWM to work around the plasma crashes and I switched to wicked
via command line and connected an ethernet cable to get a network connection. 

Twenty four hours later, there were updates for more plasma packages in 5.1.95
series and this fixed the crashes in plasma. I clicked on the network icon in
the panel and it said I was connected with enp9s0 and wlp5s5 was available. I
switched to wlp5s5 and it has been working ever since. There was also an update
to NetworkManager during this time, but I don't know if that helped or not. 

A recent email about bug #895447 said an update to sysconfig may help with this
wicked problem, but mine starting working long before that. It's been working
for about nine days. Now when I execute the status command, everything is 'up'
and the only 'setup-in-progress' is because the ethernet isn't plugged in. 

sudo systemctl  status network.service wickedd.service wpa_supplicant.service
NetworkManager.service -l 
sudo: ignoring time stamp from the future
root's password:
wicked.service - wicked managed network interfaces
   Loaded: loaded (/usr/lib/systemd/system/wicked.service; enabled)
   Active: active (exited) since Fri 2015-01-23 11:33:12 CST; 20min ago
 Main PID: 813 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/wicked.service

Jan 23 11:33:12 linux.site wicked[813]: lo              up
Jan 23 11:33:12 linux.site wicked[813]: enp9s0          setup-in-progress
Jan 23 11:33:12 linux.site wicked[813]: wlp5s5          up

wickedd.service - wicked network management service daemon
   Loaded: loaded (/usr/lib/systemd/system/wickedd.service; enabled)
   Active: active (running) since Fri 2015-01-23 11:32:42 CST; 20min ago
 Main PID: 805 (wickedd)
   CGroup: /system.slice/wickedd.service
           ������805 /usr/sbin/wickedd --systemd --foreground

Jan 23 11:32:42 linux.site wickedd[805]: unable to translate eap protocol AKA
Jan 23 11:32:42 linux.site wickedd[805]: unable to translate eap protocol AKA'
Jan 23 11:32:42 linux.site wickedd[805]: unable to translate eap protocol FAST
Jan 23 11:32:42 linux.site wickedd[805]: lo: address 127.0.0.1 covered by a
static lease
Jan 23 11:32:42 linux.site wickedd[805]: lo: address ::1 covered by a static
lease
Jan 23 11:32:50 linux.site wickedd[805]: wlp5s5: Notified neighbours about IP
address 192.168.1.69

wpa_supplicant.service - WPA Supplicant daemon
   Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; enabled)
   Active: active (running) since Fri 2015-01-23 11:32:42 CST; 20min ago
 Main PID: 777 (wpa_supplicant)
   CGroup: /system.slice/wpa_supplicant.service
           ������777 /usr/sbin/wpa_supplicant -c
/etc/wpa_supplicant/wpa_supplicant.conf -u -f /var/log/wpa_supplicant.log

Jan 23 11:32:42 linux.site wpa_supplicant[777]: ioctl[SIOCSIWENCODEEXT]:
Invalid argument
Jan 23 11:32:42 linux.site wpa_supplicant[777]: ioctl[SIOCSIWENCODEEXT]:
Invalid argument
Jan 23 11:32:49 linux.site wpa_supplicant[777]: ioctl[SIOCSIWFREQ]: Device or
resource busy

NetworkManager.service - Network Manager                                        
   Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled)     
   Active: active (running) since Fri 2015-01-23 11:32:42 CST; 20min ago        
 Main PID: 803 (NetworkManager)                                                 
   CGroup: /system.slice/NetworkManager.service                                 
           ������ 803 /usr/sbin/NetworkManager --no-daemon                          
           ������1608 /sbin/dhclient -d -sf /usr/lib/nm-dhcp-helper -pf
/var/run/dhclient-wlp5s5.pid -lf
/var/lib/NetworkManager/dhclient-89d89176-938b-4c00-b02c-0deb032a90ae-wlp5s5.lease
-cf /var/lib/NetworkManager/dhclient-wlp5s5.conf wlp5s5                         

Jan 23 11:32:54 linux.site NetworkManager[803]: <info>   plen 24
(255.255.255.0)
Jan 23 11:32:54 linux.site NetworkManager[803]: <info>   gateway 192.168.1.xxx
Jan 23 11:32:54 linux.site NetworkManager[803]: <info>   server identifier
192.168.1.xxx
Jan 23 11:32:54 linux.site NetworkManager[803]: <info>   lease time 86400
Jan 23 11:32:54 linux.site NetworkManager[803]: <info>   nameserver
'192.168.1.254'
Jan 23 11:32:54 linux.site NetworkManager[803]: <info>   domain name
'xxxlocal.net'
Jan 23 11:32:54 linux.site NetworkManager[803]: <info> Activation (wlp5s5)
Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Jan 23 11:32:54 linux.site NetworkManager[803]: <info> Activation (wlp5s5)
Stage 5 of 5 (IPv4 Commit) started...
Jan 23 11:32:54 linux.site NetworkManager[803]: <info> Activation (wlp5s5)
Stage 5 of 5 (IPv4 Commit) complete.
Jan 23 11:32:54 linux.site NetworkManager[803]: bound to 192.168.1.xx --
renewal in 36557 seconds.


You are receiving this mail because: