Pawel Wieczorkiewicz changed bug 914842
What Removed Added
Status NEW CONFIRMED
CC   pilotgi@gmail.com, pwieczorkiewicz@suse.com
Flags   needinfo?(pilotgi@gmail.com)

Comment # 1 on bug 914842 from
Thank you for the logs. It helped us to analyze the problem:

1422311421.799977: wlp5s5: Selecting BSS from priority group 0
1422311421.800012: wlp5s5: 0: 00:22:a4:8a:c1:d1 ssid='2WIRE669' wpa_ie_len=22
rsn_ie_len=0 caps=0x11 level=-54
1422311421.800038: wlp5s5:    skip - no WPA/RSN proto match

Probably your wlan network uses WPA1 protocol, which was not supported properly
with wicked until the the current mainline version of wicked. It has been
implemented recently with the commit:

https://github.com/openSUSE/wicked/commit/606b50d601876e81aaaca9db26cd0f103d22ab29

Therefore please test with the latest master build RPMS if this solves the
problem for you. The RPMs can be found in the following master repository:

http://download.opensuse.org/repositories/network:/wicked:/master/openSUSE_13.2/

The solution will be also available with the next wicked release: 0.6.16.

Installation guide:
- zypper ar
http://download.opensuse.org/repositories/network:/wicked:/master/openSUSE_13.2/
WICKED_MASTER
- zypper ref
# Please trust the repository
- zypper in wicked-0.6.15-34.1.x86_64 wicked-service-0.6.15-34.1.x86_64
libwicked-0-6-0.6.15-34.1.x86_64


You are receiving this mail because: