Package: src:linux
Version: 7.1.6-1
Severity: normal
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: amd64

With the Mutt MUA, after I quit the editor to compose a message
and ask to send the message, Mutt may complain (but rarely) that
the message was modified after I quit the editor. IIRC, this
actually occurred 3 times: the first time on June 3 with the
7.0.4+deb14-amd64 kernel and twice during this week-end with
the 7.1.6+deb14-amd64 kernel. I don't think that this has ever
occurred before June 3, during the many years of use of Mutt.

Mutt has code of the form

    if (stat(actx->idx[i]->content->filename, &st) != 0)
[stat error handling]
    if (actx->idx[i]->content->stamp < st.st_mtime)
[case "Attachment #%d modified. Update encoding for %s?"]

where actx->idx[i]->content->stamp is set after the editor has
terminated.

So it is expected that stamp is at least st.st_mtime.

The files are stored in /var/tmp, which is part of

/dev/mapper/qaa--vg-root on / type ext4 (rw,relatime,errors=remount-ro)

-- Package-specific info:
** Version:
Linux version 7.1.6+deb14-amd64 ([email protected]) 
(x86_64-linux-gnu-gcc-15 (Debian 15.3.0-2) 15.3.0, GNU ld (GNU Binutils for 
Debian) 2.47) #1 SMP PREEMPT_DYNAMIC Debian 7.1.6-1 (2026-08-03)

** Command line:
BOOT_IMAGE=/vmlinuz-7.1.6+deb14-amd64 root=/dev/mapper/qaa--vg-root ro quiet 
blacklist=parport_pc

** Not tainted

** Kernel log:
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00000E38 | data1
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00000E38 | data2
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | data3
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: Transport status: 0x0000004A, 
valid: 7
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x20000070 | 
NMI_INTERRUPT_LMAC_FATAL
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x804AC79A | umac 
interruptlink2
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00000002 | umac data1
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x804AC79A | umac data2
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac data3
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00D8010D | last host cmd
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: IML/ROM dump:
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00000B03 | IML/ROM 
error/state
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00008282 | IML/ROM data1
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00000090 | IML/ROM 
WFPM_AUTH_KEY_0
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x003E0003 | 
FSEQ_TOP_INIT_VERSION
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00190004 | 
FSEQ_CNVIO_INIT_VERSION
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x0000A652 | FSEQ_OTP_VERSION
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00000003 | 
FSEQ_TOP_CONTENT_VERSION
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00080400 | FSEQ_CNVI_ID
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00400410 | FSEQ_CNVR_ID
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00080400 | 
CNVI_AUX_MISC_CHIP
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00400410 | 
CNVR_AUX_MISC_CHIP
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00009061 | 
CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00000061 | 
CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x00190004 | 
FSEQ_PREV_CNVIO_INIT_VERSION
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x003E0003 | 
FSEQ_WIFI_FSEQ_VERSION
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x003E0003 | 
FSEQ_BT_FSEQ_VERSION
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: 0x000000DC | 
FSEQ_CLASS_TP_VERSION
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x804ac258
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini 
trigger 4 fired (delay=0ms).
Aug 17 00:18:27 qaa kernel: iwlwifi 0000:00:14.3: Device error - SW reset
Aug 17 00:18:27 qaa kernel: ieee80211 phy0: Hardware restart was requested
Aug 17 00:18:28 qaa kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 
0x20
Aug 17 00:18:28 qaa kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 
0x1f
Aug 17 00:18:28 qaa kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Aug 17 00:18:28 qaa kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
Aug 17 00:18:28 qaa kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 
4
Aug 17 00:18:28 qaa kernel: iwlwifi 0000:00:14.3: restart completed
Aug 17 01:03:31 qaa kernel: audit: type=1400 audit(1786921411.934:2585): 
apparmor="ALLOWED" operation="open" class="file" profile="Xorg" 
name="/home/vinc17/.local/share/fonts/6x13.pcf.gz" pid=1442 comm="Xorg" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=1000
Aug 17 01:03:37 qaa kernel: audit: type=1400 audit(1786921417.454:2586): 
apparmor="ALLOWED" operation="open" class="file" profile="Xorg" 
name="/home/vinc17/.local/share/fonts/6x13.pcf.gz" pid=1442 comm="Xorg" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=1000
Aug 17 01:03:37 qaa kernel: audit: type=1400 audit(1786921417.466:2587): 
apparmor="ALLOWED" operation="open" class="file" profile="Xorg" 
name="/home/vinc17/.local/share/fonts/6x13.pcf.gz" pid=1442 comm="Xorg" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=1000
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. 
Restarting 0x0.
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: Transport status: 0x0000004A, 
valid: 6
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 
89.735b75a4.0 so-a0-gf-a0-89.ucode
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x000010BA | 
ADVANCED_SYSASSERT          
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00001CA2 | interruptlink2
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00001AEC | data1
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00001AEC | data2
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | data3
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: Transport status: 0x0000004A, 
valid: 7
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x20000070 | 
NMI_INTERRUPT_LMAC_FATAL
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x804AC79A | umac 
interruptlink2
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00000002 | umac data1
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x804AC79A | umac data2
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac data3
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x0073010D | last host cmd
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: IML/ROM dump:
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00000B03 | IML/ROM 
error/state
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x0000825B | IML/ROM data1
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00000090 | IML/ROM 
WFPM_AUTH_KEY_0
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x803E0003 | 
FSEQ_TOP_INIT_VERSION
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00190004 | 
FSEQ_CNVIO_INIT_VERSION
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x0000A652 | FSEQ_OTP_VERSION
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00000003 | 
FSEQ_TOP_CONTENT_VERSION
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00080400 | FSEQ_CNVI_ID
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00400410 | FSEQ_CNVR_ID
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00080400 | 
CNVI_AUX_MISC_CHIP
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00400410 | 
CNVR_AUX_MISC_CHIP
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00009061 | 
CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00000061 | 
CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x00190004 | 
FSEQ_PREV_CNVIO_INIT_VERSION
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x003E0003 | 
FSEQ_WIFI_FSEQ_VERSION
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x003E0003 | 
FSEQ_BT_FSEQ_VERSION
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: 0x000000DC | 
FSEQ_CLASS_TP_VERSION
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x804ac258
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0
Aug 17 01:03:48 qaa kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini 
trigger 4 fired (delay=0ms).
Aug 17 01:03:49 qaa kernel: iwlwifi 0000:00:14.3: Device error - SW reset
Aug 17 01:03:49 qaa kernel: ieee80211 phy0: Hardware restart was requested
Aug 17 01:03:49 qaa kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 
0x20
Aug 17 01:03:49 qaa kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 
0x1f
Aug 17 01:03:49 qaa kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Aug 17 01:03:49 qaa kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
Aug 17 01:03:49 qaa kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 
4
Aug 17 01:03:49 qaa kernel: iwlwifi 0000:00:14.3: restart completed
Aug 17 01:13:01 qaa kernel: audit: type=1400 audit(1786921981.993:2588): 
apparmor="ALLOWED" operation="open" class="file" profile="Xorg" 
name="/home/vinc17/.local/share/fonts/6x13.pcf.gz" pid=1442 comm="Xorg" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=1000
Aug 17 01:13:30 qaa kernel: audit: type=1400 audit(1786922010.277:2589): 
apparmor="ALLOWED" operation="open" class="file" profile="Xorg" 
name="/home/vinc17/.local/share/fonts/6x13.pcf.gz" pid=1442 comm="Xorg" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=1000
Aug 17 01:13:32 qaa kernel: audit: type=1400 audit(1786922012.177:2590): 
apparmor="ALLOWED" operation="open" class="file" profile="Xorg" 
name="/home/vinc17/.local/share/fonts/6x13.pcf.gz" pid=1442 comm="Xorg" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=1000
Aug 17 01:13:32 qaa kernel: audit: type=1400 audit(1786922012.189:2591): 
apparmor="ALLOWED" operation="open" class="file" profile="Xorg" 
name="/home/vinc17/.local/share/fonts/6x13.pcf.gz" pid=1442 comm="Xorg" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=1000
Aug 17 01:20:10 qaa kernel: audit: type=1400 audit(1786922410.083:2592): 
apparmor="ALLOWED" operation="open" class="file" profile="Xorg" 
name="/home/vinc17/.local/share/fonts/6x13.pcf.gz" pid=1442 comm="Xorg" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=1000

** Model information
sys_vendor: Dell Inc.
product_name: Precision 5570
product_version: 
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: 1.39.0
board_vendor: Dell Inc.
board_name: 01Y4G1
board_version: A00

** Configuration for modprobe:
blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist microcode
blacklist neofb
blacklist pm2fb
blacklist pm3fb
blacklist radeonfb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist vt8623fb
install algif_aead /bin/false
install esp4 /bin/false
install esp6 /bin/false
install rxrpc /bin/false
options bonding max_bonds=0
options cx88_alsa index=-2
options dummy numdummies=0
options hid_apple fnmode=2
options hid_apple iso_layout=0
options ifb numifbs=0
options snd_atiixp_modem index=-2
options snd_intel8x0m index=-2
options snd_pcsp index=-2
options snd_via82xx_modem index=-2

** Loaded modules:
ac
acpi_pad
acpi_tad
acpi_thermal_rel
aesni_intel
af_alg
ahci
algif_hash
algif_skcipher
autofs4
battery
binfmt_misc
bluetooth
bnep
btbcm
btintel
btmtk
btrtl
btusb
button
ccm
cec
cfg80211
configfs
coretemp
crc16
crc32c_cryptoapi
crc8
dcdbas
dell_laptop
dell_pc
dell_rbtn
dell_smbios
dell_smm_hwmon
dell_wmi
dell_wmi_ddv
dell_wmi_descriptor
dell_wmi_sysman
dm_crypt
dm_mod
drm
drm_buddy
drm_client_lib
drm_display_helper
drm_exec
drm_gpusvm_helper
drm_gpuvm
drm_kms_helper
drm_suballoc_helper
drm_ttm_helper
ecdh_generic
efi_pstore
efivarfs
evdev
ext4
fat
firmware_attributes_class
gf128mul
gpu_sched
hid
hid_generic
hid_multitouch
hid_sensor_als
hid_sensor_custom
hid_sensor_hub
hid_sensor_iio_common
hid_sensor_trigger
i2c_algo_bit
i2c_dev
i2c_hid
i2c_hid_acpi
i2c_i801
i2c_smbus
i915
iTCO_wdt
idma64
igen6_edac
industrialio
int3400_thermal
int3403_thermal
int340x_thermal_zone
intel_cstate
intel_hid
intel_ish_ipc
intel_ishtp
intel_ishtp_hid
intel_lpss
intel_lpss_pci
intel_pmc_bxt
intel_pmc_core
intel_pmc_ssram_telemetry
intel_powerclamp
intel_rapl_common
intel_rapl_msr
intel_uncore
intel_uncore_frequency
intel_uncore_frequency_common
intel_vsec
ip6_udp_tunnel
irqbypass
iwlmvm
iwlwifi
jbd2
joydev
kfifo_buf
kvm
kvm_intel
libahci
libarc4
libata
lp
mac80211
mbcache
mc
mei
mei_hdcp
mei_me
mei_pxp
mei_wdt
mmc_core
msr
mxm_wmi
nf_reject_ipv4
nf_reject_ipv6
nf_tables
nfnetlink
nft_compat
nft_reject
nft_reject_inet
nls_ascii
nls_cp437
nouveau
nvme
nvme_auth
nvme_core
nvme_keyring
parport
parport_pc
pcspkr
platform_temperature_control
pmt_class
pmt_discovery
pmt_telemetry
ppdev
processor_thermal_device
processor_thermal_device_pci
processor_thermal_mbox
processor_thermal_power_floor
processor_thermal_rapl
processor_thermal_rfim
processor_thermal_soc_slider
processor_thermal_wt_hint
processor_thermal_wt_req
psmouse
qrtr
rapl
rc_core
rfcomm
rfkill
roles
rtsx_pci
rtsx_pci_sdmmc
scsi_common
scsi_mod
sctp
sd_mod
serio_raw
snd
snd_compress
snd_ctl_led
snd_hda_codec
snd_hda_codec_alc269
snd_hda_codec_generic
snd_hda_codec_hdmi
snd_hda_codec_intelhdmi
snd_hda_codec_realtek_lib
snd_hda_core
snd_hda_ext_core
snd_hda_intel
snd_hda_scodec_component
snd_hrtimer
snd_hwdep
snd_intel_dspcfg
snd_intel_sdw_acpi
snd_pcm
snd_pcm_dmaengine
snd_seq
snd_seq_device
snd_seq_dummy
snd_soc_acpi
snd_soc_acpi_intel_match
snd_soc_acpi_intel_sdca_quirks
snd_soc_avs
snd_soc_core
snd_soc_hda_codec
snd_soc_hdac_hda
snd_soc_sdca
snd_soc_sdw_utils
snd_sof
snd_sof_intel_hda
snd_sof_intel_hda_common
snd_sof_intel_hda_generic
snd_sof_intel_hda_mlink
snd_sof_intel_hda_sdw_bpt
snd_sof_pci
snd_sof_pci_intel_cnl
snd_sof_pci_intel_tgl
snd_sof_utils
snd_sof_xtensa_dsp
snd_timer
soundcore
soundwire_bus
soundwire_cadence
soundwire_generic_allocation
soundwire_intel
sparse_keymap
spd5118
thunderbolt
ttm
typec
typec_ucsi
ucsi_acpi
udp_tunnel
uinput
usb_common
usbcore
usbhid
uvc
uvcvideo
vfat
video
videobuf2_common
videobuf2_memops
videobuf2_v4l2
videobuf2_vmalloc
videodev
vmd
watchdog
wmi
wmi_bmof
x86_pkg_temp_thermal
x_tables
xe
xhci_hcd
xhci_pci
xt_multiport

** Out of tree modules:
None found

** PCI devices:
0000:00:00.0 Host bridge [0600]: Intel Corporation Device [8086:4621] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: igen6_edac
        Kernel modules: igen6_edac
0000:00:01.0 PCI bridge [0604]: Intel Corporation 12th Gen Core Processor PCI 
Express x16 Controller #1 [8086:460d] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-P 
GT2 [Iris Xe Graphics] [8086:46a6] (rev 0c)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: i915
        Kernel modules: i915, xe
0000:00:04.0 Signal processing controller [1180]: Intel Corporation Alder Lake 
Innovation Platform Framework Processor Participant [8086:461d] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: proc_thermal_pci
        Kernel modules: processor_thermal_device_pci
0000:00:06.0 System peripheral [0880]: Intel Corporation RST VMD Managed 
Controller [8086:09ab]
0000:00:07.0 PCI bridge [0604]: Intel Corporation Alder Lake-P Thunderbolt 4 
PCI Express Root Port #0 [8086:466e] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:07.1 PCI bridge [0604]: Intel Corporation Alder Lake-P Thunderbolt 4 
PCI Express Root Port #1 [8086:463f] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:08.0 System peripheral [0880]: Intel Corporation 12th Gen Core 
Processor Gaussian & Neural Accelerator [8086:464f] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
0000:00:0d.0 USB controller [0c03]: Intel Corporation Alder Lake-P Thunderbolt 
4 USB Controller [8086:461e] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
0000:00:0d.2 USB controller [0c03]: Intel Corporation Alder Lake-P Thunderbolt 
4 NHI #0 [8086:463e] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: thunderbolt
        Kernel modules: thunderbolt
0000:00:0e.0 RAID bus controller [0104]: Intel Corporation Volume Management 
Device NVMe RAID Controller [8086:467f]
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: vmd
        Kernel modules: vmd, ahci
0000:00:12.0 Serial controller [0700]: Intel Corporation Alder Lake-P 
Integrated Sensor Hub [8086:51fc] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: intel_ish_ipc
        Kernel modules: intel_ish_ipc
0000:00:14.0 USB controller [0c03]: Intel Corporation Alder Lake PCH USB 3.2 
xHCI Host Controller [8086:51ed] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
0000:00:14.2 RAM memory [0500]: Intel Corporation Alder Lake PCH Shared SRAM 
[8086:51ef] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
0000:00:14.3 Network controller [0280]: Intel Corporation Alder Lake-P PCH CNVi 
WiFi [8086:51f0] (rev 01)
        Subsystem: Intel Corporation Dual Band Wi-Fi 6E(802.11ax) AX211 160MHz 
2x2 [Garfield Peak] [8086:4090]
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
0000:00:15.0 Serial bus controller [0c80]: Intel Corporation Alder Lake PCH 
Serial IO I2C Controller #0 [8086:51e8] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
0000:00:15.1 Serial bus controller [0c80]: Intel Corporation Alder Lake PCH 
Serial IO I2C Controller #1 [8086:51e9] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
0000:00:16.0 Communication controller [0780]: Intel Corporation Alder Lake PCH 
HECI Controller [8086:51e0] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: mei_me
        Kernel modules: mei_me
0000:00:16.3 Serial controller [0700]: Intel Corporation Alder Lake AMT SOL 
Redirection [8086:51e3] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: serial
        Kernel modules: 8250_pci
