From: bugzilla-daemon@kernel.org
To: linux-pm@vger.kernel.org
Subject: [Bug 221505] New: REGRESSION][amd_pstate] "EPP cannot be set under performance policy" (EBUSY) when switching to performance profile via PPD on 7.1
Date: Mon, 11 May 2026 17:45:03 +0000 [thread overview]
Message-ID: <bug-221505-137361@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=221505
Bug ID: 221505
Summary: REGRESSION][amd_pstate] "EPP cannot be set under
performance policy" (EBUSY) when switching to
performance profile via PPD on 7.1
Product: Power Management
Version: 2.5
Hardware: AMD
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: cpufreq
Assignee: linux-pm@vger.kernel.org
Reporter: sergeyluashkov@gmail.com
Regression: No
Created attachment 310089
--> https://bugzilla.kernel.org/attachment.cgi?id=310089&action=edit
dmesg
Hardware: ASUS TUF Gaming A14 (2026) FA401EA
CPU: AMD Ryzen AI Max+ 932 (Strix Halo platform)
Kernel: 7.1.0-mainline (including patches for Bugzilla #221310)
Power Daemon: power-profiles-daemon 0.30
Description:
On kernel 7.1, power-profiles-daemon fails to activate the "performance"
profile. The D-Bus error returned is Code 26 (Device or resource busy).
After enabling dynamic debug for the amd_pstate module (echo 'module amd_pstate
+p' > /sys/kernel/debug/dynamic_debug/control), I captured the following reason
for the failure in dmesg:
[ 299.585428] amd_pstate: EPP cannot be set under performance policy
Steps to Reproduce:
Use a system with amd_pstate in active mode on kernel 7.1.
Attempt to switch profile: powerprofilesctl set performance.
Failed to communicate with power-profiles-daemon: g-io-error-quark:
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code26:
Failed to activate CPU driver 'amd_pstate': Error writing
'/sys/devices/system/cpu/cpufreq/policy11/energy_performance_preference':
Device or resource busy (26)
The command fails, and dmesg logs: amd_pstate: EPP cannot be set under
performance policy.
Expected Result:
The driver should allow setting the EPP value even if the policy is set to
performance, or handle the transition gracefully without returning EBUSY to
user-space daemons.
Additional Context:
This issue was observed on the new Strix Halo (Ryzen AI Max+) platform. The
conflict between PPD's profile orchestration and the driver's internal state
checks makes the "Performance" profile unusable via standard desktop tools
(KDE/GNOME power settings).
I can build and test custom patches on this hardware
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
next reply other threads:[~2026-05-11 17:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 17:45 bugzilla-daemon [this message]
2026-05-11 20:15 ` [Bug 221505] REGRESSION][amd_pstate] "EPP cannot be set under performance policy" (EBUSY) when switching to performance profile via PPD on 7.1 bugzilla-daemon
2026-05-13 6:17 ` bugzilla-daemon
2026-05-13 11:03 ` bugzilla-daemon
2026-05-13 15:39 ` bugzilla-daemon
2026-05-13 15:43 ` bugzilla-daemon
2026-05-13 16:57 ` bugzilla-daemon
2026-05-13 17:12 ` bugzilla-daemon
2026-05-13 18:41 ` bugzilla-daemon
2026-05-13 18:44 ` bugzilla-daemon
2026-05-13 19:14 ` bugzilla-daemon
2026-05-14 7:30 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-221505-137361@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-pm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.