[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1026870: linux-image-6.0.0-6-amd64 - significant performance degradation



Package: src:linux
Version: 6.0.12-1
Severity: important
X-Debbugs-Cc: kspalaiologos@gmail.com

Dear Maintainer,

I have recently upgraded my Linux kernel to package version 6.0.12-1
(6.0.0-6) from version 6.0.8 (6.0.0-4). Since then I am experiencing
significant performance degradation. I have tried to observe the
cause of it using the `perf' tool, however, I haven't had any luck
with this so far, and the kernel has been logging the following
messages throughout the procedure:

>>>
Message from syslogd@laplace at Dec 22 21:51:20 ...
 kernel:[ 5212.738589] Uhhuh. NMI received for unknown reason 2d on CPU 9.

Message from syslogd@laplace at Dec 22 21:51:20 ...
 kernel:[ 5212.738607] Dazed and confused, but trying to continue

Message from syslogd@laplace at Dec 22 21:51:21 ...
 kernel:[ 5214.422563] Uhhuh. NMI received for unknown reason 2d on CPU 7.

Message from syslogd@laplace at Dec 22 21:51:21 ...
 kernel:[ 5214.422582] Dazed and confused, but trying to continue
<<<

So far I have observed that returning to the previously installed
kernel version solves most of my problems. I have also compared the
execution times using `perf' on both of the kernels.

New kernel:
<<<
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package asdfghjkl

 Performance counter stats for 'apt install asdfghjkl':

          2,409.28 msec task-clock                       #    0.999 CPUs utilized
                11      context-switches                 #    4.566 /sec
                 4      cpu-migrations                   #    1.660 /sec
             2,526      page-faults                      #    1.048 K/sec
       961,017,382      cycles                           #    0.399 GHz                      (83.39%)
        15,353,337      stalled-cycles-frontend          #    1.60% frontend cycles idle     (83.40%)
       226,730,321      stalled-cycles-backend           #   23.59% backend cycles idle      (83.40%)
     2,018,766,682      instructions                     #    2.10  insn per cycle
                                                  #    0.11  stalled cycles per insn  (83.39%)
       383,290,701      branches                         #  159.089 M/sec                    (83.35%)
         1,819,464      branch-misses                    #    0.47% of all branches          (83.24%)

       2.411797623 seconds time elapsed

       2.349918000 seconds user
       0.062534000 seconds sys
>>>

Old kernel:
<<<
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package asdfghjkl

 Performance counter stats for 'apt install asdfghjkl':

            852.22 msec task-clock                       #    0.940 CPUs utilized
               392      context-switches                 #  459.975 /sec
                 3      cpu-migrations                   #    3.520 /sec
             2,548      page-faults                      #    2.990 K/sec
     1,172,831,665      cycles                           #    1.376 GHz                      (83.08%)
        43,524,987      stalled-cycles-frontend          #    3.71% frontend cycles idle     (83.76%)
       412,509,320      stalled-cycles-backend           #   35.17% backend cycles idle      (82.83%)
     2,060,235,707      instructions                     #    1.76  insn per cycle
                                                  #    0.20  stalled cycles per insn  (83.60%)
       396,100,764      branches                         #  464.786 M/sec                    (83.18%)
         1,892,879      branch-misses                    #    0.48% of all branches          (83.77%)

       0.906939283 seconds time elapsed

       0.795226000 seconds user
       0.059521000 seconds sys
>>>

If there is any troubleshooting or important information
I could provide, please let me know.

I have noticed that the clock speeds tend to be much lower
on the new Linux kernel, however, I don't know the cause of it.
All the system data (including e.g. CPU governor configuration)
stays the same.

Yours, Kamila Szewczyk.

-- Package-specific info:
** Version:
Linux version 6.0.0-6-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-9.1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39) #1 SMP PREEMPT_DYNAMIC Debian 6.0.12-1 (2022-12-09)

** Command line:
BOOT_IMAGE=/vmlinuz-6.0.0-6-amd64 root=/dev/mapper/laplace--vg-root ro quiet

** Tainted: OE (12288)
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
[  290.013257] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[  290.013307] snd_hda_intel 0000:04:00.6: enabling device (0000 -> 0002)
[  290.047532] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[  290.065328] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input12
[  290.065411] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input13
[  290.065458] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input14
[  290.071995] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[  290.072000] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[  290.072002] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[  290.072004] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[  290.072004] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[  290.072005] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[  290.072006] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[  290.088486] mt7921e 0000:03:00.0: enabling device (0000 -> 0002)
[  290.091107] SVM: TSC scaling supported
[  290.091110] kvm: Nested Virtualization enabled
[  290.091111] SVM: kvm: Nested Paging enabled
[  290.091122] SVM: Virtual VMLOAD VMSAVE supported
[  290.091123] SVM: Virtual GIF supported
[  290.091124] SVM: LBR virtualization supported
[  290.106471] mt7921e 0000:03:00.0: ASIC revision: 79610010
[  290.160357] MCE: In-kernel MCE decoding enabled.
[  290.160695] Bluetooth: Core ver 2.22
[  290.160721] NET: Registered PF_BLUETOOTH protocol family
[  290.160722] Bluetooth: HCI device and connection manager initialized
[  290.160727] Bluetooth: HCI socket layer initialized
[  290.160730] Bluetooth: L2CAP socket layer initialized
[  290.160734] Bluetooth: SCO socket layer initialized
[  290.161775] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input15
[  290.161836] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input16
[  290.162385] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input17
[  290.173537] usbcore: registered new interface driver btusb
[  290.175997] bluetooth hci0: firmware: direct-loading firmware mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
[  290.190106] mt7921e 0000:03:00.0: firmware: direct-loading firmware mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
[  290.190115] mt7921e 0000:03:00.0: HW/SW Version: 0x8a108a10, Build Time: 20221109110918a

