You are not logged in.

#1 2014-10-29 09:07:02

Anoniem
Member
Registered: 2013-07-17
Posts: 43

WiFi stopped functioning after updating system

Hi,

Maybe someone can help thinking what could be wrong?

Tried:

[farid@wks-021 ~]$ ip link
2: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000
    link/ether 74:e5:0b:a6:ea:34 brd ff:ff:ff:ff:ff:ff
[farid@wks-021 ~]$ 
[farid@wks-021 ~]$ iw dev
phy#0
    Interface wlp3s0
        ifindex 2
        wdev 0x1
        addr 74:e5:0b:a6:ea:34
        type managed
[farid@wks-021 ~]$ 
[farid@wks-021 ~]$ iw dev wlp3s0 link
Not connected.
[farid@wks-021 ~]$ 
[farid@wks-021 ~]$ lspci -k
03:00.0 Network controller: Intel Corporation Centrino Wireless-N 1000 [Condor Peak]
    Subsystem: Intel Corporation Centrino Wireless-N 1000 BGN
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi
[farid@wks-021 ~]$ 
[farid@wks-021 ~]$ dmesg | grep iwlwifi
[    3.901000] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.901201] iwlwifi 0000:03:00.0: irq 27 for MSI/MSI-X
[    3.906155] iwlwifi 0000:03:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm
[    3.930568] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    3.930572] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    3.930574] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    3.930576] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
[    3.931091] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    4.002633] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[    5.207444] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    5.214857] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[    5.247677] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    5.255111] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[farid@wks-021 ~]$ 
[farid@wks-021 ~]$ dmesg | grep wlp3s0
[    4.002633] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[    4.007511] systemd-udevd[191]: renamed network interface wlan0 to wlp3s0
[    5.283392] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[    6.531166] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[    6.540068] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[    6.545146] wlp3s0: authenticated
[    6.545353] wlp3s0: waiting for beacon from a4:b1:e9:95:e7:03
[    6.574475] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[    6.584155] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[    6.595335] wlp3s0: associated
[    6.595390] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   12.009295] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[   12.436777] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[   12.440801] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[   12.445128] wlp3s0: authenticated
[   12.445422] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[   12.449174] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[   12.452410] wlp3s0: associated
[   12.452465] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   18.010915] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[   18.377274] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[   18.380599] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[   18.384282] wlp3s0: authenticated
[   18.386480] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[   18.391627] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[   18.394787] wlp3s0: associated
[   18.394834] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   24.012007] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[   24.419185] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[   24.422603] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[   24.425425] wlp3s0: authenticated
[   24.427458] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[   24.431169] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[   24.434492] wlp3s0: associated
[   24.434558] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   30.010811] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[   30.017849] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   66.515007] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[   66.518187] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[   66.524063] wlp3s0: authenticated
[   66.524657] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[   66.528699] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[   66.531488] wlp3s0: associated
[   72.021600] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[  330.547682] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[  330.551182] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[  330.553958] wlp3s0: authenticated
[  330.554402] wlp3s0: waiting for beacon from a4:b1:e9:95:e7:03
[  330.619256] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[  330.623001] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[  330.626680] wlp3s0: associated
[  330.626737] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  336.065025] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[  336.075927] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  336.486062] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[  336.489628] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[  336.492462] wlp3s0: authenticated
[  336.493594] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[  336.497506] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[  336.500588] wlp3s0: associated
[  342.068651] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[  342.077932] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  342.425337] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[  342.431538] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[  342.434381] wlp3s0: authenticated
[  342.437890] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[  342.441690] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[  342.447373] wlp3s0: associated
[  348.068571] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[  348.468220] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[  348.471712] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[  348.474454] wlp3s0: authenticated
[  348.475744] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[  348.479442] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[  348.482302] wlp3s0: associated
[  348.482343] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  354.068445] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[  654.597912] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[  654.601556] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[  654.604401] wlp3s0: authenticated
[  654.607383] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[  654.611193] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[  654.620466] wlp3s0: associated
[  654.620510] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  660.119236] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[  660.128149] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  660.533510] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[  660.537001] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[  660.539754] wlp3s0: authenticated
[  660.541670] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[  660.546081] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[  660.548861] wlp3s0: associated
[  666.121801] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[  666.128577] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  666.474461] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[  666.477801] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[  666.480548] wlp3s0: authenticated
[  666.482702] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[  666.486435] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[  666.489742] wlp3s0: associated
[  672.121001] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[  672.517298] wlp3s0: authenticate with a4:b1:e9:95:e7:03
[  672.520516] wlp3s0: send auth to a4:b1:e9:95:e7:03 (try 1/3)
[  672.523263] wlp3s0: authenticated
[  672.527067] wlp3s0: associate with a4:b1:e9:95:e7:03 (try 1/3)
[  672.530820] wlp3s0: RX AssocResp from a4:b1:e9:95:e7:03 (capab=0x411 status=0 aid=3)
[  672.533964] wlp3s0: associated
[  672.534035] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  678.123522] wlp3s0: deauthenticating from a4:b1:e9:95:e7:03 by local choice (Reason: 3=DEAUTH_LEAVING)
[farid@wks-021 ~]$ 

