Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3395

[Software] ACPI: Invalid _PCT data

$
0
0
Hi, I am setting up a new to me PC with Debian 12 bookworm cinnimon desktop, HP z840 2x E5-2630 V4, 64GB of Ram and RX 580 Graphics card. Everthing seems to work fine but I am reciving the following errors. I am running the latest bios M60 v02.61 03/23/2023. Any guidance how to proceed is appreciated. I googled the

Code:

dmesg | grep -i "_PCT"
12.821946] ACPI: Invalid _PCT data
[ 13.272812] ACPI: Invalid _PCT data
[ 13.274892] ACPI: Invalid _PCT data
[ 13.274933] ACPI: Invalid _PCT data
[ 13.274965] ACPI: Invalid _PCT data
[ 13.274996] ACPI: Invalid _PCT data
[ 13.275027] ACPI: Invalid _PCT data
[ 13.275057] ACPI: Invalid _PCT data
[ 13.275087] ACPI: Invalid _PCT data
[ 13.275117] ACPI: Invalid _PCT data
[ 13.275148] ACPI: Invalid _PCT data
...Repeated a 121 times

Code:

dmesg | grep -i "error"
[ 13.000800] ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000c7187095 (20220331/exresop-557)
[ 13.000807] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20220331/dswexec-431)
[ 13.000811] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 13.000816] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 13.001431] ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000e1526bb2 (20220331/exresop-557)
[ 13.001433] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20220331/dswexec-431)
[ 13.001437] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 13.001441] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 13.002055] ACPI Error: Needed [Buffer/String/Package], found [Integer] 000000009d0a5d91 (20220331/exresop-557)
[ 13.002058] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20220331/dswexec-431)
[ 13.002061] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 13.002065] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 13.002921] ACPI Error: Needed [Buffer/String/Package], found [Integer] 0000000042e23b50 (20220331/exresop-557)
[ 13.002926] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20220331/dswexec-431)
[ 13.002931] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 13.002939] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 83.173020] traps: light-locker[20053] trap int3 ip:7f8b2a5cd7d7 sp:7ffe826f5930 error:0 in libglib-2.0.so.0.7400.6[7f8b2a58f000+8d000]

Code:

dmesg | grep -i "Bug"
[ 0.444537] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.451280] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 12.547435] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 12.602291] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 12.818963] ACPI: [Firmware Bug]: BIOS needs update for CPU frequency support
[ 12.819118] ACPI: [Firmware Bug]: BIOS needs update for CPU frequency support
[ 12.819565] ACPI: [Firmware Bug]: BIOS needs update for CPU frequency support
[ 12.819827] ACPI: [Firmware Bug]: BIOS needs update for CPU frequency support
[ 12.820010] ACPI: [Firmware Bug]: BIOS needs update for CPU frequency support
[ 12.820064] ACPI: [Firmware Bug]: BIOS needs update for CPU frequency support
...Reapeates 160 Times

Code:

cpufreq-info
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU
maximum transition latency: 4294.55 ms.
analyzing CPU 1:
no or unknown cpufreq driver is active on this CPU
maximum transition latency: 4294.55 ms.
analyzing CPU 2:
no or unknown cpufreq driver is active on this CPU
maximum transition latency: 4294.55 ms.
analyzing CPU 3:
no or unknown cpufreq driver is active on this CPU
maximum transition latency: 4294.55 ms.
analyzing CPU 4:
...Reapeates for all 40 threads

Statistics: Posted by jaimarti — 2024-07-09 14:54 — Replies 1 — Views 55



Viewing all articles
Browse latest Browse all 3395

Trending Articles