[  290.450963] mt7921e 0000:03:00.0: firmware: direct-loading firmware mediatek/WIFI_RAM_CODE_MT7961_1.bin
[  290.450983] mt7921e 0000:03:00.0: WM Firmware Version: ____010000, Build Time: 20221109111005
[  290.613925] intel_rapl_common: Found RAPL domain package
[  290.613935] intel_rapl_common: Found RAPL domain core
[  290.689193] EXT4-fs (nvme0n1p2): mounting ext2 file system using the ext4 subsystem
[  290.690191] EXT4-fs (nvme0n1p2): mounted filesystem without journal. Quota mode: none.
[  290.690206] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[  290.735037] audit: type=1400 audit(1671737358.430:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=876 comm="apparmor_parser"
[  290.735064] audit: type=1400 audit(1671737358.430:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=878 comm="apparmor_parser"
[  290.735357] audit: type=1400 audit(1671737358.430:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=870 comm="apparmor_parser"
[  290.735439] audit: type=1400 audit(1671737358.430:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=875 comm="apparmor_parser"
[  290.735803] audit: type=1400 audit(1671737358.430:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=873 comm="apparmor_parser"
[  290.735808] audit: type=1400 audit(1671737358.430:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=873 comm="apparmor_parser"
[  290.735812] audit: type=1400 audit(1671737358.430:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=873 comm="apparmor_parser"
[  290.735908] audit: type=1400 audit(1671737358.430:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=871 comm="apparmor_parser"
[  290.735912] audit: type=1400 audit(1671737358.430:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=871 comm="apparmor_parser"
[  290.737270] audit: type=1400 audit(1671737358.430:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=879 comm="apparmor_parser"
[  290.879720] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  290.879724] Bluetooth: BNEP filters: protocol multicast
[  290.879731] Bluetooth: BNEP socket layer initialized
[  290.951594] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-3.fw
[  290.978489] ucsi_acpi: probe of USBC000:00 failed with error -5
[  290.982516] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[  291.038825] NET: Registered PF_QIPCRTR protocol family
[  291.154527] r8169 0000:02:00.0 enp2s0: Link is Down
[  291.281991] mt7921e 0000:03:00.0 wlp3s0: renamed from wlan0
[  292.818158] Bluetooth: hci0: Device setup in 2582556 usecs
[  292.818188] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[  292.887328] Bluetooth: MGMT ver 1.22
[  292.912323] NET: Registered PF_ALG protocol family
[  294.597545] wlp3s0: authenticate with 00:cb:7a:e8:b5:10
[  294.618523] wlp3s0: bad VHT capabilities, disabling VHT
[  294.650812] wlp3s0: send auth to 00:cb:7a:e8:b5:10 (try 1/3)
[  294.656613] wlp3s0: authenticated
[  294.698573] wlp3s0: associate with 00:cb:7a:e8:b5:10 (try 1/3)
[  294.706656] wlp3s0: RX AssocResp from 00:cb:7a:e8:b5:10 (capab=0x1411 status=0 aid=21)
[  294.746572] wlp3s0: associated
[  294.953942] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  295.227625] Bluetooth: RFCOMM TTY layer initialized
[  295.227660] Bluetooth: RFCOMM socket layer initialized
[  295.227693] Bluetooth: RFCOMM ver 1.11
[  297.413358] vboxdrv: loading out-of-tree module taints kernel.
[  297.414841] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[  297.538162] vboxdrv: Found 16 processor cores/threads
[  297.560076] vboxdrv: TSC mode is Invariant, tentative frequency 1796567341 Hz
[  297.560099] vboxdrv: Successfully loaded version 7.0.4_Debian r154605 (interface 0x00330004)
[  297.613279] VBoxNetFlt: Successfully started.
[  297.659916] VBoxNetAdp: Successfully started.
[ 3025.190695] ACPI Error: No handler for Region [ECSI] (000000006dd86190) [EmbeddedControl] (20220331/evregion-130)
[ 3025.190747] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20220331/exfldio-261)
[ 3025.190781] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[ 3025.190830] ACPI Error: Aborting method \_SB.UBTC.NTFY due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[ 3025.190870] ACPI Error: Aborting method \_SB.PCI0.LPC0.EC0._Q4F due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[ 3025.226362] ACPI Error: No handler for Region [ECSI] (000000006dd86190) [EmbeddedControl] (20220331/evregion-130)
[ 3025.226413] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20220331/exfldio-261)
[ 3025.226446] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[ 3025.226493] ACPI Error: Aborting method \_SB.UBTC.NTFY due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[ 3025.226525] ACPI Error: Aborting method \_SB.PCI0.LPC0.EC0._Q4F due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[ 3782.707247] show_signal: 9 callbacks suppressed
[ 3782.707272] traps: ThreadPoolForeg[6539] trap int3 ip:564225113554 sp:7f17b3bef550 error:0 in element-desktop-nightly[564221922000+75ea000]
[ 3798.975460] traps: element-desktop[6579] trap int3 ip:55766084d554 sp:7ffd68ce22b0 error:0 in element-desktop-nightly[55765d05c000+75ea000]
[ 4052.125663] traps: element-desktop[7492] trap int3 ip:5592ccdf0554 sp:7ffcbe9ee3a0 error:0 in element-desktop-nightly[5592c95ff000+75ea000]
[ 4178.165570] traps: element-desktop[8078] trap int3 ip:55562d7dd554 sp:7ffe09c50940 error:0 in element-desktop-nightly[555629fec000+75ea000]
[ 4655.787948] traps: element-desktop[8254] trap int3 ip:55d61203e05f sp:7ffccb676e80 error:0 in element-desktop-nightly[55d60e84d000+75ea000]

** Model information
sys_vendor: LENOVO
product_name: 20Y7003XPB
product_version: ThinkPad E14 Gen 3
chassis_vendor: LENOVO
chassis_version: None
bios_vendor: LENOVO
bios_version: R1OET30W (1.09 )
board_vendor: LENOVO
board_name: 20Y7003XPB
board_version: Not Defined

** Loaded modules:
vboxnetadp(OE)
vboxnetflt(OE)
vboxdrv(OE)
rfcomm
ctr
ccm
snd_seq_dummy
snd_hrtimer
snd_seq
snd_seq_device
cmac
algif_hash
algif_skcipher
af_alg
qrtr
cpufreq_ondemand
cpufreq_conservative
cpufreq_userspace
cpufreq_powersave
bnep
binfmt_misc
nls_ascii
nls_cp437
vfat
fat
intel_rapl_msr
intel_rapl_common
btusb
btrtl
btbcm
btintel
btmtk
edac_mce_amd
mt7921e
bluetooth
mt7921_common
mt76_connac_lib
snd_ctl_led
mt76
snd_hda_codec_realtek
kvm_amd
snd_hda_codec_generic
snd_hda_codec_hdmi
jitterentropy_rng
mac80211
kvm
snd_hda_intel
uvcvideo
snd_intel_dspcfg
videobuf2_vmalloc
videobuf2_memops
snd_intel_sdw_acpi
videobuf2_v4l2
drbg
snd_hda_codec
libarc4
videobuf2_common
irqbypass
videodev
ansi_cprng
snd_hda_core
thinkpad_acpi
snd_pci_acp6x
ecdh_generic
snd_pci_acp5x
snd_hwdep
mc
ecc
cfg80211
rapl
nvram
snd_pcm
snd_rn_pci_acp3x
platform_profile
snd_timer
ledtrig_audio
snd_acp_config
ucsi_acpi
snd_soc_acpi
wmi_bmof
ccp
snd
typec_ucsi
rng_core
snd_pci_acp3x
roles
soundcore
sp5100_tco
k10temp
watchdog
typec
rfkill
ac
joydev
serio_raw
evdev
parport_pc
ppdev
lp
parport
fuse
efi_pstore
configfs
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
dm_crypt
dm_mod
amdgpu
gpu_sched
drm_buddy
i2c_algo_bit
drm_display_helper
cec
rc_core
crc32_pclmul
drm_ttm_helper
crc32c_intel
ttm
ghash_clmulni_intel
nvme
drm_kms_helper
nvme_core
xhci_pci
xhci_hcd
t10_pi
drm
r8169
aesni_intel
usbcore
realtek
mdio_devres
psmouse
crc64_rocksoft_generic
crypto_simd
libphy
cryptd
crc64_rocksoft
crc_t10dif
crct10dif_generic
i2c_piix4
crct10dif_pclmul
usb_common
crc64
crct10dif_common
wmi
video
battery
i2c_scmi
button
sha512_ssse3
sha512_generic

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex [1022:1630]
	Subsystem: Lenovo Renoir/Cezanne Root Complex [17aa:5097]
	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-

00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU [1022:1631]
	Subsystem: Lenovo Renoir/Cezanne IOMMU [17aa:5097]
	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 -2147483648
	Capabilities: <access denied>

00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
	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-
	IOMMU group: 0

00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
	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-
	IOMMU group: 1

00:02.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge [1022:1634] (prog-if 00 [Normal decode])
	Subsystem: Lenovo Renoir/Cezanne PCIe GPP Bridge [17aa:5097]
	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: 32 bytes
	Interrupt: pin ? routed to IRQ 26
	IOMMU group: 2
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: fd500000-fd5fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	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:02.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge [1022:1634] (prog-if 00 [Normal decode])
	Subsystem: Lenovo Renoir/Cezanne PCIe GPP Bridge [17aa:5097]
	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: 32 bytes
	Interrupt: pin ? routed to IRQ 27
	IOMMU group: 3
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 2000-2fff [size=4K] [16-bit]
	Memory behind bridge: fd400000-fd4fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	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:02.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge [1022:1634] (prog-if 00 [Normal decode])
	Subsystem: Lenovo Renoir/Cezanne PCIe GPP Bridge [17aa:5097]
	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: 32 bytes
	Interrupt: pin ? routed to IRQ 28
	IOMMU group: 4
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 3000-3fff [size=4K] [16-bit]
	Memory behind bridge: d0000000-d01fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: 470200000-4703fffff [size=2M] [32-bit]
	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:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
	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-
	IOMMU group: 5

00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus [1022:1635] (prog-if 00 [Normal decode])
	Subsystem: Device [5097:17aa]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 29
	IOMMU group: 5
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 1000-1fff [size=4K] [16-bit]
	Memory behind bridge: fd000000-fd3fffff [size=4M] [32-bit]
	Prefetchable memory behind bridge: 460000000-4701fffff [size=258M] [32-bit]
	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 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 51)
	Subsystem: Lenovo FCH SMBus Controller [17aa:5097]
	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-
	IOMMU group: 6
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c_piix4, sp5100_tco

00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
	Subsystem: Lenovo FCH LPC Bridge [17aa:5097]
	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: 6

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0 [1022:1448]
	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-
	IOMMU group: 7

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1 [1022:1449]
	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-
	IOMMU group: 7

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2 [1022:144a]
	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-
	IOMMU group: 7

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3 [1022:144b]
	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-
	IOMMU group: 7
	Kernel driver in use: k10temp
	Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4 [1022:144c]
	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-
	IOMMU group: 7

00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5 [1022:144d]
	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-
	IOMMU group: 7

00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6 [1022:144e]
	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-
	IOMMU group: 7

00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7 [1022:144f]
	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-
	IOMMU group: 7

01:00.0 Non-Volatile memory controller [0108]: SK hynix Gold P31/PC711 NVMe Solid State Drive [1c5c:174a] (prog-if 02 [NVM Express])
	Subsystem: SK hynix Gold P31/PC711 NVMe Solid State Drive [1c5c:174a]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 50
	NUMA node: 0
	IOMMU group: 8
	Region 0: Memory at fd500000 (64-bit, non-prefetchable) [size=16K]
	Region 2: Memory at fd505000 (32-bit, non-prefetchable) [size=4K]
	Region 3: Memory at fd504000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
	Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:5097]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 30
	IOMMU group: 9
	Region 0: I/O ports at 2000 [size=256]
	Region 2: Memory at fd404000 (64-bit, non-prefetchable) [size=4K]
	Region 4: Memory at fd400000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

03:00.0 Network controller [0280]: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter [14c3:7961]
	Subsystem: Lenovo MT7921 802.11ax PCI Express Wireless Network Adapter [17aa:e0bc]
	Physical Slot: 0
	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: 32 bytes
	Interrupt: pin A routed to IRQ 75
	IOMMU group: 10
	Region 0: Memory at 470200000 (64-bit, prefetchable) [size=1M]
	Region 2: Memory at 470300000 (64-bit, prefetchable) [size=16K]
	Region 4: Memory at 470304000 (64-bit, prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mt7921e
	Kernel modules: mt7921e

04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne [1002:164c] (rev c1) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Lucienne [17aa:5097]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 40
	IOMMU group: 5
	Region 0: Memory at 460000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at 470000000 (64-bit, prefetchable) [size=2M]
	Region 4: I/O ports at 1000 [size=256]
	Region 5: Memory at fd300000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

04:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller [1002:1637]
	Subsystem: Lenovo Renoir Radeon High Definition Audio Controller [17aa:5097]
	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: 32 bytes
	Interrupt: pin B routed to IRQ 72
	IOMMU group: 5
	Region 0: Memory at fd3c8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

04:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df]
	Subsystem: Lenovo Family 17h (Models 10h-1fh) Platform Security Processor [17aa:5097]
	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: 32 bytes
	Interrupt: pin C routed to IRQ 50
	IOMMU group: 5
	Region 2: Memory at fd200000 (32-bit, non-prefetchable) [size=1M]
	Region 5: Memory at fd3cc000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: ccp
	Kernel modules: ccp

04:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 [1022:1639] (prog-if 30 [XHCI])
	Subsystem: Lenovo Renoir/Cezanne USB 3.1 [17aa:5097]
	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: 32 bytes
	Interrupt: pin D routed to IRQ 31
	IOMMU group: 5
	Region 0: Memory at fd000000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

04:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 [1022:1639] (prog-if 30 [XHCI])
	Subsystem: Lenovo Renoir/Cezanne USB 3.1 [17aa:5097]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 40
	IOMMU group: 5
	Region 0: Memory at fd100000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

04:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor [1022:15e2] (rev 01)
	Subsystem: Lenovo ACP/ACP3X/ACP6x Audio Coprocessor [17aa:5097]
	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 B routed to IRQ 71
	IOMMU group: 5
	Region 0: Memory at fd380000 (32-bit, non-prefetchable) [size=256K]
	Capabilities: <access denied>
	Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x

04:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller [1022:15e3]
	Subsystem: Lenovo Family 17h/19h HD Audio Controller [17aa:5097]
	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: 32 bytes
	Interrupt: pin C routed to IRQ 73
	IOMMU group: 5
	Region 0: Memory at fd3c0000 (32-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel


** USB devices:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0489:e0cd Foxconn / Hon Hai Wireless_Device
Bus 003 Device 002: ID 04f3:0c4b Elan Microelectronics Corp. ELAN:Fingerprint
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 002: ID 04f2:b6be Chicony Electronics Co., Ltd Integrated Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-6.0.0-6-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.142
ii  kmod                                    30+20221128-1
ii  linux-base                              4.9

Versions of packages linux-image-6.0.0-6-amd64 recommends:
ii  apparmor             3.0.8-1
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-6.0.0-6-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.06-7
pn  linux-doc-6.0           <none>

Versions of packages linux-image-6.0.0-6-amd64 is related to:
ii  firmware-amd-graphics     20221214-2
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     20221214-2
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20221214-2
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: