Hi, updated tumbleweed from: 20190607 -> 20191002 the wireless network adapter "wlp2s0" did not start automatically as before. starting by hand will work. how to find the problem??? situation: managed by wicked, over a bonding device. so if unplug from cable the wireless will jump in. was working before. after update i got: wicked ifstatus all lo up link: #1, state up type: loopback config: compat:suse:/etc/sysconfig/network/ifcfg-lo leases: ipv4 static granted addr: ipv4 127.0.0.1/8 [static] enp3s0 enslaved link: #2, state device-up, mtu 1500, master bond0 type: ethernet, hwaddr xx:xx:xx:xx:xx:xx config: compat:suse:/etc/sysconfig/network/ifcfg-enp3s0 wlp2s0 device-not-running link: #3, state down, mtu 1500 type: wireless config: compat:suse:/etc/sysconfig/network/ifcfg-wlp2s0 bond0 setup-in-progress link: #4, state device-up, mtu 1500 type: bond, mode active-backup, hwaddr xx:xx:xx:xx:xx:xx config: compat:suse:/etc/sysconfig/network/ifcfg-bond0 then start by hand: wicked ifup wlp2s0 wlp2s0 enslaved wicked ifstatus all lo up link: #1, state up type: loopback config: compat:suse:/etc/sysconfig/network/ifcfg-lo leases: ipv4 static granted addr: ipv4 127.0.0.1/8 [static] enp3s0 enslaved link: #2, state device-up, mtu 1500, master bond0 type: ethernet, hwaddr xx:xx:xx:xx:xx:xx config: compat:suse:/etc/sysconfig/network/ifcfg-enp3s0 wlp2s0 enslaved link: #3, state up, mtu 1500, master bond0 type: wireless config: compat:suse:/etc/sysconfig/network/ifcfg-wlp2s0 bond0 up link: #4, state up, mtu 1500 type: bond, mode active-backup, hwaddr xx:xx:xx:xx:xx:xx config: compat:suse:/etc/sysconfig/network/ifcfg-bond0 leases: ipv4 static granted addr: ipv4 192.168.0.23/24 [static] route: ipv4 default via 192.168.0.99 proto boot ============================== some logs with the error: Okt 06 20:51:43 becherer7 systemd[1]: Starting wicked AutoIPv4 supplicant service... Okt 06 20:51:43 becherer7 systemd[1]: Starting wicked DHCPv6 supplicant service... Okt 06 20:51:43 becherer7 systemd[1]: Starting wicked DHCPv4 supplicant service... Okt 06 20:51:43 becherer7 systemd[1]: Started wicked AutoIPv4 supplicant service. Okt 06 20:51:43 becherer7 systemd[1]: Started wicked DHCPv6 supplicant service. Okt 06 20:51:43 becherer7 systemd[1]: Started wicked DHCPv4 supplicant service. Okt 06 20:51:44 becherer7 systemd[1]: Starting wicked network management service daemon... Okt 06 20:51:44 becherer7 systemd[1]: Started wicked network management service daemon. Okt 06 20:51:44 becherer7 systemd[1]: Starting wicked network nanny service... Okt 06 20:51:44 becherer7 systemd[1]: Started wicked network nanny service. Okt 06 20:51:44 becherer7 systemd[1]: Starting wicked managed network interfaces... Okt 06 20:51:44 becherer7 dbus-daemon[1237]: [system] Activating via systemd: service name='fi.epitest.hostap.WPASupplicant' unit='wpa_supplicant.service' requested by ':1.14' (uid=0 pid=1388 comm="/usr/sbin/wickedd --systemd --foreground ") Okt 06 20:52:09 becherer7 wickedd[1388]: ni_wpa_interface_bind(wlp2s0): Operation not permitted Okt 06 20:52:09 becherer7 wickedd[1388]: wpa_supplicant doesn't know interface wlp2s0 Okt 06 20:52:09 becherer7 wickedd-nanny[1392]: device wlp2s0: call to org.opensuse.Network.Wireless.changeDevice() failed: General failure Okt 06 20:52:09 becherer7 wickedd-nanny[1392]: wlp2s0: failed to bring up device, still continuing Okt 06 20:52:14 becherer7 wicked[1394]: lo up Okt 06 20:52:14 becherer7 wicked[1394]: enp3s0 enslaved Okt 06 20:52:14 becherer7 wicked[1394]: wlp2s0 device-not-running Okt 06 20:52:14 becherer7 wicked[1394]: bond0 setup-in-progress Okt 06 20:52:14 becherer7 systemd[1]: Started wicked managed network interfaces. Okt 06 20:53:16 becherer7 wickedd[1388]: unable to translate eap protocol PWD ======================================= and here is my /etc/sysconfig/network/ifcfg-wlp2s0 BOOTPROTO='none' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='' MTU='' NAME='Wireless 7260' NETWORK='' REMOTE_IPADDR='' STARTMODE='hotplug' WIRELESS_AP='' WIRELESS_AP_SCANMODE='1' WIRELESS_AUTH_MODE='psk' WIRELESS_BITRATE='auto' WIRELESS_CA_CERT='' WIRELESS_CHANNEL='' WIRELESS_CLIENT_CERT='' WIRELESS_CLIENT_KEY='' WIRELESS_CLIENT_KEY_PASSWORD='' WIRELESS_DEFAULT_KEY='0' WIRELESS_EAP_AUTH='' WIRELESS_EAP_MODE='' WIRELESS_ESSID='my-wifiname' WIRELESS_FREQUENCY='' WIRELESS_KEY='' WIRELESS_KEY_0='' WIRELESS_KEY_1='' WIRELESS_KEY_2='' WIRELESS_KEY_3='' WIRELESS_KEY_LENGTH='128' WIRELESS_MODE='Managed' WIRELESS_NICK='' WIRELESS_NWID='' WIRELESS_PEAP_VERSION='' WIRELESS_POWER='no' WIRELESS_WPA_ANONID='' WIRELESS_WPA_IDENTITY='' WIRELESS_WPA_PASSWORD='' WIRELESS_WPA_PSK='my-password' ZONE=home PREFIXLEN='24' IFPLUGD_PRIORITY='1' this file has not changed since the update. whats going on here?? simoN -- www.becherer.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org