Hi,

since commit b7a08b284dcf ("iwlwifi: pcie: extend device reset delay")
I get the following errors when I disable the WiFi:

[   66.702845] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[   66.737893] iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
[   66.737927] iwlwifi 0000:02:00.0: Error sending TXPATH_FLUSH: enqueue_hcmd 
failed: -5
[   66.737933] iwlwifi 0000:02:00.0: Failed to send flush command (-5)
[   66.772678] iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
[   66.772698] iwlwifi 0000:02:00.0: Error sending REMOVE_STA: enqueue_hcmd 
failed: -5
[   66.772699] iwlwifi 0000:02:00.0: Failed to remove station. Id=2
[   66.772701] iwlwifi 0000:02:00.0: Failed sending remove station
[   66.807518] iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
[   66.807531] iwlwifi 0000:02:00.0: Error sending BINDING_CONTEXT_CMD: 
enqueue_hcmd failed: -5
[   66.807533] iwlwifi 0000:02:00.0: Failed to send binding (action:3): -5
[   66.842413] iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
[   66.842430] iwlwifi 0000:02:00.0: Error sending MAC_PM_POWER_TABLE: 
enqueue_hcmd failed: -5
[   66.877120] iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
[   66.877150] iwlwifi 0000:02:00.0: Error sending MAC_CONTEXT_CMD: 
enqueue_hcmd failed: -5
[   66.877153] iwlwifi 0000:02:00.0: Failed to remove MAC context: -5
[   66.911995] iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
[   66.912015] iwlwifi 0000:02:00.0: Error sending SCD_QUEUE_CFG: enqueue_hcmd 
failed: -5
[   66.912019] iwlwifi 0000:02:00.0: Failed to disable queue 8 (ret=-5)
[   66.947134] iwlwifi 0000:02:00.0: Failed to wake NIC for hcmd
[   66.947163] iwlwifi 0000:02:00.0: Error sending TXPATH_FLUSH: enqueue_hcmd 
failed: -5
[   66.947165] iwlwifi 0000:02:00.0: Failed to send flush command (-5)

Other than these, there seems to be no noticeable issue, I can
re-enable the WiFi and use it normally.

Reverting the commit on top of 4.8 get rids of the errors.

My laptop has an Intel Corporation Wireless 7260 (rev 6b),
the firmware currently used is 17.352738.0.

Regards,
Gabriele

Reply via email to