Page 1 of 1

Intel Corporation Wireless 8265 / 8275 - connecion stability problem

Posted: 2022-04-28 13:26
by totorux
Hi,

I install Debian bullseye, with non free driver on industrial terminal.
Everything look towork fine Wifi as whell. But after a random time network is cut.
Wifi interface steel have is IP, but the card look plug out.
I make try with "rfkill unblock 0"
Without succes, in all case "rfkill list" don't show the card any more ...
I try :

Code: Select all

rmmod iwlmvm 
rmmod mac80211 
modprobe iwlmvm 
modprobe mac80211
Without success, and then the card diseapeard of "ip a".

Here wireless-info result :
With working card :

Code: Select all

########## wireless info START ##########

Report from: 27 Apr 2022 17:05 CEST +0200

Booted last: 27 Apr 2022 00:00 CEST +0200

Script from: 25 Jan 2020 03:34 UTC +0000

##### release ###########################

Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye

##### kernel ############################

Linux 5.10.0-13-amd64 #1 SMP Debian 5.10.106-1 (2022-03-17) x86_64 unknown unknown GNU/Linux

Parameters: ro, quiet

##### desktop ###########################

sed: can't read /root/.dmrc: No such file or directory

Could not be determined.

##### lspci #############################

03:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
        Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [8086:0010]
        Kernel driver in use: iwlwifi

04:00.0 Ethernet controller [0200]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev 03)
        Kernel driver in use: igb
        Kernel modules: igb

##### lsusb #############################

Bus 002 Device 002: ID 0451:8041 Texas Instruments, Inc. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0c2e:09cf Metrologic Instruments CCB02
Bus 001 Device 003: ID 03f0:134a HP, Inc Optical Mouse
Bus 001 Device 007: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 010: ID 06d3:6400 Mitsubishi Electric Corp. USB Touch (WinXP&7)
Bus 001 Device 009: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 001 Device 008: ID 0483:5750 STMicroelectronics LED badge -- mini LED display -- 11x44
Bus 001 Device 006: ID 0000:0000  
Bus 001 Device 004: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 001 Device 002: ID 0451:8043 Texas Instruments, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

'pccardctl' is not installed (package "pcmciautils").

##### rfkill ############################

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

##### secure boot #######################

This system doesn't support Secure Boot

##### lsmod #############################

iwlmvm                339968  0
mac80211              983040  1 iwlmvm
libarc4                16384  1 mac80211
iwlwifi               294912  1 iwlmvm
cfg80211              970752  3 iwlmvm,iwlwifi,mac80211
rfkill                 28672  8 bluetooth,cfg80211

##### interfaces ########################

[/etc/network/interfaces]

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

allow-hotplug enp4s0
iface enp4s0 inet dhcp

allow-hotplug wlp3s0
iface wlp3s0 inet dhcp
    wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf

##### ifconfig ##########################

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback <MAC address> brd <MAC address>
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether <MAC 'enp4s0' [IF1]> brd <MAC address>
    inet 192.168.0.118/24 brd 192.168.0.255 scope global dynamic enp4s0
       valid_lft 21537sec preferred_lft 21537sec
    inet6 fe80::<IP6 'enp4s0' [IF1]>/64 scope link 
       valid_lft forever preferred_lft forever
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether <MAC 'wlp3s0' [IF2]> brd <MAC address>
    inet 192.168.222.9/16 brd 192.168.255.255 scope global dynamic wlp3s0
       valid_lft 604733sec preferred_lft 604733sec
    inet6 fe80::<IP6 'wlp3s0' [IF2]>/64 scope link 
       valid_lft forever preferred_lft forever

##### iwconfig ##########################

lo        no wireless extensions.

enp4s0    no wireless extensions.

wlp3s0    IEEE 802.11  ESSID:"Master_Form"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: <MAC 'Master_Form' [AC4]>   
          Bit Rate=54 Mb/s   Tx-Power=22 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on
          Link Quality=59/70  Signal level=-51 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:62   Missed beacon:0

##### route #############################

default via 192.168.222.9 dev wlp3s0 
192.168.0.0/16 dev wlp3s0 proto kernel scope link src 192.168.222.9 
192.168.0.0/24 dev enp4s0 proto kernel scope link src 192.168.0.118 

##### resolv.conf #######################

[644 root '/etc/resolv.conf']
domain domain.fr
search domain.fr.
nameserver 192.168.0.15

##### network managers ##################

Installed:

        None found.

Running:

        None found.

##### NetworkManager info ###############

NetworkManager is not installed (package "network-manager").

##### NetworkManager.state ##############

cat: /var/lib/NetworkManager/NetworkManager.state: No such file or directory

##### NetworkManager config #############

