You are not logged in.

#1 2015-09-28 18:47:56

ieldib
Member
Registered: 2015-09-28
Posts: 7

Wireless issue - not connecting after reboot

Hi All,

So I am not sure what went wrong, but my wifi connectivity was working via networkmanager. Shutdown my laptop, start it back up the next day @ work and no wireless.

Here is an lspci of my wireless card:

lspci | grep -i net 
01:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)

Here is the pastebin of my log output (when I try and connect via networkmanager.

Sep 28 14:19:20 my-laptop NetworkManager[457]: <info>  keyfile: add connection /etc/NetworkManager/system-connections/mynetwork (9ccab5e2-0c1b-46ee-8aaf-b2059c2cdb7a,"mynetwork")
Sep 28 14:19:20 my-laptop NetworkManager[457]: <info>  (wlp1s0): Activation: starting connection 'mynetwork' (9ccab5e2-0c1b-46ee-8aaf-b2059c2cdb7a)
Sep 28 14:19:20 my-laptop NetworkManager[457]: <info>  (wlp1s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 28 14:19:20 my-laptop NetworkManager[457]: <info>  (wlp1s0): device state change: prepare -> config (reason 'none') [40 50 0]
Sep 28 14:19:20 my-laptop NetworkManager[457]: <info>  (wlp1s0): Activation: (wifi) access point 'mynetwork' has security, but secrets are required.
Sep 28 14:19:20 my-laptop NetworkManager[457]: <info>  (wlp1s0): device state change: config -> need-auth (reason 'none') [50 60 0]
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  (wlp1s0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  (wlp1s0): device state change: prepare -> config (reason 'none') [40 50 0]
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  (wlp1s0): Activation: (wifi) connection 'mynetwork' has security, and secrets exist.  No new secrets needed.
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  Config: added 'ssid' value 'mynetwork'
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  Config: added 'scan_ssid' value '1'
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  Config: added 'key_mgmt' value 'WPA-PSK'
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  Config: added 'auth_alg' value 'OPEN'
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  Config: added 'psk' value '<omitted>'
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  Config: set interface ap_scan to 1
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  (wlp1s0): supplicant interface state: inactive -> scanning
Sep 28 14:19:24 my-laptop kernel: wlp1s0: authenticate with 24:a4:3c:6d:35:13
Sep 28 14:19:24 my-laptop kernel: wlp1s0: direct probe to 24:a4:3c:6d:35:13 (try 1/3)
Sep 28 14:19:24 my-laptop NetworkManager[457]: <info>  (wlp1s0): supplicant interface state: scanning -> authenticating
Sep 28 14:19:24 my-laptop kernel: wlp1s0: direct probe to 24:a4:3c:6d:35:13 (try 2/3)
Sep 28 14:19:25 my-laptop kernel: wlp1s0: direct probe to 24:a4:3c:6d:35:13 (try 3/3)
Sep 28 14:19:25 my-laptop kernel: wlp1s0: authentication with 24:a4:3c:6d:35:13 timed out
Sep 28 14:19:25 my-laptop NetworkManager[457]: <info>  (wlp1s0): supplicant interface state: authenticating -> disconnected
Sep 28 14:19:35 my-laptop NetworkManager[457]: <info>  (wlp1s0): supplicant interface state: disconnected -> scanning
Sep 28 14:19:35 my-laptop kernel: wlp1s0: authenticate with 04:18:d6:04:6d:d9
Sep 28 14:19:35 my-laptop kernel: wlp1s0: direct probe to 04:18:d6:04:6d:d9 (try 1/3)
Sep 28 14:19:35 my-laptop NetworkManager[457]: <info>  (wlp1s0): supplicant interface state: scanning -> authenticating
Sep 28 14:19:35 my-laptop kernel: wlp1s0: direct probe to 04:18:d6:04:6d:d9 (try 2/3)
Sep 28 14:19:35 my-laptop kernel: wlp1s0: direct probe to 04:18:d6:04:6d:d9 (try 3/3)
Sep 28 14:19:35 my-laptop kernel: wlp1s0: authentication with 04:18:d6:04:6d:d9 timed out
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: Successfully initialized wpa_supplicant
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:87:02 (SSID='mynetwork' freq=2437 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:6d:d9 (SSID='mynetwork' freq=2452 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:87:02 (SSID='mynetwork' freq=2437 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:6d:d9 (SSID='mynetwork' freq=2452 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=1 duration=10 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="mynetwork"
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-DISCONNECTED bssid=24:a4:3c:6d:35:13 reason=3 locally_generated=1
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:87:02 (SSID='mynetwork' freq=2437 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=1 duration=10 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="mynetwork"
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=2 duration=20 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=1 duration=10 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="mynetwork"
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:87:02 (SSID='mynetwork' freq=2437 MHz)
Sep 28 14:19:35 my-laptop NetworkManager[457]: <info>  (wlp1s0): supplicant interface state: authenticating -> disconnected
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=2 duration=20 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=1 duration=10 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="mynetwork"
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:87:02 (SSID='mynetwork' freq=2437 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=2 duration=20 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: rfkill: WLAN soft blocked
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:87:02 (SSID='mynetwork' freq=2437 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:6d:d9 (SSID='mynetwork' freq=2452 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:87:02 (SSID='mynetwork' freq=2437 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=1 duration=10 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="mynetwork"
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=2 duration=20 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 24:a4:3c:6d:35:13 (SSID='mynetwork' freq=2457 MHz)
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="mynetwork" auth_failures=1 duration=10 reason=CONN_FAILED
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="mynetwork"
Sep 28 14:19:35 my-laptop wpa_supplicant[687]: wlp1s0: SME: Trying to authenticate with 04:18:d6:04:6d:d9 (SSID='mynetwork' freq=2452 MHz)
Sep 28 14:19:45 my-laptop NetworkManager[457]: <info>  (wlp1s0): supplicant interface state: disconnected -> scanning
Sep 28 14:19:49 my-laptop NetworkManager[457]: <warn>  (wlp1s0): Activation: (wifi) association took too long, failing activation
Sep 28 14:19:49 my-laptop NetworkManager[457]: <info>  (wlp1s0): device state change: config -> failed (reason 'ssid-not-found') [50 120 53]
Sep 28 14:19:49 my-laptop NetworkManager[457]: <warn>  (wlp1s0): Activation: failed for connection 'mynetwork'
Sep 28 14:19:49 my-laptop NetworkManager[457]: <warn>  Failed to GDBus.Error:fi.w1.wpa_supplicant1.NotConnected: This interface is not connected: disconnect.
Sep 28 14:19:49 my-laptop NetworkManager[457]: <info>  (wlp1s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
Sep 28 14:19:49 my-laptop dbus-daemon[748]: Activating service name='ca.desrt.dconf'
Sep 28 14:19:49 my-laptop kernel: IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
Sep 28 14:19:49 my-laptop dbus-daemon[748]: Successfully activated service 'ca.desrt.dconf'
Sep 28 14:19:49 my-laptop NetworkManager[457]: <warn>  Failed to GDBus.Error:fi.w1.wpa_supplicant1.NotConnected: This interface is not connected: disconnect.
Sep 28 14:19:49 my-laptop gnome-session[949]: Gjs-Message: JS LOG: An active wireless connection, in infrastructure mode, involves no access point?
Sep 28 14:19:49 my-laptop gnome-session[746]: Gjs-Message: JS LOG: An active wireless connection, in infrastructure mode, involves no access point?
Sep 28 14:19:50 my-laptop NetworkManager[457]: <info>  (wlp1s0): supplicant interface state: scanning -> inactive

PS I posted in the laptop section, however I think it's more relevant to the networking section.
Thanks in advance.

Offline

#2 2015-09-29 15:40:35

fahrgast
Member
Registered: 2015-02-26
Posts: 36

Re: Wireless issue - not connecting after reboot

I had a similar problem today. The Plasma NetworkManager applet wasn't able to connect to any networks.

It seems that the latest kernel update (4.2.1) has something to do, so a workaround was downgrading the kernel.

Offline

#3 2015-09-29 21:07:33

ieldib
Member
Registered: 2015-09-28
Posts: 7

Re: Wireless issue - not connecting after reboot

Thanks for the feedback,  If that really is the issue... I think i'll stick around till the next update. 


fahrgast wrote:

I had a similar problem today. The Plasma NetworkManager applet wasn't able to connect to any networks.

It seems that the latest kernel update (4.2.1) has something to do, so a workaround was downgrading the kernel.

Offline

#4 2015-10-01 10:33:47

idmresettrial
Member
Registered: 2015-09-12
Posts: 29

Re: Wireless issue - not connecting after reboot

Me too with driver ath9k and kernel 4.2.1
Downgraded to 4.1.8 solved the problem.

Anyone knows how to fix this problem in the kernel 4.2.1 ?

Offline

#5 2015-10-01 15:25:55

ieldib
Member
Registered: 2015-09-28
Posts: 7

Re: Wireless issue - not connecting after reboot

Do you have any advice on howto cleanly downgrade ? Also I assume the problem will be fixed with 4.2.2 (which is already out on kernel.org and just a matter of time before we get it I am sure).

idmresettrial wrote:

Me too with driver ath9k and kernel 4.2.1
Downgraded to 4.1.8 solved the problem.

Anyone knows how to fix this problem in the kernel 4.2.1 ?

Offline

#6 2015-10-01 15:54:16

idmresettrial
Member
Registered: 2015-09-12
Posts: 29

Re: Wireless issue - not connecting after reboot

ieldib wrote:

Do you have any advice on howto cleanly downgrade ? Also I assume the problem will be fixed with 4.2.2 (which is already out on kernel.org and just a matter of time before we get it I am sure).

idmresettrial wrote:

Me too with driver ath9k and kernel 4.2.1
Downgraded to 4.1.8 solved the problem.

Anyone knows how to fix this problem in the kernel 4.2.1 ?

I installed package linux-lts ( pacman -S linux-lts ), since then I've could select the kernel version at grub menu.
You could use the latest kernel whenever you want.

Offline

#7 2015-10-01 17:54:32

Roysten
Member
Registered: 2014-10-30
Posts: 14

Re: Wireless issue - not connecting after reboot

Earlier this week I upgraded the kernel to 4.2.1. I noticed my WiFi-speeds were slow, but thought nothing of it (just happens sometimes, maybe someone is downloading a torrent or whatever). However the problems persisted in the following days. Today I realized the slow WiFi speeds happened the same day I upgraded the kernel, so I tried the LTS (4.1.8) kernel to see if the kernel upgrade caused the problems. To my surprise it did!

So my problems are not exactly the same, since my connection is stable just very slow. It does seem related though. I am using an AR928X chip. It must be a regression in ath9k, and for me the issues have not been fixed with 4.2.2 unfortunately sad

Offline

#8 2015-10-01 18:53:23

ieldib
Member
Registered: 2015-09-28
Posts: 7

Re: Wireless issue - not connecting after reboot

Reverting to an LTS kernel did nothing for me in this scenario sad. Any other suggestions ?

Offline

#9 2015-10-01 19:52:18

ieldib
Member
Registered: 2015-09-28
Posts: 7

Re: Wireless issue - not connecting after reboot

My issue appears to be related to wpa_supplicant to some effect: NetworkManager[571]: <warn>  Failed to GDBus.Error:fi.w1.wpa_supplicant1.NotConnected: This interface is not connected: disconnect (interface is up, network manager can scan and see networks, wpa_supplicant authentication keeps on failing sad ).

Offline

#10 2015-10-02 00:55:20

idmresettrial
Member
Registered: 2015-09-12
Posts: 29

Re: Wireless issue - not connecting after reboot

have a look at this https://bbs.archlinux.org/viewtopic.php?id=201165

BTW,  the linux package has been up to 4.2.2-1 --> still make my wifi not work sad

Last edited by idmresettrial (2015-10-02 01:10:36)

Offline

#11 2015-10-03 16:56:27

ieldib
Member
Registered: 2015-09-28
Posts: 7

Re: Wireless issue - not connecting after reboot

EDIT -  I forgot to reboot after kernel update. Wifi is working now. 



idmresettrial wrote:

have a look at this https://bbs.archlinux.org/viewtopic.php?id=201165

BTW,  the linux package has been up to 4.2.2-1 --> still make my wifi not work sad

Last edited by ieldib (2015-10-03 17:01:43)

Offline

Board footer

Powered by FluxBB