Your message dated Tue, 14 Apr 2026 03:13:06 +0000
with message-id <[email protected]>
and subject line Bug#1127612: fixed in linux 7.0-1~exp1
has caused the Debian Bug report #1127612,
regarding hp_bioscfg: Returned error 0x3, "Invalid command value/Feature not 
supported" (ACPI Error: Aborting method \_SB.WMID.WQBE)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1127612: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127612
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:linux
Version: 6.18.9-1~bpo13+1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

* What led up to the situation?

The new hp-bioscfg kernel module, I think.

https://ftp.ext.hp.com/pub/caps-softpaq/cmit/HP_BCU.html

https://www.phoronix.com/news/HP-BIOSCFG-For-Linux-6.6

And since my computer is an older laptop, the BIOS is also outdated and can't
be updated. The two might be causing the problem.

For a long time, I used a third-party kernel (Liquorix), but with its latest
version, the system would freeze whenever I played a YouTube video at 720p or
higher resolution. I reported the bug to them:
https://github.com/damentz/liquorix-package/issues/217

Returning to the Debian stable kernel and the backports kernel, the system
didn’t freeze… but it produced these messages (dmesg / journactl) with hp-
bioscfg modul, and WMI:

------------[ cut here ]------------
márc 15 10:36:01 mst kernel: WARNING: CPU: 0 PID: 413 at mm/page_alloc.c:5187
__alloc_frozen_pages_noprof+0x312/0x320
márc 15 10:36:01 mst kernel: Modules linked in: irqbypass ghash_clmulni_intel
snd_hda_codec(+) hp_bioscfg(+) libarc4 aesni_in>
márc 15 10:36:01 mst kernel: CPU: 0 UID: 0 PID: 413 Comm: (udev-worker) Not
tainted 6.18.9+deb13-amd64 #1 PREEMPT(lazy) Debi>
márc 15 10:36:01 mst kernel: Hardware name: Hewlett-Packard HP EliteBook
2570p/17DF, BIOS 68ISB Ver. F.31 10/01/2012
márc 15 10:36:01 mst kernel: RIP: 0010:__alloc_frozen_pages_noprof+0x312/0x320 márc 15 10:36:01 mst kernel: Code: 00 0f 45 de 89 de 83 e6 f7 81 e1 00 00 00 10
0f 45 de e9 8a fd ff ff 31 c0 e9 da fd ff ff >
márc 15 10:36:01 mst kernel: RSP: 0018:ffffcd3401a338d0 EFLAGS: 00010246
márc 15 10:36:01 mst kernel: RAX: 0000000000000000 RBX: 0000000000040dc0 RCX:
0000000000000000
márc 15 10:36:01 mst kernel: RDX: 0000000000000000 RSI: 000000000000000b RDI:
0000000000040dc0
márc 15 10:36:01 mst kernel: RBP: 000000000000000b R08: 0000000000000000 R09:
0000000000000010
márc 15 10:36:01 mst kernel: R10: ffffcd3401a33a48 R11: 0fffffffffffffff R12:
0000000000000000
márc 15 10:36:01 mst kernel: R13: ffffffffffffffff R14: 0000000000000000 R15:
ffffffffc165860e
márc 15 10:36:01 mst kernel: FS: 00007f36b2061980(0000)
GS:ffff8d0c9f376000(0000) knlGS:0000000000000000
márc 15 10:36:01 mst kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 márc 15 10:36:01 mst kernel: CR2: 0000559a00ac29d8 CR3: 0000000108d6e005 CR4:
00000000001706f0
márc 15 10:36:01 mst kernel: Call Trace:
márc 15 10:36:01 mst kernel: <TASK>
márc 15 10:36:01 mst kernel: ? hp_alloc_enumeration_data+0x2e/0x60
[hp_bioscfg]
márc 15 10:36:01 mst kernel: alloc_pages_mpol+0x7d/0x180
márc 15 10:36:01 mst kernel: ___kmalloc_large_node+0xa6/0xe0
márc 15 10:36:01 mst kernel: ? klist_put+0x1f/0xb0
márc 15 10:36:01 mst kernel: __kmalloc_large_node_noprof+0x21/0xb0
márc 15 10:36:01 mst kernel: __kmalloc_noprof+0x507/0x710
márc 15 10:36:01 mst kernel: ? hp_alloc_enumeration_data+0x2e/0x60
[hp_bioscfg]
márc 15 10:36:01 mst kernel: hp_alloc_enumeration_data+0x2e/0x60 [hp_bioscfg]
márc 15 10:36:01 mst kernel: hp_init_bios_attributes+0x50/0x314 [hp_bioscfg]
márc 15 10:36:01 mst kernel: hp_init+0x1ad/0xff0 [hp_bioscfg]
márc 15 10:36:01 mst kernel: ? __pfx_hp_init+0x10/0x10 [hp_bioscfg]
márc 15 10:36:01 mst kernel: do_one_initcall+0x5a/0x310
márc 15 10:36:01 mst kernel: do_init_module+0x60/0x240
márc 15 10:36:01 mst kernel: init_module_from_file+0x88/0xd0
márc 15 10:36:01 mst kernel: idempotent_init_module+0x114/0x310
márc 15 10:36:01 mst kernel: __x64_sys_finit_module+0x6d/0xd0
márc 15 10:36:01 mst kernel: ? ftrace_free_mem+0x393/0x420
márc 15 10:36:01 mst kernel: do_syscall_64+0x84/0x800
márc 15 10:36:01 mst kernel: ? __wake_up+0x44/0x60
márc 15 10:36:01 mst kernel: ? do_init_module+0x19d/0x240
márc 15 10:36:01 mst kernel: ? init_module_from_file+0x88/0xd0
márc 15 10:36:01 mst kernel: ? complete+0x1c/0x80
márc 15 10:36:01 mst kernel: ? __rseq_handle_notify_resume+0xad/0x4b0
márc 15 10:36:01 mst kernel: ? native_flush_tlb_global+0x8f/0xb0
márc 15 10:36:01 mst kernel: ? __flush_tlb_all+0x13/0x30
márc 15 10:36:01 mst kernel: ? __flush_smp_call_function_queue+0x9e/0x400
márc 15 10:36:01 mst kernel: ? switch_fpu_return+0x5b/0xe0
márc 15 10:36:01 mst kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
márc 15 10:36:01 mst kernel: RIP: 0033:0x7f36b231a7b9
márc 15 10:36:01 mst kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44
00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d >
márc 15 10:36:01 mst kernel: RSP: 002b:00007ffc34688908 EFLAGS: 00000246
ORIG_RAX: 0000000000000139
márc 15 10:36:01 mst kernel: RAX: ffffffffffffffda RBX: 000055e74da3d730 RCX:
00007f36b231a7b9
márc 15 10:36:01 mst kernel: RDX: 0000000000000004 RSI: 00007f36b296f44d RDI:
0000000000000029
márc 15 10:36:01 mst kernel: RBP: 0000000000000004 R08: 0000000000000000 R09:
000055e74d91d700
márc 15 10:36:01 mst kernel: R10: 0000000000000000 R11: 0000000000000246 R12:
00007f36b296f44d
márc 15 10:36:01 mst kernel: R13: 0000000000020000 R14: 000055e74da3e480 R15:
0000000000000000
márc 15 10:36:01 mst kernel: </TASK>
márc 15 10:36:01 mst kernel: ---[ end trace 0000000000000000 ]---
márc 15 10:36:01 mst kernel: ACPI Error: Aborting method \_SB.WMID.WQBE due to
previous error (AE_AML_UNINITIALIZED_ELEMENT) >
márc 15 10:36:01 mst kernel: Error expected type 2 for elem 13, but got type 1
instead
márc 15 10:36:01 mst kernel: hp_bioscfg: Returned error 0x3, "Invalid command
value/Feature not supported"
márc 15 10:36:01 mst kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0
(ops intel_audio_component_bind_ops [i915])

# hp-bioscfg

lsmod | grep hp_bioscfg
hp_bioscfg 81920 0
firmware_attributes_class 12288 1 hp_bioscfg
wmi 28672 4 hp_wmi,video,hp_bioscfg,wmi_bmof

* What exactly did you do (or not do) that was effective (or
ineffective)?

I disabled the hp-bioscfg module

echo "blacklist hp_bioscfg" | sudo tee /etc/modprobe.d/hp_bioscfg-
blacklist.conf

sudo update-grub

sudo systemctl reboot

* What was the outcome of this action?

The error has been resolved

márc 15 10:36:01 mst kernel: ACPI Error: Aborting method \_SB.WMID.WQBE due to
previous error (AE_AML_UNINITIALIZED_ELEMENT) >
márc 15 10:36:01 mst kernel: Error expected type 2 for elem 13, but got type 1
instead
márc 15 10:36:01 mst kernel: hp_bioscfg: Returned error 0x3, "Invalid command
value/Feature not supported"


* What outcome did you expect instead?

YouTube does not cause the system to freeze, whether the hp-bioscfg kernel
module is enabled or disabled.

When I enable the module,

sudo mv /etc/modprobe.d/hp_bioscfg-blacklist.conf /etc/modprobe.d/hp_bioscfg-
blacklist.conf.ORIG

sudo systemctl reboot

an "ACPI Error" message appears.

It would be good to fix this issue.
It occurred to me that maybe I don't even need the module... but that's just a
thought, and I haven't been able to confirm it.


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: Hewlett-Packard
product_name: HP EliteBook 2570p
product_version: A1028C1100
chassis_vendor: Hewlett-Packard
chassis_version:
bios_vendor: Hewlett-Packard
bios_version: 68ISB Ver. F.31
board_vendor: Hewlett-Packard
board_name: 17DF
board_version: KBC Version 61.20

** Configuration for modprobe:
blacklist microcode
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
blacklist uvcvideo
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

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)
Subsystem: Hewlett-Packard Company Device [103c:17df]
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: ivb_uncore

00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
DeviceName: 64
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 37
IOMMU group: 0
Region 0: Memory at d4000000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 4000 [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 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI])
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 31
IOMMU group: 2
Region 0: Memory at d4720000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci

00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 38
IOMMU group: 3
Region 0: Memory at d4734000 (64-bit, non-prefetchable) [size=16]
Capabilities: <access denied>
Kernel driver in use: mei_me
Kernel modules: mei_me

00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) [8086:1502] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 30
IOMMU group: 4
Region 0: Memory at d4700000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at d473a000 (32-bit, non-prefetchable) [size=4K]
Region 2: I/O ports at 4060 [size=32]
Capabilities: <access denied>
Kernel driver in use: e1000e
Kernel modules: e1000e

00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 16
IOMMU group: 5
Region 0: Memory at d4739000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci

00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 40
IOMMU group: 6
Region 0: Memory at d4730000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4) (prog-if 00 [Normal decode])
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 26
IOMMU group: 7
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: [disabled] [16-bit]
Memory behind bridge: d4600000-d46fffff [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
Kernel modules: shpchp

00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4) (prog-if 00 [Normal decode])
Subsystem: Hewlett-Packard Company Device [103c:17df]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 27
IOMMU group: 8
Bus: primary=00, secondary=02, subordinate=22, sec-latency=0
I/O behind bridge: 2000-3fff [size=8K] [16-bit]
Memory behind bridge: d0000000-d3ffffff [size=64M] [32-bit]
Prefetchable memory behind bridge: bf200000-bf3fffff [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
Kernel modules: shpchp

00:1c.2 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 [8086:1e14] (rev c4) (prog-if 00 [Normal decode])
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 28
IOMMU group: 9
Bus: primary=00, secondary=23, subordinate=23, sec-latency=0
I/O behind bridge: [disabled] [16-bit]
Memory behind bridge: d4500000-d45fffff [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
Kernel modules: shpchp

00:1c.3 PCI bridge [0604]: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 4 [8086:1e16] (rev c4) (prog-if 00 [Normal decode])
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 29
IOMMU group: 10
Bus: primary=00, secondary=24, subordinate=24, sec-latency=0
I/O behind bridge: [disabled] [16-bit]
Memory behind bridge: d4400000-d44fffff [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
Kernel modules: shpchp

00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 16
IOMMU group: 11
Region 0: Memory at d4738000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci

00:1f.0 ISA bridge [0601]: Intel Corporation QM77 Express Chipset LPC Controller [8086:1e55] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:17df]
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: 12
Capabilities: <access denied>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) (prog-if 01 [AHCI 1.0])
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 B routed to IRQ 36
IOMMU group: 12
Region 0: I/O ports at 4088 [size=8]
Region 1: I/O ports at 4094 [size=4]
Region 2: I/O ports at 4080 [size=8]
Region 3: I/O ports at 4090 [size=4]
Region 4: I/O ports at 4040 [size=32]
Region 5: Memory at d4737000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci

23:00.0 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2392] (rev 30)
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 18
IOMMU group: 13
Region 0: Memory at d4503000 (32-bit, non-prefetchable) [size=256]
Expansion ROM at d4510000 [disabled] [size=64K]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci

23:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2391] (rev 30) (prog-if 01)
Subsystem: Hewlett-Packard Company Device [103c:17df]
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 A routed to IRQ 18
IOMMU group: 13
Region 0: Memory at d4502000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel modules: sdhci_pci

24:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0082] (rev 34)
DeviceName: WLAN
Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1301]
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: 14
Region 0: Memory at d4400000 (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:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 04f2:b2ef Chicony Electronics Co., Ltd HP HD Webcam [Fixed]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 1c4f:0048 SiGma Micro Usb Mouse
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0480:0826 Toshiba America Inc EXTERNAL_USB
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 003: ID 0a5c:21e1 Broadcom Corp. HP Portable SoftSailing


-- System Information:
Debian Release: 13.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'stable'), (100, 'proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.18.9+deb13-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.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.18.9+deb13-amd64-unsigned depends on:
ii initramfs-tools [linux-initramfs-tool] 0.148.3
ii kmod 34.2-2
ii linux-base 4.12.1
ii linux-base-6.18.9+deb13-amd64 6.18.9-1~bpo13+1

Versions of packages linux-image-6.18.9+deb13-amd64-unsigned recommends:
ii apparmor 4.1.0-1

Versions of packages linux-image-6.18.9+deb13-amd64-unsigned suggests:
pn debian-kernel-handbook <none>
ii firmware-linux-free 20241210-2
ii grub-pc 2.12-9+deb13u1
pn linux-doc-6.18 <none>

Versions of packages linux-image-6.18.9+deb13-amd64-unsigned is related to:
ii firmware-amd-graphics 20260110-1~bpo13+1
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 20260110-1~bpo13+1
ii firmware-intel-misc 20250410-2
pn firmware-intel-sound <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
ii firmware-iwlwifi 20260110-1~bpo13+1
pn firmware-libertas <none>
pn firmware-marvell-prestera <none>
ii firmware-mediatek 20250410-2
ii firmware-misc-nonfree 20260110-1~bpo13+1
pn firmware-myricom <none>
pn firmware-netronome <none>
pn firmware-netxen <none>
ii firmware-nvidia-graphics 20250410-2
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

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 7.0-1~exp1
Done: Ben Hutchings <[email protected]>

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <[email protected]> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 13 Apr 2026 18:00:30 +0200
Source: linux
Architecture: source
Version: 7.0-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Kernel Team <[email protected]>
Changed-By: Ben Hutchings <[email protected]>
Closes: 1113728 1113996 1122357 1127612 1130971 1131166 1131431 1131546 1132155 
1132201 1132622 1132796 1132814
Changes:
 linux (7.0-1~exp1) experimental; urgency=medium
 .
   * New upstream release: https://kernelnewbies.org/Linux_7.0
     - [amd64] platform/x86: hp-bioscfg: Support allocations of larger data
       (Closes: #1127612)
     - [amd64] crypto: padlock-sha - Disable for Zhaoxin processor
       (Closes: #1113996)
     - iommu: Fix mapping check for 0x0 to avoid re-mapping it (Closes: 
#1130971)
     - bpf: Fix constant blinding for PROBE_MEM32 stores (CVE-2026-23417)
       (Closes: #1132622)
     - [loong64] KVM: Fix undefined behaviour found by UBSAN (Closes: #1131431):
       + Make kvm_get_vcpu_by_cpuid() more robust
       + Handle the case that EIOINTC's coremap is empty
       + Fix base address calculation in kvm_eiointc_regs_access()
 .
   [ Bastian Blank ]
   * Merge kernel-wedge.  This takes over maintenance of this code from the
     installer team.
   * Use non-aliases paths in udebs. (closes: #1122357)
 .
   [ Han Gao ]
   * [riscv64] Enable RTC_DRV_EFI as module
   * [riscv64] Enable SENSORS_PWM_FAN as module for Sophgo SG2042
   * [riscv64] Enable SENSORS_MR75203 as module for THEAD TH1520
   * [riscv64] Enable POWER_SEQUENCING as module for THEAD TH1520
   * [riscv64] Enable POWER_SEQUENCING_TH1520_GPU as module for THEAD TH1520
   * [riscv64] Enable SND_SOC_K1_I2S as module for Spacemit K1
   * [riscv64] Enable CONFIG_PWM_TH1520 for THEAD TH1520
 .
   [ Salvatore Bonaccorso ]
   * [amd64] drivers/platform/x86/uniwill: Enable X86_PLATFORM_DRIVERS_UNIWILL
   * [amd64] drivers/platform/x86/uniwill: Enable UNIWILL_LAPTOP as module
     (Closes: #1131166)
   * [amd64] drivers/media/i2c: Enable VIDEO_OV02E10 as module (Closes: 
#1132201)
   * [amd64] drivers/staging/media/ipu7: Enable VIDEO_INTEL_IPU7 as module
     (Closes: #1132814)
 .
   [ Ben Hutchings ]
   * Fix ordering of kernel version strings for multiple Debian revisions
     (Closes: #1113728)
   * d/b/test-patches: Expect debian/control-real target to return 0
   * d/b/test-patches: Disable signing so we build linux-image packages again
     (Closes: #1131546)
   * kernel-wedge: Fix find-dups to not look for kernel-image-di
   * kernel-wedge: Remove handling of unset $SOURCEDIR
   * kernel-wedge: Remove support for non-Linux kernels
   * kernel-wedge: Remove support for separate config directories
   * kernel-wedge: Remove support for non-modular kernel
   * kernel-wedge: Remove support for exclude-packages
   * kernel-wedge: Use cpio instead of tar in copy-files
   * kernel-wedge: Rewrite copy-files in Perl
   * kernel-wedge: Fix copy-files to skip softdeps in depmod output
   * kernel-wedge: Combine gen-deps with copy-files
   * kernel-wedge, udeb: Define which packages to build through package-list
   * [mips*,sh4] udeb: Remove minix-modules package
   * [mips*] udeb: Remove affs-modules package
   * udeb: Build {jfs,loop,ppp,squashfs,uinput,xfs}-modules everywhere we can
     (Closes: #1132155)
 .
   [ Aurelien Jarno ]
   * [riscv64] Enable SPACEMIT_K3_CCU
   * [riscv64] Enable PINCTRL_PIC64GX and PINCTRL_POLARFIRE_SOC
   * [riscv64] Enable CV1800_MBOX, SND_SOC_CV1800B_TDM,
     SND_SOC_CV1800B_ADC_CODEC and SND_SOC_CV1800B_DAC_CODEC as modules
 .
   [ Morgwai Kotarbinski ]
   * linux-kbuild: Include scripts/gen-btf.sh (Closes: #1132796)
Checksums-Sha1:
 b7c0aa04b26599087cd3b320622747e8228b7fdf 183105 linux_7.0-1~exp1.dsc
 0805573ce39c5657affaaadfe45e7e79c1b68944 160332840 linux_7.0.orig.tar.xz
 3ed69a3345ad92384c6614d59ecb2afacc744f02 1451976 linux_7.0-1~exp1.debian.tar.xz
 02d303b4cb1e903375d5f1b4e5ddfcb92231a480 6962 linux_7.0-1~exp1_source.buildinfo
Checksums-Sha256:
 d18ff76532ab4dfe10a64d6d6068c78ab750ec53b4b5860a9171945b76afc5c8 183105 
linux_7.0-1~exp1.dsc
 84aabcbd9039469613e74fd735a5e9680c1958a9ff63f093ebd9e580f403d06f 160332840 
linux_7.0.orig.tar.xz
 569e4e3e998d48247dce25aaca1dd067a83773c1b5c7961c0422154b06d6ac51 1451976 
linux_7.0-1~exp1.debian.tar.xz
 95dcfcd511aca951b67f9b2b8ed51f926fdc04e95eb7cc0578c8b2744aea2794 6962 
linux_7.0-1~exp1_source.buildinfo
Files:
 483aae11d5269bc3be731565733ae3ba 183105 kernel optional linux_7.0-1~exp1.dsc
 7ffdb1d8b58227d54d348b9bb9586821 160332840 kernel optional 
linux_7.0.orig.tar.xz
 3107a8ea51576df21d858367afb6c960 1451976 kernel optional 
linux_7.0-1~exp1.debian.tar.xz
 77feae1584d60399a450169007fdf84b 6962 kernel optional 
linux_7.0-1~exp1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAmndjiwACgkQ57/I7JWG
EQmMKw/+IvmVy8jrjGonjuXCtEZ3a+nyCf6tWmV9YmKP+THJUQlo2RX+bpwM3CA6
gPO1sQBAs3g12ZatCT2qZUnrnyri+FH5NTXiPZkStMP2l0ShftP35lmHQbKPb+CD
iQOYN98DtRleQi6mZkgkhKqrGU8nZmz0fHfxF0eMcQLu1Q6qBxhcxAWcIPWg+zwl
crnNqZk2UQSB/ALbIfoPPyOFBilEpb39oYJ4LNz4aVAbJynhinGNB3CH+hnOj9yf
Dn7ry+rwkz/eRtJoy3eFShFi2n+WOdndTrDTKmf51zRN7X0cdfsI0vWa/6tyVNWy
SOZtZUAirKDyBPsGh4z8RLAUGLj5HoShE6x1nbxCb9TgcBYOlntWSL9RgmstNKZN
GzOzgWqiuUaURMsNaHAjElaXiU2G/XlZTQkjrpf/WLfZKEn3Sy5BX+JdcsV3W0Vc
4Y2NTziQVbxxs6yv8KlmP/hMZM6eNGZBu8owm70LGQe+rlzWImCRrAPRkyjzj0SY
hDyzM0buwWJbFk5HMex2nDt6PfvyviHXk90cWqUormDBsHDpdkBWHTOMtntWym9f
vnZUtH+siHxmtdulMH3OL6Y+UL+pVofWUaaAhWTKxtGOjaC0jtRaqnL3hidcezA5
rsbPdUAbHYUcT84rwo2cYe39GZu7S8yAFTt7Doojzv9FBp7bAdc=
=blsv
-----END PGP SIGNATURE-----

Attachment: pgpv8I12L0a15.pgp
Description: PGP signature


--- End Message ---

Reply via email to