Bug#1112643: linux-image-6.12.41+deb13-amd64: Older Acer Notebooks do not wake up from suspend afer upgrade to Trixie or new install of Trixie
Package: src:linux
Version: 6.12.41-1
Severity: important
X-Debbugs-Cc: michael@schefczyk.net
Dear Maintainer,
* What led up to the situation?
Either upgrading to Trixe from Oldstable or installing fresh on older Acer
Notebooks, such as Spin SP111-34N. Either closing the lid or running systemctl
suspend leads to a black screen from which the Notebook will never wake up
again (unlike with Bookworm) - no response to keys, network or USB. Finding
from Bug 1100153 (echo 0 > /sys/power/pm_async) does not resolve this.
* What exactly did you do (or not do) that was effective (or
ineffective)?
As above: Upgrade to Trixie or install it fresh, close lid or run systemctl
suspend. Afterwards, power LED does stay blue, but one can only restart after
long pressing the power button.
* What was the outcome of this action?
System needs to be rebooted.
* What outcome did you expect instead?
System will wake up from suspend as it dit with Bookworm.
Thanks & Regards,
Michael Schefczyk
-- Package-specific info:
** Version:
Linux version 6.12.41+deb13-amd64 (debian-kernel@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.41-1 (2025-08-12)
** Command line:
BOOT_IMAGE=/vmlinuz-6.12.41+deb13-amd64 root=/dev/mapper/michaelacer--vg-root ro quiet
** Tainted: D (128)
* kernel died recently, i.e. there was an OOPS or BUG
** Kernel log:
[ 23.414176] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 23.414178] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 23.414180] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 23.414183] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
[ 23.449490] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 23.457630] iwlwifi 0000:00:0c.0 wlp0s12f0: renamed from wlan0
[ 23.509716] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:0e.0/sound/card0/input24
[ 23.509797] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input25
[ 23.509860] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input26
[ 23.509932] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input27
[ 23.509992] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input28
[ 23.946148] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 23.946157] Bluetooth: BNEP filters: protocol multicast
[ 23.946165] Bluetooth: BNEP socket layer initialized
[ 24.077466] BUG: kernel NULL pointer dereference, address: 0000000000000001
[ 24.078480] #PF: supervisor read access in kernel mode
[ 24.079450] #PF: error_code(0x0000) - not-present page
[ 24.080444] PGD 0 P4D 0
[ 24.081392] Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
[ 24.082321] CPU: 2 UID: 0 PID: 860 Comm: iio-sensor-prox Not tainted 6.12.41+deb13-amd64 #1 Debian 6.12.41-1
[ 24.083293] Hardware name: Acer Spin SP111-34N/Alien_GL, BIOS V1.10 06/25/2021
[ 24.084272] RIP: 0010:bmc150_accel_set_interrupt+0x68/0x120 [bmc150_accel_core]
[ 24.085321] Code: 84 86 00 00 00 ba 01 00 00 00 f0 0f c1 10 83 c2 01 83 fa 01 7f 64 49 8b 3c 24 be 01 00 00 00 e8 5e fc ff ff 89 c3 85 c0 75 52 <41> 0f b6 55 01 41 0f b6 75 00 45 31 c9 45 31 c0 49 8b 3c 24 6a 00
[ 24.086362] RSP: 0018:ffffaba4c0aebaf0 EFLAGS: 00010246
[ 24.087378] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000ffffff01
[ 24.088381] RDX: ffffffffa8b2e730 RSI: 0000000000000202 RDI: ffff9317c9989d04
[ 24.089426] RBP: ffff9317c9989c20 R08: ffff9317c30dcbe8 R09: 0000000000000000
[ 24.090435] R10: ffffaba4c0aebb08 R11: 0000000000000009 R12: ffff9317c30dcd50
[ 24.091481] R13: 0000000000000000 R14: 0000000000000001 R15: ffff9317c30dcb30
[ 24.092489] FS: 00007fc6741c9940(0000) GS:ffff93183bd00000(0000) knlGS:0000000000000000
[ 24.093570] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 24.094604] CR2: 0000000000000001 CR3: 0000000104c52000 CR4: 0000000000352ef0
[ 24.095629] Call Trace:
[ 24.096667] <TASK>
[ 24.097727] bmc150_accel_buffer_postenable+0x5d/0x90 [bmc150_accel_core]
[ 24.098778] __iio_update_buffers+0x731/0xb20 [industrialio]
[ 24.099836] ? do_truncate+0x70/0xe0
[ 24.100895] enable_store+0x84/0xe0 [industrialio]
[ 24.101942] kernfs_fop_write_iter+0x13b/0x1f0
[ 24.102936] vfs_write+0x28d/0x450
[ 24.103933] ksys_write+0x6d/0xf0
[ 24.104944] do_syscall_64+0x82/0x190
[ 24.105922] ? do_sys_openat2+0x9c/0xe0
[ 24.106861] ? syscall_exit_to_user_mode+0x4d/0x210
[ 24.107843] ? do_syscall_64+0x8e/0x190
[ 24.108817] ? syscall_exit_to_user_mode+0x4d/0x210
[ 24.109780] ? do_syscall_64+0x8e/0x190
[ 24.110719] ? syscall_exit_to_user_mode+0x4d/0x210
[ 24.111656] ? do_syscall_64+0x8e/0x190
[ 24.112621] ? do_syscall_64+0x8e/0x190
[ 24.113565] ? clear_bhb_loop+0x40/0x90
[ 24.114506] ? clear_bhb_loop+0x40/0x90
[ 24.115463] ? clear_bhb_loop+0x40/0x90
[ 24.116378] entry_SYSCALL_64_after_hwframe+0x76/0x7e
[ 24.117267] RIP: 0033:0x7fc6745cf9ee
[ 24.118210] Code: 08 0f 85 f5 4b ff ff 49 89 fb 48 89 f0 48 89 d7 48 89 ce 4c 89 c2 4d 89 ca 4c 8b 44 24 08 4c 8b 4c 24 10 4c 89 5c 24 08 0f 05 <c3> 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 80 00 00 00 00 48 83 ec 08
[ 24.119166] RSP: 002b:00007ffec0344af8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 24.120153] RAX: ffffffffffffffda RBX: 00007fc6741c9940 RCX: 00007fc6745cf9ee
[ 24.120156] RDX: 0000000000000001 RSI: 00007ffec0344ca0 RDI: 0000000000000009
[ 24.120158] RBP: 00007ffec0344ca0 R08: 0000000000000000 R09: 0000000000000000
[ 24.120159] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001
[ 24.120160] R13: 00005603155902a0 R14: 00007fc67471ae80 R15: 0000000000000001
[ 24.120168] </TASK>
[ 24.125869] Modules linked in: bnep snd_sof_pci_intel_apl snd_sof_intel_hda_generic soundwire_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 snd_sof snd_sof_utils snd_soc_acpi_intel_match snd_hda_codec_hdmi snd_soc_acpi soundwire_bus snd_soc_avs x86_pkg_temp_thermal snd_soc_hda_codec snd_hda_codec_realtek snd_hda_ext_core snd_hda_codec_generic snd_hda_scodec_component snd_soc_core binfmt_misc snd_compress snd_pcm_dmaengine snd_hda_intel uvcvideo snd_intel_dspcfg intel_powerclamp btusb iwlmvm snd_intel_sdw_acpi coretemp videobuf2_vmalloc nls_ascii snd_hda_codec uvc nls_cp437 btrtl vfat kvm_intel fat snd_hda_core videobuf2_memops intel_rapl_msr processor_thermal_device_pci_legacy btintel videobuf2_v4l2 snd_hwdep mac80211 snd_pcm kvm processor_thermal_device btbcm videodev libarc4 processor_thermal_wt_hint snd_timer bmc150_accel_i2c btmtk processor_thermal_rfim bmc150_accel_core acer_wmi irqbypass
[ 24.125935] rtsx_usb_ms iwlwifi memstick videobuf2_common sparse_keymap processor_thermal_rapl industrialio_triggered_buffer bluetooth snd rapl platform_profile intel_cstate wmi_bmof pcspkr mc kfifo_buf mei_me intel_rapl_common cfg80211 industrialio processor_thermal_wt_req mei soundcore processor_thermal_power_floor processor_thermal_mbox rfkill intel_soc_dts_iosf ac intel_pmc_core int3400_thermal acer_wireless acpi_thermal_rel soc_button_array intel_vsec int3403_thermal pmt_telemetry pmt_class int340x_thermal_zone joydev evdev msr parport_pc ppdev lp parport efi_pstore configfs nfnetlink efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic dm_crypt dm_mod ax88179_178a rtsx_usb_sdmmc usbnet rtsx_usb mii i915 drm_buddy i2c_algo_bit crct10dif_pclmul crc32_pclmul drm_display_helper crc32c_intel hid_multitouch ghash_clmulni_intel hid_generic mmc_block sha512_ssse3 cec sha256_ssse3 ahci xhci_pci libahci i2c_hid_acpi xhci_hcd rc_core sha1_ssse3 sdhci_pci i2c_hid cqhci libata ttm hid intel_lpss_pci
[ 24.131056] sdhci usbcore aesni_intel drm_kms_helper intel_lpss i2c_i801 gf128mul wdat_wdt crypto_simd drm serio_raw watchdog cryptd lpc_ich i2c_smbus idma64 mmc_core scsi_mod video usb_common battery scsi_common wmi button
[ 24.136958] CR2: 0000000000000001
[ 24.136961] ---[ end trace 0000000000000000 ]---
[ 24.250107] RIP: 0010:bmc150_accel_set_interrupt+0x68/0x120 [bmc150_accel_core]
[ 24.251501] Code: 84 86 00 00 00 ba 01 00 00 00 f0 0f c1 10 83 c2 01 83 fa 01 7f 64 49 8b 3c 24 be 01 00 00 00 e8 5e fc ff ff 89 c3 85 c0 75 52 <41> 0f b6 55 01 41 0f b6 75 00 45 31 c9 45 31 c0 49 8b 3c 24 6a 00
[ 24.252860] RSP: 0018:ffffaba4c0aebaf0 EFLAGS: 00010246
[ 24.254245] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000ffffff01
[ 24.255627] RDX: ffffffffa8b2e730 RSI: 0000000000000202 RDI: ffff9317c9989d04
[ 24.257003] RBP: ffff9317c9989c20 R08: ffff9317c30dcbe8 R09: 0000000000000000
[ 24.258406] R10: ffffaba4c0aebb08 R11: 0000000000000009 R12: ffff9317c30dcd50
[ 24.259828] R13: 0000000000000000 R14: 0000000000000001 R15: ffff9317c30dcb30
[ 24.261247] FS: 00007fc6741c9940(0000) GS:ffff93183bd00000(0000) knlGS:0000000000000000
[ 24.262663] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 24.264085] CR2: 0000000000000001 CR3: 0000000104c52000 CR4: 0000000000352ef0
[ 24.265529] note: iio-sensor-prox[860] exited with irqs disabled
[ 24.295158] NET: Registered PF_QIPCRTR protocol family
[ 24.332823] ax88179_178a 2-2:1.0 enx000ec6c17dde: ax88179 - Link status is: 1
[ 24.479178] iwlwifi 0000:00:0c.0: Registered PHC clock: iwlwifi-PTP, with index: 0
[ 25.129249] Bluetooth: hci0: Waiting for firmware download to complete
[ 25.130512] Bluetooth: hci0: Firmware loaded in 1700860 usecs
[ 25.131800] Bluetooth: hci0: Waiting for device to boot
[ 25.145476] Bluetooth: hci0: Device booted in 13379 usecs
[ 25.147355] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
[ 25.150491] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 25.152478] Bluetooth: hci0: Firmware revision 0.1 build 201 week 12 2024
[ 25.155492] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 25.213731] Bluetooth: MGMT ver 1.23
[ 25.227555] NET: Registered PF_ALG protocol family
[ 25.291264] Bluetooth: RFCOMM TTY layer initialized
[ 25.292581] Bluetooth: RFCOMM socket layer initialized
[ 25.293897] Bluetooth: RFCOMM ver 1.11
[ 28.869271] rfkill: input handler disabled
[ 44.292118] systemd-journald[502]: File /var/log/journal/aceb7b35521a401f8671e8ffde4cbd73/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 44.760221] rfkill: input handler enabled
[ 47.700934] rfkill: input handler disabled
** Model information
sys_vendor: Acer
product_name: Spin SP111-34N
product_version: V1.10
chassis_vendor: Acer
chassis_version: Chassis Version
bios_vendor: Insyde Corp.
bios_version: V1.10
board_vendor: GLK
board_name: Alien_GL
board_version: V1.10
** Configuration for modprobe:
blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist neofb
blacklist pm2fb
blacklist pm3fb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist vt8623fb
blacklist microcode
options snd_pcsp index=-2
options cx88_alsa index=-2
options snd_atiixp_modem index=-2
options snd_intel8x0m index=-2
options snd_via82xx_modem index=-2
options bonding max_bonds=0
options dummy numdummies=0
options ifb numifbs=0
** Loaded modules:
tls
sd_mod
snd_seq_dummy
snd_hrtimer
snd_seq
snd_seq_device
rfcomm
cmac
algif_hash
algif_skcipher
af_alg
qrtr
bnep
snd_sof_pci_intel_apl
snd_sof_intel_hda_generic
soundwire_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
snd_sof
snd_sof_utils
snd_soc_acpi_intel_match
snd_hda_codec_hdmi
snd_soc_acpi
soundwire_bus
snd_soc_avs
x86_pkg_temp_thermal
snd_soc_hda_codec
snd_hda_codec_realtek
snd_hda_ext_core
snd_hda_codec_generic
snd_hda_scodec_component
snd_soc_core
binfmt_misc
snd_compress
snd_pcm_dmaengine
snd_hda_intel
uvcvideo
snd_intel_dspcfg
intel_powerclamp
btusb
iwlmvm
snd_intel_sdw_acpi
coretemp
videobuf2_vmalloc
nls_ascii
snd_hda_codec
uvc
nls_cp437
btrtl
vfat
kvm_intel
fat
snd_hda_core
videobuf2_memops
intel_rapl_msr
processor_thermal_device_pci_legacy
btintel
videobuf2_v4l2
snd_hwdep
mac80211
snd_pcm
kvm
processor_thermal_device
btbcm
videodev
libarc4
processor_thermal_wt_hint
snd_timer
bmc150_accel_i2c
btmtk
processor_thermal_rfim
bmc150_accel_core
acer_wmi
irqbypass
rtsx_usb_ms
iwlwifi
memstick
videobuf2_common
sparse_keymap
processor_thermal_rapl
industrialio_triggered_buffer
bluetooth
snd
rapl
platform_profile
intel_cstate
wmi_bmof
pcspkr
mc
kfifo_buf
mei_me
intel_rapl_common
cfg80211
industrialio
processor_thermal_wt_req
mei
soundcore
processor_thermal_power_floor
processor_thermal_mbox
rfkill
intel_soc_dts_iosf
ac
intel_pmc_core
int3400_thermal
acer_wireless
acpi_thermal_rel
soc_button_array
intel_vsec
int3403_thermal
pmt_telemetry
pmt_class
int340x_thermal_zone
joydev
evdev
msr
parport_pc
ppdev
lp
parport
efi_pstore
configfs
nfnetlink
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
dm_crypt
dm_mod
ax88179_178a
rtsx_usb_sdmmc
usbnet
rtsx_usb
mii
i915
drm_buddy
i2c_algo_bit
crct10dif_pclmul
crc32_pclmul
drm_display_helper
crc32c_intel
hid_multitouch
ghash_clmulni_intel
hid_generic
mmc_block
sha512_ssse3
cec
sha256_ssse3
ahci
xhci_pci
libahci
i2c_hid_acpi
xhci_hcd
rc_core
sha1_ssse3
sdhci_pci
i2c_hid
cqhci
libata
ttm
hid
intel_lpss_pci
sdhci
usbcore
aesni_intel
drm_kms_helper
intel_lpss
i2c_i801
gf128mul
wdat_wdt
crypto_simd
drm
serio_raw
watchdog
cryptd
lpc_ich
i2c_smbus
idma64
mmc_core
scsi_mod
video
usb_common
battery
scsi_common
wmi
button
** 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 noprefixroute
valid_lft forever preferred_lft forever
2: enx000ec6c17dde: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 00:0e:c6:c1:7d:de brd ff:ff:ff:ff:ff:ff
inet 192.168.1.240/24 brd 192.168.1.255 scope global dynamic noprefixroute enx000ec6c17dde
valid_lft 28518sec preferred_lft 28518sec
inet6 fe80::20e:c6ff:fec1:7dde/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlp0s12f0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
link/ether 2e:da:7e:1d:1b:81 brd ff:ff:ff:ff:ff:ff permaddr c8:b2:9b:d1:5e:fc
altname wlxc8b29bd15efc
*** Device statistics:
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 17282 190 0 0 0 0 0 0 17282 190 0 0 0 0 0 0
enx000ec6c17dde: 2581820 5145 0 305 0 0 0 0 222143 1892 0 0 0 0 0 0
wlp0s12f0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge [8086:31f0] (rev 06)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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
00:00.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Dynamic Platform and Thermal Framework Processor Participant [8086:318c] (rev 06)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 1
Region 0: Memory at 80000000 (64-bit, non-prefetchable) [size=32K]
Capabilities: [d0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device_pci_legacy
00:00.3 System peripheral [0880]: Intel Corporation Celeron/Pentium Silver Processor Gaussian Mixture Model [8086:3190] (rev 06)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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 23
IOMMU group: 1
Region 0: Memory at a111a000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
Address: 00000000 Data: 0000
Capabilities: [a0] Vendor Specific Information: Len=14 <?>
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [f0] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
00:02.0 VGA compatible controller [0300]: Intel Corporation GeminiLake [UHD Graphics 605] [8086:3184] (rev 06) (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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 128
IOMMU group: 0
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 1000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [40] Vendor Specific Information: Len=0c <?>
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, IntMsgNum 0
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+ TEE-IO-
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR-
10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
AtomicOpsCtl: ReqEn-
IDOReq- IDOCompl- LTR- EmergencyPowerReductionReq-
10BitTagReq- OBFF Disabled, EETLPPrefixBlk-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+ PASID+
Page Request Capacity: 00008000, Page Request Allocation: 00000000
Kernel driver in use: i915
Kernel modules: i915
00:0c.0 Network controller [0280]: Intel Corporation Gemini Lake PCH CNVi WiFi [8086:31dc] (rev 06)
Subsystem: Intel Corporation Wireless-AC 9560 [8086:0034]
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 130
IOMMU group: 2
Region 0: Memory at a1110000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [c8] Power Management version 3
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee003b8 Data: 0000
Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, IntMsgNum 0
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+ TEE-IO-
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr+ NoSnoop+ FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Via WAKE#, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 16ms to 55ms, TimeoutDis-
AtomicOpsCtl: ReqEn-
IDOReq- IDOCompl- LTR+ EmergencyPowerReductionReq-
10BitTagReq- OBFF Disabled, EETLPPrefixBlk-
Capabilities: [80] MSI-X: Enable- Count=16 Masked-
Vector table: BAR=0 offset=00002000
PBA: BAR=0 offset=00003000
Capabilities: [100 v0] Null
Capabilities: [14c v1] Latency Tolerance Reporting
Max snoop latency: 0ns
Max no snoop latency: 0ns
Capabilities: [164 v1] Vendor Specific Information: ID=0010 Rev=0 Len=014 <?>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
00:0e.0 Audio device [0403]: Intel Corporation Celeron/Pentium Silver Processor High Definition Audio [8086:3198] (rev 06)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 3
Region 0: Memory at a1114000 (64-bit, non-prefetchable) [size=16K]
Region 4: Memory at a1000000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME-
Capabilities: [80] Vendor Specific Information: Len=14 <?>
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00518 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, IntMsgNum 0
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+ TEE-IO-
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_avs, 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)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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 129
IOMMU group: 4
Region 0: Memory at a111b000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00378 Data: 0000
Capabilities: [a4] Vendor Specific Information: Len=14 <?>
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])
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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 127
IOMMU group: 5
Region 0: Memory at a1118000 (32-bit, non-prefetchable) [size=8K]
Region 1: Memory at a112a000 (32-bit, non-prefetchable) [size=256]
Region 2: I/O ports at 1080 [size=8]
Region 3: I/O ports at 1088 [size=4]
Region 4: I/O ports at 1060 [size=32]
Region 5: Memory at a1128000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00358 Data: 0000
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME-
Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
Kernel driver in use: ahci
Kernel modules: ahci
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])
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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 122
IOMMU group: 6
Region 0: Memory at a1100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [70] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] MSI: Enable+ Count=8/8 Maskable- 64bit+
Address: 00000000fee00418 Data: 0000
Capabilities: [90] Vendor Specific Information: Len=14 <?>
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)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 7
Region 0: Memory at a111c000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a111d000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
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)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 7
Region 0: Memory at a111e000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a111f000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
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)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 7
Region 0: Memory at a1120000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1121000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
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)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 8
Region 0: Memory at a1122000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1123000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
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)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 8
Region 0: Memory at a1124000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1125000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
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)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 9
Region 0: Memory at a1126000 (64-bit, non-prefetchable) [size=4K]
Region 2: Memory at a1127000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
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)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 10
Kernel modules: lpc_ich
00:1f.1 SMBus [0c05]: Intel Corporation Celeron/Pentium Silver Processor Gaussian Mixture Model [8086:31d4] (rev 06)
Subsystem: Acer Incorporated [ALI] Device [1025:1316]
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: 10
Region 0: Memory at a1129000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 1040 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 003: ID 0408:a031 Quanta Computer, Inc. VGA WebCam
Bus 001 Device 004: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
-- System Information:
Debian Release: 13.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.41+deb13-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_DIE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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-6.12.41+deb13-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.148.3
ii kmod 34.2-2
ii linux-base 4.12
Versions of packages linux-image-6.12.41+deb13-amd64 recommends:
ii apparmor 4.1.0-1
Versions of packages linux-image-6.12.41+deb13-amd64 suggests:
pn debian-kernel-handbook <none>
pn firmware-linux-free <none>
ii grub-efi-amd64 2.12-9
pn linux-doc-6.12 <none>
Versions of packages linux-image-6.12.41+deb13-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 20250410-2
pn firmware-intel-misc <none>
pn firmware-intel-sound <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
ii firmware-iwlwifi 20250410-2
pn firmware-libertas <none>
pn firmware-marvell-prestera <none>
pn firmware-mediatek <none>
pn firmware-misc-nonfree <none>
pn firmware-myricom <none>
pn firmware-netronome <none>
pn firmware-netxen <none>
pn firmware-nvidia-graphics <none>
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
Reply to: