You are not logged in.

#1 2016-09-28 10:41:56

Purgator
Member
Registered: 2016-03-02
Posts: 102

Network with NetworkManager stop working randomly

Hello,

i'm using NetworkManager to manage my wifi network and that work pretty well, until it literally shutdown without any notice.
When the bug appear, i left clic on networkmanager icon on taskbar, everything seems ok (but i have no connection). If i disconnect from current wifi or try to connect to an other one, it will not succeed.
If i disable network and enable it again (by right clicking on icon), it say that the device is not ready.

I checked some logs :

sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 0 (ret=-5)
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 1 (ret=-5)
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 2 (ret=-5)
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
sept. 28 12:06:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 3 (ret=-5)
sept. 28 12:06:43 legendance kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
sept. 28 12:06:43 legendance NetworkManager[288]: <error> [1475057203.5952] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
sept. 28 12:06:43 legendance NetworkManager[288]: <info>  [1475057203.5952] device (wlp2s0): state change: config -> failed (reason 'config-failed') [50 120 4]
sept. 28 12:06:43 legendance wpa_supplicant[382]: wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-100
sept. 28 12:06:43 legendance NetworkManager[288]: <info>  [1475057203.5955] manager: NetworkManager state is now DISCONNECTED
sept. 28 12:06:43 legendance NetworkManager[288]: <warn>  [1475057203.5961] device (wlp2s0): Activation: failed for connection 'BUISSON1'
sept. 28 12:06:43 legendance NetworkManager[288]: <info>  [1475057203.5974] device (wlp2s0): state change: failed -> disconnected (reason 'none') [120 30 0]
sept. 28 12:06:43 legendance NetworkManager[288]: <info>  [1475057203.5987] device (wlp2s0): set-hw-addr: set MAC address to D6:D9:B5:38:65:68 (scanning)
sept. 28 12:06:46 legendance wpa_supplicant[382]: wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-100
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 0 (ret=-5)
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 1 (ret=-5)
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 2 (ret=-5)
sept. 28 12:06:33 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
sept. 28 12:06:33 legendance NetworkManager[288]: <error> [1475057193.3029] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)

It seems related.

Also i got a problem before about slow wifi connection which was solved, dunno if it's important to mention but here is the link : https://bbs.archlinux.org/viewtopic.php?id=214552

Thx !

Offline

#2 2016-10-03 06:28:57

anoble
Member
Registered: 2015-11-23
Posts: 10

Re: Network with NetworkManager stop working randomly

I seem to have a similar problem that I can't figure out for the life of me. It is only a problem on newer kernels, so I'm still running a kernel from a few months ago.

For me I can get connectivity back for a while by running

sudo systemctl restart NetworkManager.service

But eventually it will stop working again. Everything seems normal, NetworkManager still says it's connected, journalctl doesn't seem to say anything, but I can't even ping anything.

Last edited by anoble (2016-10-03 06:31:09)

Offline

#3 2016-10-04 22:00:52

gofree
Member
From: Slovakia
Registered: 2008-07-26
Posts: 51

Re: Network with NetworkManager stop working randomly

got the same on ASUS X556U - also started t happen with newer kernels - sometimes its really annoying - got to look in to it...

(update: I try to disable dhcpcd service ...lets see)

Last edited by gofree (2016-10-04 22:15:57)

Offline

#4 2016-10-05 09:13:36

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

sudo systemctl restart NetworkManager.service

is not working on my side, i will retry if i get again the issue.

Which kernel are you using guys ?

Print out your uname -r

4.7.4-1-ARCH

Notice that I also got issues under Windows, but i'm not sure that is related.

Offline

#5 2016-10-05 10:58:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,672

Re: Network with NetworkManager stop working randomly

Your kernel is outdated update your system and reboot

Offline

#6 2016-10-12 07:30:30

dewmax
Member
Registered: 2015-03-13
Posts: 3

Re: Network with NetworkManager stop working randomly

I have the same connectivity issue on kernel 4.7.6-1-ARCH. Restarting NetworkManager worked but it's not very convenient... Can I do some extra log analysis or file a bug somewhere?

Offline

#7 2016-10-19 12:37:47

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

My kernel is up to date now. I also waited some days with it to let the bug show up. In fact, I can't reproduce the bug when I want.

Since yesterday I'm using a wired connection, and i got the bug today with that wired connection.


Logs

oct. 19 13:34:30 legendance ntpd[377]: bind(23) AF_INET6 fe80::82fa:5bff:fe0f:c6e1%2#123 flags 0x11 failed: Cannot assign requested address
oct. 19 13:34:30 legendance ntpd[377]: unable to create socket on enp1s0f2 (6) for fe80::82fa:5bff:fe0f:c6e1%2#123


uname -a

Linux legendance 4.7.6-1-ARCH #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 x86_64 GNU/Linux



I tryed some troubleshooting but have to do it more properly next time cause I'm not sure about causality and eveything.

After the eth0 like interface stopped working, I stopped ntp daemon

