Package: src:linux Version: 6.12.19-1 Severity: wishlist X-Debbugs-Cc: alexandre.ferri...@orange.com
Dear Maintainer, Since kernel 6.4, the ftrace subsystem has had a "superpower" feature called funcgraph-retval: To the existing function graph tracer, it adds the return values. This is a lifesaver in complex investigations, as it allows to instantly see the whole chain of "error returns" from deep inside an offending call. Without it, doing the same requires painstakingly enabling kretprobes on many functions, which obviously adds a huge amount of noise, as these probes will also fire outside of the graph of interest. It literally means _days_ instead of mere minutes ! Problem is, the feature is controlled by CONFIG_FUNCTION_GRAPH_RETVAL, which is *not* enabled on Debian kernels. Sure enough, it incurs a slight overhead, but please note: - the CPU overhead is only present if runtime-activated (echo 1 > options/funcgraph-retval) - the memory overhead is always present, but only on the function-graph tracer, which is heavyweigth anyway - it has absolutely no effect outside of ftrace of course Ftrace is already a Swiss Army Knife, in that it is available on all Debian production kernels (thanks for that !) So, it would seem natural to follow its evolution, and integrate such a killer new feature. This is low hanging fruit to save precious hours to whoever wants to dig into the kernel, or even just troubleshoot some misconfigured sysctl. This ends up avoiding reports to the Debian BTS :) What do you think ? Would you consider adding this to the production config ? CONFIG_FUNCTION_GRAPH_RETVAL=y Thanks in advance, -Alex -- Package-specific info: ** Version: Linux version 6.12.19-amd64 (debian-ker...@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.19-1 (2025-03-16) ** Command line: BOOT_IMAGE=/boot/vmlinuz-6.12.19-amd64 root=UUID=d51d2b89-d26f-4da6-a60f-c6190c8ef5af ro quiet net.ifnames=0 biosdevnames=0 i915.force_probe=4680 ** Tainted: UOE (12352) * taint requested by userspace application * externally-built ("out-of-tree") module was loaded * unsigned module was loaded ** Kernel log: [31049.820691] PM: hibernation: Allocated 732434 pages for snapshot [31049.820696] PM: hibernation: Allocated 2929736 kbytes in 0.53 seconds (5527.80 MB/s) [31049.820699] Freezing remaining freezable tasks [31049.821965] Freezing remaining freezable tasks completed (elapsed 0.001 seconds) [31049.837598] printk: Suspending console(s) (use no_console_suspend to debug) [31050.108166] pcieport 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled [31050.266261] ACPI: EC: interrupt blocked [31050.272247] ACPI: PM: Preparing to enter system sleep state S4 [31050.274232] ACPI: EC: event blocked [31050.274236] ACPI: EC: EC stopped [31050.274238] ACPI: PM: Saving platform NVS memory [31050.277437] Disabling non-boot CPUs ... [31050.279103] smpboot: CPU 3 is now offline [31050.285142] smpboot: CPU 2 is now offline [31050.288665] smpboot: CPU 1 is now offline [31050.292740] PM: hibernation: Creating image: [31050.471410] PM: hibernation: Need to copy 701966 pages [31050.471413] PM: hibernation: Normal pages needed: 701966 + 1024, available pages: 1364381 [31050.293127] ACPI: PM: Restoring platform NVS memory [31050.293514] ACPI: EC: EC started [31050.294649] Enabling non-boot CPUs ... [31050.294687] smpboot: Booting Node 0 Processor 1 APIC 0x2 [31050.295602] CPU1 is up [31050.295629] smpboot: Booting Node 0 Processor 2 APIC 0x1 [31050.296628] CPU2 is up [31050.296654] smpboot: Booting Node 0 Processor 3 APIC 0x3 [31050.297538] CPU3 is up [31050.300641] ACPI: PM: Waking up from system sleep state S4 [31050.313949] ACPI: EC: interrupt unblocked [31050.314282] pcieport 0000:00:1c.3: Intel SPT PCH root port ACS workaround enabled [31050.314322] pcieport 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled [31050.442049] usb usb1: root hub lost power or was reset [31050.442057] usb usb2: root hub lost power or was reset [31050.442057] ACPI: EC: event unblocked [31050.607335] usb 1-7: WARN: invalid context state for evaluate context command. [31050.727218] usb 1-7: reset full-speed USB device number 2 using xhci_hcd [31050.764042] ata1: SATA link down (SStatus 4 SControl 300) [31050.764097] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [31050.765381] ata3.00: ACPI cmd f5/00:00:00:00:00:e0(SECURITY FREEZE LOCK) filtered out [31050.766323] sd 2:0:0:0: [sda] Starting disk [31050.766649] ata3.00: ACPI cmd f5/00:00:00:00:00:e0(SECURITY FREEZE LOCK) filtered out [31050.767151] ata3.00: configured for UDMA/100 [31050.777903] ata3.00: Enabling discard_zeroes_data [31050.983130] usb 1-9: reset high-speed USB device number 3 using xhci_hcd [31051.578332] PM: hibernation: Basic memory bitmaps freed [31051.578538] OOM killer enabled. [31051.578539] Restarting tasks ... done. [31051.608366] PM: hibernation: hibernation exit [31051.612770] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014 [31051.619787] Bluetooth: hci0: Device revision is 5 [31051.619794] Bluetooth: hci0: Secure boot is enabled [31051.619796] Bluetooth: hci0: OTP lock is enabled [31051.619798] Bluetooth: hci0: API lock is enabled [31051.619799] Bluetooth: hci0: Debug lock is disabled [31051.619801] Bluetooth: hci0: Minimum firmware build 1 week 10 2014 [31051.625389] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi [31051.695160] usb 2-2: new SuperSpeed USB device number 3 using xhci_hcd [31051.712886] usb 2-2: New USB device found, idVendor=2109, idProduct=0817, bcdDevice=90.23 [31051.712894] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [31051.712899] usb 2-2: Product: USB3.0 Hub [31051.712901] usb 2-2: Manufacturer: VIA Labs, Inc. [31051.713951] hub 2-2:1.0: USB hub found [31051.714220] hub 2-2:1.0: 4 ports detected [31051.835053] usb 1-2: new high-speed USB device number 11 using xhci_hcd [31051.978130] usb 1-2: New USB device found, idVendor=2109, idProduct=2817, bcdDevice=90.23 [31051.978158] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [31051.978173] usb 1-2: Product: USB2.0 Hub [31051.978184] usb 1-2: Manufacturer: VIA Labs, Inc. [31051.979766] hub 1-2:1.0: USB hub found [31051.982560] hub 1-2:1.0: 4 ports detected [31052.384010] psmouse serio3: synaptics: queried max coordinates: x [..5670], y [..4758] [31052.414670] psmouse serio3: synaptics: queried min coordinates: x [1360..], y [1198..] [31052.711013] usb 1-2.2: new low-speed USB device number 12 using xhci_hcd [31052.850478] usb 1-2.2: New USB device found, idVendor=0000, idProduct=0538, bcdDevice= 1.00 [31052.850486] usb 1-2.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [31052.850489] usb 1-2.2: Product: USB OPTICAL MOUSE [31052.855491] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:0000:0538.0002/input/input41 [31052.855631] hid-generic 0003:0000:0538.0002: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:14.0-2.2/input0 [31053.199170] Bluetooth: hci0: Waiting for firmware download to complete [31053.199739] Bluetooth: hci0: Firmware loaded in 1537496 usecs [31053.199796] Bluetooth: hci0: Waiting for device to boot [31053.211745] Bluetooth: hci0: Device booted in 11691 usecs [31053.213979] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc [31053.217760] Bluetooth: hci0: Applying Intel DDC parameters completed [31053.218766] Bluetooth: hci0: Firmware revision 0.0 build 14 week 44 2021 [31053.220762] Bluetooth: hci0: Reading supported features failed (-16) [31053.220769] Bluetooth: hci0: Error reading debug features [31053.220773] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported. [31053.264912] Bluetooth: MGMT ver 1.23 [31055.395928] wlan0: authenticate with 78:a3:51:18:b3:50 (local address=00:bb:60:36:ad:62) [31055.397298] wlan0: send auth to 78:a3:51:18:b3:50 (try 1/3) [31055.404401] wlan0: authenticated [31055.406995] wlan0: associate with 78:a3:51:18:b3:50 (try 1/3) [31055.411041] wlan0: RX AssocResp from 78:a3:51:18:b3:50 (capab=0x431 status=0 aid=7) [31055.417896] wlan0: associated [34041.887000] usb 1-2.4: new full-speed USB device number 13 using xhci_hcd [34042.026157] usb 1-2.4: New USB device found, idVendor=0529, idProduct=0620, bcdDevice= 0.01 [34042.026174] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [34042.026182] usb 1-2.4: Product: Token JC [34042.026188] usb 1-2.4: Manufacturer: SafeNet ** Model information sys_vendor: HP product_name: HP EliteBook 840 G3 product_version: chassis_vendor: HP chassis_version: bios_vendor: HP bios_version: N75 Ver. 01.28 board_vendor: HP board_name: 8079 board_version: KBC Version 85.77 ** Loaded modules: mptcp_diag xsk_diag tcp_diag udp_diag raw_diag inet_diag unix_diag af_packet_diag netlink_diag hid_generic usbhid hid tun ccm xt_set ip_set tcp_bbr nft_chain_nat nf_nat nf_conntrack vboxnetadp(OE) nf_defrag_ipv6 nf_defrag_ipv4 vboxnetflt(OE) xt_addrtype nft_compat x_tables xfrm_user xfrm_algo vboxdrv(OE) rfcomm cmac algif_hash algif_skcipher af_alg bnep binfmt_misc nf_tables libcrc32c nfnetlink nls_ascii nls_cp437 vfat fat parport_pc ppdev lp parport dm_crypt dm_mod snd_hda_codec_hdmi snd_ctl_led snd_hda_codec_conexant snd_hda_codec_generic intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp i915 coretemp snd_sof_pci_intel_skl snd_sof_intel_hda_generic soundwire_intel kvm_intel soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp kvm snd_sof iwlmvm snd_sof_utils snd_soc_acpi_intel_match snd_soc_acpi soundwire_bus snd_soc_avs btusb btrtl snd_soc_hda_codec btintel uvcvideo crct10dif_pclmul mac80211 ghash_clmulni_intel sha512_ssse3 snd_hda_ext_core btbcm btmtk videobuf2_vmalloc snd_soc_core uvc videobuf2_memops videobuf2_v4l2 sha256_ssse3 bluetooth drm_buddy libarc4 sha1_ssse3 videodev drm_display_helper mei_wdt mei_hdcp mei_pxp cec videobuf2_common snd_compress rc_core mc iwlwifi snd_pcm_dmaengine aesni_intel ttm snd_hda_intel snd_intel_dspcfg gf128mul crypto_simd snd_intel_sdw_acpi snd_hda_codec drm_kms_helper cryptd cfg80211 rapl intel_cstate snd_hda_core intel_uncore snd_hwdep joydev drm iTCO_wdt evdev snd_pcm sg intel_pmc_bxt hp_wmi mei_me pcspkr sparse_keymap platform_profile serio_raw iTCO_vendor_support efi_pstore snd_timer intel_wmi_thunderbolt intel_xhci_usb_role_switch ee1004 watchdog rfkill snd roles mei i2c_algo_bit intel_pmc_core soundcore wmi_bmof intel_pch_thermal intel_vsec pmt_telemetry hp_accel lis3lv02d pmt_class acpi_pad ac button efivarfs overlay ext4 crc16 mbcache jbd2 crc32c_generic sd_mod ahci libahci xhci_pci libata rtsx_pci_sdmmc xhci_hcd mmc_core rtsx_pci usbcore crc32_pclmul e1000e crc32c_intel scsi_mod psmouse intel_lpss_pci intel_lpss i2c_i801 i2c_smbus scsi_common usb_common idma64 battery video wmi ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [8086:1904] (rev 08) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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: 1 Capabilities: <access denied> Kernel driver in use: skl_uncore 00:02.0 VGA compatible controller [0300]: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) (prog-if 00 [VGA controller]) DeviceName: Onboard IGD Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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 134 IOMMU group: 0 Region 0: Memory at e0000000 (64-bit, non-prefetchable) [size=16M] 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:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21) (prog-if 30 [XHCI]) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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 126 IOMMU group: 2 Region 0: Memory at e1220000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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 18 IOMMU group: 2 Region 0: Memory at e124b000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: intel_pch_thermal Kernel modules: intel_pch_thermal 00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 [8086:9d60] (rev 21) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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 IOMMU group: 3 Region 0: Memory at e124c000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: intel-lpss Kernel modules: intel_lpss_pci 00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI #1 [8086:9d3a] (rev 21) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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 124 IOMMU group: 4 Region 0: Memory at e124d000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: mei_me Kernel modules: mei_me 00:16.3 Serial controller [0700]: Intel Corporation Sunrise Point-LP Active Management Technology - SOL [8086:9d3d] (rev 21) (prog-if 02 [16550]) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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 D routed to IRQ 19 IOMMU group: 4 Region 0: I/O ports at 3080 [size=8] Region 1: Memory at e124a000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: serial 00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] [8086:9d03] (rev 21) (prog-if 01 [AHCI 1.0]) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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 131 IOMMU group: 5 Region 0: Memory at e1248000 (32-bit, non-prefetchable) [size=8K] Region 1: Memory at e1250000 (32-bit, non-prefetchable) [size=256] Region 2: I/O ports at 3088 [size=8] Region 3: I/O ports at 3090 [size=4] Region 4: I/O ports at 3040 [size=32] Region 5: Memory at e124e000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #2 [8086:9d11] (rev f1) (prog-if 00 [Normal decode]) Subsystem: Hewlett-Packard Company Device [103c:8079] 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 122 IOMMU group: 6 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 4000-4fff [size=4K] [16-bit] Memory behind bridge: e1000000-e10fffff [size=1M] [32-bit] Prefetchable memory behind bridge: cc900000-ccafffff [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:1c.3 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #4 [8086:9d13] (rev f1) (prog-if 00 [Normal decode]) Subsystem: Hewlett-Packard Company Device [103c:8079] 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 D routed to IRQ 123 IOMMU group: 7 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: [disabled] [16-bit] Memory behind bridge: e1100000-e11fffff [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:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC Controller [8086:9d48] (rev 21) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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: 8 00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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: 8 Region 0: Memory at e1240000 (32-bit, non-prefetchable) [disabled] [size=16K] 00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d70] (rev 21) (prog-if 80) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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: 64 Interrupt: pin A routed to IRQ 135 IOMMU group: 8 Region 0: Memory at e1244000 (64-bit, non-prefetchable) [size=16K] Region 4: Memory at e1230000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_skl 00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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 16 IOMMU group: 8 Region 0: Memory at e124f000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at efa0 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c_i801 00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection I219-LM [8086:156f] (rev 21) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] 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: 8 Region 0: Memory at e1200000 (32-bit, non-prefetchable) [size=128K] Capabilities: <access denied> Kernel driver in use: e1000e Kernel modules: e1000e 01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader [10ec:522a] (rev 01) Subsystem: Hewlett-Packard Company EliteBook 840 G3 [103c:8079] Physical Slot: 1 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 125 IOMMU group: 9 Region 0: Memory at e1000000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: rtsx_pci Kernel modules: rtsx_pci 02:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a) Subsystem: Intel Corporation Dual Band Wireless-AC 8260 [Snow Field Peak AC] [8086:0010] 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 133 IOMMU group: 10 Region 0: Memory at e1100000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi Kernel modules: iwlwifi ** USB devices: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0a2b Intel Corp. Bluetooth wireless interface Bus 001 Device 003: ID 04ca:7054 Lite-On Technology Corp. HP HD Webcam Bus 001 Device 011: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub Bus 001 Device 012: ID 0000:0538 USB OPTICAL MOUSE Bus 001 Device 013: ID 0529:0620 Aladdin Knowledge Systems Token JC Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 003: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.19-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_USER, 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: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages linux-image-6.12.19-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.145 ii kmod 34.1-2 ii linux-base 4.11 Versions of packages linux-image-6.12.19-amd64 recommends: ii apparmor 4.1.0~beta5-5 Versions of packages linux-image-6.12.19-amd64 suggests: pn debian-kernel-handbook <none> ii firmware-linux-free 20241210-1 ii grub-efi-amd64 2.12-7 pn linux-doc-6.12 <none> Versions of packages linux-image-6.12.19-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-cirrus <none> ii firmware-intel-graphics 20241210-1 ii firmware-intel-misc 20241210-1 pn firmware-intel-sound <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> ii firmware-iwlwifi 20241210-1 pn firmware-libertas <none> pn firmware-marvell-prestera <none> ii firmware-mediatek 20241210-1 ii firmware-misc-nonfree 20241210-1 pn firmware-myricom <none> pn firmware-netronome <none> pn firmware-netxen <none> ii firmware-nvidia-graphics 20241210-1 pn firmware-qcom-soc <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