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

Reply via email to