Bug 1935360 - Unable to reconnect wifi after wake from hibernate
Summary: Unable to reconnect wifi after wake from hibernate
Keywords:
Status: CLOSED DUPLICATE of bug 1928541
Alias: None
Product: Fedora
Classification: Fedora
Component: linux-firmware
Version: 32
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-04 17:26 UTC by Bader Zaidan
Modified: 2021-03-04 17:39 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-03-04 17:39:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
dmesg (127.09 KB, text/plain)
2021-03-04 17:26 UTC, Bader Zaidan
no flags Details

Description Bader Zaidan 2021-03-04 17:26:34 UTC
Created attachment 1760733 [details]
dmesg

Description of problem:

Given a long enough uptime, the device will not connect to a wireless network and will just cycle through reconnects.


Version-Release number of selected component (if applicable):
latest - linux-firmware-20201218-116.fc32.noarch

How reproducible:
seems to happen every other hibernation


Steps to Reproduce:
1. have a long enough uptime
2. hibernate laptop
3. wake laptop up
4. try to connect to a network

Actual results:
No connection, keeps trying to reconnect

Expected results:
The device will connect to a wifi as expected.

Additional info:
Thinkpad X230

$ uname -a:
Linux prometheus 5.10.19-100.fc32.x86_64 #1 SMP Fri Feb 26 16:21:57 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

$ lshw -c network:
  *-network
       description: Ethernet interface
       product: 82579LM Gigabit Network Connection (Lewisville)
       vendor: Intel Corporation
       physical id: 19
       bus info: pci@0000:00:19.0
       logical name: enp0s25
       version: 04
       serial: 3c:97:0e:a6:f3:11
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=5.10.19-100.fc32.x86_64 firmware=0.13-3 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:35 memory:f2500000-f251ffff memory:f253b000-f253bfff ioport:6080(size=32)
  *-network
       description: Wireless interface
       product: Centrino Advanced-N 6205 [Taylor Peak]
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlp3s0
       version: 34
       serial: ba:1d:b6:57:c5:c5
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=5.10.19-100.fc32.x86_64 firmware=18.168.6.1 6000g2a-6.ucode ip=192.168.0.246 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: irq:34 memory:f1c00000-f1c01fff

Comment 1 Bader Zaidan 2021-03-04 17:28:42 UTC
Dmesg extract: 