Any idea what this could cause my WiFi not to function?

(Reason: 3=DEAUTH_LEAVING) seems to be a general message

Any other strange things?

Have looked through my pacman-log and saw these were updated:

[2014-10-29 09:19] [PACMAN] upgraded wpa_supplicant (2.2-2 -> 2.3-1)
[2014-10-29 09:18] [PACMAN] upgraded iproute2 (3.15.0-1 -> 3.17.0-1)
[2014-10-29 09:18] [PACMAN] upgraded iw (3.14-1 -> 3.17-1)

Maybe?

Last edited by Anoniem (2014-10-29 09:15:00)

Offline

#2 2014-10-29 09:10:58

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: WiFi stopped functioning after updating system

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Fo … s_and_Code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-10-29 09:15:17

Anoniem
Member
Registered: 2013-07-17
Posts: 43

Re: WiFi stopped functioning after updating system

jasonwryan wrote:

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Fo … s_and_Code

My bad, changed it.

Offline

#4 2014-11-04 07:56:59

faldżip
Member
Registered: 2014-11-04
Posts: 2

Re: WiFi stopped functioning after updating system

Have you found any solution to this? I have exact same problem with same network controller.

Offline

#5 2014-11-04 08:53:46

Anoniem
Member
Registered: 2013-07-17
Posts: 43

Re: WiFi stopped functioning after updating system

Not yet, I mentioned to get it working with an extra Alfa Networks USB adapter. Also it works when using a hotspot without WPA/WEP key / encryption.
Still need to have a look at it, had to go on vacation last week. Maybe someone else?

Offline

#6 2014-11-04 17:28:16

adder
Member
Registered: 2010-04-12
Posts: 6

Re: WiFi stopped functioning after updating system

Hi, I have the same problem after a recent update. I also searched the internet for several hours but didnt find anything sad
Maybe a driverproblem?

$ wpa_supplicant -i wlp2s0 -c <(wpa_passphrase comeet ***********)
Successfully initialized wpa_supplicant
wlp2s0: Failed to initialize driver interface

I hope someone can solve this.
Greets

Last edited by adder (2014-11-04 17:28:47)

Offline

#7 2014-11-04 17:50:36

faldżip
Member
Registered: 2014-11-04
Posts: 2

Re: WiFi stopped functioning after updating system

I've finally get wifi to work by stopping NetworkManager and using netctl for connecting.

Offline

#8 2014-11-05 13:31:09

adder
Member
Registered: 2010-04-12
Posts: 6

Re: WiFi stopped functioning after updating system

Hey
Also no succes with netctl.
I hope there will be a kernel/firmware update in the near future that will fix this sad

Offline

#9 2014-11-06 16:02:32

Anoniem
Member
Registered: 2013-07-17
Posts: 43

Re: WiFi stopped functioning after updating system

