--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: linux-image-5.18.0-2-amd64: kernel 5.18: rtw_8821ce wireless fails to suspend/wake from suspend
- From: Linas Vepstas <linasvepstas@gmail.com>
- Date: Sat, 30 Jul 2022 21:49:29 -0500
- Message-id: <165923576904.1814.10335778161980662871.reportbug@yippie.linas.org>
Package: src:linux
Version: 5.18.5-1
Severity: important
X-Debbugs-Cc: linasvepstas@gmail.com
Dear Maintainer,
The rtw88_8821ce driver for the
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
on a laptop I bought today (but mfg'd in November 2021 ?) fails to
suspend/wake from suspend. A long series of kernel OOPS's are included
below. This is reproducible. (Done it three times)
Device works fine before suspend. Only a reboot recovers this;
rmmod and modprobe are not enough to get it working again.
Note this device uses non-free firmware.
Scattered reports on the net suggest that maybe earlier kernel versions
do not have this problem?
--linas
-- Package-specific info:
** Version:
Linux version 5.18.0-2-amd64 (debian-kernel@lists.debian.org) (gcc-11 (Debian 11.3.0-3) 11.3.0, GNU ld (GNU Binutils for Debian) 2.38.50.20220615) #1 SMP PREEMPT_DYNAMIC Debian 5.18.5-1 (2022-06-16)
** Command line:
BOOT_IMAGE=/boot/vmlinuz-5.18.0-2-amd64 root=UUID=987a8efa-6ffc-4bf6-8d03-f43dcb6e4151 ro quiet
** Not tainted
** Kernel log:
This is a laptop, putting into suspend by closing lid.
The suspend is at 33048.573534 --- note some suspicious error msgs before
then.
[ 3.912319] rtw_8821ce 0000:01:00.0: enabling device (0000 -> 0003)
[ 3.918964] rtw_8821ce 0000:01:00.0: firmware: direct-loading firmware rtw88/rtw8821c_fw.bin
[ 3.918979] rtw_8821ce 0000:01:00.0: Firmware version 24.8.0, H2C version 12
[ 4.368100] rtw_8821ce 0000:01:00.0 wlp1s0: renamed from wlan0
[ 12.151395] rtw_8821ce 0000:01:00.0: failed to get tx report from firmware
[ 514.791809] rtw_8821ce 0000:01:00.0: firmware failed to leave lps state
...
[21213.519011] rtw_8821ce 0000:01:00.0: firmware failed to leave lps state
[21793.408457] perf: interrupt took too long (6188 > 6162), lowering kernel.perf_event_max_sample_rate to 32250
[26749.458031] rtw_8821ce 0000:01:00.0: failed to send h2c command
[27127.576483] rtw_8821ce 0000:01:00.0: firmware failed to leave lps state
[28034.603458] rtw_8821ce 0000:01:00.0: firmware failed to leave lps state
[28073.612147] rtw_8821ce 0000:01:00.0: firmware failed to leave lps state
[29830.598585] rtw_8821ce 0000:01:00.0: firmware failed to leave lps state
[31893.497061] rtw_8821ce 0000:01:00.0: firmware failed to leave lps state
[33048.573534] wlp1s0: deauthenticating from 90:8d:78:5a:e1:84 by local choice (Reason: 3=DEAUTH_LEAVING)
[33050.414628] PM: suspend entry (deep)
[33050.420528] Filesystems sync: 0.005 seconds
[33050.421388] (NULL device *): firmware: direct-loading firmware regulatory.db
[33050.421394] (NULL device *): firmware: direct-loading firmware regulatory.db.p7s
[33050.421801] (NULL device *): firmware: direct-loading firmware rtl_bt/rtl8821c_config.bin
[33050.421805] (NULL device *): firmware: direct-loading firmware rtl_bt/rtl8821c_fw.bin
[33050.421871] (NULL device *): firmware: direct-loading firmware i915/glk_dmc_ver1_04.bin
[33050.421966] Freezing user space processes ... (elapsed 0.005 seconds) done.
[33050.427036] OOM killer disabled.
[33050.427038] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[33050.428406] printk: Suspending console(s) (use no_console_suspend to debug)
[33050.588987] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[33050.596238] sd 0:0:0:0: [sda] Stopping disk
[33050.957882] ACPI: EC: interrupt blocked
[33050.997205] ACPI: PM: Preparing to enter system sleep state S3
[33050.998189] ACPI: EC: event blocked
[33050.998191] ACPI: EC: EC stopped
[33050.998191] ACPI: PM: Saving platform NVS memory
[33050.998219] Disabling non-boot CPUs ...
[33051.000057] smpboot: CPU 1 is now offline
[33051.003448] smpboot: CPU 2 is now offline
[33051.006212] smpboot: CPU 3 is now offline
[33051.009018] unchecked MSR access error: WRMSR to 0x122 (tried to write 0x80000dbc00000244) at rIP: 0xffffffffa9c70984 (native_write_msr+0x4/0x20)
[33051.009039] Call Trace:
[33051.009044] <TASK>
[33051.009046] restore_processor_state+0x279/0x2c0
[33051.009060] x86_acpi_suspend_lowlevel+0x11c/0x160
[33051.009067] acpi_suspend_enter+0x48/0x1e0
[33051.009072] ? _raw_spin_lock_irqsave+0x24/0x50
[33051.009079] suspend_devices_and_enter+0x6cf/0x7c0
[33051.009087] pm_suspend.cold+0x2fb/0x342
[33051.009093] state_store+0x71/0xd0
[33051.009098] kernfs_fop_write_iter+0x119/0x1b0
[33051.009106] new_sync_write+0x106/0x190
[33051.009115] vfs_write+0x209/0x290
[33051.009118] ksys_write+0x5f/0xe0
[33051.009122] do_syscall_64+0x38/0xc0
[33051.009127] entry_SYSCALL_64_after_hwframe+0x44/0xae
[33051.009132] RIP: 0033:0x7f5dea911453
[33051.009139] Code: 8b 15 01 3a 0e 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 64 8b 04 25 18 00 00 00 85 c0 75 14 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 55 c3 0f 1f 40 00 48 83 ec 28 48 89 54 24 18
[33051.009143] RSP: 002b:00007ffd435b9758 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[33051.009147] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f5dea911453
[33051.009150] RDX: 0000000000000004 RSI: 00007ffd435b9840 RDI: 0000000000000004
[33051.009152] RBP: 00007ffd435b9840 R08: 0000000000000007 R09: 00005586ced6c230
[33051.009154] R10: 00007f5dea9b4fc0 R11: 0000000000000246 R12: 0000000000000004
[33051.009155] R13: 00005586ced682d0 R14: 0000000000000004 R15: 00007f5dea9f1900
[33051.009160] </TASK>
[33051.009163] ACPI: PM: Low-level resume complete
[33051.009217] ACPI: EC: EC started
[33051.009218] ACPI: PM: Restoring platform NVS memory
[33051.010289] Enabling non-boot CPUs ...
[33051.010387] x86: Booting SMP configuration:
[33051.010388] smpboot: Booting Node 0 Processor 1 APIC 0x2
[33051.014272] ACPI: \_SB_.CPU1: Found 3 idle states
[33051.014844] CPU1 is up
[33051.014918] smpboot: Booting Node 0 Processor 2 APIC 0x4
[33051.016735] ACPI: \_SB_.CPU2: Found 3 idle states
[33051.017309] CPU2 is up
[33051.017389] smpboot: Booting Node 0 Processor 3 APIC 0x6
[33051.019187] ACPI: \_SB_.CPU3: Found 3 idle states
[33051.019824] CPU3 is up
[33051.020445] ACPI: PM: Waking up from system sleep state S3
[33051.029496] ACPI: EC: interrupt unblocked
[33051.049176] rtw_8821ce 0000:01:00.0: can't change power state from D3hot to D0 (config space inaccessible)
[33051.114486] ACPI: EC: event unblocked
[33051.124720] sd 0:0:0:0: [sda] Starting disk
[33051.423775] usb 1-7: reset high-speed USB device number 3 using xhci_hcd
[33051.442294] ata2: SATA link down (SStatus 4 SControl 300)
[33051.599647] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[33051.600812] ata1.00: configured for UDMA/133
[33051.699844] usb 1-4: reset full-speed USB device number 2 using xhci_hcd
[33053.115809] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33053.115831] rtw_8821ce 0000:01:00.0: mac power on failed
[33053.115834] rtw_8821ce 0000:01:00.0: failed to power on mac
[33053.115837] ------------[ cut here ]------------
[33053.115838] Hardware became unavailable upon resume. This could be a software issue prior to suspend or a hardware issue.
[33053.115893] WARNING: CPU: 3 PID: 49385 at net/mac80211/util.c:2408 ieee80211_reconfig+0x9a/0x14c0 [mac80211]
[33053.115978] Modules linked in: hid_apple apple_mfi_fastcharge usbhid ccm rfcomm cmac algif_hash algif_skcipher af_alg qrtr snd_sof_probes bnep snd_hda_codec_hdmi snd_soc_dmic snd_sof_pci_intel_apl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence x86_pkg_temp_thermal snd_sof_intel_hda btusb coretemp btrtl btbcm snd_sof_pci btintel btmtk snd_sof_xtensa_dsp bluetooth snd_sof snd_sof_utils soundwire_bus kvm_intel jitterentropy_rng ledtrig_audio kvm snd_soc_skl mei_hdcp irqbypass sha512_ssse3 sha512_generic rtw88_8821ce joydev ghash_clmulni_intel intel_rapl_msr rtw88_8821c snd_soc_hdac_hda rtw88_pci snd_hda_ext_core snd_soc_sst_ipc rtw88_core snd_soc_sst_dsp uvcvideo videobuf2_vmalloc ctr snd_soc_acpi_intel_match videobuf2_memops mac80211 snd_soc_acpi videobuf2_v4l2 drbg videobuf2_common snd_hda_intel aesni_intel videodev snd_intel_dspcfg nls_ascii ansi_cprng crypto_simd libarc4 cryptd nls_cp437 snd_intel_sdw_acpi rapl
[33053.116061] processor_thermal_device_pci_legacy wdat_wdt snd_hda_codec processor_thermal_device snd_soc_es8316 processor_thermal_rfim vfat intel_cstate ecdh_generic watchdog serio_raw snd_soc_core mc efi_pstore pcspkr fat cfg80211 snd_hda_core hid_multitouch ecc processor_thermal_mbox snd_compress snd_hwdep processor_thermal_rapl intel_rapl_common mei_me rfkill snd_pcm mei intel_soc_dts_iosf snd_timer snd soundcore evdev ac int3403_thermal soc_button_array int340x_thermal_zone intel_pmc_core int3400_thermal intel_hid acpi_thermal_rel sparse_keymap sg msr parport_pc ppdev lp parport fuse configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif hid_generic crct10dif_generic spi_pxa2xx_platform dw_dmac dw_dmac_core i915 crct10dif_pclmul crct10dif_common ahci crc32_pclmul libahci crc32c_intel xhci_pci xhci_hcd drm_buddy libata i2c_algo_bit drm_dp_helper i2c_i801 usbcore cec i2c_smbus rc_core sdhci_pci scsi_mod ttm
[33053.116163] cqhci sdhci drm_kms_helper i2c_hid_acpi i2c_hid mmc_core drm intel_lpss_pci intel_lpss hid idma64 usb_common scsi_common fan battery button video
[33053.116182] CPU: 3 PID: 49385 Comm: kworker/u8:16 Not tainted 5.18.0-2-amd64 #1 Debian 5.18.5-1
[33053.116186] Hardware name: IPASON MaxBook P1X/G142R, BIOS BIOS-P1XJ407 10/09/2021
[33053.116190] Workqueue: events_unbound async_run_entry_fn
[33053.116199] RIP: 0010:ieee80211_reconfig+0x9a/0x14c0 [mac80211]
[33053.116263] Code: 00 31 db e8 68 da cd e8 c6 85 7d 06 00 00 00 48 89 ef e8 69 29 fc ff 41 89 c4 85 c0 74 6d 48 c7 c7 c0 2f 02 c1 e8 76 08 55 e9 <0f> 0b 48 89 ef e8 4c c6 ff ff 48 8b 44 24 38 65 48 2b 04 25 28 00
[33053.116267] RSP: 0000:ffff9f7841ea3d70 EFLAGS: 00010282
[33053.116270] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
[33053.116272] RDX: 0000000000000001 RSI: ffffffffaad5bc45 RDI: 00000000ffffffff
[33053.116274] RBP: ffff8c29881608c0 R08: 000000000000006d R09: ffff9f7841ea3d08
[33053.116276] R10: 0000000000000000 R11: ffffffffab4bc378 R12: 00000000ffffff8e
[33053.116278] R13: ffffffffaada9a82 R14: 0000000000000010 R15: ffff8c2840140905
[33053.116280] FS: 0000000000000000(0000) GS:ffff8c2ab3d80000(0000) knlGS:0000000000000000
[33053.116283] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[33053.116285] CR2: 0000000000000000 CR3: 0000000108ace000 CR4: 0000000000350ee0
[33053.116288] Call Trace:
[33053.116293] <TASK>
[33053.116298] ? _raw_spin_lock_irq+0x19/0x40
[33053.116305] ? __wait_for_common+0x19f/0x1d0
[33053.116310] ? usleep_range_state+0x90/0x90
[33053.116313] ? preempt_count_add+0x68/0xa0
[33053.116320] ? wiphy_suspend+0x2b0/0x2b0 [cfg80211]
[33053.116394] wiphy_resume+0x7b/0x170 [cfg80211]
[33053.116458] ? wiphy_suspend+0x2b0/0x2b0 [cfg80211]
[33053.116516] dpm_run_callback+0x47/0x150
[33053.116524] device_resume+0x8b/0x190
[33053.116527] async_resume+0x19/0x30
[33053.116530] async_run_entry_fn+0x2d/0x130
[33053.116535] process_one_work+0x1e2/0x3b0
[33053.116541] worker_thread+0x50/0x3a0
[33053.116544] ? rescuer_thread+0x390/0x390
[33053.116547] kthread+0xe5/0x110
[33053.116550] ? kthread_complete_and_exit+0x20/0x20
[33053.116554] ret_from_fork+0x1f/0x30
[33053.116563] </TASK>
[33053.116564] ---[ end trace 0000000000000000 ]---
[33053.116712] ------------[ cut here ]------------
[33053.116714] wlp1s0: Failed check-sdata-in-driver check, flags: 0x4
[33053.116741] WARNING: CPU: 1 PID: 49385 at net/mac80211/driver-ops.c:97 drv_remove_interface+0x10c/0x120 [mac80211]
[33053.116815] Modules linked in: hid_apple apple_mfi_fastcharge usbhid ccm rfcomm cmac algif_hash algif_skcipher af_alg qrtr snd_sof_probes bnep snd_hda_codec_hdmi snd_soc_dmic snd_sof_pci_intel_apl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence x86_pkg_temp_thermal snd_sof_intel_hda btusb coretemp btrtl btbcm snd_sof_pci btintel btmtk snd_sof_xtensa_dsp bluetooth snd_sof snd_sof_utils soundwire_bus kvm_intel jitterentropy_rng ledtrig_audio kvm snd_soc_skl mei_hdcp irqbypass sha512_ssse3 sha512_generic rtw88_8821ce joydev ghash_clmulni_intel intel_rapl_msr rtw88_8821c snd_soc_hdac_hda rtw88_pci snd_hda_ext_core snd_soc_sst_ipc rtw88_core snd_soc_sst_dsp uvcvideo videobuf2_vmalloc ctr snd_soc_acpi_intel_match videobuf2_memops mac80211 snd_soc_acpi videobuf2_v4l2 drbg videobuf2_common snd_hda_intel aesni_intel videodev snd_intel_dspcfg nls_ascii ansi_cprng crypto_simd libarc4 cryptd nls_cp437 snd_intel_sdw_acpi rapl
[33053.116926] processor_thermal_device_pci_legacy wdat_wdt snd_hda_codec processor_thermal_device snd_soc_es8316 processor_thermal_rfim vfat intel_cstate ecdh_generic watchdog serio_raw snd_soc_core mc efi_pstore pcspkr fat cfg80211 snd_hda_core hid_multitouch ecc processor_thermal_mbox snd_compress snd_hwdep processor_thermal_rapl intel_rapl_common mei_me rfkill snd_pcm mei intel_soc_dts_iosf snd_timer snd soundcore evdev ac int3403_thermal soc_button_array int340x_thermal_zone intel_pmc_core int3400_thermal intel_hid acpi_thermal_rel sparse_keymap sg msr parport_pc ppdev lp parport fuse configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif hid_generic crct10dif_generic spi_pxa2xx_platform dw_dmac dw_dmac_core i915 crct10dif_pclmul crct10dif_common ahci crc32_pclmul libahci crc32c_intel xhci_pci xhci_hcd drm_buddy libata i2c_algo_bit drm_dp_helper i2c_i801 usbcore cec i2c_smbus rc_core sdhci_pci scsi_mod ttm
[33053.116995] cqhci sdhci drm_kms_helper i2c_hid_acpi i2c_hid mmc_core drm intel_lpss_pci intel_lpss hid idma64 usb_common scsi_common fan battery button video
[33053.117009] CPU: 1 PID: 49385 Comm: kworker/u8:16 Tainted: G W 5.18.0-2-amd64 #1 Debian 5.18.5-1
[33053.117012] Hardware name: IPASON MaxBook P1X/G142R, BIOS BIOS-P1XJ407 10/09/2021
[33053.117014] Workqueue: events_unbound async_run_entry_fn
[33053.117018] RIP: 0010:drv_remove_interface+0x10c/0x120 [mac80211]
[33053.117074] Code: ff ff 48 8b 83 88 04 00 00 48 8d b3 a8 04 00 00 48 c7 c7 98 20 02 c1 c6 05 6e a8 0c 00 01 48 85 c0 48 0f 45 f0 e8 c4 d9 58 e9 <0f> 0b e9 33 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 0f 1f
[33053.117076] RSP: 0000:ffff9f7841ea3c48 EFLAGS: 00010286
[33053.117079] RAX: 0000000000000000 RBX: ffff8c29881409c0 RCX: 0000000000000000
[33053.117081] RDX: 0000000000000001 RSI: ffffffffaad5bc45 RDI: 00000000ffffffff
[33053.117083] RBP: ffff8c29881608c0 R08: 0000000000000036 R09: 0000000000000000
[33053.117085] R10: ffffffffffffffff R11: ffffffffabd7f196 R12: ffff8c29881608c0
[33053.117087] R13: ffff8c2988161228 R14: ffff8c2988160ec0 R15: ffff8c2988141820
[33053.117089] FS: 0000000000000000(0000) GS:ffff8c2ab3c80000(0000) knlGS:0000000000000000
[33053.117092] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[33053.117094] CR2: 0000000000000000 CR3: 0000000247410000 CR4: 0000000000350ee0
[33053.117096] Call Trace:
[33053.117099] <TASK>
[33053.117101] ieee80211_do_stop+0x627/0x860 [mac80211]
[33053.117163] ? __raise_softirq_irqoff+0x18/0x70
[33053.117168] ? preempt_count_add+0x68/0xa0
[33053.117172] ieee80211_stop+0x3d/0x170 [mac80211]
[33053.117233] __dev_close_many+0x9b/0x110
[33053.117240] dev_close_many+0x8b/0x140
[33053.117244] ? ieee80211_handle_reconfig_failure+0xbe/0xe0 [mac80211]
[33053.117308] dev_close+0x7b/0xa0
[33053.117313] cfg80211_shutdown_all_interfaces+0x45/0xe0 [cfg80211]
[33053.117374] wiphy_resume+0x9b/0x170 [cfg80211]
[33053.117433] ? wiphy_suspend+0x2b0/0x2b0 [cfg80211]
[33053.117493] dpm_run_callback+0x47/0x150
[33053.117496] device_resume+0x8b/0x190
[33053.117499] async_resume+0x19/0x30
[33053.117502] async_run_entry_fn+0x2d/0x130
[33053.117506] process_one_work+0x1e2/0x3b0
[33053.117510] worker_thread+0x50/0x3a0
[33053.117513] ? rescuer_thread+0x390/0x390
[33053.117516] kthread+0xe5/0x110
[33053.117519] ? kthread_complete_and_exit+0x20/0x20
[33053.117522] ret_from_fork+0x1f/0x30
[33053.117528] </TASK>
[33053.117529] ---[ end trace 0000000000000000 ]---
[33053.117554] ------------[ cut here ]------------
[33053.117555] WARNING: CPU: 1 PID: 49385 at net/mac80211/driver-ops.c:36 drv_stop+0xe6/0xf0 [mac80211]
[33053.117613] Modules linked in: hid_apple apple_mfi_fastcharge usbhid ccm rfcomm cmac algif_hash algif_skcipher af_alg qrtr snd_sof_probes bnep snd_hda_codec_hdmi snd_soc_dmic snd_sof_pci_intel_apl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence x86_pkg_temp_thermal snd_sof_intel_hda btusb coretemp btrtl btbcm snd_sof_pci btintel btmtk snd_sof_xtensa_dsp bluetooth snd_sof snd_sof_utils soundwire_bus kvm_intel jitterentropy_rng ledtrig_audio kvm snd_soc_skl mei_hdcp irqbypass sha512_ssse3 sha512_generic rtw88_8821ce joydev ghash_clmulni_intel intel_rapl_msr rtw88_8821c snd_soc_hdac_hda rtw88_pci snd_hda_ext_core snd_soc_sst_ipc rtw88_core snd_soc_sst_dsp uvcvideo videobuf2_vmalloc ctr snd_soc_acpi_intel_match videobuf2_memops mac80211 snd_soc_acpi videobuf2_v4l2 drbg videobuf2_common snd_hda_intel aesni_intel videodev snd_intel_dspcfg nls_ascii ansi_cprng crypto_simd libarc4 cryptd nls_cp437 snd_intel_sdw_acpi rapl
[33053.117670] processor_thermal_device_pci_legacy wdat_wdt snd_hda_codec processor_thermal_device snd_soc_es8316 processor_thermal_rfim vfat intel_cstate ecdh_generic watchdog serio_raw snd_soc_core mc efi_pstore pcspkr fat cfg80211 snd_hda_core hid_multitouch ecc processor_thermal_mbox snd_compress snd_hwdep processor_thermal_rapl intel_rapl_common mei_me rfkill snd_pcm mei intel_soc_dts_iosf snd_timer snd soundcore evdev ac int3403_thermal soc_button_array int340x_thermal_zone intel_pmc_core int3400_thermal intel_hid acpi_thermal_rel sparse_keymap sg msr parport_pc ppdev lp parport fuse configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif hid_generic crct10dif_generic spi_pxa2xx_platform dw_dmac dw_dmac_core i915 crct10dif_pclmul crct10dif_common ahci crc32_pclmul libahci crc32c_intel xhci_pci xhci_hcd drm_buddy libata i2c_algo_bit drm_dp_helper i2c_i801 usbcore cec i2c_smbus rc_core sdhci_pci scsi_mod ttm
[33053.117741] cqhci sdhci drm_kms_helper i2c_hid_acpi i2c_hid mmc_core drm intel_lpss_pci intel_lpss hid idma64 usb_common scsi_common fan battery button video
[33053.117754] CPU: 1 PID: 49385 Comm: kworker/u8:16 Tainted: G W 5.18.0-2-amd64 #1 Debian 5.18.5-1
[33053.117758] Hardware name: IPASON MaxBook P1X/G142R, BIOS BIOS-P1XJ407 10/09/2021
[33053.117759] Workqueue: events_unbound async_run_entry_fn
[33053.117763] RIP: 0010:drv_stop+0xe6/0xf0 [mac80211]
[33053.117818] Code: 0d 00 48 85 c0 74 0c 48 8b 78 08 48 89 de e8 71 56 04 00 65 ff 0d ca 88 08 3f 0f 85 56 ff ff ff 0f 1f 44 00 00 e9 4c ff ff ff <0f> 0b 5b c3 66 0f 1f 44 00 00 0f 1f 44 00 00 41 54 55 48 89 fd 53
[33053.117821] RSP: 0000:ffff9f7841ea3c50 EFLAGS: 00010246
[33053.117823] RAX: 0000000000000000 RBX: ffff8c29881608c0 RCX: 0000000000000000
[33053.117825] RDX: 0000000080000000 RSI: 0000000000000286 RDI: ffff8c29881608c0
[33053.117827] RBP: ffff8c2988161b58 R08: 0000000000000036 R09: 0000000000000000
[33053.117829] R10: ffffffffffffffff R11: ffffffffabd7f196 R12: ffff8c29881608c0
[33053.117831] R13: ffff8c2988161228 R14: ffff8c2988160ec0 R15: ffff8c2988141820
[33053.117832] FS: 0000000000000000(0000) GS:ffff8c2ab3c80000(0000) knlGS:0000000000000000
[33053.117835] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[33053.117837] CR2: 0000000000000000 CR3: 0000000247410000 CR4: 0000000000350ee0
[33053.117839] Call Trace:
[33053.117841] <TASK>
[33053.117842] ieee80211_do_stop+0x65b/0x860 [mac80211]
[33053.117902] ? __raise_softirq_irqoff+0x18/0x70
[33053.117905] ? preempt_count_add+0x68/0xa0
[33053.117909] ieee80211_stop+0x3d/0x170 [mac80211]
[33053.117967] __dev_close_many+0x9b/0x110
[33053.117971] dev_close_many+0x8b/0x140
[33053.117974] ? ieee80211_handle_reconfig_failure+0xbe/0xe0 [mac80211]
[33053.118035] dev_close+0x7b/0xa0
[33053.118040] cfg80211_shutdown_all_interfaces+0x45/0xe0 [cfg80211]
[33053.118099] wiphy_resume+0x9b/0x170 [cfg80211]
[33053.118157] ? wiphy_suspend+0x2b0/0x2b0 [cfg80211]
[33053.118215] dpm_run_callback+0x47/0x150
[33053.118218] device_resume+0x8b/0x190
[33053.118221] async_resume+0x19/0x30
[33053.118224] async_run_entry_fn+0x2d/0x130
[33053.118228] process_one_work+0x1e2/0x3b0
[33053.118232] worker_thread+0x50/0x3a0
[33053.118235] ? rescuer_thread+0x390/0x390
[33053.118238] kthread+0xe5/0x110
[33053.118240] ? kthread_complete_and_exit+0x20/0x20
[33053.118243] ret_from_fork+0x1f/0x30
[33053.118249] </TASK>
[33053.118250] ---[ end trace 0000000000000000 ]---
[33053.118319] ieee80211 phy0: PM: dpm_run_callback(): wiphy_resume+0x0/0x170 [cfg80211] returns -114
[33053.118386] ieee80211 phy0: PM: failed to resume async: error -114
[33053.119957] OOM killer enabled.
[33053.119959] Restarting tasks ...
[33053.119963] mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[33053.132308] done.
[33053.144919] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
[33053.145921] Bluetooth: hci0: RTL: rom_version status=0 version=1
[33053.145928] Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_fw.bin
[33053.145956] Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_config.bin
[33053.145979] Bluetooth: hci0: RTL: cfg_sz 10, total sz 31990
[33053.600969] Bluetooth: hci0: RTL: fw version 0x829a7644
[33053.762422] PM: suspend exit
[33055.772657] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33055.772687] rtw_8821ce 0000:01:00.0: mac power on failed
[33055.772690] rtw_8821ce 0000:01:00.0: failed to power on mac
[33057.776361] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33057.776392] rtw_8821ce 0000:01:00.0: mac power on failed
[33057.776395] rtw_8821ce 0000:01:00.0: failed to power on mac
[33059.777133] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33059.777164] rtw_8821ce 0000:01:00.0: mac power on failed
[33059.777167] rtw_8821ce 0000:01:00.0: failed to power on mac
[33072.429025] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33072.429055] rtw_8821ce 0000:01:00.0: mac power on failed
[33072.429058] rtw_8821ce 0000:01:00.0: failed to power on mac
[33074.429706] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33074.429736] rtw_8821ce 0000:01:00.0: mac power on failed
[33074.429739] rtw_8821ce 0000:01:00.0: failed to power on mac
[33086.432557] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33086.432587] rtw_8821ce 0000:01:00.0: mac power on failed
[33086.432589] rtw_8821ce 0000:01:00.0: failed to power on mac
[33088.433242] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33088.433272] rtw_8821ce 0000:01:00.0: mac power on failed
[33088.433275] rtw_8821ce 0000:01:00.0: failed to power on mac
[33100.424724] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33100.424755] rtw_8821ce 0000:01:00.0: mac power on failed
[33100.424757] rtw_8821ce 0000:01:00.0: failed to power on mac
[33102.425444] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33102.425474] rtw_8821ce 0000:01:00.0: mac power on failed
[33102.425477] rtw_8821ce 0000:01:00.0: failed to power on mac
[33114.428644] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33114.428674] rtw_8821ce 0000:01:00.0: mac power on failed
[33114.428677] rtw_8821ce 0000:01:00.0: failed to power on mac
[33116.429340] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33116.429371] rtw_8821ce 0000:01:00.0: mac power on failed
[33116.429374] rtw_8821ce 0000:01:00.0: failed to power on mac
[33128.431405] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33128.431434] rtw_8821ce 0000:01:00.0: mac power on failed
[33128.431437] rtw_8821ce 0000:01:00.0: failed to power on mac
[33130.432059] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[33130.432088] rtw_8821ce 0000:01:00.0: mac power on failed
[33130.432091] rtw_8821ce 0000:01:00.0: failed to power on mac
** Model information
sys_vendor: IPASON
product_name: MaxBook P1X
product_version: Default string
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends Inc.
bios_version: BIOS-P1XJ407
board_vendor: IPASON
board_name: G142R
board_version: BIOS-P1XJ407
** Loaded modules:
ccm
rfcomm
cmac
algif_hash
algif_skcipher
af_alg
qrtr
bnep
snd_sof_probes
snd_soc_dmic
snd_hda_codec_hdmi
x86_pkg_temp_thermal
mei_hdcp
coretemp
intel_rapl_msr
snd_sof_pci_intel_apl
snd_sof_intel_hda_common
joydev
btusb
btrtl
soundwire_intel
btbcm
soundwire_generic_allocation
soundwire_cadence
kvm_intel
btintel
kvm
btmtk
snd_sof_intel_hda
snd_sof_pci
irqbypass
snd_sof_xtensa_dsp
bluetooth
snd_sof
snd_sof_utils
soundwire_bus
ledtrig_audio
ghash_clmulni_intel
jitterentropy_rng
snd_soc_skl
snd_soc_hdac_hda
snd_hda_ext_core
snd_soc_sst_ipc
sha512_ssse3
rtw88_8821ce
uvcvideo
sha512_generic
rtw88_8821c
snd_soc_sst_dsp
rtw88_pci
snd_soc_acpi_intel_match
videobuf2_vmalloc
ctr
rtw88_core
aesni_intel
videobuf2_memops
crypto_simd
videobuf2_v4l2
snd_soc_acpi
cryptd
wdat_wdt
nls_ascii
drbg
videobuf2_common
rapl
mac80211
intel_cstate
serio_raw
watchdog
efi_pstore
hid_multitouch
apple_mfi_fastcharge
videodev
snd_hda_intel
snd_soc_es8316
pcspkr
ansi_cprng
mc
libarc4
processor_thermal_device_pci_legacy
nls_cp437
processor_thermal_device
ecdh_generic
snd_intel_dspcfg
processor_thermal_rfim
vfat
processor_thermal_mbox
snd_intel_sdw_acpi
cfg80211
fat
ecc
snd_soc_core
snd_hda_codec
processor_thermal_rapl
intel_rapl_common
snd_hda_core
snd_compress
mei_me
rfkill
mei
intel_soc_dts_iosf
snd_hwdep
snd_pcm
snd_timer
snd
soundcore
ac
evdev
intel_hid
soc_button_array
int3403_thermal
sparse_keymap
int340x_thermal_zone
int3400_thermal
intel_pmc_core
acpi_thermal_rel
sg
msr
parport_pc
ppdev
lp
parport
fuse
configfs
efivarfs
ip_tables
x_tables
autofs4
hid_apple
usbhid
ext4
crc16
mbcache
jbd2
crc32c_generic
sd_mod
t10_pi
crc64_rocksoft
crc64
crc_t10dif
spi_pxa2xx_platform
crct10dif_generic
dw_dmac
hid_generic
dw_dmac_core
i915
ahci
libahci
drm_buddy
xhci_pci
i2c_algo_bit
libata
drm_dp_helper
xhci_hcd
cec
rc_core
crct10dif_pclmul
crct10dif_common
ttm
crc32_pclmul
crc32c_intel
sdhci_pci
usbcore
drm_kms_helper
scsi_mod
i2c_i801
i2c_hid_acpi
cqhci
i2c_smbus
i2c_hid
drm
sdhci
mmc_core
intel_lpss_pci
intel_lpss
idma64
usb_common
fan
scsi_common
hid
battery
button
video
** Network interface configuration:
*** /etc/network/interfaces:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
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: wlp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 04:39:26:0d:ab:cd brd ff:ff:ff:ff:ff:ff
inet 10.70.80.138/16 brd 10.70.255.255 scope global dynamic noprefixroute wlp1s0
valid_lft 2909sec preferred_lft 2909sec
inet6 fe80::639:26ff:fe0d:abcd/64 scope link noprefixroute
valid_lft forever preferred_lft forever
*** Device statistics:
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 9020 104 0 0 0 0 0 0 9020 104 0 0 0 0 0 0
wlp1s0: 1879567 3082 0 336 0 0 0 0 400467 2442 0 0 0 0 0 0
*** Protocol statistics:
Ip:
Forwarding: 2
2518 total packets received
1 with invalid addresses
0 forwarded
0 incoming packets discarded
2451 incoming packets delivered
2468 requests sent out
20 outgoing packets dropped
Icmp:
40 ICMP messages received
0 input ICMP message failed
ICMP input histogram:
destination unreachable: 40
40 ICMP messages sent
0 ICMP messages failed
ICMP output histogram:
destination unreachable: 40
IcmpMsg:
InType3: 40
OutType3: 40
Tcp:
57 active connection openings
0 passive connection openings
2 failed connection attempts
0 connection resets received
2 connections established
1697 segments received
1956 segments sent out
11 segments retransmitted
1 bad segments received
41 resets sent
Udp:
667 packets received
40 packets to unknown port received
0 packet receive errors
472 packets sent
0 receive buffer errors
0 send buffer errors
IgnoredMulti: 9
UdpLite:
TcpExt:
35 TCP sockets finished time wait in fast timer
5 delayed acks sent
Quick ack mode was activated 16 times
975 packet headers predicted
311 acknowledgments not containing data payload received
163 predicted acknowledgments
TCPLossProbes: 11
TCPLossProbeRecovery: 1
TCPDSACKOldSent: 16
TCPDSACKRecv: 7
16 connections reset due to unexpected data
TCPDSACKIgnoredNoUndo: 2
TCPRcvCoalesce: 27
TCPOFOQueue: 4
TCPChallengeACK: 1
TCPSYNChallenge: 1
TCPAutoCorking: 3
TCPOrigDataSent: 536
TCPKeepAlive: 175
TCPDelivered: 587
TCPDSACKRecvSegs: 7
IpExt:
InMcastPkts: 37
OutMcastPkts: 37
InBcastPkts: 9
InOctets: 1821650
OutOctets: 302398
InMcastOctets: 4402
OutMcastOctets: 4370
InBcastOctets: 853
InNoECTPkts: 2586
MPTcpExt:
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge [8086:31f0] (rev 06)
DeviceName: Onboard - Other
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
IOMMU group: 0
00:00.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Dynamic Platform and Thermal Framework Processor Participant [8086:318c] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Dynamic Platform and Thermal Framework Processor Participant [8086:7270]
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 B routed to IRQ 24
IOMMU group: 0
Region 0: Memory at 80000000 (64-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device_pci_legacy
00:02.0 VGA compatible controller [0300]: Intel Corporation GeminiLake [UHD Graphics 600] [8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [f000:02f3]
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 131
IOMMU group: 1
Region 0: Memory at a0000000 (64-bit, non-prefetchable) [size=16M]
Region 2: Memory at 90000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:0e.0 Multimedia audio controller [0401]: Intel Corporation Celeron/Pentium Silver Processor High Definition Audio [8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Device [02f3:f000]
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 135
IOMMU group: 2
Region 0: Memory at a1210000 (64-bit, non-prefetchable) [size=16K]
Region 4: Memory at a1000000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: sof-audio-pci-intel-apl
Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci_intel_apl
00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted Execution Engine Interface [8086:7270]
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 132
IOMMU group: 3
Region 0: Memory at a1239000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: mei_me
Kernel modules: mei_me
00:12.0 SATA controller [0106]: Intel Corporation Celeron/Pentium Silver Processor SATA Controller [8086:31e3] (rev 06) (prog-if 01 [AHCI 1.0])
DeviceName: Onboard - SATA
Subsystem: Intel Corporation Celeron/Pentium Silver Processor SATA Controller [8086:7270]
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 129
IOMMU group: 4
Region 0: Memory at a1214000 (32-bit, non-prefetchable) [size=8K]
Region 1: Memory at a1238000 (32-bit, non-prefetchable) [size=256]
Region 2: I/O ports at f090 [size=8]
Region 3: I/O ports at f080 [size=4]
Region 4: I/O ports at f060 [size=32]
Region 5: Memory at a1237000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
00:13.0 PCI bridge [0604]: Intel Corporation Gemini Lake PCI Express Root Port [8086:31d8] (rev f6) (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 122
IOMMU group: 5
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000e000-0000efff [size=4K]
Memory behind bridge: a1100000-a11fffff [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:13.1 PCI bridge [0604]: Intel Corporation Gemini Lake PCI Express Root Port [8086:31d9] (rev f6) (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 123
IOMMU group: 6
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: [disabled]
Memory behind bridge: [disabled]
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:13.2 PCI bridge [0604]: Intel Corporation Gemini Lake PCI Express Root Port [8086:31da] (rev f6) (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 124
IOMMU group: 7
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: [disabled]
Memory behind bridge: [disabled]
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:13.3 PCI bridge [0604]: Intel Corporation Gemini Lake PCI Express Root Port [8086:31db] (rev f6) (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 D routed to IRQ 125
IOMMU group: 8
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: [disabled]
Memory behind bridge: [disabled]
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:14.0 PCI bridge [0604]: Intel Corporation Gemini Lake PCI Express Root Port [8086:31d6] (rev f6) (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 126
IOMMU group: 9
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: [disabled]
Memory behind bridge: [disabled]
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:14.1 PCI bridge [0604]: Intel Corporation Gemini Lake PCI Express Root Port [8086:31d7] (rev f6) (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 127
IOMMU group: 10
Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
I/O behind bridge: [disabled]
Memory behind bridge: [disabled]
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:15.0 USB controller [0c03]: Intel Corporation Celeron/Pentium Silver Processor USB 3.0 xHCI Controller [8086:31a8] (rev 06) (prog-if 30 [XHCI])
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor USB 3.0 xHCI Controller [8086:7270]
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 128
IOMMU group: 11
Region 0: Memory at a1200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:16.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor I2C 0 [8086:31ac] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor I2C 0 [8086:7270]
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 27
IOMMU group: 12
Region 0: Memory at a1236000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1235000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor I2C 1 [8086:31ae] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor I2C 1 [8086:7270]
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 28
IOMMU group: 12
Region 0: Memory at a1234000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1233000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.2 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor I2C 2 [8086:31b0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor I2C 2 [8086:7270]
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 29
IOMMU group: 12
Region 0: Memory at a1232000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1231000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.3 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor I2C 3 [8086:31b2] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor I2C 3 [8086:7270]
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 D routed to IRQ 30
IOMMU group: 12
Region 0: Memory at a1230000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a122f000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:17.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor I2C 4 [8086:31b4] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor I2C 4 [8086:7270]
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
IOMMU group: 13
Region 0: Memory at a122e000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a122d000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:17.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor I2C 5 [8086:31b6] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor I2C 5 [8086:7270]
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 32
IOMMU group: 13
Region 0: Memory at a122c000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a122b000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:17.2 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor I2C 6 [8086:31b8] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor I2C 6 [8086:7270]
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 33
IOMMU group: 13
Region 0: Memory at a122a000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1229000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:17.3 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor I2C 7 [8086:31ba] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor I2C 7 [8086:7270]
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 D routed to IRQ 34
IOMMU group: 13
Region 0: Memory at a1228000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1227000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:18.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31bc] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:7270]
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 4
IOMMU group: 14
Region 0: Memory at a1226000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1225000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:18.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31be] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:7270]
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 5
IOMMU group: 14
Region 0: Memory at a1224000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1223000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:18.2 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31c0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:7270]
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 6
IOMMU group: 14
Region 0: Memory at fea10000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at 80008000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:18.3 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31ee] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:7270]
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 D routed to IRQ 7
IOMMU group: 14
Region 0: Memory at a1222000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1221000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:19.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c2] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:7270]
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 35
IOMMU group: 15
Region 0: Memory at a1220000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a121f000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:19.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c4] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:7270]
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 36
IOMMU group: 15
Region 0: Memory at a121e000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a121d000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:19.2 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c6] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:7270]
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 37
IOMMU group: 15
Region 0: Memory at a121c000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a121b000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:1c.0 SD Host controller [0805]: Intel Corporation Celeron/Pentium Silver Processor SDA Standard Compliant SD Host Controller [8086:31cc] (rev 06) (prog-if 01)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor SDA Standard Compliant SD Host Controller [8086:7270]
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 39
IOMMU group: 16
Region 0: Memory at a121a000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1219000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci
00:1e.0 SD Host controller [0805]: Intel Corporation Device [8086:31d0] (rev 06) (prog-if 01)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device [8086:7270]
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 42
IOMMU group: 17
Region 0: Memory at a1218000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1217000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci
00:1f.0 ISA bridge [0601]: Intel Corporation Celeron/Pentium Silver Processor LPC Controller [8086:31e8] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor LPC Controller [8086:7270]
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
IOMMU group: 18
00:1f.1 SMBus [0c05]: Intel Corporation Celeron/Pentium Silver Processor Gaussian Mixture Model [8086:31d4] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Gaussian Mixture Model [8086:7270]
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 A routed to IRQ 20
IOMMU group: 18
Region 0: Memory at a1216000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at f040 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
Subsystem: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
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 134
IOMMU group: 19
Region 0: I/O ports at e000 [size=256]
Region 2: Memory at a1100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rtw_8821ce
Kernel modules: rtw88_8821ce
** USB devices:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 32e6:9005 icSpring icspring camera
Bus 001 Device 003: ID 0bda:c821 Realtek Semiconductor Corp. Bluetooth Radio
Bus 001 Device 006: ID 1c4f:0048 SiGma Micro Usb Mouse
Bus 001 Device 004: ID 05ac:0220 Apple, Inc. Aluminum Keyboard (ANSI)
Bus 001 Device 002: ID 05ac:1006 Apple, Inc. Hub in Aluminum Keyboard
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.18.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages linux-image-5.18.0-2-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.142
ii kmod 29-1+b1
ii linux-base 4.9
Versions of packages linux-image-5.18.0-2-amd64 recommends:
ii apparmor 3.0.5-1
ii firmware-linux-free 20200122-1
Versions of packages linux-image-5.18.0-2-amd64 suggests:
pn debian-kernel-handbook <none>
ii grub-efi-amd64 2.06-3
pn linux-doc-5.18 <none>
Versions of packages linux-image-5.18.0-2-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>
pn firmware-iwlwifi <none>
pn firmware-libertas <none>
pn firmware-linux-nonfree <none>
ii firmware-misc-nonfree 20210818-1
pn firmware-myricom <none>
pn firmware-netxen <none>
pn firmware-qlogic <none>
ii firmware-realtek 20210818-1
pn firmware-samsung <none>
pn firmware-siano <none>
pn firmware-ti-connectivity <none>
pn xen-hypervisor <none>
-- no debconf information
--- End Message ---