Package: src:linux Version: 5.4.13-1 Severity: normal Tags: upstream -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Dear maintainers, Since the latest kernel upgrade (effective January 26th, on this system), I've encountered 2 different kernel modules becoming unresponsive after resuming from suspend-to-RAM, and being unable to unload/reload them: > list_del corruption. prev->next should be ffff966c89802498, but was > ffff966c89802 > > ------------[ cut here ]------------ > kernel BUG at lib/list_debug.c:51! > invalid opcode: 0000 [#1] SMP PTI > CPU: 3 PID: 2672288 Comm: rmmod Tainted: P OE 5.4.0-2-amd64 #1 > Debi > > Hardware name: LENOVO 23252QG/23252QG, BIOS CBET4000 4.8-883-gd308ed37bc > 07/26/20 > > RIP: 0010:__list_del_entry_valid.cold+0x31/0x55 > Code: 5b ee 99 e8 d4 1e ce ff 0f 0b 48 c7 c7 f0 5b ee 99 e8 c6 1e ce ff 0f 0b > 48 89 f2 48 89 fe 48 c7 c7 b0 5b ee 99 e8 b2 1e ce ff <0f> 0b 48 89 fe 4c 89 > c2 48 c7 c7 78 5b ee 99 e8 9e 1e ce ff 0f 0b > RSP: 0018:ffffa7a34ea6bd80 EFLAGS: 00010246 > RAX: 0000000000000054 RBX: ffff966e28e2e558 RCX: 0000000000000006 > RDX: 0000000000000000 RSI: 0000000000000086 RDI: ffff966e2b197680 > RBP: ffff966e28e2c260 R08: 0000000000001555 R09: 0000000000000064 > R10: ffffa7a34ea6bc30 R11: 0000000000000000 R12: 00000000000002b0 > R13: 0000000000001580 R14: ffff966c89802498 R15: ffff966e28e2e3f0 > FS: 00007fcd76bdf4c0(0000) GS:ffff966e2b180000(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > CR2: 000055ebf4ab11b8 CR3: 00000000ac6bc006 CR4: 00000000001606e0 > Call Trace: > xhci_mem_cleanup+0x122/0x4a0 [xhci_hcd] > xhci_stop+0x125/0x1a0 [xhci_hcd] > usb_remove_hcd+0x104/0x1bc [usbcore] > usb_hcd_pci_remove+0x69/0xd0 [usbcore] > pci_device_remove+0x3b/0xa0 > device_release_driver_internal+0xe4/0x1c0 > driver_detach+0x46/0x87 > bus_remove_driver+0x58/0xcc > pci_unregister_driver+0x29/0xb0 > __x64_sys_delete_module+0x192/0x2d0 > ? exit_to_usermode_loop+0xb0/0xf0 > do_syscall_64+0x52/0x160 > entry_SYSCALL_64_after_hwframe+0x44/0xa9 > RIP: 0033:0x7fcd76d00be7 > Code: 73 01 c3 48 8b 0d a9 e2 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f > 84 00 00 00 00 00 0f 1f 44 00 00 b8 b0 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 > 01 c3 48 8b 0d 79 e2 0b 00 f7 d8 64 89 01 48 > RSP: 002b:00007fff357e8738 EFLAGS: 00000206 ORIG_RAX: 00000000000000b0 > RAX: ffffffffffffffda RBX: 000055ebf4aa75a0 RCX: 00007fcd76d00be7 > RDX: 000000000000000a RSI: 0000000000000800 RDI: 000055ebf4aa7608 > RBP: 00007fff357e8798 R08: 0000000000000000 R09: 0000000000000000 > R10: 00007fcd76d73ac0 R11: 0000000000000206 R12: 00007fff357e8960 > R13: 00007fff357ea89e R14: 000055ebf4aa52a0 R15: 000055ebf4aa75a0 > Modules linked in: [...] > ---[ end trace 4690752726649ac3 ]--- > RIP: 0010:__list_del_entry_valid.cold+0x31/0x55 > Code: 5b ee 99 e8 d4 1e ce ff 0f 0b 48 c7 c7 f0 5b ee 99 e8 c6 1e ce ff 0f 0b > 48 89 f2 48 89 fe 48 c7 c7 b0 5b ee 99 e8 b2 1e ce ff <0f> 0b 48 89 fe 4c 89 > c2 48 c7 c7 78 5b ee 99 e8 9e 1e ce ff 0f 0b > RSP: 0018:ffffa7a34ea6bd80 EFLAGS: 00010246 > RAX: 0000000000000054 RBX: ffff966e28e2e558 RCX: 0000000000000006 > RDX: 0000000000000000 RSI: 0000000000000086 RDI: ffff966e2b197680 > RBP: ffff966e28e2c260 R08: 0000000000001555 R09: 0000000000000064 > R10: ffffa7a34ea6bc30 R11: 0000000000000000 R12: 00000000000002b0 > R13: 0000000000001580 R14: ffff966c89802498 R15: ffff966e28e2e3f0 > FS: 00007fcd76bdf4c0(0000) GS:ffff966e2b180000(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > CR2: 000055ebf4ab11b8 CR3: 00000000ac6bc006 CR4: 00000000001606e0 This occured on both the psmouse module (so I had no working mouse anymore until reboot) and xhci (so USB peripherals did not work, again until reboot). Please find attached the dmesg logs, as complete as I was able to obtain. In case you need additional information and I'm not sufficiently responsive, please feel free to poke me on #debian-kernel. Best, nicoo - -- Package-specific info: ** Version: Linux version 5.4.0-3-amd64 (debian-kernel@lists.debian.org) (gcc version 9.2.1 20200117 (Debian 9.2.1-24)) #1 SMP Debian 5.4.13-1 (2020-01-19) ** Command line: BOOT_IMAGE=/vmlinuz-5.4.0-3-amd64 root=ZFS=neon/ROOT/debian ro spec_store_bypass_disable=auto quiet ** Tainted: PWOE (12801) * proprietary module was loaded * kernel issued warning * externally-built ("out-of-tree") module was loaded * unsigned module was loaded ** Kernel log: [449115.080536] OOM killer enabled. [449115.080538] Restarting tasks ... [449115.080669] usb 1-2: USB disconnect, device number 91 [449115.098328] systemd-journald[3494174]: Retention time reached. [449115.123336] done. [449115.134064] video LNXVIDEO:00: Restoring backlight state [449115.141096] PM: suspend exit [449115.144507] Bluetooth: hci0: read Intel version: 3707100180012d0d00 [449115.145329] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq [449115.145334] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq [449115.296013] systemd-journald[3494174]: Failed to set ACL on /var/log/journal/184721e46bea4d6890118fbf43d7ef5d/user-1000.journal, ignoring: Operation not supported [449115.333486] Bluetooth: hci0: unexpected event for opcode 0xfc2f [449115.349509] Bluetooth: hci0: Intel firmware patch completed and activated [449115.352014] e1000e: eth0 NIC Link is Down [449115.410902] Bluetooth: Unable to create ECDH crypto context [449122.877072] wlan0: authenticate with 14:5f:94:64:25:c2 [449122.880133] wlan0: send auth to 14:5f:94:64:25:c2 (try 1/3) [449122.882973] wlan0: authenticated [449122.886562] wlan0: associate with 14:5f:94:64:25:c2 (try 1/3) [449122.890459] wlan0: RX AssocResp from 14:5f:94:64:25:c2 (capab=0x1411 status=0 aid=1) [449122.895905] wlan0: associated [449122.921683] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [452073.151924] thinkpad_acpi: battery 1 registered (start 0, stop 0) [469788.267941] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0). [469788.267948] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. [469788.268303] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0). [469788.268317] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. [469788.321029] PM: suspend entry (deep) [469788.515741] Filesystems sync: 0.194 seconds [469788.519043] (NULL device *): firmware: direct-loading firmware intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq [469788.522314] (NULL device *): firmware: direct-loading firmware iwlwifi-7260-17.ucode [469788.522428] Freezing user space processes ... (elapsed 0.002 seconds) done. [469788.524980] OOM killer disabled. [469788.524981] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [469788.526500] printk: Suspending console(s) (use no_console_suspend to debug) [469788.547461] wlan0: deauthenticating from 14:5f:94:64:25:c2 by local choice (Reason: 3=DEAUTH_LEAVING) [469788.570694] sd 2:0:0:0: [sda] Synchronizing SCSI cache [469788.570839] sd 2:0:0:0: [sda] Stopping disk [469788.882236] e1000e: EEE TX LPI TIMER: 00000011 [469791.003351] ACPI: EC: interrupt blocked [469791.043066] ACPI: Preparing to enter system sleep state S3 [469791.046013] ACPI: EC: event blocked [469791.046014] ACPI: EC: EC stopped [469791.046015] PM: Saving platform NVS memory [469791.046016] Disabling non-boot CPUs ... [469791.047784] smpboot: CPU 1 is now offline [469791.053004] smpboot: CPU 2 is now offline [469791.057266] smpboot: CPU 3 is now offline [469791.063316] ACPI: Low-level resume complete [469791.063355] ACPI: EC: EC started [469791.063356] PM: Restoring platform NVS memory [469791.064620] Enabling non-boot CPUs ... [469791.064675] x86: Booting SMP configuration: [469791.064676] smpboot: Booting Node 0 Processor 1 APIC 0x1 [469791.067692] CPU1 is up [469791.067732] smpboot: Booting Node 0 Processor 2 APIC 0x2 [469791.071140] CPU2 is up [469791.071213] smpboot: Booting Node 0 Processor 3 APIC 0x3 [469791.074022] CPU3 is up [469791.075150] ACPI: Waking up from system sleep state S3 [469791.077606] ACPI: EC: interrupt unblocked [469791.077641] pcieport 0000:00:1c.2: Enabling MPC IRBNCE [469791.077644] pcieport 0000:00:1c.2: Intel PCH root port ACS workaround enabled [469791.096226] pcieport 0000:00:1c.0: Enabling MPC IRBNCE [469791.096230] pcieport 0000:00:1c.1: Enabling MPC IRBNCE [469791.096233] pcieport 0000:00:1c.0: Intel PCH root port ACS workaround enabled [469791.096237] pcieport 0000:00:1c.1: Intel PCH root port ACS workaround enabled [469791.117034] sdhci-pci 0000:01:00.0: MMC controller base frequency changed to 50Mhz. [469791.117995] ACPI: EC: event unblocked [469791.118598] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio. [469791.121984] sd 2:0:0:0: [sda] Starting disk [469791.363915] usb 3-1.2: reset full-speed USB device number 3 using ehci-pci [469791.434473] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [469791.434508] ata1: SATA link down (SStatus 0 SControl 300) [469791.434540] ata2: SATA link down (SStatus 0 SControl 300) [469791.436139] ata3.00: supports DRM functions and may not be fully accessible [469791.436962] ata3.00: disabling queued TRIM support [469791.438337] ata3.00: supports DRM functions and may not be fully accessible [469791.438987] ata3.00: disabling queued TRIM support [469791.439925] ata3.00: configured for UDMA/133 [469791.552019] usb 3-1.5: reset full-speed USB device number 4 using ehci-pci [469791.739986] usb 3-1.6: reset high-speed USB device number 5 using ehci-pci [469791.817024] psmouse serio1: synaptics: queried max coordinates: x [..5472], y [..4448] [469791.924370] OOM killer enabled. [469791.924373] Restarting tasks ... done. [469791.958214] Bluetooth: hci0: read Intel version: 3707100180012d0d00 [469791.958220] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq [469791.984014] video LNXVIDEO:00: Restoring backlight state [469791.984860] PM: suspend exit [469792.127601] e1000e: eth0 NIC Link is Down [469792.161326] Bluetooth: hci0: unexpected event for opcode 0xfc2f [469792.177322] Bluetooth: hci0: Intel firmware patch completed and activated [469792.232230] Bluetooth: Unable to create ECDH crypto context [469799.133532] wlan0: authenticate with f6:9f:c2:f5:41:38 [469799.136108] wlan0: send auth to f6:9f:c2:f5:41:38 (try 1/3) [469799.138681] wlan0: authenticated [469799.143883] wlan0: associate with f6:9f:c2:f5:41:38 (try 1/3) [469799.145523] wlan0: RX AssocResp from f6:9f:c2:f5:41:38 (capab=0x11 status=0 aid=2) [469799.146865] wlan0: associated [469799.152203] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready ** Model information sys_vendor: LENOVO product_name: 23252QG product_version: ThinkPad X230 chassis_vendor: LENOVO chassis_version: bios_vendor: coreboot bios_version: CBET4000 4.8-883-gd308ed37bc board_vendor: LENOVO board_name: 23252QG board_version: ThinkPad X230 ** Loaded modules: cpuid overlay nls_ascii nls_cp437 vfat fat uas usb_storage fuse snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device rfcomm tun ctr ccm nf_tables nfnetlink zram zsmalloc cmac bnep binfmt_misc uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc hid_generic snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass ext4 mbcache jbd2 crc32c_generic crct10dif_pclmul crc32_pclmul i915 iwlmvm mac80211 snd_hda_intel iTCO_wdt iTCO_vendor_support snd_intel_nhlt ghash_clmulni_intel watchdog libarc4 snd_hda_codec drm_kms_helper snd_hda_core evdev joydev intel_cstate snd_hwdep iwlwifi intel_uncore drm snd_pcm tpm_tis intel_rapl_perf e1000e i2c_i801 pcspkr serio_raw tpm_tis_core sg snd_timer cfg80211 ehci_pci thinkpad_acpi tpm nvram ledtrig_audio snd ac ptp lpc_ich pps_core mfd_core ehci_hcd soundcore i2c_algo_bit battery rng_core video button sch_fq_codel tcp_bbr ecryptfs ip_tables x_tables autofs4 dm_crypt dm_mod raid10 raid456 libcrc32c async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 multipath linear md_mod usbhid hid btusb btrtl btbcm btintel bluetooth crc16 rfkill ecdh_generic ecc zfs(POE) zunicode(POE) zlua(POE) zavl(POE) icp(POE) zcommon(POE) znvpair(POE) spl(OE) sd_mod crc32c_intel sdhci_pci ahci libahci aesni_intel libata xhci_pci glue_helper xhci_hcd crypto_simd cqhci cryptd sdhci psmouse scsi_mod usbcore mmc_core usb_common fan ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09) Subsystem: Lenovo 3rd Gen Core processor DRAM Controller [17aa:21fa] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: ivb_uncore 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21fa] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 33 Region 0: Memory at e1000000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at 3000 [size=64] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: i915 Kernel modules: i915 00:04.0 Signal processing controller [1180]: Intel Corporation 3rd Gen Core Processor Thermal Subsystem [8086:0153] (rev 09) Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin A routed to IRQ 11 Region 0: Memory at e1630000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI]) Subsystem: Lenovo 7 Series/C210 Series Chipset Family USB xHCI Host Controller [17aa:21fa] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 29 Region 0: Memory at e1620000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) [8086:1502] (rev 04) Subsystem: Lenovo 82579LM Gigabit Network Connection (Lewisville) [17aa:21f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin ? routed to IRQ 34 Region 0: Memory at e1600000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at e163c000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at 3040 [size=32] Capabilities: <access denied> Kernel driver in use: e1000e Kernel modules: e1000e 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI]) Subsystem: Lenovo 7 Series/C216 Chipset Family USB Enhanced Host Controller [17aa:21fa] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 21 Region 0: Memory at e163f000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller [8086:1e20] (rev 04) Subsystem: Lenovo 7 Series/C216 Chipset Family High Definition Audio Controller [17aa:21fa] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 31 Region 0: Memory at e1638000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4) (prog-if 00 [Normal decode]) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 26 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: e1400000-e14fffff [size=1M] Prefetchable memory behind bridge: [disabled] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA+ VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4) (prog-if 00 [Normal decode]) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 27 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: e1500000-e15fffff [size=1M] Prefetchable memory behind bridge: [disabled] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA+ VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.2 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 [8086:1e14] (rev c4) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 28 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 00002000-00002fff [size=4K] Memory behind bridge: e0800000-e0ffffff [size=8M] Prefetchable memory behind bridge: 00000000e0000000-00000000e07fffff [size=8M] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA+ VGA- VGA16- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI]) Subsystem: Lenovo 7 Series/C216 Chipset Family USB Enhanced Host Controller [17aa:21fa] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 19 Region 0: Memory at e1640000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1f.0 ISA bridge [0601]: Intel Corporation QM77 Express Chipset LPC Controller [8086:1e55] (rev 04) Subsystem: Lenovo QM77 Express Chipset LPC Controller [17aa:21fa] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: lpc_ich Kernel modules: lpc_ich 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) (prog-if 01 [AHCI 1.0]) Subsystem: Lenovo 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [17aa:21fa] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 30 Region 0: I/O ports at 3080 [size=8] Region 1: I/O ports at 3090 [size=4] Region 2: I/O ports at 3088 [size=8] Region 3: I/O ports at 3094 [size=4] Region 4: I/O ports at 3060 [size=32] Region 5: Memory at e163e000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller [8086:1e22] (rev 04) Subsystem: Lenovo 7 Series/C216 Chipset Family SMBus Controller [17aa:21fa] Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 23 Region 0: Memory at e1641000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 0400 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c_i801 00:1f.6 Signal processing controller [1180]: Intel Corporation 7 Series/C210 Series Chipset Family Thermal Management Controller [8086:1e24] (rev 04) Subsystem: Lenovo 7 Series/C210 Series Chipset Family Thermal Management Controller [17aa:21fa] Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin C routed to IRQ 11 Region 0: Memory at e163d000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> 01:00.0 SD Host controller [0805]: Ricoh Co Ltd MMC/SD Host Controller [1180:e822] (rev 07) (prog-if 01) Subsystem: Lenovo MMC/SD Host Controller [17aa:21fa] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at e1400000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci Kernel modules: sdhci_pci 02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev bb) Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 32 Region 0: Memory at e1500000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi Kernel modules: iwlwifi ** USB devices: Bus 004 Device 004: ID 08e6:34ec Gemalto (was Gemplus) Compact Smart Card Reader Writer Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 005: ID 04f2:b2ea Chicony Electronics Co., Ltd Integrated Camera [ThinkPad] Bus 003 Device 004: ID 8087:07dc Intel Corp. Bus 003 Device 003: ID 1050:0406 Yubico.com Yubikey 4 U2F+CCID Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub - -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.4.0-3-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages linux-image-5.4.0-3-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.136 ii kmod 26+20191223-1 ii linux-base 4.6 Versions of packages linux-image-5.4.0-3-amd64 recommends: ii apparmor 2.13.3-7 pn firmware-linux-free <none> Versions of packages linux-image-5.4.0-3-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:6.04~git20190206.bf6db5b4+dfsg1-2 ii linux-doc-5.4 5.4.13-1 Versions of packages linux-image-5.4.0-3-amd64 is related to: pn firmware-amd-graphics <none> pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> ii firmware-iwlwifi 20190717-2 pn firmware-libertas <none> pn firmware-linux-nonfree <none> pn firmware-misc-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> - -- no debconf information -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEU7EqA8ZVHYoLJhPE5vmO4pLV7MsFAl5DC2gRHG5pY29vQGRl Ymlhbi5vcmcACgkQ5vmO4pLV7Mv1UQ/8C1GMFcIGWiM4TcfID3Vz7C6GHCnE+472 gtXJmYcEzTh1UbuqiXtQGO08IMHYmHXJRB/EM3TmvByu9Ieo7Jnm6GT5nRlvk/3t p2sVePCf8OU8t3UhHjIKyLvm2xaFyj4GXIpuFqVt8uuWXfDqV3/5qU0LxJ+Y1oNM l3h8X3tCWdV0Nj65JtIZych/1n6tVEuTj53+lG0lWxfD2XnEnP6TvlAyUyVdrzMw bQDoluqDISdxYk5XLauA/3hr+QDl5JotZXZOnxBRUQUsqroeEJLcWT4pG8EXSXfs abFgzybAGPArOHa/H1mXdEyM4P9IbnE8m+0Mot7yNLIa7WruZ7U+cgece/QY1VU4 Tq/snOB1nPHpjmY416xIumEeo6Ur8TYGJnRsNuo9Op5XGQDEz1OPgOGRi60gDWMH 7j4vc+nOHSiBCpj+zG6lLo9bMhzTQvaMymudi3rpE64WRd1B/txpvQbB3X4nZQEK M9uth8jTRWk+5zcIwL+6gWAOYMoDISkTNBVT9cfLQiSyXod3UuTb7ZH4JM8Wupz+ CcJ/2CVcyHBKoDv+rcYK1EMPA6Thtgtw0f+rXMf1uR3LI51Mga7yhjdk1ym8PXxC RJ7IPDA09+oonG+wGiTTdLx+fgyogTGlcuXMQnXG7CpIkAqaXybD1NVeqMbRwnZZ VHqhCP8DBqg= =LMqv -----END PGP SIGNATURE-----