Доброго всем времени суток. Есть надоедливая проблема с автоматическим подключением к WIFI. Каждый раз при включении или входе в систему просит подключиться к сети, причем, стабильно два раза (имя активной сети видит). Галочка "Для всех пользователей стоит", актуальный драйвер в lib/firmware скачал и поставил.
$ ifconfig
lo Link encap:Локальная петля (Loopback)
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:6534 errors:0 dropped:0 overruns:0 frame:0
TX packets:6534 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:509639 (509.6 KB) TX bytes:509639 (509.6 KB)
wlp3s0 Link encap:Ethernet HWaddr 48:45:20:6a:cf:f7
inet addr:192.168.1.34 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::a2fa:6922:7ae2:bc8e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:31349 errors:0 dropped:0 overruns:0 frame:0
TX packets:24531 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:29061307 (29.0 MB) TX bytes:6143528 (6.1 MB)
iwconfig
wlp3s0 IEEE 802.11 ESSID:"RadioSpot"
Mode:Managed Frequency:2.432 GHz Access Point: 78:24:AF:96:F1:F8
Bit Rate=144.4 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=70/70 Signal level=-27 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:17 Invalid misc:52 Missed beacon:0
lo no wireless extensions.
$ lspci -k
03:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
$ dmesg | grep wlp3s0
[ 3.822366] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 4.165562] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 4.252680] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 4.354146] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 8.012691] wlp3s0: authenticate with 78:24:af:96:f1:fc
[ 8.020577] wlp3s0: send auth to 78:24:af:96:f1:fc (try 1/3)
[ 8.021178] wlp3s0: authenticated
[ 8.024234] wlp3s0: associate with 78:24:af:96:f1:fc (try 1/3)
[ 8.025177] wlp3s0: RX AssocResp from 78:24:af:96:f1:fc (capab=0x11 status=0 aid=1)
[ 8.027251] wlp3s0: associated
[ 8.027349] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 16.102047] wlp3s0: deauthenticated from 78:24:af:96:f1:fc (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[ 20.423983] wlp3s0: authenticate with 78:24:af:96:f1:fc
[ 20.429384] wlp3s0: send auth to 78:24:af:96:f1:fc (try 1/3)
[ 20.430040] wlp3s0: authenticated
[ 20.432276] wlp3s0: associate with 78:24:af:96:f1:fc (try 1/3)
[ 20.433269] wlp3s0: RX AssocResp from 78:24:af:96:f1:fc (capab=0x11 status=0 aid=1)
[ 20.434585] wlp3s0: associated
[ 28.522086] wlp3s0: deauthenticated from 78:24:af:96:f1:fc (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[ 33.107571] wlp3s0: authenticate with 78:24:af:96:f1:f8
[ 33.112340] wlp3s0: send auth to 78:24:af:96:f1:f8 (try 1/3)
[ 33.115155] wlp3s0: authenticated
[ 33.116217] wlp3s0: associate with 78:24:af:96:f1:f8 (try 1/3)
[ 33.119922] wlp3s0: RX AssocResp from 78:24:af:96:f1:f8 (capab=0x411 status=0 aid=1)
[ 33.120905] wlp3s0: associated
[ 5228.087219] wlp3s0: deauthenticating from 78:24:af:96:f1:f8 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 5230.978230] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 5231.064864] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 5231.149700] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 5234.508342] wlp3s0: authenticate with 78:24:af:96:f1:fc
[ 5234.512175] wlp3s0: send auth to 78:24:af:96:f1:fc (try 1/3)
[ 5234.512789] wlp3s0: authenticated
[ 5234.514261] wlp3s0: associate with 78:24:af:96:f1:fc (try 1/3)
[ 5234.515182] wlp3s0: RX AssocResp from 78:24:af:96:f1:fc (capab=0x11 status=0 aid=1)
[ 5234.516436] wlp3s0: associated
[ 5234.516462] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 5242.602732] wlp3s0: deauthenticated from 78:24:af:96:f1:fc (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[ 5258.990326] wlp3s0: authenticate with 78:24:af:96:f1:fc
[ 5258.995478] wlp3s0: send auth to 78:24:af:96:f1:fc (try 1/3)
[ 5258.996233] wlp3s0: authenticated
[ 5258.998171] wlp3s0: associate with 78:24:af:96:f1:fc (try 1/3)
[ 5258.999213] wlp3s0: RX AssocResp from 78:24:af:96:f1:fc (capab=0x11 status=0 aid=1)
[ 5259.000949] wlp3s0: associated
[ 5267.082910] wlp3s0: deauthenticated from 78:24:af:96:f1:fc (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[ 5292.150659] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 5356.941066] wlp3s0: authenticate with 78:24:af:96:f1:fc
[ 5356.945753] wlp3s0: send auth to 78:24:af:96:f1:fc (try 1/3)
[ 5356.946355] wlp3s0: authenticated
[ 5356.949441] wlp3s0: associate with 78:24:af:96:f1:fc (try 1/3)
[ 5356.950432] wlp3s0: RX AssocResp from 78:24:af:96:f1:fc (capab=0x11 status=0 aid=1)
[ 5356.951753] wlp3s0: associated
[ 5356.951788] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 5365.039474] wlp3s0: deauthenticated from 78:24:af:96:f1:fc (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[ 5367.648114] wlp3s0: authenticate with 78:24:af:96:f1:f8
[ 5367.652125] wlp3s0: send auth to 78:24:af:96:f1:f8 (try 1/3)
[ 5367.654932] wlp3s0: authenticated
[ 5367.657374] wlp3s0: associate with 78:24:af:96:f1:f8 (try 1/3)
[ 5367.660927] wlp3s0: RX AssocResp from 78:24:af:96:f1:f8 (capab=0x411 status=0 aid=3)
[ 5367.665214] wlp3s0: associated