0000:00:1c.0 PCI bridge [0604]: Intel Corporation Alder Lake-P PCH PCIe Root 
Port #4 [8086:51bb] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:1f.0 ISA bridge [0601]: Intel Corporation Alder Lake PCH eSPI 
Controller [8086:5182] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
0000:00:1f.3 Audio device [0403]: Intel Corporation Alder Lake PCH-P High 
Definition Audio Controller [8086:51c8] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_soc_avs, snd_sof_pci_intel_tgl, snd_hda_intel
0000:00:1f.4 SMBus [0c05]: Intel Corporation Alder Lake PCH-P SMBus Host 
Controller [8086:51a3] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
0000:00:1f.5 Serial bus controller [0c80]: Intel Corporation Alder Lake-P PCH 
SPI Controller [8086:51a4] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
0000:00:01.0/01:00.0 3D controller [0302]: NVIDIA Corporation GA107GLM [RTX 
A1000 Laptop GPU] [10de:25b9] (rev a1)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: nouveau
        Kernel modules: nouveau
0000:00:1c.0/a4:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. 
RTS5260 PCI Express Card Reader [10ec:5260] (rev 01)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: rtsx_pci
        Kernel modules: rtsx_pci
10000:e0:06.0 PCI bridge [0604]: Intel Corporation 12th Gen Core Processor PCI 
Express x4 Controller #0 [8086:464d] (rev 02)
        Subsystem: Dell Device [1028:0b1a]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
10000:e0:06.0/e1:00.0 Non-Volatile memory controller [0108]: Samsung 
Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO [144d:a80a]
        Subsystem: Samsung Electronics Co Ltd SSD 980 PRO [144d:a801]
        Kernel driver in use: nvme
        Kernel modules: nvme

** USB devices:
/:  Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 20000M/x2
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/12p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 003: Dev 002, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
        ID 03f0:1041 HP, Inc 
    |__ Port 006: Dev 003, If 0, Class=Video, Driver=uvcvideo, 480M
        ID 0c45:6732 Microdia 
    |__ Port 006: Dev 003, If 1, Class=Video, Driver=uvcvideo, 480M
        ID 0c45:6732 Microdia 
    |__ Port 006: Dev 003, If 2, Class=Video, Driver=uvcvideo, 480M
        ID 0c45:6732 Microdia 
    |__ Port 006: Dev 003, If 3, Class=Video, Driver=uvcvideo, 480M
        ID 0c45:6732 Microdia 
    |__ Port 009: Dev 004, If 0, Class=Vendor Specific Class, Driver=[none], 12M
        ID 27c6:63ac Shenzhen Goodix Technology Co.,Ltd. 
    |__ Port 010: Dev 005, If 0, Class=Wireless, Driver=btusb, 12M
        ID 8087:0033 Intel Corp. AX211 Bluetooth
    |__ Port 010: Dev 005, If 1, Class=Wireless, Driver=btusb, 12M
        ID 8087:0033 Intel Corp. AX211 Bluetooth
/:  Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub


-- System Information:
Debian Release: forky/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), 
(500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 7.1.6+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.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-7.1.6+deb14-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.151
ii  linux-base                              4.15
ii  linux-base-7.1.6+deb14-amd64            7.1.6-1
ii  linux-binary-7.1.6+deb14-amd64          7.1.6-1
ii  linux-modules-7.1.6+deb14-amd64         7.1.6-1

Versions of packages linux-image-7.1.6+deb14-amd64 recommends:
ii  apparmor  4.1.7-5

Versions of packages linux-image-7.1.6+deb14-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  firmware-linux-free     20241210-3
ii  grub-efi-amd64          2.12-9
ii  linux-doc-7.1           7.1.6-1

Versions of packages linux-image-7.1.6+deb14-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    20260622-1
ii  firmware-intel-misc        20260622-1
pn  firmware-intel-sound       <none>
pn  firmware-ipw2x00           <none>
pn  firmware-ivtv              <none>
ii  firmware-iwlwifi           20260622-1
pn  firmware-libertas          <none>
pn  firmware-marvell-prestera  <none>
ii  firmware-mediatek          20260622-1
ii  firmware-misc-nonfree      20260622-1
pn  firmware-myricom           <none>
pn  firmware-netronome         <none>
pn  firmware-netxen            <none>
ii  firmware-nvidia-graphics   20260622-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

-- 
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to