I hope so. Anyone else with a solution?

Offline

#10 2014-11-10 09:51:58

adder
Member
Registered: 2010-04-12
Posts: 6

Re: WiFi stopped functioning after updating system

Hi
I just want to let you know that I fixed my problem.
I disabled the systemd dhcpd.service and enabled a dhcpcd.service specific for my wireless interface. (so dhcpcd@wlp2s0.service in my case)

I hope it also aplies to your problem.

greetz

Offline

#11 2014-11-11 00:34:37

oktorok
Member
From: San Francisco, Ca
Registered: 2014-06-18
Posts: 70

Re: WiFi stopped functioning after updating system

Have you tried going down your list above and downgrading to their previous stable version?  You might be able to isolate your problem that way.  You don't have to worry about iw, but the other two maybe.

Last edited by oktorok (2014-11-11 00:35:46)

Offline

#12 2014-11-18 03:33:04

jwhendy
Member
Registered: 2010-04-01
Posts: 621

Re: WiFi stopped functioning after updating system

Interesting... I started not being able to connect to my home network (WPA2) just today, and can confirm that disabling dhcpcd.service and enabling dhcpcd@wlo1.service works. I also tried downgrading to wpa_supplicant 2.2-2 and iproute 2.3.15.0-1 from ARM, as well as with linux 3.17.1-1 and 3.16.4-1 with no success per this possibly related thread.

I don't have time right now, but could post the journalctl/dmesg output of using dhcpcd.service and the interface-specific one tomorrow if that would be helpful.

Out of curiosity, can I swap them out without a reboot? I stopped dhcpcd@wlo1.service, started dhcpcd.service to verify lack of connectivity, and then wanted to go back so I could have an internet connection... but systemctl failed to start dhcpcd@wlo1.service. Are there other services I need to stop in order to do this?

I also noted this in journalctl, which I was prompted to search after getting some similar complaints when trying to futz with wpa_supplicant manually:

wlo1: Successfully initialized wpa_supplicant
                                       Line 1182: unknown EAP method 'SIM'
                                       You may need to add support for this EAP method during wpa_supplicant
                                       build time configuration.
                                       See README for more information.
                                       Line 1182: failed to parse eap 'SIM'.
                                       Line 1185: failed to parse network block.
                                       Line 1192: unknown EAP method 'PSK'
                                       You may need to add support for this EAP method during wpa_supplicant
                                       build time configuration.
                                       See README for more information.
                                       Line 1192: failed to parse eap 'PSK'.
                                       Line 1196: failed to parse network block.
                                       Line 1228: unknown EAP method 'IKEV2'
                                       You may need to add support for this EAP method during wpa_supplicant
                                       build time configuration.
                                       See README for more information.
                                       Line 1228: failed to parse eap 'IKEV2'.
                                       Line 1231: failed to parse network block.
                                       Failed to read or parse configuration '/etc/wpa_supplicant/wpa_supplicant.conf'.

Not sure if that's relevant... but it's there and seemed worth posting.

Edit: Oh, I wanted to add that I can connect to my router with my phone, and can connect my computer to my phone via tethering... so my router isn't necessarily the issue, and I can connect to at least a network with the computer, so my card/setup itself shouldn't necessarily be the issue... just can't connect to my home router for some reason. Possibly a particular encryption protocol causing the issue (then again, just checked and both phone is using WPA2 PSK and my router says WPA/WPA2 PSK).

Last edited by jwhendy (2014-11-18 03:38:26)

Offline

#13 2014-11-18 07:36:57

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: WiFi stopped functioning after updating system

May it be a slightly different cryptography by the router ?


do it good first, it will be faster than do it twice the saint wink

Offline

#14 2014-11-19 18:20:17

jwhendy
Member
Registered: 2010-04-01
Posts: 621

Re: WiFi stopped functioning after updating system

@TheSaint: definitely possible, though I'm more interested in why dhcpcd.service vs. dhcpcd@interface.service would matter if that's the issue at stake?

Offline

Board footer

Powered by FluxBB