[[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
[device-31-mac-addr-change]
match-device=driver:eagle_sdio,driver:wl
wifi.scan-rand-mac-address=no

##### NetworkManager profiles ###########

No NetworkManager profiles found.

##### Netplan config ####################

##### iw reg get ########################

Region: Europe/Paris (based on set time zone)

global
country 00: DFS-UNSET
        (2402 - 2472 @ 40), (N/A, 20), (N/A)
        (2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
        (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
        (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
        (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
        (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
        (5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
        (57240 - 63720 @ 2160), (N/A, 0), (N/A)

phy#0 (self-managed)
country FR: DFS-UNSET
        (2402 - 2437 @ 40), (6, 22), (N/A), AUTO-BW, NO-HT40MINUS, NO-80MHZ, NO-160MHZ
        (2422 - 2462 @ 40), (6, 22), (N/A), AUTO-BW, NO-80MHZ, NO-160MHZ
        (2447 - 2482 @ 40), (6, 22), (N/A), AUTO-BW, NO-HT40PLUS, NO-80MHZ, NO-160MHZ
        (5170 - 5190 @ 80), (6, 22), (N/A), NO-OUTDOOR, AUTO-BW, IR-CONCURRENT, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5190 - 5210 @ 80), (6, 22), (N/A), NO-OUTDOOR, AUTO-BW, IR-CONCURRENT, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5210 - 5230 @ 80), (6, 22), (N/A), NO-OUTDOOR, AUTO-BW, IR-CONCURRENT, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5230 - 5250 @ 80), (6, 22), (N/A), NO-OUTDOOR, AUTO-BW, IR-CONCURRENT, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5250 - 5270 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5270 - 5290 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5290 - 5310 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5310 - 5330 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5490 - 5510 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5510 - 5530 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5530 - 5550 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5550 - 5570 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5570 - 5590 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5590 - 5610 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5610 - 5630 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5630 - 5650 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5650 - 5670 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5670 - 5690 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5690 - 5710 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40MINUS, NO-160MHZ, PASSIVE-SCAN
        (5710 - 5730 @ 80), (6, 22), (0 ms), DFS, AUTO-BW, NO-HT40PLUS, NO-160MHZ, PASSIVE-SCAN
        (5735 - 5755 @ 80), (6, 22), (N/A), AUTO-BW, NO-HT40MINUS, NO-160MHZ
        (5755 - 5775 @ 80), (6, 22), (N/A), AUTO-BW, NO-HT40PLUS, NO-160MHZ
        (5775 - 5795 @ 80), (6, 22), (N/A), AUTO-BW, NO-HT40MINUS, NO-160MHZ
        (5795 - 5815 @ 80), (6, 22), (N/A), AUTO-BW, NO-HT40PLUS, NO-160MHZ
        (5815 - 5835 @ 20), (6, 22), (N/A), AUTO-BW, NO-HT40MINUS, NO-HT40PLUS, NO-80MHZ, NO-160MHZ

##### iwlist channels ###################

lo        no frequency information.

enp4s0    no frequency information.

wlp3s0    32 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 36 : 5.18 GHz
          Channel 40 : 5.2 GHz
          Channel 44 : 5.22 GHz
          Channel 48 : 5.24 GHz
          Channel 52 : 5.26 GHz
          Channel 56 : 5.28 GHz
          Channel 60 : 5.3 GHz
          Channel 64 : 5.32 GHz
          Channel 100 : 5.5 GHz
          Channel 104 : 5.52 GHz
          Channel 108 : 5.54 GHz
          Channel 112 : 5.56 GHz
          Channel 116 : 5.58 GHz
          Channel 120 : 5.6 GHz
          Channel 124 : 5.62 GHz
          Channel 128 : 5.64 GHz
          Channel 132 : 5.66 GHz
          Channel 136 : 5.68 GHz
          Channel 140 : 5.7 GHz
          Current Frequency:2.437 GHz (Channel 6)

##### iwlist scan #######################

lo        Interface doesn't support scanning.

enp4s0    Interface doesn't support scanning.

Channel occupancy:

      2   APs on   Frequency:2.412 GHz (Channel 1)
      4   APs on   Frequency:2.437 GHz (Channel 6)
      1   APs on   Frequency:2.462 GHz (Channel 11)
      4   APs on   Frequency:5.24 GHz (Channel 48)
      1   APs on   Frequency:5.26 GHz (Channel 52)

wlp3s0    Scan completed :
          Cell 02 - Address: <MAC 'WiMast' [AC2]>
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=59/70  Signal level=-51 dBm  
                    Encryption key:on
                    ESSID:"WiMast"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
                              11 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000002c2e057f02
                    Extra: Last beacon: 356ms ago
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
          Cell 05 - Address: <MAC 'SFR WiFi FON' [AC5]>
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=51/70  Signal level=-59 dBm  
                    Encryption key:off
                    ESSID:"SFR WiFi FON"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000015c8ac75bb3
                    Extra: Last beacon: 112ms ago
          Cell 10 - Address: <MAC 'Livebox-983a' [AC10]>
                    Channel:52
                    Frequency:5.26 GHz (Channel 52)
                    Quality=31/70  Signal level=-79 dBm  
                    Encryption key:on
                    ESSID:"Livebox-983a"
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000000c64435259c
                    Extra: Last beacon: 48ms ago
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
          Cell 11 - Address: <MAC 'Livebox-983a' [AC11]>
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=37/70  Signal level=-73 dBm  
                    Encryption key:on
                    ESSID:"Livebox-983a"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000015c842c1180
                    Extra: Last beacon: 848ms ago
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK

##### module infos ######################

[iwlmvm]
filename:       /lib/modules/5.10.0-13-amd64/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko
license:        GPL
description:    The new Intel(R) wireless AGN driver for Linux
depends:        iwlwifi,mac80211,cfg80211
retpoline:      Y
intree:         Y
name:           iwlmvm
vermagic:       5.10.0-13-amd64 SMP mod_unload modversions 
parm:           init_dbg:set to true to debug an ASSERT in INIT fw (default: false (bool)
parm:           power_scheme:power management scheme: 1-active, 2-balanced, 3-low power, default: 2 (int)

[mac80211]
filename:       /lib/modules/5.10.0-13-amd64/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
depends:        cfg80211,libarc4
retpoline:      Y
intree:         Y
name:           mac80211
vermagic:       5.10.0-13-amd64 SMP mod_unload modversions 
parm:           minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm:           max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:           max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:           beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:           probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:           ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[iwlwifi]
filename:       /lib/modules/5.10.0-13-amd64/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
license:        GPL
description:    Intel(R) Wireless WiFi driver for Linux
depends:        cfg80211
retpoline:      Y
intree:         Y
name:           iwlwifi
vermagic:       5.10.0-13-amd64 SMP mod_unload modversions 
parm:           swcrypto:using crypto in software (default 0 [hardware]) (int)
parm:           11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
parm:           amsdu_size:amsdu size 0: 12K for multi Rx queue devices, 2K for AX210 devices, 4K for other devices 1:4K 2:8K 3:12K 4: 2K (default 0) (int)
parm:           fw_restart:restart firmware in case of error (default true) (bool)
parm:           nvm_file:NVM file name (charp)
parm:           uapsd_disable:disable U-APSD functionality bitmap 1: BSS 2: P2P Client (default: 3) (uint)
parm:           enable_ini:Enable debug INI TLV FW debug infrastructure (default: true (bool)
parm:           bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
parm:           led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
parm:           power_save:enable WiFi power management (default: disable) (bool)
parm:           power_level:default power save level (range from 1 - 5, default: 1) (int)
parm:           disable_11ac:Disable VHT capabilities (default: false) (bool)
parm:           remove_when_gone:Remove dev from PCIe bus if it is deemed inaccessible (default: false) (bool)
parm:           disable_11ax:Disable HE capabilities (default: false) (bool)

[cfg80211]
filename:       /lib/modules/5.10.0-13-amd64/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
depends:        rfkill
retpoline:      Y
intree:         Y
name:           cfg80211
vermagic:       5.10.0-13-amd64 SMP mod_unload modversions 
parm:           bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:           cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[iwlmvm]
init_dbg: N
power_scheme: 2

[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500

[iwlwifi]
11n_disable: 0
amsdu_size: 0
bt_coex_active: Y
disable_11ac: N
disable_11ax: N
enable_ini: Y
fw_restart: Y
led_mode: 0
nvm_file: (null)
power_level: 0
power_save: N
remove_when_gone: N
swcrypto: 0
uapsd_disable: 3

[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

##### modprobe options ##################

##### rc.local ##########################

grep: /etc/rc.local: No such file or directory

##### pm-utils ##########################

##### udev rules ########################

##### dmesg #############################

[    8.027653] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    8.030406] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    8.107896] bluetooth hci0: firmware: direct-loading firmware intel/ibt-12-16.sfi
[    8.107911] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[    8.116637] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[    9.679674] Bluetooth: hci0: Waiting for firmware download to complete
[   10.318809] bluetooth hci0: firmware: direct-loading firmware intel/ibt-12-16.ddc
[   11.458591] igb 0000:04:00.0 enp4s0: igb: enp4s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[   11.566499] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[   12.317426] wlp3s0: authenticate with <MAC 'Master_Form' [AC4]>
[   12.326603] wlp3s0: send auth to <MAC 'Master_Form' [AC4]> (try 1/3)
[   12.335350] wlp3s0: authenticated
[   12.335694] iwlwifi 0000:03:00.0 wlp3s0: disabling HT/VHT/HE as WMM/QoS is not supported by the AP
[   12.338274] wlp3s0: associate with <MAC 'Master_Form' [AC4]> (try 1/3)
[   12.341736] wlp3s0: RX AssocResp from <MAC 'Master_Form' [AC4]> (capab=0x11 status=0 aid=1)
[   12.347234] wlp3s0: associated
[   12.422943] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready

########## wireless info END ############
With not working card:

Code: Select all

########## wireless info START ##########

Report from: 27 Apr 2022 16:28 CEST +0200

Booted last: 27 Apr 2022 00:00 CEST +0200

Script from: 25 Jan 2020 03:34 UTC +0000

##### release ###########################

Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye

##### kernel ############################

Linux 5.10.0-13-amd64 #1 SMP Debian 5.10.106-1 (2022-03-17) x86_64 unknown unknown GNU/Linux

Parameters: ro, quiet

##### desktop ###########################

sed: can't read /root/.dmrc: No such file or directory

Could not be determined.

##### lspci #############################

03:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
        Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [8086:0010]
        Kernel modules: iwlwifi

04:00.0 Ethernet controller [0200]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev 03)
        Kernel driver in use: igb
        Kernel modules: igb

##### lsusb #############################

Bus 002 Device 002: ID 0451:8041 Texas Instruments, Inc. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0c2e:09cf Metrologic Instruments CCB02
Bus 001 Device 012: ID 03f0:134a HP, Inc Optical Mouse
Bus 001 Device 007: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 010: ID 06d3:6400 Mitsubishi Electric Corp. USB Touch (WinXP&7)
Bus 001 Device 009: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 001 Device 008: ID 0483:5750 STMicroelectronics LED badge -- mini LED display -- 11x44
Bus 001 Device 006: ID 0000:0000  
Bus 001 Device 011: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 001 Device 002: ID 0451:8043 Texas Instruments, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

'pccardctl' is not installed (package "pcmciautils").

##### rfkill ############################

1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

##### secure boot #######################

This system doesn't support Secure Boot

##### lsmod #############################

iwlmvm                339968  0
iwlwifi               294912  1 iwlmvm
mac80211              983040  1 iwlmvm
libarc4                16384  1 mac80211
cfg80211              970752  3 iwlmvm,iwlwifi,mac80211
rfkill                 28672  6 bluetooth,cfg80211

##### interfaces ########################

[/etc/network/interfaces]

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

allow-hotplug enp4s0
iface enp4s0 inet dhcp

allow-hotplug wlp3s0
iface wlp3s0 inet dhcp
    wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf

##### ifconfig ##########################

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback <MAC address> brd <MAC address>
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether <MAC 'enp4s0' [IF1]> brd <MAC address>
    inet 192.168.0.118/24 brd 192.168.0.255 scope global dynamic enp4s0
       valid_lft 19423sec preferred_lft 19423sec
    inet6 fe80::<IP6 'enp4s0' [IF1]>/64 scope link 
       valid_lft forever preferred_lft forever

##### iwconfig ##########################

lo        no wireless extensions.

enp4s0    no wireless extensions.

##### route #############################

default via 192.168.0.10 dev enp4s0 
192.168.0.0/24 dev enp4s0 proto kernel scope link src 192.168.0.118 

##### resolv.conf #######################

[644 root '/etc/resolv.conf']
domain domain.fr
search domain.fr.
nameserver 192.168.0.15

##### network managers ##################

Installed:

        None found.

Running:

        None found.

##### NetworkManager info ###############

NetworkManager is not installed (package "network-manager").

##### NetworkManager.state ##############

cat: /var/lib/NetworkManager/NetworkManager.state: No such file or directory

##### NetworkManager config #############

[[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
[device-31-mac-addr-change]
match-device=driver:eagle_sdio,driver:wl
wifi.scan-rand-mac-address=no

##### NetworkManager profiles ###########

No NetworkManager profiles found.

##### Netplan config ####################

##### iw reg get ########################

Region: Europe/Paris (based on set time zone)

global
country 00: DFS-UNSET
        (2402 - 2472 @ 40), (N/A, 20), (N/A)
        (2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
        (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
        (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
        (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
        (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
        (5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
        (57240 - 63720 @ 2160), (N/A, 0), (N/A)

##### iwlist channels ###################

lo        no frequency information.

enp4s0    no frequency information.

##### iwlist scan #######################

lo        Interface doesn't support scanning.

enp4s0    Interface doesn't support scanning.

##### module infos ######################

[iwlmvm]
filename:       /lib/modules/5.10.0-13-amd64/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko
license:        GPL
description:    The new Intel(R) wireless AGN driver for Linux
depends:        iwlwifi,mac80211,cfg80211
retpoline:      Y
intree:         Y
name:           iwlmvm
vermagic:       5.10.0-13-amd64 SMP mod_unload modversions 
parm:           init_dbg:set to true to debug an ASSERT in INIT fw (default: false (bool)
parm:           power_scheme:power management scheme: 1-active, 2-balanced, 3-low power, default: 2 (int)

[iwlwifi]
filename:       /lib/modules/5.10.0-13-amd64/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
license:        GPL
description:    Intel(R) Wireless WiFi driver for Linux
depends:        cfg80211
retpoline:      Y
intree:         Y
name:           iwlwifi
vermagic:       5.10.0-13-amd64 SMP mod_unload modversions 
parm:           swcrypto:using crypto in software (default 0 [hardware]) (int)
parm:           11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
parm:           amsdu_size:amsdu size 0: 12K for multi Rx queue devices, 2K for AX210 devices, 4K for other devices 1:4K 2:8K 3:12K 4: 2K (default 0) (int)
parm:           fw_restart:restart firmware in case of error (default true) (bool)
parm:           nvm_file:NVM file name (charp)
parm:           uapsd_disable:disable U-APSD functionality bitmap 1: BSS 2: P2P Client (default: 3) (uint)
parm:           enable_ini:Enable debug INI TLV FW debug infrastructure (default: true (bool)
parm:           bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
parm:           led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
parm:           power_save:enable WiFi power management (default: disable) (bool)
parm:           power_level:default power save level (range from 1 - 5, default: 1) (int)
parm:           disable_11ac:Disable VHT capabilities (default: false) (bool)
parm:           remove_when_gone:Remove dev from PCIe bus if it is deemed inaccessible (default: false) (bool)
parm:           disable_11ax:Disable HE capabilities (default: false) (bool)

[mac80211]
filename:       /lib/modules/5.10.0-13-amd64/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
depends:        cfg80211,libarc4
retpoline:      Y
intree:         Y
name:           mac80211
vermagic:       5.10.0-13-amd64 SMP mod_unload modversions 
parm:           minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm:           max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:           max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:           beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:           probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:           ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[cfg80211]
filename:       /lib/modules/5.10.0-13-amd64/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
depends:        rfkill
retpoline:      Y
intree:         Y
name:           cfg80211
vermagic:       5.10.0-13-amd64 SMP mod_unload modversions 
parm:           bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:           cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[iwlmvm]
init_dbg: N
power_scheme: 2

[iwlwifi]
11n_disable: 0
amsdu_size: 0
bt_coex_active: Y
disable_11ac: N
disable_11ax: N
enable_ini: Y
fw_restart: Y
led_mode: 0
nvm_file: (null)
power_level: 0
power_save: N
remove_when_gone: N
swcrypto: 0
uapsd_disable: 3

[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500

[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

##### modprobe options ##################

##### rc.local ##########################

grep: /etc/rc.local: No such file or directory

##### pm-utils ##########################

##### udev rules ########################

##### dmesg #############################

[26038.177818] WARNING: CPU: 3 PID: 1432 at drivers/net/wireless/intel/iwlwifi/mvm/../iwl-trans.h:1327 iwl_mvm_mac_flush+0x1e7/0x2e0 [iwlmvm]
[26038.178150] RIP: 0010:iwl_mvm_mac_flush+0x1e7/0x2e0 [iwlmvm]
[26038.178836]  ? __iwl_err.cold+0x25/0x2a [iwlwifi]
[26038.178860]  ? iwl_mvm_recalc_multicast+0x8a/0xa0 [iwlmvm]
[26038.179086] iwlwifi 0000:03:00.0: iwl_trans_wait_tx_queues_empty bad state = 0
[26038.179129] wlp3s0: failed to remove key (1, <MAC address>) from hardware (-5)
[26038.309151] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[26038.309302] iwlwifi 0000:03:00.0: HW_REV=0xFFFFFFFF, PCI issues?
[26038.309390] iwlwifi: probe of 0000:03:00.0 failed with error -5
[26337.084880] igb 0000:04:00.0 enp4s0: igb: enp4s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[26337.192610] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[27994.392214] iwlwifi 0000:03:00.0: HW_REV=0xFFFFFFFF, PCI issues?
[27994.392341] iwlwifi: probe of 0000:03:00.0 failed with error -5

########## wireless info END ############
Here lspci

Code: Select all

00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 11)                                                                                                                                       
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 11)                                                                                                                               
00:11.0 SD Host controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SDIO Controller (rev 11)
00:12.0 SD Host controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SDIO Controller (rev 11)
00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 11)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 11)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 11)
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 11)
00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 11)
00:1c.1 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 2 (rev 11)
00:1c.2 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 3 (rev 11)
00:1c.3 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 4 (rev 11)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 11)
00:1f.3 SMBus: Intel Corporation Atom Processor E3800 Series SMBus Controller (rev 11)
03:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
04:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)
In the lshw, when the card is not found anymore

Code: Select all

  *-network NON-RÉCLAMÉ     
       description: Network controller
       produit: Wireless 8265 / 8275
       fabriquant: Intel Corporation
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       version: 78
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress cap_list
       configuration: latency=0
       ressources: mémoire:b0700000-b0701ff
Syslog file:

Code: Select all

[    7.588830] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[    7.616932] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-8265-36.ucode
[    7.618855] iwlwifi 0000:03:00.0: loaded firmware version 36.ad812ee0.0 8265-36.ucode op_mode iwlmvm
[    7.618944] iwlwifi 0000:03:00.0: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    7.842595] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    7.916328] iwlwifi 0000:03:00.0: base HW address: e0:9d:31:d8:6b:de
[    8.012345] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[   13.426988] iwlwifi 0000:03:00.0 wlp3s0: disabling HT/VHT/HE as WMM/QoS is not supported by the AP
[  129.277784] iwlwifi 0000:03:00.0 wlp3s0: disabling HT/VHT/HE as WMM/QoS is not supported by the AP
[  131.282980] iwlwifi 0000:03:00.0 wlp3s0: disabling HT/VHT/HE as WMM/QoS is not supported by the AP
[ 2017.508094] iwlwifi 0000:03:00.0 wlp3s0: disabling HT/VHT/HE as WMM/QoS is not supported by the AP
[17335.901440] WARNING: CPU: 2 PID: 0 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2069 iwl_trans_pcie_grab_nic_access+0x19d/0x1d0 [iwlwifi]
[17335.901478] Modules linked in: rfcomm ctr ccm cmac algif_hash algif_skcipher af_alg bnep hci_uart btusb btqca btrtl btbcm btintel bluetooth jitterentropy_rng intel_rapl_msr intel_rapl_common intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp coretemp kvm_intel drbg kvm irqbypass snd_hda_codec_hdmi aes_generic ghash_clmulni_intel nls_ascii nls_cp437 vfat fat snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core iwlmvm snd_compress soundwire_cadence snd_hda_codec mac80211 snd_hda_core hid_sensor_accel_3d hid_sensor_gyro_3d libarc4 hid_sensor_magn_3d hid_sensor_temperature hid_sensor_trigger snd_hwdep hid_sensor_iio_common industrialio_triggered_buffer kfifo_buf iwlwifi industrialio aesni_intel ftdi_sio soundwire_bus crypto_simd joydev hid_multitouch snd_pcm usbserial cryptd iTCO_wdt snd_timer glue_helper cfg80211 intel_pmc_bxt mei_txe iTCO_vendor_support intel_cstate snd mei tpm_crb sg
[17335.902914] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x19d/0x1d0 [iwlwifi]
[17335.903241]  iwl_read_prph+0x32/0x90 [iwlwifi]
[17335.903308]  iwl_txq_log_scd_error+0x13a/0x210 [iwlwifi]
[17335.903402]  iwl_txq_stuck_timer+0x3f/0x60 [iwlwifi]
[17335.903478]  ? iwl_txq_log_scd_error+0x210/0x210 [iwlwifi]
[17335.904226] iwlwifi 0000:03:00.0: iwlwifi transaction failed, dumping registers
[17335.904272] iwlwifi 0000:03:00.0: iwlwifi device config registers:
[17335.904544] iwlwifi 0000:03:00.0: 00000000: 24fd8086 00100000 02800078 00000000 00000004 00000000 00000000 00000000
[17335.904587] iwlwifi 0000:03:00.0: 00000020: 00000000 00000000 00000000 00108086 00000000 000000c8 00000000 00000100
[17335.904617] iwlwifi 0000:03:00.0: 00000040: 00020010 10008ec0 001b0c10 0045e811 10110000 00000000 00000000 00000000
[17335.904644] iwlwifi 0000:03:00.0: 00000060: 00000000 00080812 00000005 00000000 00010001 00000000 00000000 00000000
[17335.904670] iwlwifi 0000:03:00.0: 00000080: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.904696] iwlwifi 0000:03:00.0: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.904722] iwlwifi 0000:03:00.0: 000000c0: 00000000 00000000 c823d001 0d000000 00804005 00000000 00000000 00000000
[17335.904749] iwlwifi 0000:03:00.0: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.904785] iwlwifi 0000:03:00.0: 00000100: 14010001 00100000 00000000 00462031 000030c1 00002000 00000014 40000001
[17335.904812] iwlwifi 0000:03:00.0: 00000120: 0000010f b0700460 00000000 00000000 00000000 00000000 00000000 00000000
[17335.904839] iwlwifi 0000:03:00.0: 00000140: 14c10003 ffd86bde e09d31ff 15410018 00000000 0001001e 00481e1f 00000000
[17335.904859] iwlwifi 0000:03:00.0: iwlwifi device memory mapped registers:
[17335.904914] iwlwifi 0000:03:00.0: 00000000: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[17335.904941] iwlwifi 0000:03:00.0: 00000020: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[17335.904964] iwlwifi 0000:03:00.0: iwlwifi device AER capability structure:
[17335.905016] iwlwifi 0000:03:00.0: 00000000: 14010001 00100000 00000000 00462031 000030c1 00002000 00000014 40000001
[17335.905037] iwlwifi 0000:03:00.0: 00000020: 0000010f b0700460 00000000
[17335.905058] iwlwifi 0000:03:00.0: iwlwifi parent port (0000:00:1c.2) config registers:
[17335.905217] iwlwifi 0000:00:1c.2: 00000000: 0f4c8086 00100407 06040011 00810010 00000000 00000000 00030300 20003030
[17335.905244] iwlwifi 0000:00:1c.2: 00000020: b070b070 b121b111 00000000 00000000 00000000 00000040 00000000 00120305
[17335.905271] iwlwifi 0000:00:1c.2: 00000040: 01428010 00008000 001b0000 03313c12 70110042 0014b260 01400000 00000000
[17335.905298] iwlwifi 0000:00:1c.2: 00000060: 00000000 00000016 00000010 00000000 00010001 00000000 00000000 00000000
[17335.905325] iwlwifi 0000:00:1c.2: 00000080: 00019005 fee08004 00004021 00000000 0000a00d 0f4c8086 00000000 00000000
[17335.905351] iwlwifi 0000:00:1c.2: 000000a0: c8030001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.905378] iwlwifi 0000:00:1c.2: 000000c0: 00000000 00000000 00000000 00000000 01000000 00000842 c9118000 00000000
[17335.905404] iwlwifi 0000:00:1c.2: 000000e0: 00000000 00000000 00000004 00000000 00000050 0c000040 01110f1a 03000000
[17335.905431] iwlwifi 0000:00:1c.2: 00000100: 00000000 00100000 00004000 00060011 00001001 00002000 00000000 00000000
[17335.905456] iwlwifi 0000:00:1c.2: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.905482] iwlwifi 0000:00:1c.2: 00000140: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.905507] iwlwifi 0000:00:1c.2: 00000160: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.905533] iwlwifi 0000:00:1c.2: 00000180: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.905558] iwlwifi 0000:00:1c.2: 000001a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.905584] iwlwifi 0000:00:1c.2: 000001c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.905610] iwlwifi 0000:00:1c.2: 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[17335.905643] iwlwifi 0000:00:1c.2: 00000200: 00000000 00000000 00000000
[17335.958443] iwlwifi 0000:03:00.0: Queue 4 is active on fifo 2 and stuck for 10000 ms. SW [52, 56] HW [90, 90] FH TRB=0x05a5a5a5a
[26033.452334] iwlwifi 0000:03:00.0: Error sending MAC_CONTEXT_CMD: time out after 2000ms.
[26033.452347] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 221 write_ptr 222
[26033.487058] WARNING: CPU: 2 PID: 2512 at drivers/net/wireless/intel/iwlwifi/mvm/../iwl-trans.h:1391 iwl_mvm_dump_lmac_error_log+0x4eb/0x540 [iwlmvm]
[26033.487061] Modules linked in: rfcomm ctr ccm cmac algif_hash algif_skcipher af_alg bnep hci_uart btusb btqca btrtl btbcm btintel bluetooth jitterentropy_rng intel_rapl_msr intel_rapl_common intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp coretemp kvm_intel drbg kvm irqbypass snd_hda_codec_hdmi aes_generic ghash_clmulni_intel nls_ascii nls_cp437 vfat fat snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core iwlmvm snd_compress soundwire_cadence snd_hda_codec mac80211 snd_hda_core hid_sensor_accel_3d hid_sensor_gyro_3d libarc4 hid_sensor_magn_3d hid_sensor_temperature hid_sensor_trigger snd_hwdep hid_sensor_iio_common industrialio_triggered_buffer kfifo_buf iwlwifi industrialio aesni_intel ftdi_sio soundwire_bus crypto_simd joydev hid_multitouch snd_pcm usbserial cryptd iTCO_wdt snd_timer glue_helper cfg80211 intel_pmc_bxt mei_txe iTCO_vendor_support intel_cstate snd mei tpm_crb sg
[26033.487457]  ? iwl_poll_bit+0x30/0x80 [iwlwifi]
[26033.487506]  ? iwl_write_prph+0x37/0x90 [iwlwifi]
[26033.487527]  ? iwl_dbg_tlv_init+0x60/0x60 [iwlwifi]
[26033.487547]  ? iwl_trans_pcie_write8+0x20/0x20 [iwlwifi]
[26033.487567]  ? iwl_trans_pcie_sync_nmi+0x1f1/0x200 [iwlwifi]
[26033.487607]  iwl_trans_pcie_send_hcmd+0x301/0x390 [iwlwifi]
[26033.487638]  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
[26033.487984] iwlwifi 0000:03:00.0: HW error, resetting before reading
[26033.511424] iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
[26033.511438] iwlwifi 0000:03:00.0: Status: 0x00000040, count: -1061751392
[26033.511445] iwlwifi 0000:03:00.0: Loaded firmware version: 36.ad812ee0.0 8265-36.ucode
[26033.511454] iwlwifi 0000:03:00.0: 0xFFFFB4A6 | ADVANCED_SYSASSERT          
[26033.511460] iwlwifi 0000:03:00.0: 0x00004A46 | trm_hw_status0
[26033.511467] iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
[26033.511473] iwlwifi 0000:03:00.0: 0x00000002 | branchlink2
[26033.511479] iwlwifi 0000:03:00.0: 0x00000000 | interruptlink1
[26033.511486] iwlwifi 0000:03:00.0: 0xB9568B08 | interruptlink2
[26033.511492] iwlwifi 0000:03:00.0: 0x00000000 | data1
[26033.511498] iwlwifi 0000:03:00.0: 0x00000002 | data2
[26033.511504] iwlwifi 0000:03:00.0: 0x00000000 | data3
[26033.511510] iwlwifi 0000:03:00.0: 0x00002D68 | beacon time
[26033.511516] iwlwifi 0000:03:00.0: 0x00000000 | tsf low
[26033.511522] iwlwifi 0000:03:00.0: 0x00000002 | tsf hi
[26033.511528] iwlwifi 0000:03:00.0: 0x00000000 | time gp1
[26033.511534] iwlwifi 0000:03:00.0: 0xB95674A9 | time gp2
[26033.511541] iwlwifi 0000:03:00.0: 0x00002D68 | uCode revision type
[26033.511547] iwlwifi 0000:03:00.0: 0xFFFFFFFF | uCode version major
[26033.511553] iwlwifi 0000:03:00.0: 0xFFFFFFFF | uCode version minor
[26033.511560] iwlwifi 0000:03:00.0: 0x8C8D5055 | hw version
[26033.511566] iwlwifi 0000:03:00.0: 0xFFFFFFFF | board version
[26033.511572] iwlwifi 0000:03:00.0: 0x00000000 | hcmd
[26033.511578] iwlwifi 0000:03:00.0: 0xC0B6F820 | isr0
[26033.511584] iwlwifi 0000:03:00.0: 0xFFFFB4A6 | isr1
[26033.511590] iwlwifi 0000:03:00.0: 0x8C8D5020 | isr2
[26033.511596] iwlwifi 0000:03:00.0: 0xFFFFFFFF | isr3
[26033.511603] iwlwifi 0000:03:00.0: 0xC0F1A170 | isr4
[26033.511609] iwlwifi 0000:03:00.0: 0xFFFFFFFF | last cmd Id
[26033.511615] iwlwifi 0000:03:00.0: 0xC9F68018 | wait_event
[26033.511621] iwlwifi 0000:03:00.0: 0xFFFF91AD | l2p_control
[26033.511627] iwlwifi 0000:03:00.0: 0xC9F68018 | l2p_duration
[26033.511633] iwlwifi 0000:03:00.0: 0xFFFF91AD | l2p_mhvalid
[26033.511639] iwlwifi 0000:03:00.0: 0x8C42D557 | l2p_addr_match
[26033.511646] iwlwifi 0000:03:00.0: 0xFFFFFFFF | lmpm_pmg_sel
[26033.511652] iwlwifi 0000:03:00.0: 0x00000246 | timestamp
[26033.511658] iwlwifi 0000:03:00.0: 0x00000000 | flow_handler
[26033.529003] iwlwifi 0000:03:00.0: 0xC0F1A407 | ADVANCED_SYSASSERT
[26033.529012] iwlwifi 0000:03:00.0: 0xFFFFFFFF | umac branchlink1
[26033.529017] iwlwifi 0000:03:00.0: 0xC0F305A0 | umac branchlink2
[26033.529023] iwlwifi 0000:03:00.0: 0xFFFFFFFF | umac interruptlink1
[26033.529028] iwlwifi 0000:03:00.0: 0xABC99F00 | umac interruptlink2
[26033.529034] iwlwifi 0000:03:00.0: 0x2C0AC417 | umac data1
[26033.529039] iwlwifi 0000:03:00.0: 0x00000008 | umac data2
[26033.529045] iwlwifi 0000:03:00.0: 0x00000000 | umac data3
[26033.529050] iwlwifi 0000:03:00.0: 0x00622A76 | umac major
[26033.529056] iwlwifi 0000:03:00.0: 0x00000001 | umac minor
[26033.529061] iwlwifi 0000:03:00.0: 0xC0F27BA0 | frame pointer
[26033.529067] iwlwifi 0000:03:00.0: 0xFFFFFFFF | stack pointer
[26033.529072] iwlwifi 0000:03:00.0: 0xC0F293B1 | last host cmd
[26033.529078] iwlwifi 0000:03:00.0: 0xFFFFFFFF | isr status reg
[26033.546375] iwlwifi 0000:03:00.0: Collecting data: trigger 2 fired.
[26033.546398] iwlwifi 0000:03:00.0: Failed to send MAC context (action:2): -110
[26033.546406] iwlwifi 0000:03:00.0: failed to update MAC e0:9d:31:d8:6b:de
[26033.670269] iwlwifi 0000:03:00.0: mcast filter cmd error. ret=-5
[26033.670279] iwlwifi 0000:03:00.0: Failed to synchronize multicast groups update
[26036.154404] iwlwifi 0000:03:00.0: Could not load the [0] uCode section
[26036.154419] iwlwifi 0000:03:00.0: Failed to start INIT ucode: -5
[26036.154424] iwlwifi 0000:03:00.0: Failed to run INIT ucode: -5
[26036.154428] iwlwifi 0000:03:00.0: Failed to start RT ucode: -5
[26036.154434] iwlwifi 0000:03:00.0: Collecting data: trigger 16 fired.
[26036.188964] WARNING: CPU: 3 PID: 1432 at drivers/net/wireless/intel/iwlwifi/mvm/../iwl-trans.h:1391 iwl_mvm_dump_lmac_error_log+0x4eb/0x540 [iwlmvm]
[26036.188966] Modules linked in: rfcomm ctr ccm cmac algif_hash algif_skcipher af_alg bnep hci_uart btusb btqca btrtl btbcm btintel bluetooth jitterentropy_rng intel_rapl_msr intel_rapl_common intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp coretemp kvm_intel drbg kvm irqbypass snd_hda_codec_hdmi aes_generic ghash_clmulni_intel nls_ascii nls_cp437 vfat fat snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core iwlmvm snd_compress soundwire_cadence snd_hda_codec mac80211 snd_hda_core hid_sensor_accel_3d hid_sensor_gyro_3d libarc4 hid_sensor_magn_3d hid_sensor_temperature hid_sensor_trigger snd_hwdep hid_sensor_iio_common industrialio_triggered_buffer kfifo_buf iwlwifi industrialio aesni_intel ftdi_sio soundwire_bus crypto_simd joydev hid_multitouch snd_pcm usbserial cryptd iTCO_wdt snd_timer glue_helper cfg80211 intel_pmc_bxt mei_txe iTCO_vendor_support intel_cstate snd mei tpm_crb sg
[26036.189278]  ? iwl_trans_pcie_read32+0x10/0x20 [iwlwifi]
[26036.189296]  ? iwl_poll_bit+0x30/0x80 [iwlwifi]
[26036.189322]  ? iwl_write_prph+0x37/0x90 [iwlwifi]
[26036.189335]  ? iwl_trans_pcie_write8+0x20/0x20 [iwlwifi]
[26036.189348]  ? iwl_trans_pcie_sync_nmi+0x8a/0x200 [iwlwifi]
[26036.189376]  iwl_fw_dbg_error_collect+0x55/0xc0 [iwlwifi]
[26036.189654] iwlwifi 0000:03:00.0: HW error, resetting before reading
[26036.213055] iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
[26036.213064] iwlwifi 0000:03:00.0: Status: 0x00000010, count: 19014
[26036.213068] iwlwifi 0000:03:00.0: Loaded firmware version: 36.ad812ee0.0 8265-36.ucode
[26036.213073] iwlwifi 0000:03:00.0: 0x00000000 | ADVANCED_SYSASSERT          
[26036.213077] iwlwifi 0000:03:00.0: 0x00000003 | trm_hw_status0
[26036.213081] iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
[26036.213085] iwlwifi 0000:03:00.0: 0xFFFFFFFF | branchlink2
[26036.213089] iwlwifi 0000:03:00.0: 0x00000000 | interruptlink1
[26036.213093] iwlwifi 0000:03:00.0: 0x00000003 | interruptlink2
[26036.213096] iwlwifi 0000:03:00.0: 0x00000000 | data1
[26036.213100] iwlwifi 0000:03:00.0: 0x00004A64 | data2
[26036.213104] iwlwifi 0000:03:00.0: 0x00000000 | data3
[26036.213108] iwlwifi 0000:03:00.0: 0xC024E024 | beacon time
[26036.213112] iwlwifi 0000:03:00.0: 0xFFFFB4A6 | tsf low
[26036.213115] iwlwifi 0000:03:00.0: 0xC9F68018 | tsf hi
[26036.213119] iwlwifi 0000:03:00.0: 0xFFFF91AD | time gp1
[26036.213123] iwlwifi 0000:03:00.0: 0xFFFFFFFF | time gp2
[26036.213127] iwlwifi 0000:03:00.0: 0xFFFFFFFF | uCode revision type
[26036.213131] iwlwifi 0000:03:00.0: 0xC0F27BD0 | uCode version major
[26036.213135] iwlwifi 0000:03:00.0: 0xFFFFFFFF | uCode version minor
[26036.213138] iwlwifi 0000:03:00.0: 0x00000010 | hw version
[26036.213142] iwlwifi 0000:03:00.0: 0x00000000 | board version
[26036.213146] iwlwifi 0000:03:00.0: 0xFFFFB4A6 | hcmd
[26036.213150] iwlwifi 0000:03:00.0: 0x00000018 | isr0
[26036.213153] iwlwifi 0000:03:00.0: 0x00000000 | isr1
[26036.213157] iwlwifi 0000:03:00.0: 0x8C8D5020 | isr2
[26036.213161] iwlwifi 0000:03:00.0: 0xFFFFFFFF | isr3
[26036.213165] iwlwifi 0000:03:00.0: 0xC0F1A170 | isr4
[26036.213168] iwlwifi 0000:03:00.0: 0xFFFFFFFF | last cmd Id
[26036.213172] iwlwifi 0000:03:00.0: 0xC9F68018 | wait_event
[26036.213176] iwlwifi 0000:03:00.0: 0xFFFF91AD | l2p_control
[26036.213180] iwlwifi 0000:03:00.0: 0xC9F68018 | l2p_duration
[26036.213184] iwlwifi 0000:03:00.0: 0xFFFF91AD | l2p_mhvalid
[26036.213187] iwlwifi 0000:03:00.0: 0x00000000 | l2p_addr_match
[26036.213191] iwlwifi 0000:03:00.0: 0x00000000 | lmpm_pmg_sel
[26036.213195] iwlwifi 0000:03:00.0: 0xC9F6A6B4 | timestamp
[26036.213199] iwlwifi 0000:03:00.0: 0xFFFF91AD | flow_handler
[26036.230433] iwlwifi 0000:03:00.0: 0xC0F1A407 | ADVANCED_SYSASSERT
[26036.230439] iwlwifi 0000:03:00.0: 0xFFFFFFFF | umac branchlink1
[26036.230443] iwlwifi 0000:03:00.0: 0x00000000 | umac branchlink2
[26036.230447] iwlwifi 0000:03:00.0: 0x00000000 | umac interruptlink1
[26036.230451] iwlwifi 0000:03:00.0: 0xA3EEA700 | umac interruptlink2
[26036.230455] iwlwifi 0000:03:00.0: 0x00EE3342 | umac data1
[26036.230458] iwlwifi 0000:03:00.0: 0x00000008 | umac data2
[26036.230462] iwlwifi 0000:03:00.0: 0x00000000 | umac data3
[26036.230466] iwlwifi 0000:03:00.0: 0x00622D19 | umac major
[26036.230470] iwlwifi 0000:03:00.0: 0x00000001 | umac minor
[26036.230474] iwlwifi 0000:03:00.0: 0xC0F27BA0 | frame pointer
[26036.230478] iwlwifi 0000:03:00.0: 0xFFFFFFFF | stack pointer
[26036.230481] iwlwifi 0000:03:00.0: 0xC0F2924A | last host cmd
[26036.230485] iwlwifi 0000:03:00.0: 0xFFFFFFFF | isr status reg
[26036.247727] iwlwifi 0000:03:00.0: Firmware error during reconfiguration - reprobe!
[26038.158235] iwlwifi 0000:03:00.0: mac start retry 0
[26038.158346] Modules linked in: rfcomm ctr ccm cmac algif_hash algif_skcipher af_alg bnep hci_uart btusb btqca btrtl btbcm btintel bluetooth jitterentropy_rng intel_rapl_msr intel_rapl_common intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp coretemp kvm_intel drbg kvm irqbypass snd_hda_codec_hdmi aes_generic ghash_clmulni_intel nls_ascii nls_cp437 vfat fat snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core iwlmvm snd_compress soundwire_cadence snd_hda_codec mac80211 snd_hda_core hid_sensor_accel_3d hid_sensor_gyro_3d libarc4 hid_sensor_magn_3d hid_sensor_temperature hid_sensor_trigger snd_hwdep hid_sensor_iio_common industrialio_triggered_buffer kfifo_buf iwlwifi industrialio aesni_intel ftdi_sio soundwire_bus crypto_simd joydev hid_multitouch snd_pcm usbserial cryptd iTCO_wdt snd_timer glue_helper cfg80211 intel_pmc_bxt mei_txe iTCO_vendor_support intel_cstate snd mei tpm_crb sg
[26038.158837] Modules linked in: rfcomm ctr ccm cmac algif_hash algif_skcipher af_alg bnep hci_uart btusb btqca btrtl btbcm btintel bluetooth jitterentropy_rng intel_rapl_msr intel_rapl_common intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp coretemp kvm_intel drbg kvm irqbypass snd_hda_codec_hdmi aes_generic ghash_clmulni_intel nls_ascii nls_cp437 vfat fat snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core iwlmvm snd_compress soundwire_cadence snd_hda_codec mac80211 snd_hda_core hid_sensor_accel_3d hid_sensor_gyro_3d libarc4 hid_sensor_magn_3d hid_sensor_temperature hid_sensor_trigger snd_hwdep hid_sensor_iio_common industrialio_triggered_buffer kfifo_buf iwlwifi industrialio aesni_intel ftdi_sio soundwire_bus crypto_simd joydev hid_multitouch snd_pcm usbserial cryptd iTCO_wdt snd_timer glue_helper cfg80211 intel_pmc_bxt mei_txe iTCO_vendor_support intel_cstate snd mei tpm_crb sg
[26038.161280]  ? __iwl_err.cold+0x25/0x2a [iwlwifi]
[26038.161577] Modules linked in: rfcomm ctr ccm cmac algif_hash algif_skcipher af_alg bnep hci_uart btusb btqca btrtl btbcm btintel bluetooth jitterentropy_rng intel_rapl_msr intel_rapl_common intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp coretemp kvm_intel drbg kvm irqbypass snd_hda_codec_hdmi aes_generic ghash_clmulni_intel nls_ascii nls_cp437 vfat fat snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core iwlmvm snd_compress soundwire_cadence snd_hda_codec mac80211 snd_hda_core hid_sensor_accel_3d hid_sensor_gyro_3d libarc4 hid_sensor_magn_3d hid_sensor_temperature hid_sensor_trigger snd_hwdep hid_sensor_iio_common industrialio_triggered_buffer kfifo_buf iwlwifi industrialio aesni_intel ftdi_sio soundwire_bus crypto_simd joydev hid_multitouch snd_pcm usbserial cryptd iTCO_wdt snd_timer glue_helper cfg80211 intel_pmc_bxt mei_txe iTCO_vendor_support intel_cstate snd mei tpm_crb sg
[26038.309151] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[26038.309302] iwlwifi 0000:03:00.0: HW_REV=0xFFFFFFFF, PCI issues?
[26038.309390] iwlwifi: probe of 0000:03:00.0 failed with error -5
[27994.392214] iwlwifi 0000:03:00.0: HW_REV=0xFFFFFFFF, PCI issues?
[27994.392341] iwlwifi: probe of 0000:03:00.0 failed with error -5
I try to desable sleep and hibernation, without succes.
If you have any idea, it will be great.

Thank's for helping