amd-pstate fails to initialize on HP 255 G8 (Ryzen 5 5500U) although ACPI CPPC works under Windows
Giusy <[email protected]> Fri, 31 Jul 2026 16:56:38 +0200
| Newsgroups | org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I would like to report what appears to be an amd-pstate initialization
issue on my laptop.
Hardware
========
System: HP 255 G8 Notebook PC
CPU: AMD Ryzen 5 5500U (Zen 2)
BIOS: F.45 (2025-12-09)
Software
========
Distribution: Arch Linux
Kernel: 7.1.5-arch1-1 (same behavior also observed with linux-zen 7.1.x)
Kernel command line:
amd_pstate=active amd_pstate.shared_mem=1
Problem
=======
Initially, the BIOS did not expose any user-accessible CPPC option. As
an experiment, I used Smokeless UMAF to enable the hidden CPPC setting.
After enabling it:
* Windows 11 successfully exposes and uses ACPI Collaborative
Processor Performance Control.
* Linux still fails to initialize amd-pstate.
The amd_pstate driver fails to initialize with:
amd_pstate: The CPPC feature is supported but currently disabled by
the BIOS.
amd_pstate: AMD CPPC shared memory based functionality is supported
amd_pstate: failed to set energy perf value (-524)
amd_pstate: Failed to initialize CPU X: -524
amd_pstate: failed to register with return -19
Despite this message:
* ACPI _CPC objects are present in the firmware.
* Linux parses all _CPC objects successfully.
* /sys/devices/system/cpu/cpu0/acpi_cppc/ is populated and exposes
valid CPPC information.
As I said before, the vendor BIOS does not expose any CPPC option in
Setup. I enabled the hidden CPPC firmware option using Smokeless UMAF
for testing purposes. Windows 11 subsequently uses ACPI Collaborative
Processor Performance Control correctly, while Linux still reports that
CPPC is disabled by the BIOS and fails to initialize amd-pstate.
Windows evidence
================
Windows Event ID 55 (Microsoft-Windows-Kernel-Processor-Power) reports
for every processor:
Performance state type:
ACPI Collaborative Processor Performance Control
The Windows power management report also reports:
Performance control type:
ACPI Collaborative Processor Performance Control
This suggests that the firmware is exposing functional CPPC interfaces
and Windows is able to use them correctly.
Linux diagnostics
=================
Relevant kernel messages include:
ACPI CPPC: Parsed CPC struct for CPU: 0
...
ACPI CPPC: Parsed CPC struct for CPU: 11
followed by
amd_pstate: The CPPC feature is supported but currently disabled by
the BIOS.
and finally
amd_pstate: failed to register with return -19
Additionally, I tested the amd-debug-tools package (amd-pstate v0.2.20).
Running:
sudo amd-pstate triage
results in:
Unable to gather CPU information
strace shows that the tool attempts to access
/sys/devices/system/cpu/amd_pstate/, but those sysfs entries are absent
because the amd_pstate driver never successfully registers. I believe
this is a consequence of the initialization failure rather than a
separate bug.
I have attached various files:
* complete journal from boot
* filtered amd_pstate and CPPC logs
* ACPI tables
* cpuid output
* acpi_cppc sysfs dump
* cpufreq information
* amd-pstate triage output
* Windows 11 Event ID 55 output
* Windows 11 powercfg output
Question
========
Since Windows successfully uses ACPI Collaborative Processor Performance
Control on the same firmware, is this expected behavior, or could this
indicate an amd-pstate compatibility issue with Linux platform?
If additional debugging information or patches would be useful, I'd be
happy to test them.
Thank you for your time.
acpi.log
(text/x-log, 23.3 KB)
lug 31 15:47:38 archlinux kernel: Command line: initrd=\initramfs-linux.img root=UUID=07661b1b-e19e-4a46-864d-7b95ce1d5439 rw zswap.enabled=0 amd_pstate=active amd_pstate.shared_mem=1 amd_pstate.dyndbg=+p cppc_acpi.dyndbg=+p lug 31 15:47:38 archlinux kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0efff] ACPI NVS lug 31 15:47:38 archlinux kernel: BIOS-e820: [mem 0x00000000caf7f000-0x00000000cdf7efff] ACPI NVS lug 31 15:47:38 archlinux kernel: BIOS-e820: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data lug 31 15:47:38 archlinux kernel: efi: ACPI=0xcdffe000 ACPI 2.0=0xcdffe014 ESRT=0xc9dfa798 TPMFinalLog=0xcdf40000 SMBIOS=0xc9683000 SMBIOS 3.0=0xc9681000 MEMATTR=0xb27d6018 RNG=0xcdfaef18 INITRD=0xb277ff98 TPMEventLog=0xcdfa5018 lug 31 15:47:38 archlinux kernel: ACPI: Early table checksum verification disabled lug 31 15:47:38 archlinux kernel: ACPI: RSDP 0x00000000CDFFE014 000024 (v02 HPQOEM) lug 31 15:47:38 archlinux kernel: ACPI: XSDT 0x00000000CDFC1188 000144 (v01 HPQOEM SLIC-MPC 00000002 HP 01000013) lug 31 15:47:38 archlinux kernel: ACPI: FACP 0x00000000CDFE1000 00010C (v05 HPQOEM SLIC-MPC 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: DSDT 0x00000000CDFD4000 00873F (v01 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: FACS 0x00000000CCED3000 000040 lug 31 15:47:38 archlinux kernel: ACPI: UEFI 0x00000000CDF7E000 000236 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFFC000 00021F (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFF4000 0072B0 (v02 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFF0000 003A21 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFEF000 000472 (v02 HPQOEM 890E 00001000 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: TPM2 0x00000000CDFEE000 00004C (v04 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFED000 00017D (v01 HPQOEM 890E 00001000 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFE5000 007E47 (v01 HPQOEM 890E 00001000 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: ASF! 0x00000000CDFE3000 0000A5 (v32 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: BOOT 0x00000000CDFE2000 000028 (v01 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: HPET 0x00000000CDFE0000 000038 (v01 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: APIC 0x00000000CDFDF000 000138 (v03 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: MCFG 0x00000000CDFDE000 00003C (v01 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFD3000 0000C1 (v01 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFD2000 000080 (v01 HPQOEM 890E 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: VFCT 0x00000000CDFC4000 00D884 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFC3000 0000F8 (v01 HPQOEM 890E 00001000 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFC2000 00005C (v02 HPQOEM 890E 00001000 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFFD000 00005C (v02 HPQOEM 890E 00001000 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFBD000 003E88 (v02 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: CRAT 0x00000000CDFBC000 000BA8 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: CDIT 0x00000000CDFBB000 000029 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFBA000 000139 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFB9000 00028D (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFB8000 000372 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFB7000 00021F (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFB6000 000D53 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFB4000 0010C5 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFB0000 00362F (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: FPDT 0x00000000CDFAF000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: WSMT 0x00000000CDFAD000 000028 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: IVRS 0x00000000CDFAC000 0001A4 (v02 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFAB000 00007D (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: SSDT 0x00000000CDFAA000 0004FE (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: BGRT 0x00000000CDFDD000 000038 (v01 HPQOEM 890E 00000001 HP 00040000) lug 31 15:47:38 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0xcdfe1000-0xcdfe110b] lug 31 15:47:38 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0xcdfd4000-0xcdfdc73e] lug 31 15:47:38 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0xcced3000-0xcced303f] lug 31 15:47:38 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0xcdf7e000-0xcdf7e235] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdffc000-0xcdffc21e] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdff4000-0xcdffb2af] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdff0000-0xcdff3a20] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfef000-0xcdfef471] lug 31 15:47:38 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0xcdfee000-0xcdfee04b] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfed000-0xcdfed17c] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfe5000-0xcdfece46] lug 31 15:47:38 archlinux kernel: ACPI: Reserving ASF! table memory at [mem 0xcdfe3000-0xcdfe30a4] lug 31 15:47:38 archlinux kernel: ACPI: Reserving BOOT table memory at [mem 0xcdfe2000-0xcdfe2027] lug 31 15:47:38 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0xcdfe0000-0xcdfe0037] lug 31 15:47:38 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0xcdfdf000-0xcdfdf137] lug 31 15:47:38 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0xcdfde000-0xcdfde03b] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfd3000-0xcdfd30c0] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfd2000-0xcdfd207f] lug 31 15:47:38 archlinux kernel: ACPI: Reserving VFCT table memory at [mem 0xcdfc4000-0xcdfd1883] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfc3000-0xcdfc30f7] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfc2000-0xcdfc205b] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdffd000-0xcdffd05b] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfbd000-0xcdfc0e87] lug 31 15:47:38 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0xcdfbc000-0xcdfbcba7] lug 31 15:47:38 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0xcdfbb000-0xcdfbb028] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfba000-0xcdfba138] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb9000-0xcdfb928c] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb8000-0xcdfb8371] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb7000-0xcdfb721e] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb6000-0xcdfb6d52] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb4000-0xcdfb50c4] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb0000-0xcdfb362e] lug 31 15:47:38 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0xcdfaf000-0xcdfaf043] lug 31 15:47:38 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0xcdfad000-0xcdfad027] lug 31 15:47:38 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0xcdfac000-0xcdfac1a3] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfab000-0xcdfab07c] lug 31 15:47:38 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfaa000-0xcdfaa4fd] lug 31 15:47:38 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0xcdfdd000-0xcdfdd037] lug 31 15:47:38 archlinux kernel: ACPI: PM-Timer IO Port: 0x408 lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) lug 31 15:47:38 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) lug 31 15:47:38 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) lug 31 15:47:38 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information lug 31 15:47:38 archlinux kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000 lug 31 15:47:38 archlinux kernel: Kernel command line: initrd=\initramfs-linux.img root=UUID=07661b1b-e19e-4a46-864d-7b95ce1d5439 rw zswap.enabled=0 amd_pstate=active amd_pstate.shared_mem=1 amd_pstate.dyndbg=+p cppc_acpi.dyndbg=+p lug 31 15:47:38 archlinux kernel: ACPI: Core revision 20251212 lug 31 15:47:38 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0efff] (61440 bytes) lug 31 15:47:38 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0xcaf7f000-0xcdf7efff] (50331648 bytes) lug 31 15:47:38 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it lug 31 15:47:38 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 lug 31 15:47:38 archlinux kernel: ACPI: Added _OSI(Module Device) lug 31 15:47:38 archlinux kernel: ACPI: Added _OSI(Processor Device) lug 31 15:47:38 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device) lug 31 15:47:38 archlinux kernel: ACPI: 21 ACPI AML tables successfully acquired and loaded lug 31 15:47:38 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored lug 31 15:47:38 archlinux kernel: ACPI: \_SB_: platform _OSC: OS support mask [006e7eff] lug 31 15:47:38 archlinux kernel: ACPI: EC: EC started lug 31 15:47:38 archlinux kernel: ACPI: EC: interrupt blocked lug 31 15:47:38 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 lug 31 15:47:38 archlinux kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions lug 31 15:47:38 archlinux kernel: ACPI: Interpreter enabled lug 31 15:47:38 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5) lug 31 15:47:38 archlinux kernel: ACPI: Using IOAPIC for interrupt routing lug 31 15:47:38 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug lug 31 15:47:38 archlinux kernel: ACPI: Enabled 4 GPEs in block 00 to 1F lug 31 15:47:38 archlinux kernel: ACPI: \_SB_.PCI0.GPP2.WLAN.PRWL: New power resource lug 31 15:47:38 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20251212/psargs-332) lug 31 15:47:38 archlinux kernel: ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20251212/psparse-529) lug 31 15:47:38 archlinux kernel: ACPI: \_SB_.PRWL: New power resource lug 31 15:47:38 archlinux kernel: ACPI: \_SB_.PRWB: New power resource lug 31 15:47:38 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) lug 31 15:47:38 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] lug 31 15:47:38 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC] lug 31 15:47:38 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] lug 31 15:47:38 archlinux kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration lug 31 15:47:38 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0 lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKA disabled lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0 lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKB disabled lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0 lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKC disabled lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0 lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKD disabled lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0 lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKE disabled lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0 lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKF disabled lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0 lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKG disabled lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0 lug 31 15:47:38 archlinux kernel: ACPI: PCI: Interrupt link LNKH disabled lug 31 15:47:38 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20251212/psargs-332) lug 31 15:47:38 archlinux kernel: ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20251212/psparse-529) lug 31 15:47:38 archlinux kernel: ACPI: EC: interrupt unblocked lug 31 15:47:38 archlinux kernel: ACPI: EC: event unblocked lug 31 15:47:38 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 lug 31 15:47:38 archlinux kernel: ACPI: EC: GPE=0x3 lug 31 15:47:38 archlinux kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete lug 31 15:47:38 archlinux kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events lug 31 15:47:38 archlinux kernel: ACPI: bus type USB registered lug 31 15:47:38 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20251212/psargs-332) lug 31 15:47:38 archlinux kernel: ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20251212/psparse-529) lug 31 15:47:38 archlinux kernel: PCI: Using ACPI for IRQ routing lug 31 15:47:38 archlinux kernel: acpi PNP0C02:00: Could not reserve [mem 0xfec00000-0xfec01fff] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:00: Reserved [mem 0xfee00000-0xfee00fff] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:00: Reserved [mem 0xfde00000-0xfdefffff] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Skipped [io 0x0010-0x001f] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Skipped [io 0x0072-0x0073] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Skipped [io 0x0080] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Skipped [io 0x00b0-0x00b1] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Skipped [io 0x0092] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x0400-0x04cf] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x04d0-0x04d1] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x04d6] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x0c00-0x0c01] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x0c14] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x0c50-0x0c52] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x0c6c] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x0c6f] lug 31 15:47:38 archlinux kernel: acpi PNP0C02:01: Reserved [io 0x0cd0-0x0cdb] lug 31 15:47:38 archlinux kernel: acpi PNP0C01:00: Reserved [mem 0xff000000-0xffffffff] lug 31 15:47:38 archlinux kernel: pnp: PnP ACPI init lug 31 15:47:38 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20251212/psargs-332) lug 31 15:47:38 archlinux kernel: ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20251212/psparse-529) lug 31 15:47:38 archlinux kernel: pnp: PnP ACPI: found 1 devices lug 31 15:47:38 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns lug 31 15:47:38 archlinux kernel: ACPI: AC: AC Adapter [ACAD] (on-line) lug 31 15:47:38 archlinux kernel: ACPI: button: Power Button [PWRB] lug 31 15:47:38 archlinux kernel: ACPI: button: Lid Switch [LID] lug 31 15:47:38 archlinux kernel: ACPI: button: Power Button [PWRF] lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 0 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 1 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 2 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 3 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 4 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 5 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 6 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 7 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 8 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 9 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 10 lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 11 lug 31 15:47:38 archlinux kernel: ACPI: thermal: [Firmware Bug]: Invalid critical threshold (-274000) lug 31 15:47:38 archlinux kernel: acpi LNXTHERM:00: registered as thermal_zone0 lug 31 15:47:38 archlinux kernel: ACPI: thermal: Thermal Zone [TSZ0] (52 C) lug 31 15:47:38 archlinux kernel: acpi LNXTHERM:01: registered as thermal_zone1 lug 31 15:47:38 archlinux kernel: ACPI: thermal: Thermal Zone [TSZ2] (20 C) lug 31 15:47:38 archlinux kernel: ACPI: battery: Slot [BAT1] (battery present) lug 31 15:47:38 archlinux kernel: tpm_crb_acpi MSFT0101:00: Disabling hwrng lug 31 15:47:38 archlinux kernel: tpm tpm0: tpm_read_log_acpi: Failed to map ACPI memory lug 31 15:47:38 archlinux kernel: ACPI: bus type drm_connector registered lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported lug 31 15:47:38 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) lug 31 15:47:38 archlinux kernel: input: Video Bus as /devices/pci0000:00/0000:00:08.1/acpi.video_bus.0/input/input4 lug 31 15:47:44 HP255G8R5 kernel: acpi-tad ACPI000E:00: Missing _PRW lug 31 15:47:44 HP255G8R5 kernel: acpi_cpufreq: overriding BIOS provided _PSD data lug 31 15:47:46 HP255G8R5 kernel: ACPI BIOS Error (bug): Attempt to CreateField of length zero (20251212/dsopcode-133) lug 31 15:47:46 HP255G8R5 kernel: ACPI Error: Aborting method \_SB.WMID.WQBD due to previous error (AE_AML_OPERAND_VALUE) (20251212/psparse-529) lug 31 15:47:46 HP255G8R5 kernel: ACPI BIOS Error (bug): Attempt to CreateField of length zero (20251212/dsopcode-133) lug 31 15:47:46 HP255G8R5 kernel: ACPI Error: Aborting method \_SB.WMID.WQBC due to previous error (AE_AML_OPERAND_VALUE) (20251212/psparse-529) lug 31 15:47:46 HP255G8R5 kernel: ACPI BIOS Error (bug): Attempt to CreateField of length zero (20251212/dsopcode-133) lug 31 15:47:46 HP255G8R5 kernel: ACPI Error: Aborting method \_SB.WMID.WQBE due to previous error (AE_AML_OPERAND_VALUE) (20251212/psparse-529) lug 31 15:47:46 HP255G8R5 kernel: ACPI BIOS Error (bug): Attempt to CreateField of length zero (20251212/dsopcode-133) lug 31 15:47:46 HP255G8R5 kernel: ACPI Error: Aborting method \_SB.WMID.WHCM due to previous error (AE_AML_OPERAND_VALUE) (20251212/psparse-529) lug 31 15:47:46 HP255G8R5 kernel: ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_OPERAND_VALUE) (20251212/psparse-529)
acpi_cppc.txt
(text/plain, 620 B)
/sys/devices/system/cpu/cpu0/acpi_cppc/feedback_ctrs:ref:195624481185 del:191574079799 /sys/devices/system/cpu/cpu0/acpi_cppc/guaranteed_perf:0 /sys/devices/system/cpu/cpu0/acpi_cppc/highest_perf:255 /sys/devices/system/cpu/cpu0/acpi_cppc/lowest_freq:400 /sys/devices/system/cpu/cpu0/acpi_cppc/lowest_nonlinear_perf:70 /sys/devices/system/cpu/cpu0/acpi_cppc/lowest_perf:26 /sys/devices/system/cpu/cpu0/acpi_cppc/nominal_freq:2100 /sys/devices/system/cpu/cpu0/acpi_cppc/nominal_perf:132 /sys/devices/system/cpu/cpu0/acpi_cppc/reference_perf:132 /sys/devices/system/cpu/cpu0/acpi_cppc/wraparound_time:18446744073709551615
acpi-tables.tar.gz
(application/gzip, 449.1 KB) - not displayed
amd_pstate.log
(text/x-log, 2.7 KB)
lug 31 15:47:38 archlinux kernel: Command line: initrd=\initramfs-linux.img root=UUID=07661b1b-e19e-4a46-864d-7b95ce1d5439 rw zswap.enabled=0 amd_pstate=active amd_pstate.shared_mem=1 amd_pstate.dyndbg=+p cppc_acpi.dyndbg=+p lug 31 15:47:38 archlinux kernel: Kernel command line: initrd=\initramfs-linux.img root=UUID=07661b1b-e19e-4a46-864d-7b95ce1d5439 rw zswap.enabled=0 amd_pstate=active amd_pstate.shared_mem=1 amd_pstate.dyndbg=+p cppc_acpi.dyndbg=+p lug 31 15:47:38 archlinux kernel: amd_pstate: The CPPC feature is supported but currently disabled by the BIOS. lug 31 15:47:38 archlinux kernel: amd_pstate: AMD CPPC shared memory based functionality is supported lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 0: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 1: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 2: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 3: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 4: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 5: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 6: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 7: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 8: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 9: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 10: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to set energy perf value (-524) lug 31 15:47:38 archlinux kernel: amd_pstate: Failed to initialize CPU 11: -524 lug 31 15:47:38 archlinux kernel: amd_pstate: failed to register with return -19
amd-pstate-triage.txt
(text/plain, 107 B)
🐧 [94mArch Linux[0m 🐧 [94mKernel: 7.1.5-arch1-2[0m ❌ [91mUnable to gather CPU information[0m
cmdline.txt
(text/plain, 177 B)
initrd=\initramfs-linux.img root=UUID=07661b1b-e19e-4a46-864d-7b95ce1d5439 rw zswap.enabled=0 amd_pstate=active amd_pstate.shared_mem=1 amd_pstate.dyndbg=+p cppc_acpi.dyndbg=+p
cppc.log
(text/x-log, 3.5 KB)
lug 31 15:47:38 archlinux kernel: Command line: initrd=\initramfs-linux.img root=UUID=07661b1b-e19e-4a46-864d-7b95ce1d5439 rw zswap.enabled=0 amd_pstate=active amd_pstate.shared_mem=1 amd_pstate.dyndbg=+p cppc_acpi.dyndbg=+p
lug 31 15:47:38 archlinux kernel: Kernel command line: initrd=\initramfs-linux.img root=UUID=07661b1b-e19e-4a46-864d-7b95ce1d5439 rw zswap.enabled=0 amd_pstate=active amd_pstate.shared_mem=1 amd_pstate.dyndbg=+p cppc_acpi.dyndbg=+p
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 0
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 1
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 2
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 3
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 4
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 5
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 6
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 7
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 8
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 9
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 10
lug 31 15:47:38 archlinux kernel: ACPI CPPC: CPPC v2 _OSC not acked
lug 31 15:47:38 archlinux kernel: ACPI CPPC: Parsed CPC struct for CPU: 11
lug 31 15:47:38 archlinux kernel: amd_pstate: The CPPC feature is supported but currently disabled by the BIOS.
Please enable it if your BIOS has the CPPC option.
lug 31 15:47:38 archlinux kernel: amd_pstate: AMD CPPC shared memory based functionality is supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
lug 31 15:47:38 archlinux kernel: ACPI CPPC: _CPC in PCC/FFH/SystemMemory are not supported
cpufreq.txt
(text/plain, 17.3 KB)
===== /sys/devices/system/cpu/cpufreq/policy0 ===== ### /sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy0/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy0/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy0/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy0/freqdomain_cpus 0 1 ### /sys/devices/system/cpu/cpufreq/policy0/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy0/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy0/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy0/boost 1 ### /sys/devices/system/cpu/cpufreq/policy0/related_cpus 0 ### /sys/devices/system/cpu/cpufreq/policy0/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy0/scaling_cur_freq 1635468 ### /sys/devices/system/cpu/cpufreq/policy0/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy0/affected_cpus 0 ### /sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy0/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy0/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy0/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy0/cpuinfo_avg_freq 1794041 ### /sys/devices/system/cpu/cpufreq/policy0/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy1 ===== ### /sys/devices/system/cpu/cpufreq/policy1/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy1/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy1/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy1/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy1/freqdomain_cpus 0 1 ### /sys/devices/system/cpu/cpufreq/policy1/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy1/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy1/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy1/boost 1 ### /sys/devices/system/cpu/cpufreq/policy1/related_cpus 1 ### /sys/devices/system/cpu/cpufreq/policy1/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy1/scaling_cur_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy1/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy1/affected_cpus 1 ### /sys/devices/system/cpu/cpufreq/policy1/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy1/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy1/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy1/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy1/cpuinfo_avg_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy1/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy10 ===== ### /sys/devices/system/cpu/cpufreq/policy10/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy10/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy10/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy10/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy10/freqdomain_cpus 10 11 ### /sys/devices/system/cpu/cpufreq/policy10/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy10/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy10/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy10/boost 1 ### /sys/devices/system/cpu/cpufreq/policy10/related_cpus 10 ### /sys/devices/system/cpu/cpufreq/policy10/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy10/scaling_cur_freq 1753678 ### /sys/devices/system/cpu/cpufreq/policy10/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy10/affected_cpus 10 ### /sys/devices/system/cpu/cpufreq/policy10/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy10/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy10/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy10/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy10/cpuinfo_avg_freq 2725797 ### /sys/devices/system/cpu/cpufreq/policy10/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy11 ===== ### /sys/devices/system/cpu/cpufreq/policy11/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy11/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy11/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy11/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy11/freqdomain_cpus 10 11 ### /sys/devices/system/cpu/cpufreq/policy11/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy11/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy11/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy11/boost 1 ### /sys/devices/system/cpu/cpufreq/policy11/related_cpus 11 ### /sys/devices/system/cpu/cpufreq/policy11/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy11/scaling_cur_freq 1863299 ### /sys/devices/system/cpu/cpufreq/policy11/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy11/affected_cpus 11 ### /sys/devices/system/cpu/cpufreq/policy11/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy11/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy11/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy11/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy11/cpuinfo_avg_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy11/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy2 ===== ### /sys/devices/system/cpu/cpufreq/policy2/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy2/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy2/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy2/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy2/freqdomain_cpus 2 3 ### /sys/devices/system/cpu/cpufreq/policy2/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy2/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy2/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy2/boost 1 ### /sys/devices/system/cpu/cpufreq/policy2/related_cpus 2 ### /sys/devices/system/cpu/cpufreq/policy2/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy2/scaling_cur_freq 1794681 ### /sys/devices/system/cpu/cpufreq/policy2/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy2/affected_cpus 2 ### /sys/devices/system/cpu/cpufreq/policy2/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy2/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy2/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy2/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy2/cpuinfo_avg_freq 4037699 ### /sys/devices/system/cpu/cpufreq/policy2/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy3 ===== ### /sys/devices/system/cpu/cpufreq/policy3/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy3/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy3/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy3/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy3/freqdomain_cpus 2 3 ### /sys/devices/system/cpu/cpufreq/policy3/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy3/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy3/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy3/boost 1 ### /sys/devices/system/cpu/cpufreq/policy3/related_cpus 3 ### /sys/devices/system/cpu/cpufreq/policy3/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy3/scaling_cur_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy3/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy3/affected_cpus 3 ### /sys/devices/system/cpu/cpufreq/policy3/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy3/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy3/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy3/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy3/cpuinfo_avg_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy3/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy4 ===== ### /sys/devices/system/cpu/cpufreq/policy4/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy4/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy4/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy4/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy4/freqdomain_cpus 4 5 ### /sys/devices/system/cpu/cpufreq/policy4/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy4/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy4/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy4/boost 1 ### /sys/devices/system/cpu/cpufreq/policy4/related_cpus 4 ### /sys/devices/system/cpu/cpufreq/policy4/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy4/scaling_cur_freq 1426462 ### /sys/devices/system/cpu/cpufreq/policy4/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy4/affected_cpus 4 ### /sys/devices/system/cpu/cpufreq/policy4/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy4/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy4/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy4/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy4/cpuinfo_avg_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy4/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy5 ===== ### /sys/devices/system/cpu/cpufreq/policy5/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy5/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy5/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy5/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy5/freqdomain_cpus 4 5 ### /sys/devices/system/cpu/cpufreq/policy5/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy5/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy5/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy5/boost 1 ### /sys/devices/system/cpu/cpufreq/policy5/related_cpus 5 ### /sys/devices/system/cpu/cpufreq/policy5/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy5/scaling_cur_freq 1687231 ### /sys/devices/system/cpu/cpufreq/policy5/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy5/affected_cpus 5 ### /sys/devices/system/cpu/cpufreq/policy5/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy5/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy5/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy5/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy5/cpuinfo_avg_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy5/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy6 ===== ### /sys/devices/system/cpu/cpufreq/policy6/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy6/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy6/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy6/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy6/freqdomain_cpus 6 7 ### /sys/devices/system/cpu/cpufreq/policy6/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy6/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy6/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy6/boost 1 ### /sys/devices/system/cpu/cpufreq/policy6/related_cpus 6 ### /sys/devices/system/cpu/cpufreq/policy6/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy6/scaling_cur_freq 1796570 ### /sys/devices/system/cpu/cpufreq/policy6/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy6/affected_cpus 6 ### /sys/devices/system/cpu/cpufreq/policy6/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy6/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy6/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy6/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy6/cpuinfo_avg_freq 1796576 ### /sys/devices/system/cpu/cpufreq/policy6/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy7 ===== ### /sys/devices/system/cpu/cpufreq/policy7/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy7/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy7/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy7/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy7/freqdomain_cpus 6 7 ### /sys/devices/system/cpu/cpufreq/policy7/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy7/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy7/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy7/boost 1 ### /sys/devices/system/cpu/cpufreq/policy7/related_cpus 7 ### /sys/devices/system/cpu/cpufreq/policy7/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy7/scaling_cur_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy7/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy7/affected_cpus 7 ### /sys/devices/system/cpu/cpufreq/policy7/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy7/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy7/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy7/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy7/cpuinfo_avg_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy7/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy8 ===== ### /sys/devices/system/cpu/cpufreq/policy8/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy8/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy8/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy8/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy8/freqdomain_cpus 8 9 ### /sys/devices/system/cpu/cpufreq/policy8/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy8/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy8/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy8/boost 1 ### /sys/devices/system/cpu/cpufreq/policy8/related_cpus 8 ### /sys/devices/system/cpu/cpufreq/policy8/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy8/scaling_cur_freq 4037579 ### /sys/devices/system/cpu/cpufreq/policy8/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy8/affected_cpus 8 ### /sys/devices/system/cpu/cpufreq/policy8/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy8/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy8/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy8/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy8/cpuinfo_avg_freq 4042505 ### /sys/devices/system/cpu/cpufreq/policy8/bios_limit 2100000 ===== /sys/devices/system/cpu/cpufreq/policy9 ===== ### /sys/devices/system/cpu/cpufreq/policy9/scaling_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy9/scaling_available_governors conservative ondemand userspace powersave performance schedutil ### /sys/devices/system/cpu/cpufreq/policy9/scaling_boost_frequencies ### /sys/devices/system/cpu/cpufreq/policy9/cpuinfo_cur_freq ### /sys/devices/system/cpu/cpufreq/policy9/freqdomain_cpus 8 9 ### /sys/devices/system/cpu/cpufreq/policy9/scaling_governor schedutil ### /sys/devices/system/cpu/cpufreq/policy9/cpuinfo_max_freq 4056445 ### /sys/devices/system/cpu/cpufreq/policy9/scaling_available_frequencies 2100000 1700000 1400000 ### /sys/devices/system/cpu/cpufreq/policy9/boost 1 ### /sys/devices/system/cpu/cpufreq/policy9/related_cpus 9 ### /sys/devices/system/cpu/cpufreq/policy9/cpb 1 ### /sys/devices/system/cpu/cpufreq/policy9/scaling_cur_freq 1795670 ### /sys/devices/system/cpu/cpufreq/policy9/scaling_setspeed <unsupported> ### /sys/devices/system/cpu/cpufreq/policy9/affected_cpus 9 ### /sys/devices/system/cpu/cpufreq/policy9/scaling_max_freq 2100000 ### /sys/devices/system/cpu/cpufreq/policy9/cpuinfo_transition_latency 0 ### /sys/devices/system/cpu/cpufreq/policy9/scaling_driver acpi-cpufreq ### /sys/devices/system/cpu/cpufreq/policy9/cpuinfo_min_freq 1400000 ### /sys/devices/system/cpu/cpufreq/policy9/cpuinfo_avg_freq 1796524 ### /sys/devices/system/cpu/cpufreq/policy9/bios_limit 2100000
cpuid.txt
(text/plain, 237.9 KB) - not displayed