systemctl stop ntpd.service

Then I right clicked on my network-manager widget on GUI and checked "enable wifi".
The Wi-Fi works fine but It doesn't display the list of available Wi-Fi.

That all for the moment, I can't rely the ntpd stop with the WiFi comming back. Also, y wired connection still don't work (it probably will be all fine after reboot).



EDIT :

I just reboot cause i was stuck and unable to get internet access.

What happened ?

I was accessing the internet from WiFi, but it stopped working suddenly as usual. I tryed to make it work back by stopping ntpd and restarting network-manager. Both failed.

Here are all my logs from this session :

-- Logs begin at sam. 2016-02-13 07:38:03 CET, end at mer. 2016-10-19 15:27:53 CEST. --
oct. 19 11:59:19 legendance kernel: intel_soc_dts_thermal: request_threaded_irq ret -22
oct. 19 13:34:30 legendance ntpd[377]: bind(23) AF_INET6 fe80::82fa:5bff:fe0f:c6e1%2#123 flags 0x11 failed: Cannot assign requested address
oct. 19 13:34:30 legendance ntpd[377]: unable to create socket on enp1s0f2 (6) for fe80::82fa:5bff:fe0f:c6e1%2#123
oct. 19 14:22:22 legendance dhclient[8317]: receive_packet failed on wlp2s0: Network is down
oct. 19 14:25:50 legendance ntpd[9806]: bind(25) AF_INET6 fe80::82fa:5bff:fe0f:c6e1%2#123 flags 0x11 failed: Cannot assign requested address
oct. 19 14:25:50 legendance ntpd[9806]: unable to create socket on enp1s0f2 (6) for fe80::82fa:5bff:fe0f:c6e1%2#123
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Queue 2 stuck for 10000 ms.
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Current SW read_ptr 70 write_ptr 73
oct. 19 15:04:38 legendance kernel: iwl data: 00000000: 00 34 40 3a 01 88 ff ff 00 00 00 00 00 00 00 00  .4@:............
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(0) = 0x5a5a5a5a
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(1) = 0x5a5a5a5a
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(2) = 0x5a5a5a5a
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(3) = 0x5a5a5a5a
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(4) = 0x5a5a5a5a
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(5) = 0x5a5a5a5a
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(6) = 0x5a5a5a5a
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(7) = 0x5a5a5a5a
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 0 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 1 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 2 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 3 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 4 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 5 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 6 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 7 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 8 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 9 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 10 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 11 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 12 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 13 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 14 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 15 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 16 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 17 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:38 legendance kernel: iwlwifi 0000:02:00.0: Q 18 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 19 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 20 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 21 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 22 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 23 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 24 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 25 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 26 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 27 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 28 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 29 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:04:39 legendance kernel: iwlwifi 0000:02:00.0: Q 30 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:05:20 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:05:20 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCAN_OFFLOAD_REQUEST_CMD: enqueue_hcmd failed: -5
oct. 19 15:05:20 legendance kernel: iwlwifi 0000:02:00.0: Scan failed! ret -5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Error sending MCAST_FILTER_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: mcast filter cmd error. ret=-5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Error sending MCAST_FILTER_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: mcast filter cmd error. ret=-5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to send MAC context (action:2): -5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: failed to update MAC 80:19:34:c0:04:ef
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_PM_POWER_TABLE: enqueue_hcmd failed: -5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: failed to update power mode
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Error sending TXPATH_FLUSH: enqueue_hcmd failed: -5
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to send flush command (-5)
oct. 19 15:06:47 legendance kernel: iwlwifi 0000:02:00.0: flush request fail
oct. 19 15:06:49 legendance kernel: iwlwifi 0000:02:00.0: fail to flush all tx fifo queues Q 0
oct. 19 15:06:49 legendance kernel: iwlwifi 0000:02:00.0: Current SW read_ptr 38 write_ptr 39
oct. 19 15:06:49 legendance kernel: iwl data: 00000000: 38 39 34 af 00 88 ff ff c5 6e 64 a0 ff ff ff ff  894......nd.....
oct. 19 15:06:49 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(0) = 0x5a5a5a5a
oct. 19 15:06:49 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(1) = 0x5a5a5a5a
oct. 19 15:06:49 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(2) = 0x5a5a5a5a
oct. 19 15:06:49 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(3) = 0x5a5a5a5a
oct. 19 15:06:49 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(4) = 0x5a5a5a5a
oct. 19 15:06:49 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(5) = 0x5a5a5a5a
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(6) = 0x5a5a5a5a
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(7) = 0x5a5a5a5a
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 0 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 1 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 2 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 3 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 4 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 5 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 6 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 7 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 8 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 9 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 10 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 11 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:50 legendance kernel: iwlwifi 0000:02:00.0: Q 12 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 13 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 14 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 15 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 16 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 17 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 18 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 19 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 20 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 21 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 22 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 23 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 24 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 25 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:51 legendance kernel: iwlwifi 0000:02:00.0: Q 26 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Q 27 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Q 28 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Q 29 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Q 30 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending ADD_STA: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending ADD_STA_KEY: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: wlp2s0: failed to remove key (0, 00:37:b7:70:86:20) from hardware (-5)
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending REPLY_BEACON_FILTERING_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending ADD_STA: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to send MAC context (action:2): -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: failed to update MAC 80:19:34:c0:04:ef
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending REPLY_SF_CFG_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending REMOVE_STA: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to remove station. Id=0
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: failed to remove AP station
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending TIME_QUOTA_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to send quota: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: failed to update quotas
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to send MAC context (action:2): -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: failed to update MAC 80:19:34:c0:04:ef (clear after unassoc)
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_PM_POWER_TABLE: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: failed to update power mode
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending TIME_QUOTA_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to send quota: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending BINDING_CONTEXT_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to send binding (action:3): -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_PM_POWER_TABLE: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to send MAC context (action:2): -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: failed to update MAC 80:19:34:c0:04:ef
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Error sending TXPATH_FLUSH: enqueue_hcmd failed: -5
oct. 19 15:06:52 legendance kernel: iwlwifi 0000:02:00.0: Failed to send flush command (-5)
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: fail to flush all tx fifo queues Q 0
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: Current SW read_ptr 38 write_ptr 39
oct. 19 15:06:54 legendance kernel: iwl data: 00000000: 18 a1 40 b0 00 88 ff ff 18 a1 40 b0 00 88 ff ff  ..@.......@.....
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(0) = 0x5a5a5a5a
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(1) = 0x5a5a5a5a
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(2) = 0x5a5a5a5a
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(3) = 0x5a5a5a5a
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(4) = 0x5a5a5a5a
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(5) = 0x5a5a5a5a
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(6) = 0x5a5a5a5a
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(7) = 0x5a5a5a5a
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: Q 0 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: Q 1 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:54 legendance kernel: iwlwifi 0000:02:00.0: Q 2 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 3 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 4 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 5 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 6 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 7 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 8 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 9 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 10 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 11 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 12 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 13 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 14 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 15 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:55 legendance kernel: iwlwifi 0000:02:00.0: Q 16 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 17 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 18 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 19 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 20 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 21 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 22 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 23 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 24 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 25 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 26 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 27 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 28 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 29 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:56 legendance kernel: iwlwifi 0000:02:00.0: Q 30 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to remove MAC context: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 0 (ret=-5)
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 1 (ret=-5)
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 2 (ret=-5)
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 3 (ret=-5)
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 0 (ret=-5)
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 1 (ret=-5)
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 2 (ret=-5)
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:57 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 3 (ret=-5)
oct. 19 15:06:57 legendance NetworkManager[274]: <error> [1476882417.2994] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Error sending TXPATH_FLUSH: enqueue_hcmd failed: -5
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to send flush command (-5)
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Error sending REMOVE_STA: enqueue_hcmd failed: -5
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to remove station. Id=2
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Error sending BINDING_CONTEXT_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to send binding (action:3): -5
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to remove MAC context: -5
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
oct. 19 15:06:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 8 (ret=-5)
oct. 19 15:07:04 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:07:04 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:07:04 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:07:06 legendance NetworkManager[274]: <error> [1476882426.3424] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:07:07 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:07:07 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:07:07 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:07:09 legendance NetworkManager[274]: <error> [1476882429.1734] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:07:55 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:07:55 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:07:55 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:07:57 legendance NetworkManager[274]: <error> [1476882477.3839] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:07:58 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:07:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:07:58 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:08:00 legendance NetworkManager[274]: <error> [1476882480.2880] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:08:19 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:08:19 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:08:19 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:08:21 legendance NetworkManager[274]: <error> [1476882501.8317] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:08:22 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:08:22 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:08:22 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:08:24 legendance NetworkManager[274]: <error> [1476882504.7377] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:09:26 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:09:26 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:09:26 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:09:28 legendance NetworkManager[10718]: <error> [1476882568.6555] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:09:29 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:09:29 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:09:29 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:09:32 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:09:32 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:09:32 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:09:34 legendance NetworkManager[10718]: <error> [1476882574.4721] sup-iface[0x92d580,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:09:45 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:09:45 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:09:45 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:09:48 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:09:48 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:09:48 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:09:50 legendance NetworkManager[10718]: <error> [1476882590.3517] sup-iface[0x9c9570,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:10:01 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:10:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:10:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:10:04 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:10:04 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:10:04 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:10:06 legendance NetworkManager[10718]: <error> [1476882606.3127] sup-iface[0x92d790,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:10:17 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:10:17 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:10:17 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:10:20 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:10:20 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:10:20 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:10:40 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:10:40 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:10:40 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:10:42 legendance NetworkManager[10807]: <error> [1476882642.3173] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
oct. 19 15:10:43 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:10:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:10:43 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:10:46 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:10:46 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:10:46 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:10:48 legendance NetworkManager[10807]: <error> [1476882648.0966] sup-iface[0xb42d60,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:10:59 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:10:59 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:10:59 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:11:02 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:11:02 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:11:02 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:11:04 legendance NetworkManager[10807]: <error> [1476882664.3013] sup-iface[0xbea570,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:11:15 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:11:15 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:11:15 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:11:18 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:11:18 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:11:18 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:11:20 legendance NetworkManager[10807]: <error> [1476882680.4039] sup-iface[0xbea4c0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:11:31 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:11:31 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:11:31 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:11:34 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:11:34 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:11:34 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:11:36 legendance NetworkManager[10807]: <error> [1476882696.2836] sup-iface[0xbea4c0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:11:47 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:11:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:11:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:11:50 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:11:50 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:11:50 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:11:52 legendance NetworkManager[10807]: <error> [1476882712.2701] sup-iface[0xbea2b0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:12:03 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:12:03 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:12:03 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:12:06 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
oct. 19 15:12:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
oct. 19 15:12:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
oct. 19 15:12:08 legendance NetworkManager[10807]: <error> [1476882728.2806] sup-iface[0xbea360,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
oct. 19 15:14:11 legendance kernel: watchdog: watchdog0: watchdog did not stop!


Right now after the reboot I can't use the wired connection :'(
But Wi-Fi work great (of course it will stop work at any moment).

Last edited by Purgator (2016-10-19 13:29:36)

Offline

#8 2016-10-19 14:32:58

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,774

Re: Network with NetworkManager stop working randomly

What is the output of find /etc/systemd ?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#9 2016-10-19 15:01:32

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

Hey

find /etc/systemd

/etc/systemd/
/etc/systemd/journal-upload.conf
/etc/systemd/user
/etc/systemd/user/default.target.wants
/etc/systemd/user/default.target.wants/xdg-user-dirs-update.service
/etc/systemd/user.conf
/etc/systemd/logind.conf.oldConf
/etc/systemd/coredump.conf
/etc/systemd/system
/etc/systemd/system/multi-user.target.wants
/etc/systemd/system/multi-user.target.wants/lm_sensors.service
/etc/systemd/system/multi-user.target.wants/org.cups.cupsd.path
/etc/systemd/system/multi-user.target.wants/sshd.service
/etc/systemd/system/multi-user.target.wants/remote-fs.target
/etc/systemd/system/multi-user.target.wants/ntpd.service
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/sockets.target.wants
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/sockets.target.wants/sshd.socket
/etc/systemd/system/sockets.target.wants/org.cups.cupsd.socket
/etc/systemd/system/dbus-org.freedesktop.NetworkManager.service
/etc/systemd/system/display-manager.service
/etc/systemd/system/printer.target.wants
/etc/systemd/system/printer.target.wants/org.cups.cupsd.service
/etc/systemd/system/dbus-org.freedesktop.Avahi.service
/etc/systemd/system/getty.target.wants
/etc/systemd/system/getty.target.wants/getty@tty1.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
/etc/systemd/system.conf
/etc/systemd/journald.conf
/etc/systemd/timesyncd.conf
/etc/systemd/resolved.conf
/etc/systemd/logind.conf.pacnew
/etc/systemd/logind.conf
/etc/systemd/journal-remote.conf
/etc/systemd/network

Offline

#10 2016-10-19 15:10:04

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,774

Re: Network with NetworkManager stop working randomly

I have not used NetworkManager in months.   Are we sure we want both NetworkManager.service and dbus-org.freedesktop.NetworkManager.service enabled at the same time?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#11 2016-10-19 15:28:45

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

I really have no idea. I can disable one and see what gonna happen. I just dunno why they are both running, and what the different purpose between them. I installed networkmanager as described in Wiki, and didn't do any kind of specific manipulation.

Offline

#12 2016-10-19 15:37:33

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,774

Re: Network with NetworkManager stop working randomly

My pick for disabling one would be dbus-org.freedesktop.NetworkManager.service


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#13 2016-10-19 15:50:29

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

systemctl disable dbus-org.freedesktop.NetworkManager.service

Removed /etc/systemd/system/multi-user.target.wants/NetworkManager.service.
Removed /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service.
Removed /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service.

Now wait and see.

Offline

#14 2016-10-19 16:06:58

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

Hey, I apologize for the double post but I think it's reliable right here.

I just got some news !!

The WiFi got broken, I did a systemctl restart NetworkManager
But the WiFi didn't came back to life.

In other hand, i plugged the rj45 wire and got the Internet Oo

On the GUI, my NetworkManager applet tell me that WiFi is disable by and hardware commutator. Holy madness.

There is still something wrong. Dunno what to think about it. I will still continue testing like that, and see what gonna happen.

Offline

#15 2016-10-19 17:18:56

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: Network with NetworkManager stop working randomly

ewaller wrote:

I have not used NetworkManager in months.   Are we sure we want both NetworkManager.service and dbus-org.freedesktop.NetworkManager.service enabled at the same time?

Yes, you might want that, your dbus 'talks' with your NetworkManager daemon trough an API, hope I say it correct.;)

@Purgator, you might want to check 'rfkill list all'

Offline

#16 2016-10-19 17:33:41

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,774

Re: Network with NetworkManager stop working randomly

Yeah, I think I am wrong on that one.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#17 2016-10-20 08:08:24

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

Yes you was lol, my network was down after reboot ahah.

Ok then here is my rfkill list all

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

I think it's some bad news, I mean, nothing seems bad here.

Offline

#18 2016-10-20 10:25:29

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: Network with NetworkManager stop working randomly

That's good, but, looking back in your log it seems you have problems with your driver, iwlwifi.
Did you try the steps in the wiki?
Also, if you don't use ipv6, you can disable it on the kernel line. Though, you don't need to do this, you won't be spammed with it's output.

Offline

#19 2016-10-20 12:43:58

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

If my public adress is on ipv6, do I still can disable it ?

About the wiki, it say several things :

- Disabling wifi n : Why ? That won't gonna slow down my link ?
- Encrypting : Ok I can try but... wtf ?

- They ask to disable power saving, I never enabled any power saving.

Note also that I got the same problem on WiFi as with "Auto Ethernet".

I'm currently testing several parameters as modprobe -v iwlwifi swcrypto=1 and others out from your link, and the links from your link.

Offline

#20 2016-10-20 13:45:01

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: Network with NetworkManager stop working randomly

Purgator wrote:

If my public adress is on ipv6, do I still can disable it ?

If your LAN is ipv4, yes than you can disable it local.

About the wiki, it say several things :

- Disabling wifi n : Why ? That won't gonna slow down my link ?
- Encrypting : Ok I can try but... wtf ?

- They ask to disable power saving, I never enabled any power saving.

Note also that I got the same problem on WiFi as with "Auto Ethernet".

I'm currently testing several parameters as modprobe -v iwlwifi swcrypto=1 and others out from your link, and the links from your link.

Well, I think you need to put on some different glasses, here. We need to do some troubleshooting when things fail, right?
Also, we are helping you with NetworkManager, but, does the setup work with wpa_supllicant alone, that is what you should check first

Offline

#21 2016-10-23 19:55:54

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

Look how strange it is. I got internet connection but the NetworkManager applet think i'm not connected to anything.

If I click on disconnect, it gonna disconnect from Wifi and I'm losing connection. After that I can't conect to anything from the applet.
But if i run systemctl restart NetworkManager, It will connect me to a WiFi. But the applet is still like the png.

I only have swcrypto=1 set right now. I'm gonna try without it and let you know. At list i can get back Wifi. That ok when there is only 1 WiFi as when i'm at home. But if there are several and i want to connect to a specific one i'm fucked up :'(
The investigation continue, i will let you know.

njRGTX.png

Offline

#22 2016-10-24 11:01:37

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: Network with NetworkManager stop working randomly

I don't think that output looks strange. It is also normal that if you are already connected, you can kill the connection with NetworkManger.

So I have a feeling, your connection is already setup by some other software, like netctl, I could be wrong here though! Are you?

Your connection is setup with ipv6, and working, so I would not disable that unless you want to.

edit: are you up to date, did you take care of pacnew files?

Last edited by qinohe (2016-10-24 11:17:32)

Offline

#23 2016-10-24 20:52:52

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

Hey


I don't think so that any pacnew could make trouble

[purgator@legendance ~]$ find /etc -name *.pacnew 2>/dev/null | grep -v java
/etc/pacman.d/mirrorlist.pacnew
/etc/locale.gen.pacnew
/etc/systemd/logind.conf.pacnew
/etc/vimrc.pacnew
/etc/lightdm/lightdm.conf.pacnew

About netctl you may ne right.

/etc/netctl
/etc/ifplugd/netctl.action
/var/abs/core/netctl
/var/cache/pacman/pkg/netctl-1.12-2-any.pkg.tar.xz
/var/cache/pacman/pkg/netctl-1.11-1-any.pkg.tar.xz
/var/lib/pacman/local/netctl-1.12-2
/dev/vboxnetctl
/sys/devices/virtual/misc/vboxnetctl
/sys/class/misc/vboxnetctl
/usr/share/bash-completion/completions/netctl
/usr/share/zsh/site-functions/_netctl
/usr/share/man/man7/netctl.special.7.gz
/usr/share/man/man1/netctl.1.gz
/usr/share/man/man1/netctl-auto.1.gz
/usr/share/man/man5/netctl.profile.5.gz
/usr/bin/netctl
/usr/bin/netctl-auto
/usr/lib/systemd/system/netctl-auto@.service
/usr/lib/systemd/system/netctl@.service
/usr/lib/systemd/system/netctl-ifplugd@.service
/usr/lib/systemd/system/netctl-sleep.service
/usr/lib/systemd/system/netctl.service
/home/purgator/.vim/view/=+etc=+netctl=
/home/purgator/.vim/view/=+etc=+netctl=+wlp2s0-Livebox-B210=

I dunno if i should remove netctl, why there is vbox here ? I don't know ^^ I don't know what is about.
I don't remember correctly but it's possible that I tryed to setup my network with netctl then surrended and installed NetworkManager. But that was some times ago.

By the way netctl is not active.

[purgator@legendance ~]$ systemctl status netctl
● netctl.service - (Re)store the netctl profile state
   Loaded: loaded (/usr/lib/systemd/system/netctl.service; disabled; vendor pres
   Active: inactive (dead)

What do you think ? Should i remove it ?



EDIT : And yes i'm always up to date ftw


EDIT : Oh damn

[purgator@legendance ~]$ grep netctl /var/log/pacman.log
[2016-02-13 06:14] [ALPM] installed netctl (1.11-1)
[2016-02-14 04:32] [PACMAN] Running 'pacman -S sudo netctl'
[2016-02-14 04:32] [ALPM] reinstalled netctl (1.11-1)
[2016-02-14 05:56] [PACMAN] Running 'pacman -S netctl'
[2016-09-13 12:48] [ALPM] upgraded netctl (1.11-1 -> 1.12-2)

I uninstall it then tongue


[purgator@legendance ~]$ english sudo pacman -Rsn netctl
checking dependencies...
:: networkmanager optionally requires openresolv: resolvconf support

Packages (2) openresolv-3.8.1-1  netctl-1.12-2

Total Removed Size:  0.14 MiB

:: Do you want to remove these packages? [Y/n] 

Then i just removed netctl (pacman -Rn. Dunno what does openresolv exactly doing, and how NetworkManager can need it.

Last edited by Purgator (2016-10-25 09:32:37)

Offline

#24 2016-10-25 09:48:25

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: Network with NetworkManager stop working randomly

My suggestion: always take care of pacnew's right away don't leave them linger, how insignificant they seem to be, they could be your solution

You don't need to uninstall all other managers, that be sure they're not active if you use wpa_supplicant, you can even kill old sockets in /var/run/wpa_supplicantNetworkManager.
About vbox, you probably had it installed...

Btw. Did you reboot after kernel update - thanks Trilby( this seemed so obvious to me I didn't even ask.)

Last edited by qinohe (2016-10-25 10:26:50)

Offline

#25 2016-10-25 10:13:16

Purgator
Member
Registered: 2016-03-02
Posts: 102

Re: Network with NetworkManager stop working randomly

Yes I reboot everyday and while i got this problem for a while It would have already been fixed if it could be fixed by an update. As i remember I always got this issue but not sure.

Okay i'm gonna take care of my pacnew.

I don't have /var/run/wpa_supplicant on my file system.


EDIT : No issue atm, i will let you know what's happening in the future.

EDIT 2 : Still having the issue. Gotta have to check more like that cause it seems I'm not losing the connection anymore but NetworkManager applet is doing shit (like on the pic).

EDIT 3 : I lost the connection while I was away from keyboard and tryed some restart on NetworkManager but the connection have not worked back.

Here are the logs :

[purgator@legendance ~]$ sudo journalctl -p 3 -xb -1 | grep -v xscreensaver
-- Logs begin at sam. 2016-02-13 07:38:03 CET, end at mer. 2016-11-02 14:51:48 CET. --
nov. 02 10:01:38 legendance kernel: intel_soc_dts_thermal: request_threaded_irq ret -22
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Queue 2 stuck for 10000 ms.
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Current SW read_ptr 56 write_ptr 62
nov. 02 13:56:45 legendance kernel: iwl data: 00000000: 89 c1 0a 81 ff ff ff ff 08 3e c0 3f 01 88 ff ff  .........>.?....
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(0) = 0x5a5a5a5a
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(1) = 0x5a5a5a5a
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(2) = 0x5a5a5a5a
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(3) = 0x5a5a5a5a
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(4) = 0x5a5a5a5a
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(5) = 0x5a5a5a5a
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(6) = 0x5a5a5a5a
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(7) = 0x5a5a5a5a
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 0 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 1 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 2 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 3 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 4 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 5 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 6 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 7 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 8 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 9 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 10 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 11 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 12 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 13 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 14 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 15 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 16 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 17 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 18 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 19 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 20 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 21 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 22 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 23 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 24 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 25 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 26 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 27 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 28 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 29 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:56:45 legendance kernel: iwlwifi 0000:02:00.0: Q 30 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 13:57:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 13:57:16 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCAN_OFFLOAD_REQUEST_CMD: enqueue_hcmd failed: -5
nov. 02 13:57:16 legendance kernel: iwlwifi 0000:02:00.0: Scan failed! ret -5
nov. 02 13:59:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 13:59:16 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCAN_OFFLOAD_REQUEST_CMD: enqueue_hcmd failed: -5
nov. 02 13:59:16 legendance kernel: iwlwifi 0000:02:00.0: Scan failed! ret -5
nov. 02 14:01:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:01:16 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCAN_OFFLOAD_REQUEST_CMD: enqueue_hcmd failed: -5
nov. 02 14:01:16 legendance kernel: iwlwifi 0000:02:00.0: Scan failed! ret -5
nov. 02 14:03:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:03:16 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCAN_OFFLOAD_REQUEST_CMD: enqueue_hcmd failed: -5
nov. 02 14:03:16 legendance kernel: iwlwifi 0000:02:00.0: Scan failed! ret -5
nov. 02 14:05:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:05:16 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCAN_OFFLOAD_REQUEST_CMD: enqueue_hcmd failed: -5
nov. 02 14:05:16 legendance kernel: iwlwifi 0000:02:00.0: Scan failed! ret -5
nov. 02 14:07:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:07:16 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCAN_OFFLOAD_REQUEST_CMD: enqueue_hcmd failed: -5
nov. 02 14:07:16 legendance kernel: iwlwifi 0000:02:00.0: Scan failed! ret -5
nov. 02 14:09:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:09:16 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCAN_OFFLOAD_REQUEST_CMD: enqueue_hcmd failed: -5
nov. 02 14:09:16 legendance kernel: iwlwifi 0000:02:00.0: Scan failed! ret -5
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: Failed to send MAC context (action:2): -5
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: failed to update MAC 80:19:34:c0:04:ef
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_PM_POWER_TABLE: enqueue_hcmd failed: -5
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: failed to update power mode
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: Error sending TXPATH_FLUSH: enqueue_hcmd failed: -5
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: Failed to send flush command (-5)
nov. 02 14:10:56 legendance kernel: iwlwifi 0000:02:00.0: flush request fail
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: fail to flush all tx fifo queues Q 0
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: Current SW read_ptr 62 write_ptr 63
nov. 02 14:10:58 legendance kernel: iwl data: 00000000: c1 23 43 00 01 00 00 00 00 20 cd 38 01 88 ff ff  .#C...... .8....
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(0) = 0x5a5a5a5a
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(1) = 0x5a5a5a5a
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(2) = 0x5a5a5a5a
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(3) = 0x5a5a5a5a
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(4) = 0x5a5a5a5a
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(5) = 0x5a5a5a5a
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(6) = 0x5a5a5a5a
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(7) = 0x5a5a5a5a
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: Q 0 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: Q 1 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: Q 2 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: Q 3 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:58 legendance kernel: iwlwifi 0000:02:00.0: Q 4 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 5 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 6 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 7 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 8 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 9 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 10 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 11 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 12 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 13 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 14 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 15 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 16 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 17 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:10:59 legendance kernel: iwlwifi 0000:02:00.0: Q 18 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 19 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 20 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 21 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 22 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 23 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 24 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 25 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 26 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 27 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 28 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 29 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Q 30 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending ADD_STA_KEY: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: wlp2s0: failed to remove key (0, 00:37:b7:70:86:20) from hardware (-5)
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending REPLY_BEACON_FILTERING_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending ADD_STA: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to send MAC context (action:2): -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: failed to update MAC 80:19:34:c0:04:ef
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending REPLY_SF_CFG_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending REMOVE_STA: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to remove station. Id=0
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: failed to remove AP station
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending TIME_QUOTA_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to send quota: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: failed to update quotas
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to send MAC context (action:2): -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: failed to update MAC 80:19:34:c0:04:ef (clear after unassoc)
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_PM_POWER_TABLE: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: failed to update power mode
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending TIME_QUOTA_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to send quota: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending BINDING_CONTEXT_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to send binding (action:3): -5
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:00 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_PM_POWER_TABLE: enqueue_hcmd failed: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to send MAC context (action:2): -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: failed to update MAC 80:19:34:c0:04:ef
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Error sending TXPATH_FLUSH: enqueue_hcmd failed: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to send flush command (-5)
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Error sending REMOVE_STA: enqueue_hcmd failed: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to remove station. Id=2
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Error sending BINDING_CONTEXT_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to send binding (action:3): -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_PM_POWER_TABLE: enqueue_hcmd failed: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to remove MAC context: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
nov. 02 14:11:01 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 8 (ret=-5)
nov. 02 14:11:02 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:02 legendance kernel: iwlwifi 0000:02:00.0: Error sending TXPATH_FLUSH: enqueue_hcmd failed: -5
nov. 02 14:11:02 legendance kernel: iwlwifi 0000:02:00.0: Failed to send flush command (-5)
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: fail to flush all tx fifo queues Q 0
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Current SW read_ptr 62 write_ptr 63
nov. 02 14:11:04 legendance kernel: iwl data: 00000000: 42 2a 43 00 01 00 00 00 00 20 cd 38 01 88 ff ff  B*C...... .8....
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(0) = 0x5a5a5a5a
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(1) = 0x5a5a5a5a
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(2) = 0x5a5a5a5a
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(3) = 0x5a5a5a5a
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(4) = 0x5a5a5a5a
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(5) = 0x5a5a5a5a
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(6) = 0x5a5a5a5a
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: FH TRBs(7) = 0x5a5a5a5a
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 0 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 1 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 2 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 3 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 4 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 5 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 6 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 7 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 8 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 9 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:04 legendance kernel: iwlwifi 0000:02:00.0: Q 10 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 11 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 12 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 13 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 14 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 15 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 16 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 17 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 18 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 19 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 20 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 21 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 22 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 23 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 24 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:05 legendance kernel: iwlwifi 0000:02:00.0: Q 25 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Q 26 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Q 27 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Q 28 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Q 29 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Q 30 is active and mapped to fifo 2 ra_tid 0xa5a5 [90,1515870810]
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: enqueue_hcmd failed: -5
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to remove MAC context: -5
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 0 (ret=-5)
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 1 (ret=-5)
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 2 (ret=-5)
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd failed: -5
nov. 02 14:11:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to disable queue 3 (ret=-5)
nov. 02 14:11:09 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:11:09 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:11:09 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:11:11 legendance NetworkManager[6647]: <error> [1478092271.1714] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
nov. 02 14:11:12 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:11:12 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:11:12 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:11:15 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:11:15 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:11:15 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:11:16 legendance NetworkManager[6647]: <error> [1478092276.9987] sup-iface[0x28b1cc0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:11:28 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:11:28 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:11:28 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:11:31 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:11:31 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:11:31 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:11:33 legendance NetworkManager[6647]: <error> [1478092293.2266] sup-iface[0x2948ad0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:11:44 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:11:44 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:11:44 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:11:47 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:11:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:11:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:11:49 legendance NetworkManager[6647]: <error> [1478092309.2567] sup-iface[0x2948a20,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:12:00 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:12:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:12:00 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:12:03 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:12:03 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:12:03 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:12:05 legendance NetworkManager[6647]: <error> [1478092325.2260] sup-iface[0x2948970,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:12:16 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:12:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:12:16 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:12:19 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:12:19 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:12:19 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:12:21 legendance NetworkManager[6647]: <error> [1478092341.3721] sup-iface[0x29488c0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:12:32 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:12:32 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:12:32 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:12:35 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:12:35 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:12:35 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:12:37 legendance NetworkManager[6647]: <error> [1478092357.3495] sup-iface[0x28b1f80,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:13:06 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:13:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:13:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:13:08 legendance NetworkManager[6711]: <error> [1478092388.1204] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
nov. 02 14:13:09 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:13:09 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:13:09 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:13:12 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:13:12 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:13:12 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:13:14 legendance NetworkManager[6711]: <error> [1478092394.0043] sup-iface[0x1a914e0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:13:25 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:13:25 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:13:25 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:13:28 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:13:28 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:13:28 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:13:30 legendance NetworkManager[6711]: <error> [1478092410.3700] sup-iface[0x1b3b2a0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:13:41 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:13:41 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:13:41 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:13:44 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:13:44 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:13:44 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:13:46 legendance NetworkManager[6711]: <error> [1478092426.2776] sup-iface[0x1b3b1f0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:14:12 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:14:12 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:14:12 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:14:14 legendance NetworkManager[6771]: <error> [1478092454.7421] platform-linux: do-change-link[3]: failure changing link: failure 5 (Erreur d'entrée/sortie)
nov. 02 14:14:15 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:14:15 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:14:15 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:14:18 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:14:18 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:14:18 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:14:20 legendance NetworkManager[6771]: <error> [1478092460.6575] sup-iface[0xc5bce0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:14:31 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:14:31 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:14:31 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:14:34 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:14:34 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:14:34 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:14:36 legendance NetworkManager[6771]: <error> [1478092476.3732] sup-iface[0xcffab0,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:14:47 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:14:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:14:47 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:14:50 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:14:50 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:14:50 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:14:52 legendance NetworkManager[6771]: <error> [1478092492.2815] sup-iface[0xcffa00,wlp2s0]: error adding interface: wpa_supplicant couldn't grab this interface.
nov. 02 14:15:03 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:15:03 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:15:03 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:15:06 legendance kernel: iwlwifi 0000:02:00.0: Could not load the [0] uCode section
nov. 02 14:15:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to start INIT ucode: -5
nov. 02 14:15:06 legendance kernel: iwlwifi 0000:02:00.0: Failed to run INIT ucode: -5
nov. 02 14:15:08 legendance kernel: watchdog: watchdog0: watchdog did not stop!

And here is the only option set right now about iwlwifi :

[purgator@legendance ~]$ cat /etc/modprobe.d/iwlwifi.conf
#options iwlwifi swcrypto=1
options iwlwifi 11n_disable=1

EDIT : I surrender, nothing do shit. Sometimes i just loose the connection, restarting networkmanager won't do shit. I sometimes can restart X (ctrl+alt+back) to get the network back, sometimes i have to reboot. That a mess...

Last edited by Purgator (2016-11-30 11:21:35)

Offline

Board footer

Powered by FluxBB