[165108.276971] wlp3s0: authenticate with d4:3f:cb:85:dc:0d
[165108.279694] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 1/3)
[165108.325854] wlp3s0: authenticated
[165108.326784] wlp3s0: associate with d4:3f:cb:85:dc:0d (try 1/3)
[165108.378152] wlp3s0: RX AssocResp from d4:3f:cb:85:dc:0d (capab=0x11 status=0 aid=1)
[165108.396343] wlp3s0: associated
[191363.683613] show_signal_msg: 80 callbacks suppressed
[191363.683618] wish[384386]: segfault at 20 ip 00007fdb40c5554f sp 00007ffc835a9a70 error 4 in xcircuit.so[7fdb40c4f000+75000]
[191363.683641] Code: 66 39 88 a4 00 00 00 0f 85 e1 fe ff ff e9 64 ff ff ff 66 0f 1f 84 00 00 00 00 00 0f b7 34 24 89 f1 66 39 b0 a2 00 00 00 74 49 <48> 0f bf 55 20 48 8b 45 28 4c 8d 64 90 fc 0f b7 54 24 02 e9 d8 fe
[201521.264522] usb 2-1.8: USB disconnect, device number 7
[201521.264530] usb 2-1.8.1: USB disconnect, device number 8
[201521.309880] usb 2-1.8.4: USB disconnect, device number 9
[201521.329108] ACPI: \_SB_.GDCK: undocking
[201521.436757] thinkpad_acpi: undocked from hotplug port replicator
[214913.443408] e1000e 0000:00:19.0 enp0s25: NIC Link is Down
[214913.717716] PM: hibernation: hibernation entry
[214913.727099] Filesystems sync: 0.003 seconds
[214913.727102] Freezing user space processes ... (elapsed 0.001 seconds) done.
[214913.729012] OOM killer disabled.
[214913.729145] PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
[214913.729147] PM: hibernation: Marking nosave pages: [mem 0x0009c000-0x0009cfff]
[214913.729148] PM: hibernation: Marking nosave pages: [mem 0x0009e000-0x000fffff]
[214913.729150] PM: hibernation: Marking nosave pages: [mem 0x20000000-0x201fffff]
[214913.729157] PM: hibernation: Marking nosave pages: [mem 0x40004000-0x40004fff]
[214913.729158] PM: hibernation: Marking nosave pages: [mem 0xce5ab000-0xce7acfff]
[214913.729165] PM: hibernation: Marking nosave pages: [mem 0xcf218000-0xcf218fff]
[214913.729166] PM: hibernation: Marking nosave pages: [mem 0xcf228000-0xcf228fff]
[214913.729166] PM: hibernation: Marking nosave pages: [mem 0xd3243000-0xd32befff]
[214913.729169] PM: hibernation: Marking nosave pages: [mem 0xd6450000-0xdabfefff]
[214913.729392] PM: hibernation: Marking nosave pages: [mem 0xdac00000-0xffffffff]
[214913.730020] PM: hibernation: Basic memory bitmaps created
[214913.730022] PM: hibernation: Preallocating image memory
[214918.786636] PM: hibernation: Allocated 944547 pages for snapshot
[214918.786640] PM: hibernation: Allocated 3778188 kbytes in 5.05 seconds (748.15 MB/s)
[214918.786640] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[214918.788183] printk: Suspending console(s) (use no_console_suspend to debug)
[214918.788329] wlp3s0: deauthenticating from d4:3f:cb:85:dc:0d by local choice (Reason: 3=DEAUTH_LEAVING)
[214919.218214] ACPI: EC: interrupt blocked
[214919.220738] Disabling non-boot CPUs ...
[214919.221082] IRQ 34: no longer affine to CPU1
[214919.222102] smpboot: CPU 1 is now offline
[214919.224883] IRQ 32: no longer affine to CPU2
[214919.226083] smpboot: CPU 2 is now offline
[214919.227296] IRQ 18: no longer affine to CPU3
[214919.228324] smpboot: CPU 3 is now offline
[214919.229413] PM: hibernation: Creating image:
[214919.491098] PM: hibernation: Need to copy 939128 pages
[214919.491100] PM: hibernation: Normal pages needed: 939128 + 1024, available pages: 3207126
[214920.404038] PM: hibernation: Image created (939128 pages copied)
[214919.229979] Enabling non-boot CPUs ...
[214919.230025] x86: Booting SMP configuration:
[214919.230026] smpboot: Booting Node 0 Processor 1 APIC 0x1
[214919.232998] CPU1 is up
[214919.233041] smpboot: Booting Node 0 Processor 2 APIC 0x2
[214919.235648] CPU2 is up
[214919.235677] smpboot: Booting Node 0 Processor 3 APIC 0x3
[214919.238275] CPU3 is up
[214919.239552] ACPI: EC: interrupt unblocked
[214919.255471] ------------[ cut here ]------------
[214919.255473] TPM returned invalid status
[214919.255488] WARNING: CPU: 3 PID: 400351 at drivers/char/tpm/tpm_tis_core.c:249 tpm_tis_status+0x66/0x70
[214919.255488] Modules linked in: vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm ccm nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter cmac bnep vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc ecdh_generic ecc intel_rapl_msr mei_hdcp mei_wdt iTCO_wdt intel_pmc_bxt at24 iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic intel_rapl_common snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwldvm snd_compress kvm mac80211
[214919.255534]  snd_pcm_dmaengine soundwire_cadence irqbypass snd_hda_codec rapl intel_cstate intel_uncore libarc4 iwlwifi pcspkr wmi_bmof snd_hda_core cfg80211 ac97_bus snd_hwdep snd_seq snd_seq_device snd_pcm mei_me thinkpad_acpi lpc_ich mei snd_timer i2c_i801 i2c_smbus ledtrig_audio snd soundcore rfkill binfmt_misc ip_tables dm_crypt i915 mmc_block crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel i2c_algo_bit drm_kms_helper cec drm sdhci_pci e1000e cqhci serio_raw sdhci mmc_core wmi video fuse
[214919.255568] CPU: 3 PID: 400351 Comm: systemd-sleep Tainted: G           OE     5.10.18-100.fc32.x86_64 #1
[214919.255568] Hardware name: LENOVO 23255B2/23255B2, BIOS G2ETB3WW (2.73 ) 06/19/2018
[214919.255572] RIP: 0010:tpm_tis_status+0x66/0x70
[214919.255573] Code: 23 75 05 48 83 c4 10 c3 31 c0 80 3d 5f ce 56 01 00 75 f0 48 c7 c7 34 3a 43 8c 88 44 24 07 c6 05 4b ce 56 01 01 e8 1f 11 3c 00 <0f> 0b 0f b6 44 24 07 eb d0 90 0f 1f 44 00 00 41 57 41 56 41 55 41
[214919.255575] RSP: 0000:ffffbfb98ce97b58 EFLAGS: 00010292
[214919.255576] RAX: 000000000000001b RBX: ffff9b26c7330000 RCX: ffff9b29ce2d8a88
[214919.255576] RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff9b29ce2d8a80
[214919.255577] RBP: ffff9b26c7330000 R08: ffffffff8ca64700 R09: 0000000000000001
[214919.255578] R10: ffffffff8ca64728 R11: 0000000000000001 R12: ffff9b26c7374ce8
[214919.255578] R13: ffff9b295c55d000 R14: 0000000000000000 R15: ffffbfb98ce97c12
[214919.255579] FS:  00007f0a6cdd2b80(0000) GS:ffff9b29ce2c0000(0000) knlGS:0000000000000000
[214919.255580] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[214919.255580] CR2: 0000000000000000 CR3: 00000003abd2e002 CR4: 00000000001706e0
[214919.255581] Call Trace:
[214919.255586]  tpm_tis_send_data+0x2b/0x230
[214919.255588]  tpm_tis_send_main+0x1e/0xe0
[214919.255590]  tpm_transmit+0xd8/0x3d0
[214919.255592]  tpm_transmit_cmd+0x25/0x90
[214919.255594]  tpm1_do_selftest+0x88/0x130
[214919.255596]  ? _cond_resched+0x16/0x40
[214919.255597]  tpm_tis_resume+0x4d/0x120
[214919.255601]  ? pnpacpi_resume+0x1b/0x90
[214919.255602]  ? pnp_bus_suspend+0x10/0x10
[214919.255603]  pnp_bus_resume+0x63/0x90
[214919.255606]  dpm_run_callback+0x4c/0x120
[214919.255609]  device_resume+0xa7/0x200
[214919.255611]  dpm_resume+0xce/0x2c0
[214919.255613]  hibernation_snapshot+0x27b/0x450
[214919.255615]  hibernate.cold+0x8b/0x206
[214919.255617]  state_store+0xcb/0xd0
[214919.255620]  kernfs_fop_write_iter+0x124/0x1b0
[214919.255623]  new_sync_write+0x108/0x180
[214919.255625]  vfs_write+0x1bc/0x270
[214919.255627]  ksys_write+0x4f/0xc0
[214919.255630]  do_syscall_64+0x33/0x40
[214919.255632]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[214919.255634] RIP: 0033:0x7f0a6deea2f7
[214919.255637] Code: 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[214919.255637] RSP: 002b:00007ffdfec1ca68 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[214919.255639] RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f0a6deea2f7
[214919.255639] RDX: 0000000000000005 RSI: 00007ffdfec1cb50 RDI: 0000000000000004
[214919.255640] RBP: 00007ffdfec1cb50 R08: 0000560a87376c40 R09: 0000000000000012
[214919.255640] R10: 0000560a87372e50 R11: 0000000000000246 R12: 0000000000000005
[214919.255641] R13: 0000560a873723e0 R14: 0000000000000005 R15: 00007f0a6dfbc700
[214919.255644] ---[ end trace d94184500cd2b005 ]---
[214919.269703] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214919.562591] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214919.574695] ata5: SATA link down (SStatus 0 SControl 300)
[214919.575802] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[214919.575995] ata2: SATA link down (SStatus 0 SControl 300)
[214919.576258] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[214919.576262] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[214919.576265] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[214919.576598] ata1.00: supports DRM functions and may not be fully accessible
[214919.577438] ata1.00: disabling queued TRIM support
[214919.579926] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[214919.579928] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[214919.579929] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[214919.580153] ata1.00: supports DRM functions and may not be fully accessible
[214919.580705] ata1.00: disabling queued TRIM support
[214919.582112] ata1.00: configured for UDMA/133
[214920.005446] tpm tpm0: tpm_try_transmit: send(): error -62
[214920.009744] PM: Using 3 thread(s) for compression
[214920.009748] PM: Compressing and saving image data (940963 pages)...
[214920.009765] PM: Image saving progress:   0%
[214920.561628] PM: Image saving progress:  10%
[214921.095489] PM: Image saving progress:  20%
[214921.645025] PM: Image saving progress:  30%
[214922.203822] PM: Image saving progress:  40%
[214922.778502] PM: Image saving progress:  50%
[214923.357528] PM: Image saving progress:  60%
[214923.898192] PM: Image saving progress:  70%
[214924.425212] PM: Image saving progress:  80%
[214924.989537] PM: Image saving progress:  90%
[214925.516138] PM: Image saving progress: 100%
[214925.516516] PM: Image saving done
[214925.516518] PM: hibernation: Wrote 3763852 kbytes in 5.50 seconds (684.33 MB/s)
[214925.516618] PM: S|
[214925.660191] printk: Suspending console(s) (use no_console_suspend to debug)
[214925.670519] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[214925.671764] sd 0:0:0:0: [sda] Stopping disk
[214925.843678] e1000e: EEE TX LPI TIMER: 00000011
[214926.132562] PM: suspend devices took 0.473 seconds
[214926.145854] ACPI: EC: interrupt blocked
[214926.171541] ACPI: Preparing to enter system sleep state S3
[214926.174909] ACPI: EC: event blocked
[214926.174909] ACPI: EC: EC stopped
[214926.174910] PM: Saving platform NVS memory
[214926.174920] Disabling non-boot CPUs ...
[214926.176258] smpboot: CPU 1 is now offline
[214926.178271] smpboot: CPU 2 is now offline
[214926.180096] smpboot: CPU 3 is now offline
[214926.181152] ACPI: Low-level resume complete
[214926.181191] ACPI: EC: EC started
[214926.181191] PM: Restoring platform NVS memory
[214926.182385] smpboot: Scheduler frequency invariance went wobbly, disabling!
[214926.182468] Enabling non-boot CPUs ...
[214926.182514] x86: Booting SMP configuration:
[214926.182515] smpboot: Booting Node 0 Processor 1 APIC 0x1
[214926.185380] CPU1 is up
[214926.185413] smpboot: Booting Node 0 Processor 2 APIC 0x2
[214926.188692] CPU2 is up
[214926.188722] smpboot: Booting Node 0 Processor 3 APIC 0x3
[214926.191414] CPU3 is up
[214926.192590] ACPI: Waking up from system sleep state S3
[214926.199939] ACPI: EC: interrupt unblocked
[214926.213502] sdhci-pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
[214926.224643] ACPI: EC: event unblocked
[214926.227183] sd 0:0:0:0: [sda] Starting disk
[214926.240142] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214926.450226] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
[214926.450230] usb 2-1.6: reset full-speed USB device number 3 using ehci-pci
[214926.535990] ata2: SATA link down (SStatus 0 SControl 300)
[214926.536063] ata5: SATA link down (SStatus 0 SControl 300)
[214926.536136] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[214926.536460] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[214926.536462] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[214926.536463] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[214926.536716] ata1.00: supports DRM functions and may not be fully accessible
[214926.537575] ata1.00: disabling queued TRIM support
[214926.539673] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[214926.539675] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[214926.539676] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[214926.539910] ata1.00: supports DRM functions and may not be fully accessible
[214926.540588] ata1.00: disabling queued TRIM support
[214926.541759] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214926.542284] ata1.00: configured for UDMA/133
[214926.592151] usb 1-1.6: reset high-speed USB device number 4 using ehci-pci
[214926.683457] restoring control 00000000-0000-0000-0000-000000000101/10/5
[214926.683459] restoring control 00000000-0000-0000-0000-000000000101/12/11
[214926.733003] PM: resume devices took 0.509 seconds
[214926.821753] PM: hibernation: Basic memory bitmaps freed
[214926.821757] OOM killer enabled.
[214926.821758] Restarting tasks ... 
[214926.821765] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: docking
[214926.821952] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: Unable to dock!
[214926.823479] done.
[214926.833566] PM: hibernation: hibernation exit
[214926.844057] Bluetooth: hci0: BCM: chip id 63
[214926.845191] Bluetooth: hci0: BCM: features 0x07
[214926.861177] Bluetooth: hci0: BCM20702A
[214926.861184] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[214926.862092] Bluetooth: hci0: BCM20702A1 'brcm/BCM20702A1-0a5c-21e6.hcd' Patch
[214926.888163] usb 2-1.8: new high-speed USB device number 10 using ehci-pci
[214926.966480] usb 2-1.8: New USB device found, idVendor=17ef, idProduct=100a, bcdDevice= 0.00
[214926.966489] usb 2-1.8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[214926.966886] hub 2-1.8:1.0: USB hub found
[214926.966963] hub 2-1.8:1.0: 6 ports detected
[214927.225260] usb 2-1.6: usbfs: process 11259 (pcscd) did not claim interface 0 before use
[214927.254140] usb 2-1.8.1: new low-speed USB device number 11 using ehci-pci
[214927.346093] usb 2-1.8.1: New USB device found, idVendor=046a, idProduct=0001, bcdDevice= 0.26
[214927.346101] usb 2-1.8.1: New USB device strings: Mfr=1, Product=0, SerialNumber=0
[214927.346105] usb 2-1.8.1: Manufacturer: Cherry GmbH
[214927.352048] input: Cherry GmbH as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.1/2-1.8.1:1.0/0003:046A:0001.0005/input/input21
[214927.403823] hid-generic 0003:046A:0001.0005: input,hidraw0: USB HID v1.11 Keyboard [Cherry GmbH] on usb-0000:00:1d.0-1.8.1/input0
[214927.480146] usb 2-1.8.4: new low-speed USB device number 12 using ehci-pci
[214927.576091] usb 2-1.8.4: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[214927.576098] usb 2-1.8.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[214927.576101] usb 2-1.8.4: Product: USB Optical Mouse
[214927.576103] usb 2-1.8.4: Manufacturer: Logitech
[214927.578728] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.4/2-1.8.4:1.0/0003:046D:C077.0006/input/input22
[214927.579115] hid-generic 0003:046D:C077.0006: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-1.8.4/input0
[214927.893132] Bluetooth: hci0: Broadcom Bluetooth Device
[214927.893143] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1757
[214929.823173] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214930.114171] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214930.474294] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214930.765431] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214930.870410] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214931.163411] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214937.136229] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214937.429196] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[214940.466538] wlp3s0: authenticate with d4:3f:cb:85:dc:0d
[214940.469261] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 1/3)
[214940.534051] wlp3s0: authenticated
[214940.535040] wlp3s0: associate with d4:3f:cb:85:dc:0d (try 1/3)
[214940.538089] wlp3s0: RX AssocResp from d4:3f:cb:85:dc:0d (capab=0x11 status=0 aid=2)
[214940.555855] wlp3s0: associated
[214940.583539] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[230291.139000] ACPI: \_SB_.GDCK: undocking
[230291.244556] thinkpad_acpi: undocked from hotplug port replicator
[230291.281769] usb 2-1.8: USB disconnect, device number 10
[230291.281772] usb 2-1.8.1: USB disconnect, device number 11
[230291.316886] usb 2-1.8.4: USB disconnect, device number 12
[230293.976331] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
[230293.976337] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[230293.976646] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
[230293.976650] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[230294.410851] e1000e 0000:00:19.0 enp0s25: NIC Link is Down
[230294.739881] PM: hibernation: hibernation entry
[230294.760133] Filesystems sync: 0.004 seconds
[230294.760136] Freezing user space processes ... (elapsed 0.002 seconds) done.
[230294.762405] OOM killer disabled.
[230294.762556] PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
[230294.762558] PM: hibernation: Marking nosave pages: [mem 0x0009c000-0x0009cfff]
[230294.762559] PM: hibernation: Marking nosave pages: [mem 0x0009e000-0x000fffff]
[230294.762561] PM: hibernation: Marking nosave pages: [mem 0x20000000-0x201fffff]
[230294.762569] PM: hibernation: Marking nosave pages: [mem 0x40004000-0x40004fff]
[230294.762570] PM: hibernation: Marking nosave pages: [mem 0xce5ab000-0xce7acfff]
[230294.762577] PM: hibernation: Marking nosave pages: [mem 0xcf218000-0xcf218fff]
[230294.762578] PM: hibernation: Marking nosave pages: [mem 0xcf228000-0xcf228fff]
[230294.762579] PM: hibernation: Marking nosave pages: [mem 0xd3243000-0xd32befff]
[230294.762581] PM: hibernation: Marking nosave pages: [mem 0xd6450000-0xdabfefff]
[230294.762811] PM: hibernation: Marking nosave pages: [mem 0xdac00000-0xffffffff]
[230294.763429] PM: hibernation: Basic memory bitmaps created
[230294.763509] PM: hibernation: Preallocating image memory
[230296.421555] PM: hibernation: Allocated 1532603 pages for snapshot
[230296.421558] PM: hibernation: Allocated 6130412 kbytes in 1.65 seconds (3715.40 MB/s)
[230296.421559] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[230296.422941] printk: Suspending console(s) (use no_console_suspend to debug)
[230296.423146] wlp3s0: deauthenticating from d4:3f:cb:85:dc:0d by local choice (Reason: 3=DEAUTH_LEAVING)
[230296.871896] ACPI: EC: interrupt blocked
[230296.875238] ACPI: Preparing to enter system sleep state S4
[230296.880382] ACPI: EC: event blocked
[230296.880383] ACPI: EC: EC stopped
[230296.880384] PM: Saving platform NVS memory
[230296.881140] Disabling non-boot CPUs ...
[230296.883203] smpboot: CPU 1 is now offline
[230296.885026] IRQ 32: no longer affine to CPU2
[230296.886227] smpboot: CPU 2 is now offline
[230296.887514] IRQ 30: no longer affine to CPU3
[230296.887519] IRQ 34: no longer affine to CPU3
[230296.888535] smpboot: CPU 3 is now offline
[230296.890152] PM: hibernation: Creating image:
[230297.440973] PM: hibernation: Need to copy 1525018 pages
[230297.440978] PM: hibernation: Normal pages needed: 1525018 + 1024, available pages: 2621226
[230296.890541] PM: Restoring platform NVS memory
[230296.890833] ACPI: EC: EC started
[230296.891443] Enabling non-boot CPUs ...
[230296.891553] x86: Booting SMP configuration:
[230296.891556] smpboot: Booting Node 0 Processor 1 APIC 0x1
[230296.895548] CPU1 is up
[230296.895608] smpboot: Booting Node 0 Processor 2 APIC 0x2
[230296.898888] CPU2 is up
[230296.898946] smpboot: Booting Node 0 Processor 3 APIC 0x3
[230296.902216] CPU3 is up
[230296.904885] ACPI: Waking up from system sleep state S4
[230296.913443] ACPI: EC: interrupt unblocked
[230296.914319] sdhci-pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
[230297.407030] usb usb3: root hub lost power or was reset
[230297.407035] usb usb4: root hub lost power or was reset
[230297.407341] usb usb1: root hub lost power or was reset
[230297.407989] usb usb2: root hub lost power or was reset
[230297.408956] ACPI: EC: event unblocked
[230297.411256] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[230297.411898] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[230297.411966] iwlwifi 0000:03:00.0: RF_KILL bit toggled to enable radio.
[230297.419303] sd 0:0:0:0: [sda] Starting disk
[230297.430863] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230297.723760] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230297.733789] ata5: SATA link down (SStatus 0 SControl 300)
[230297.733862] ata2: SATA link down (SStatus 0 SControl 300)
[230297.734014] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[230297.734400] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[230297.734404] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[230297.734407] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[230297.734691] ata1.00: supports DRM functions and may not be fully accessible
[230297.735418] ata1.00: disabling queued TRIM support
[230297.737399] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[230297.737404] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[230297.737407] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[230297.737689] ata1.00: supports DRM functions and may not be fully accessible
[230297.738344] ata1.00: disabling queued TRIM support
[230297.738585] usb 1-1: reset high-speed USB device number 2 using ehci-pci
[230297.739833] ata1.00: configured for UDMA/133
[230297.746559] usb 2-1: reset high-speed USB device number 2 using ehci-pci
[230298.144565] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
[230298.152553] usb 2-1.6: reset full-speed USB device number 3 using ehci-pci
[230298.161523] tpm tpm0: tpm_try_transmit: send(): error -62
[230298.286607] usb 1-1.6: reset high-speed USB device number 4 using ehci-pci
[230298.372322] restoring control 00000000-0000-0000-0000-000000000101/10/5
[230298.372325] restoring control 00000000-0000-0000-0000-000000000101/12/11
[230298.374732] PM: hibernation: Basic memory bitmaps freed
[230298.374745] OOM killer enabled.
[230298.374747] Restarting tasks ... done.
[230298.400874] PM: hibernation: hibernation exit
[230298.514466] Bluetooth: hci0: BCM: chip id 63
[230298.515472] Bluetooth: hci0: BCM: features 0x07
[230298.531464] Bluetooth: hci0: BCM20702A
[230298.531470] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[230298.536130] Bluetooth: hci0: BCM20702A1 'brcm/BCM20702A1-0a5c-21e6.hcd' Patch
[230298.778025] usb 2-1.6: usbfs: process 11259 (pcscd) did not claim interface 0 before use
[230299.578665] Bluetooth: hci0: Broadcom Bluetooth Device
[230299.578678] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1757
[230301.136540] iwlwifi 0000:03:00.0: Error sending REPLY_SCAN_ABORT_CMD: time out after 2000ms.
[230301.136546] iwlwifi 0000:03:00.0: Current CMD queue read_ptr 25 write_ptr 26
[230301.387082] iwlwifi 0000:03:00.0: Loaded firmware version: 18.168.6.1 6000g2a-6.ucode
[230301.387226] iwlwifi 0000:03:00.0: 0x00000000 | OK                          
[230301.387227] iwlwifi 0000:03:00.0: 0x00000000 | uPc
[230301.387228] iwlwifi 0000:03:00.0: 0x00000000 | branchlink1
[230301.387228] iwlwifi 0000:03:00.0: 0x00000000 | branchlink2
[230301.387229] iwlwifi 0000:03:00.0: 0x00000000 | interruptlink1
[230301.387230] iwlwifi 0000:03:00.0: 0x00000000 | interruptlink2
[230301.387231] iwlwifi 0000:03:00.0: 0x00000000 | data1
[230301.387231] iwlwifi 0000:03:00.0: 0x00000000 | data2
[230301.387232] iwlwifi 0000:03:00.0: 0x00000000 | line
[230301.387233] iwlwifi 0000:03:00.0: 0x00000000 | beacon time
[230301.387234] iwlwifi 0000:03:00.0: 0x00000000 | tsf low
[230301.387234] iwlwifi 0000:03:00.0: 0x00000000 | tsf hi
[230301.387235] iwlwifi 0000:03:00.0: 0x00000000 | time gp1
[230301.387236] iwlwifi 0000:03:00.0: 0x00000000 | time gp2
[230301.387236] iwlwifi 0000:03:00.0: 0x00000000 | time gp3
[230301.387237] iwlwifi 0000:03:00.0: 0x00000000 | uCode version
[230301.387238] iwlwifi 0000:03:00.0: 0x00000000 | hw version
[230301.387239] iwlwifi 0000:03:00.0: 0x00000000 | board version
[230301.387239] iwlwifi 0000:03:00.0: 0x00000000 | hcmd
[230301.387240] iwlwifi 0000:03:00.0: 0x00000000 | isr0
[230301.387241] iwlwifi 0000:03:00.0: 0x00000000 | isr1
[230301.387242] iwlwifi 0000:03:00.0: 0x00000000 | isr2
[230301.387242] iwlwifi 0000:03:00.0: 0x00000000 | isr3
[230301.387243] iwlwifi 0000:03:00.0: 0x00000000 | isr4
[230301.387244] iwlwifi 0000:03:00.0: 0x00000000 | isr_pref
[230301.387245] iwlwifi 0000:03:00.0: 0x00000000 | wait_event
[230301.387245] iwlwifi 0000:03:00.0: 0x00000000 | l2p_control
[230301.387246] iwlwifi 0000:03:00.0: 0x00000000 | l2p_duration
[230301.387247] iwlwifi 0000:03:00.0: 0x00000000 | l2p_mhvalid
[230301.387248] iwlwifi 0000:03:00.0: 0x00000000 | l2p_addr_match
[230301.387248] iwlwifi 0000:03:00.0: 0x00000000 | lmpm_pmg_sel
[230301.387249] iwlwifi 0000:03:00.0: 0x00000000 | timestamp
[230301.387250] iwlwifi 0000:03:00.0: 0x00000000 | flow_handler
[230301.387326] iwlwifi 0000:03:00.0: Start IWL Event Log Dump: nothing in log
[230301.387334] iwlwifi 0000:03:00.0: Command REPLY_RXON failed: FW Error
[230301.387335] iwlwifi 0000:03:00.0: Error clearing ASSOC_MSK on BSS (-5)
[230301.399544] ieee80211 phy0: Hardware restart was requested
[230301.412530] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230301.713704] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230301.803558] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230306.896458] iwlwifi 0000:03:00.0: Failed to load firmware chunk!
[230306.896464] iwlwifi 0000:03:00.0: iwlwifi transaction failed, dumping registers
[230306.896467] iwlwifi 0000:03:00.0: iwlwifi device config registers:
[230306.896795] iwlwifi 0000:03:00.0: 00000000: 00858086 00100406 02800034 00000010 f1c00004 00000000 00000000 00000000
[230306.896799] iwlwifi 0000:03:00.0: 00000020: 00000000 00000000 00000000 13118086 00000000 000000c8 00000000 000001ff
[230306.896802] iwlwifi 0000:03:00.0: 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.896805] iwlwifi 0000:03:00.0: 00000060: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.896808] iwlwifi 0000:03:00.0: 00000080: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.896811] iwlwifi 0000:03:00.0: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.896815] iwlwifi 0000:03:00.0: 000000c0: 00000000 00000000 c823d001 0d000000 0081e005 fee00398 00000000 00000000
[230306.896818] iwlwifi 0000:03:00.0: 000000e0: 00010010 10008ec0 00190810 0006ec11 10110142 00000000 00000000 00000000
[230306.896821] iwlwifi 0000:03:00.0: 00000100: 14010001 00000000 00000000 00062011 00002000 00002000 00000000 00000000
[230306.896824] iwlwifi 0000:03:00.0: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.896828] iwlwifi 0000:03:00.0: 00000140: 00010003 ff982dcc 6c8814ff 00000000 00000000 00000000 00000000 00000000
[230306.896830] iwlwifi 0000:03:00.0: iwlwifi device memory mapped registers:
[230306.896887] iwlwifi 0000:03:00.0: 00000000: 00488700 00000040 08000000 00000000 00000001 00000000 00000030 00000000
[230306.896890] iwlwifi 0000:03:00.0: 00000020: 00000001 080403c5 000000b0 00000000 90000001 00030001 80008040 00080046
[230306.896896] iwlwifi 0000:03:00.0: iwlwifi device AER capability structure:
[230306.896933] iwlwifi 0000:03:00.0: 00000000: 14010001 00000000 00000000 00062011 00002000 00002000 00000000 00000000
[230306.896935] iwlwifi 0000:03:00.0: 00000020: 00000000 00000000 00000000
[230306.896937] iwlwifi 0000:03:00.0: iwlwifi parent port (0000:00:1c.1) config registers:
[230306.897124] iwlwifi 0000:00:1c.1: 00000000: 1e128086 00100407 060400c4 00810010 00000000 00000000 00030300 200000f0
[230306.897127] iwlwifi 0000:00:1c.1: 00000020: f1c0f1c0 0001fff1 00000000 00000000 00000000 00000040 00000000 000202ff
[230306.897131] iwlwifi 0000:00:1c.1: 00000040: 01428010 00008000 00100000 02123c12 70110042 000cb200 01400000 00000000
[230306.897134] iwlwifi 0000:00:1c.1: 00000060: 00000000 00000016 00000000 00000000 00010002 00000000 00000000 00000000
[230306.897137] iwlwifi 0000:00:1c.1: 00000080: 00019005 fee00258 00000000 00000000 0000a00d 21fa17aa 00000000 00000000
[230306.897140] iwlwifi 0000:00:1c.1: 000000a0: c8020001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.897144] iwlwifi 0000:00:1c.1: 000000c0: 00000000 00000000 00000000 00000000 01000000 00000b02 81118000 00000000
[230306.897147] iwlwifi 0000:00:1c.1: 000000e0: 00000300 00000000 00000001 00000000 00000000 00000000 08050f87 00000000
[230306.897150] iwlwifi 0000:00:1c.1: 00000100: 00000000 00000000 00000000 00060011 00000000 00002000 00000000 00000000
[230306.897153] iwlwifi 0000:00:1c.1: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.897156] iwlwifi 0000:00:1c.1: 00000140: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.897159] iwlwifi 0000:00:1c.1: 00000160: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.897162] iwlwifi 0000:00:1c.1: 00000180: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.897165] iwlwifi 0000:00:1c.1: 000001a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.897168] iwlwifi 0000:00:1c.1: 000001c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.897171] iwlwifi 0000:00:1c.1: 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[230306.897173] iwlwifi 0000:00:1c.1: 00000200: 00000000 00000000 00000000
[230306.897178] iwlwifi 0000:03:00.0: Could not load the [0] uCode section
[230306.908611] iwlwifi 0000:03:00.0: Failed to run INIT ucode: -110
[230306.908654] iwlwifi 0000:03:00.0: Unable to initialize device.
[230306.908656] ------------[ cut here ]------------
[230306.908658] Hardware became unavailable during restart.
[230306.908769] WARNING: CPU: 0 PID: 522895 at net/mac80211/util.c:2344 ieee80211_reconfig+0xc4/0x1270 [mac80211]
[230306.908770] Modules linked in: vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm ccm nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter cmac bnep vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc ecdh_generic ecc intel_rapl_msr mei_hdcp mei_wdt iTCO_wdt intel_pmc_bxt at24 iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic intel_rapl_common snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwldvm snd_compress kvm mac80211
[230306.908915]  snd_pcm_dmaengine soundwire_cadence irqbypass snd_hda_codec rapl intel_cstate intel_uncore libarc4 iwlwifi pcspkr wmi_bmof snd_hda_core cfg80211 ac97_bus snd_hwdep snd_seq snd_seq_device snd_pcm mei_me thinkpad_acpi lpc_ich mei snd_timer i2c_i801 i2c_smbus ledtrig_audio snd soundcore rfkill binfmt_misc ip_tables dm_crypt i915 mmc_block crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel i2c_algo_bit drm_kms_helper cec drm sdhci_pci e1000e cqhci serio_raw sdhci mmc_core wmi video fuse
[230306.908990] CPU: 0 PID: 522895 Comm: kworker/0:2 Tainted: G        W  OE     5.10.18-100.fc32.x86_64 #1
[230306.908992] Hardware name: LENOVO 23255B2/23255B2, BIOS G2ETB3WW (2.73 ) 06/19/2018
[230306.909026] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[230306.909069] RIP: 0010:ieee80211_reconfig+0xc4/0x1270 [mac80211]
[230306.909073] Code: 16 00 0f 85 30 03 00 00 c6 85 64 05 00 00 00 48 89 ef e8 7f 82 fc ff 41 89 c4 85 c0 74 14 48 c7 c7 60 0f b0 c0 e8 d1 1d 0b cb <0f> 0b eb c2 88 5c 24 16 48 8b 45 40 44 8b a0 98 00 00 00 e8 34 8d
[230306.909075] RSP: 0018:ffffbfb98114fe00 EFLAGS: 00010286
[230306.909078] RAX: 000000000000002b RBX: ffff9b26cc3b9920 RCX: ffff9b29ce218a88
[230306.909080] RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff9b29ce218a80
[230306.909082] RBP: ffff9b26cc3b8800 R08: 0000000000000000 R09: ffffbfb98114fc30
[230306.909084] R10: ffffbfb98114fc28 R11: ffffffff8cb44748 R12: 00000000ffffff92
[230306.909086] R13: ffff9b26cc3b8800 R14: ffff9b29ce22fa00 R15: 0000000000000000
[230306.909089] FS:  0000000000000000(0000) GS:ffff9b29ce200000(0000) knlGS:0000000000000000
[230306.909091] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[230306.909093] CR2: 00007f1aca95f000 CR3: 00000002bca10001 CR4: 00000000001706f0
[230306.909095] Call Trace:
[230306.909111]  ? add_wait_queue_exclusive+0x70/0x70
[230306.909141]  ieee80211_restart_work+0xb7/0xe0 [mac80211]
[230306.909147]  process_one_work+0x1b6/0x350
[230306.909152]  worker_thread+0x53/0x3e0
[230306.909157]  ? process_one_work+0x350/0x350
[230306.909160]  kthread+0x11b/0x140
[230306.909164]  ? __kthread_bind_mask+0x60/0x60
[230306.909169]  ret_from_fork+0x22/0x30
[230306.909174] ---[ end trace d94184500cd2b006 ]---
[230306.909331] ------------[ cut here ]------------
[230306.909334] wlp3s0: Failed check-sdata-in-driver check, flags: 0x0
[230306.909400] WARNING: CPU: 0 PID: 522895 at net/mac80211/driver-ops.c:97 drv_remove_interface+0xde/0xf0 [mac80211]
[230306.909401] Modules linked in: vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm ccm nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter cmac bnep vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc ecdh_generic ecc intel_rapl_msr mei_hdcp mei_wdt iTCO_wdt intel_pmc_bxt at24 iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic intel_rapl_common snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwldvm snd_compress kvm mac80211
[230306.909496]  snd_pcm_dmaengine soundwire_cadence irqbypass snd_hda_codec rapl intel_cstate intel_uncore libarc4 iwlwifi pcspkr wmi_bmof snd_hda_core cfg80211 ac97_bus snd_hwdep snd_seq snd_seq_device snd_pcm mei_me thinkpad_acpi lpc_ich mei snd_timer i2c_i801 i2c_smbus ledtrig_audio snd soundcore rfkill binfmt_misc ip_tables dm_crypt i915 mmc_block crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel i2c_algo_bit drm_kms_helper cec drm sdhci_pci e1000e cqhci serio_raw sdhci mmc_core wmi video fuse
[230306.909545] CPU: 0 PID: 522895 Comm: kworker/0:2 Tainted: G        W  OE     5.10.18-100.fc32.x86_64 #1
[230306.909547] Hardware name: LENOVO 23255B2/23255B2, BIOS G2ETB3WW (2.73 ) 06/19/2018
[230306.909576] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[230306.909607] RIP: 0010:drv_remove_interface+0xde/0xf0 [mac80211]
[230306.909610] Code: 75 96 48 8b 83 80 04 00 00 48 8d b3 a0 04 00 00 48 c7 c7 e0 ff af c0 c6 05 08 a3 0c 00 01 48 85 c0 48 0f 45 f0 e8 c7 96 0e cb <0f> 0b e9 67 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00
[230306.909612] RSP: 0018:ffffbfb98114fcb0 EFLAGS: 00010282
[230306.909615] RAX: 0000000000000036 RBX: ffff9b26c2fac940 RCX: ffff9b29ce218a88
[230306.909617] RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff9b29ce218a80
[230306.909618] RBP: ffff9b26cc3b8800 R08: 0000000000000000 R09: ffffbfb98114fae0
[230306.909620] R10: ffffbfb98114fad8 R11: ffffffff8cb44748 R12: ffff9b26cc3b8800
[230306.909622] R13: ffff9b26cc3b9050 R14: ffff9b26cc3b8cf0 R15: ffff9b26c2fad548
[230306.909624] FS:  0000000000000000(0000) GS:ffff9b29ce200000(0000) knlGS:0000000000000000
[230306.909626] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[230306.909628] CR2: 00007f1aca95f000 CR3: 00000002bca10001 CR4: 00000000001706f0
[230306.909630] Call Trace:
[230306.909668]  ieee80211_do_stop+0x520/0x890 [mac80211]
[230306.909675]  ? dev_deactivate_many+0x293/0x2c0
[230306.909711]  ieee80211_stop+0x16/0x20 [mac80211]
[230306.909715]  __dev_close_many+0x8e/0xf0
[230306.909720]  dev_close_many+0x81/0x120
[230306.909724]  dev_close+0x58/0x80
[230306.909767]  cfg80211_shutdown_all_interfaces+0x71/0xd0 [cfg80211]
[230306.909809]  ieee80211_reconfig+0x92/0x1270 [mac80211]
[230306.909814]  ? add_wait_queue_exclusive+0x70/0x70
[230306.909843]  ieee80211_restart_work+0xb7/0xe0 [mac80211]
[230306.909848]  process_one_work+0x1b6/0x350
[230306.909853]  worker_thread+0x53/0x3e0
[230306.909857]  ? process_one_work+0x350/0x350
[230306.909861]  kthread+0x11b/0x140
[230306.909864]  ? __kthread_bind_mask+0x60/0x60
[230306.909869]  ret_from_fork+0x22/0x30
[230306.909873] ---[ end trace d94184500cd2b007 ]---
[230306.909906] ------------[ cut here ]------------
[230306.909938] WARNING: CPU: 0 PID: 522895 at net/mac80211/driver-ops.c:36 drv_stop+0xc8/0xd0 [mac80211]
[230306.909939] Modules linked in: vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm ccm nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter cmac bnep vfat fat btusb btrtl btbcm btintel uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc ecdh_generic ecc intel_rapl_msr mei_hdcp mei_wdt iTCO_wdt intel_pmc_bxt at24 iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic intel_rapl_common snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation snd_soc_core x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwldvm snd_compress kvm mac80211
[230306.910036]  snd_pcm_dmaengine soundwire_cadence irqbypass snd_hda_codec rapl intel_cstate intel_uncore libarc4 iwlwifi pcspkr wmi_bmof snd_hda_core cfg80211 ac97_bus snd_hwdep snd_seq snd_seq_device snd_pcm mei_me thinkpad_acpi lpc_ich mei snd_timer i2c_i801 i2c_smbus ledtrig_audio snd soundcore rfkill binfmt_misc ip_tables dm_crypt i915 mmc_block crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel i2c_algo_bit drm_kms_helper cec drm sdhci_pci e1000e cqhci serio_raw sdhci mmc_core wmi video fuse
[230306.910136] CPU: 0 PID: 522895 Comm: kworker/0:2 Tainted: G        W  OE     5.10.18-100.fc32.x86_64 #1
[230306.910152] Hardware name: LENOVO 23255B2/23255B2, BIOS G2ETB3WW (2.73 ) 06/19/2018
[230306.910198] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[230306.910230] RIP: 0010:drv_stop+0xc8/0xd0 [mac80211]
[230306.910233] Code: 3f 89 c0 48 0f a3 05 07 dc 2d cc 73 8d 48 8b 05 9e 14 0d 00 48 85 c0 74 0c 48 8b 78 08 48 89 de e8 9d ef 03 00 e9 70 ff ff ff <0f> 0b 5b c3 0f 1f 40 00 0f 1f 44 00 00 41 54 55 48 89 fd 53 48 89
[230306.910235] RSP: 0018:ffffbfb98114fcb8 EFLAGS: 00010246
[230306.910237] RAX: 0000000000000000 RBX: ffff9b26cc3b8800 RCX: 0000000000000000
[230306.910239] RDX: ffff9b2965a98000 RSI: 0000000000000282 RDI: ffff9b26cc3b8800
[230306.910241] RBP: ffff9b26cc3b9980 R08: ffff9b26c0050c00 R09: ffffffff8ca5ccd8
[230306.910243] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9b26cc3b8800
[230306.910244] R13: ffff9b26cc3b9050 R14: ffff9b26cc3b8cf0 R15: ffff9b26c2fad548
[230306.910247] FS:  0000000000000000(0000) GS:ffff9b29ce200000(0000) knlGS:0000000000000000
[230306.910249] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[230306.910250] CR2: 00007f1aca95f000 CR3: 00000002bca10001 CR4: 00000000001706f0
[230306.910252] Call Trace:
[230306.910289]  ieee80211_do_stop+0x550/0x890 [mac80211]
[230306.910295]  ? dev_deactivate_many+0x293/0x2c0
[230306.910331]  ieee80211_stop+0x16/0x20 [mac80211]
[230306.910338]  __dev_close_many+0x8e/0xf0
[230306.910342]  dev_close_many+0x81/0x120
[230306.910346]  dev_close+0x58/0x80
[230306.910378]  cfg80211_shutdown_all_interfaces+0x71/0xd0 [cfg80211]
[230306.910421]  ieee80211_reconfig+0x92/0x1270 [mac80211]
[230306.910445]  ? add_wait_queue_exclusive+0x70/0x70
[230306.910475]  ieee80211_restart_work+0xb7/0xe0 [mac80211]
[230306.910480]  process_one_work+0x1b6/0x350
[230306.910484]  worker_thread+0x53/0x3e0
[230306.910488]  ? process_one_work+0x350/0x350
[230306.910492]  kthread+0x11b/0x140
[230306.910495]  ? __kthread_bind_mask+0x60/0x60
[230306.910499]  ret_from_fork+0x22/0x30
[230306.910504] ---[ end trace d94184500cd2b008 ]---
[230307.314730] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230307.610034] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230307.715656] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230308.008660] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230310.984602] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230311.277746] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230314.369479] wlp3s0: authenticate with d4:3f:cb:85:dc:0d
[230314.372501] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 1/3)
[230315.792430] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 2/3)
[230316.816391] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 3/3)
[230317.776370] wlp3s0: authentication with d4:3f:cb:85:dc:0d timed out
[230325.349131] Uhhuh. NMI received for unknown reason 2c on CPU 0.
[230325.349131] Do you have a strange power saving mode enabled?
[230325.349132] Dazed and confused, but trying to continue
[230325.948977] wlp3s0: authenticate with d4:3f:cb:85:dc:0d
[230325.952342] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 1/3)
[230326.788458] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 2/3)
[230327.812406] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 3/3)
[230328.784230] wlp3s0: authentication with d4:3f:cb:85:dc:0d timed out
[230337.852355] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230338.155486] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230341.313308] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230341.616289] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[230344.680855] wlp3s0: authenticate with d4:3f:cb:85:dc:0d
[230344.683687] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 1/3)
[230345.808132] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 2/3)
[230346.768132] wlp3s0: send auth to d4:3f:cb:85:dc:0d (try 3/3)
[230347.780594] wlp3s0: authentication with d4:3f:cb:85:dc:0d timed out

Comment 2 Peter Robinson 2021-03-04 17:39:54 UTC
Not sure how the new linux-firmware is doing this given the IWL 6xxx series firmware hasn't been updated since 2012, AKA 7 years ago, but this has already been reported.

*** This bug has been marked as a duplicate of bug 1928541 ***


Note You need to log in before you can comment on or make changes to this bug.