I am using openSUSE 42.1 Leap (KDE) and I have a really annoying issue. I have a Lenovo ThinkPad T540p with a RTL8192EE PCIe Wireless Network Adapter I keep losing my connection, sort of. On a fresh boot I am prompted by the KED password store for my main password and then it connects to my Wireless SP’s fine. However after a little while I get a Password dialog - KDE Daemon windows that pops up askign me for my AP’s WiFi password? I enter my password and hit OK and then a few moments later it pops up again. I can do this all day and it will never reconnect to my AP. ??? If I reboot it works fine again for a while and then goes back to asking me for my password. This is DRIVING me NUTS!
OK, tanks. I will run these and see what comes up. Also, I removed any and all duplicate entry’s in Network Manager and it has nbot lost my connection or asked me for my password so far today. I will update as soon as it does. Below is some of the results:
journalctl -fu NetworkManager
d********:~> journalctl -fu NetworkManager
– Logs begin at Mon 2016-01-11 13:22:42 PST. –
Mar 11 14:47:57 X-7.WORKGROUP NetworkManager[1082]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Mar 11 14:47:57 X-7.WORKGROUP NetworkManager[1082]: <info> dhclient started with pid 3227
Mar 11 14:48:10 X-7.WORKGROUP NetworkManager[1082]: <info> (wlan0): device state change: ip-config → deactivating (reason ‘user-requested’) [70 110 39]
Mar 11 14:48:10 X-7.WORKGROUP NetworkManager[1082]: <info> NetworkManager state is now DISCONNECTING
Mar 11 14:48:10 X-7.WORKGROUP NetworkManager[1082]: <info> (wlan0): device state change: deactivating → disconnected (reason ‘user-requested’) [110 30 39]
Mar 11 14:48:10 X-7.WORKGROUP NetworkManager[1082]: <info> (wlan0): canceled DHCP transaction, DHCP client pid 3227
Mar 11 14:48:10 X-7.WORKGROUP NetworkManager[1082]: <info> (wlan0): DHCPv4 state changed unknown → done
Mar 11 14:48:10 X-7.WORKGROUP NetworkManager[1082]: <info> NetworkManager state is now DISCONNECTED
Mar 11 14:48:10 X-7.WORKGROUP NetworkManager[1082]: <warn> Connection disconnected (reason -3)
Mar 11 14:48:10 X-7.WORKGROUP NetworkManager[1082]: <info> (wlan0): supplicant interface state: completed → disconnected
^C
Interference perhaps? You might want to check the signal level and link quality via ‘iwconfig’ command as well. Do the disconnections happen as frequently when nearer the router? When you scan are there other AP’s (on same/adjacent frequencies) nearby?
This was my initial thought as well but I have tested and verified with other devices and that’s not the case. Everything works fine with the exception of this laptop.
That’s good information, although it’s not clear (to me at least) if this is specifically related to the rtl8192ee driver. However, there seems to be a few accounts describing similar behaviour. For example, this Arch Linux thread…