linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
@ 2024-04-10 16:52 bugzilla-daemon
  2024-04-10 16:54 ` [Bug 218705] " bugzilla-daemon
                   ` (31 more replies)
  0 siblings, 32 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-10 16:52 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

            Bug ID: 218705
           Summary: amd_pstate fails to load on AMD 5950x with Asus ROG
                    CROSSHAIR VIII DARK HERO x570
           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: andamu@posteo.net
        Regression: No

Hi!

Sorry if the formatting is broken or this is unreadable. Description preview is
broken it seems.

amd_pstate fails to load on this hardware:
CPU: AMD 5950x
Mainboard: Asus ROG CROSSHAIR VIII DARK HERO x570 running UEFI version 4702
OS: Fedora 39 Wayland with kernel Linux 6.8.4-200.fc39.x86_64

amd_pstate does not get automatically enabled. dmesg -T | grep pstate says: 

[Tue Apr  9 17:24:36 2024] amd_pstate: driver load is disabled, boot with
specific mode to enable this

No cppc found in output from lscpu. In UEFI the following are activated:

Advanced > AMD CBS > NBIO Common Options > SMU Common Options

CPPC (Auto / Enabled / Disabled): Enabled
CPPC Preferred Cores: Enabled

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
@ 2024-04-10 16:54 ` bugzilla-daemon
  2024-04-15 16:04 ` bugzilla-daemon
                   ` (30 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-10 16:54 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #1 from Andrei Amuraritei (andamu@posteo.net) ---
Reading though 218171, I have checked if my ACPI tables have the _CPC entries
and they do:

ssdt10.dsl:        Name (_CPC, Package (0x17)  // _CPC: Continuous Performance
Control

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
  2024-04-10 16:54 ` [Bug 218705] " bugzilla-daemon
@ 2024-04-15 16:04 ` bugzilla-daemon
  2024-04-22  8:04 ` bugzilla-daemon
                   ` (29 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-15 16:04 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

Brandon Nielsen (nielsenb@jetfuse.net) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nielsenb@jetfuse.net

--- Comment #2 from Brandon Nielsen (nielsenb@jetfuse.net) ---
Looking at the source[0] I think this is by design.

I am not sure what the current roadmap for enablement looks like, but I am also
awaiting it.

[0] -
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/cpufreq/amd-pstate.c#n55

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
  2024-04-10 16:54 ` [Bug 218705] " bugzilla-daemon
  2024-04-15 16:04 ` bugzilla-daemon
@ 2024-04-22  8:04 ` bugzilla-daemon
  2024-04-22  8:06 ` bugzilla-daemon
                   ` (28 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-22  8:04 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #3 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
Created attachment 306192
  --> https://bugzilla.kernel.org/attachment.cgi?id=306192&action=edit
cppc check script

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2024-04-22  8:04 ` bugzilla-daemon
@ 2024-04-22  8:06 ` bugzilla-daemon
  2024-04-22 11:07 ` bugzilla-daemon
                   ` (27 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-22  8:06 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #4 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
(In reply to Andrei Amuraritei from comment #0)
> Hi!
> 
> Sorry if the formatting is broken or this is unreadable. Description preview
> is broken it seems.
> 
> amd_pstate fails to load on this hardware:
> CPU: AMD 5950x
> Mainboard: Asus ROG CROSSHAIR VIII DARK HERO x570 running UEFI version 4702
> OS: Fedora 39 Wayland with kernel Linux 6.8.4-200.fc39.x86_64
> 
> amd_pstate does not get automatically enabled. dmesg -T | grep pstate says: 
> 
> [Tue Apr  9 17:24:36 2024] amd_pstate: driver load is disabled, boot with
> specific mode to enable this
> 
> No cppc found in output from lscpu. In UEFI the following are activated:
> 
> Advanced > AMD CBS > NBIO Common Options > SMU Common Options
> 
> CPPC (Auto / Enabled / Disabled): Enabled
> CPPC Preferred Cores: Enabled

Hi Andrei
Could you use the script to check the CPPC capabilities?
As I know, the 5950x is in the CPPC supported list, I need more information to
check what the system is missing.

Perry.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2024-04-22  8:06 ` bugzilla-daemon
@ 2024-04-22 11:07 ` bugzilla-daemon
  2024-04-25  3:36 ` bugzilla-daemon
                   ` (26 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-22 11:07 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #5 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306195
  --> https://bugzilla.kernel.org/attachment.cgi?id=306195&action=edit
values from cppc_attr_values_check.sh script

Hi Perry,

I've attached 20240422-cppc_check.txt with the output from the script.

pstate did not load automatically for me on this system as long as I remember
(across Debian or Fedora with kernels 6.x).

Let me know what other info you require please.

Thanks,
Andrei Amuraritei

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (4 preceding siblings ...)
  2024-04-22 11:07 ` bugzilla-daemon
@ 2024-04-25  3:36 ` bugzilla-daemon
  2024-04-25  3:36 ` bugzilla-daemon
                   ` (25 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25  3:36 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #6 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
I have confirmed that the CPPC capabilities are valid to enable pstate driver,

1) sudo nano /etc/default/grub
2) add ``amd_pstate.dyndbg=+p`` to kernel command line.
3) sudo update-grub
4) sudo reboot

then share below logs to me.

# dmesg
# lscpu -ae
# cd /sys/devices/system/cpu/cpu0/cpufreq
# grep -R .

Perry.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (5 preceding siblings ...)
  2024-04-25  3:36 ` bugzilla-daemon
@ 2024-04-25  3:36 ` bugzilla-daemon
  2024-04-25  5:27 ` bugzilla-daemon
                   ` (24 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25  3:36 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #6 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
I have confirmed that the CPPC capabilities are valid to enable pstate driver,

1) sudo nano /etc/default/grub
2) add ``amd_pstate.dyndbg=+p`` to kernel command line.
3) sudo update-grub
4) sudo reboot

then share below logs to me.

# dmesg
# lscpu -ae
# cd /sys/devices/system/cpu/cpu0/cpufreq
# grep -R .

Perry.

--- Comment #7 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
I have confirmed that the CPPC capabilities are valid to enable pstate driver,

1) sudo nano /etc/default/grub
2) add ``amd_pstate.dyndbg=+p`` to kernel command line.
3) sudo update-grub
4) sudo reboot

then share below logs to me.

# dmesg
# lscpu -ae
# cd /sys/devices/system/cpu/cpu0/cpufreq
# grep -R .

Perry.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (6 preceding siblings ...)
  2024-04-25  3:36 ` bugzilla-daemon
@ 2024-04-25  5:27 ` bugzilla-daemon
  2024-04-25 15:25 ` bugzilla-daemon
                   ` (23 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25  5:27 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #8 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
BTW, which kernel version you used?
Have you added "amd_pstate=active" to command line?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (7 preceding siblings ...)
  2024-04-25  5:27 ` bugzilla-daemon
@ 2024-04-25 15:25 ` bugzilla-daemon
  2024-04-25 15:26 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25 15:25 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #9 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306207
  --> https://bugzilla.kernel.org/attachment.cgi?id=306207&action=edit
cpufreq_grep

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (8 preceding siblings ...)
  2024-04-25 15:25 ` bugzilla-daemon
@ 2024-04-25 15:26 ` bugzilla-daemon
  2024-04-25 15:26 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25 15:26 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #10 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306208
  --> https://bugzilla.kernel.org/attachment.cgi?id=306208&action=edit
dmesg with amd_pstate.dyndbg

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (9 preceding siblings ...)
  2024-04-25 15:26 ` bugzilla-daemon
@ 2024-04-25 15:26 ` bugzilla-daemon
  2024-04-25 15:27 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25 15:26 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #11 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306209
  --> https://bugzilla.kernel.org/attachment.cgi?id=306209&action=edit
lscpu -ae

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (10 preceding siblings ...)
  2024-04-25 15:26 ` bugzilla-daemon
@ 2024-04-25 15:27 ` bugzilla-daemon
  2024-04-25 15:27 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25 15:27 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #12 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306210
  --> https://bugzilla.kernel.org/attachment.cgi?id=306210&action=edit
cpufreq_grep with amd_pstate=active

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (11 preceding siblings ...)
  2024-04-25 15:27 ` bugzilla-daemon
@ 2024-04-25 15:27 ` bugzilla-daemon
  2024-04-25 15:27 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25 15:27 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #13 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306211
  --> https://bugzilla.kernel.org/attachment.cgi?id=306211&action=edit
dmesg with amd_pstate.dyndbg and amd_pstate=active

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (12 preceding siblings ...)
  2024-04-25 15:27 ` bugzilla-daemon
@ 2024-04-25 15:27 ` bugzilla-daemon
  2024-04-25 15:33 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25 15:27 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #14 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306212
  --> https://bugzilla.kernel.org/attachment.cgi?id=306212&action=edit
lscpu -ae with amd_pstate=active

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (13 preceding siblings ...)
  2024-04-25 15:27 ` bugzilla-daemon
@ 2024-04-25 15:33 ` bugzilla-daemon
  2024-04-25 17:51 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25 15:33 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #15 from Andrei Amuraritei (andamu@posteo.net) ---
Hi Perry,

Attached the required output of the commands specified. First files are after
adding amd_pstate.dyndbg=+p but there amd_pstate still did not load
automatically.

Then I also added amd_pstate=active to the kernel param list and attached the
outputs from commands, with "active" in names.

Kernel when opened the bug was 6.8.4-200.fc39.x86_64 and right now it is
6.8.6-200.fc39.x86_64 as specified in dmesg output.

"Talk" soon.
Andrei Amuraritei

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (14 preceding siblings ...)
  2024-04-25 15:33 ` bugzilla-daemon
@ 2024-04-25 17:51 ` bugzilla-daemon
  2024-04-26 17:24 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-25 17:51 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

xiaojian.du@amd.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xiaojian.du@amd.com

--- Comment #16 from xiaojian.du@amd.com ---
From the dmesg log:
......
[Do Apr 25 17:18:53 2024] device-mapper: uevent: version 1.0.3
[Do Apr 25 17:18:53 2024] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01)
initialised: dm-devel@redhat.com
[Do Apr 25 17:18:53 2024] amd_pstate: AMD CPPC **shared memory** based
functionality is supported
[Do Apr 25 17:18:53 2024] amd_pstate: policy_max =5084000, policy_min=550000
[Do Apr 25 17:18:53 2024] amd_pstate: set_policy: cpuinfo.max 5084000
policy->max 5084000
[Do Apr 25 17:18:53 2024] amd_pstate: policy_max =5084000, policy_min=550000
[Do Apr 25 17:18:53 2024] amd_pstate: set_policy: cpuinfo.max 5084000
policy->max 5084000
[Do Apr 25 17:18:53 2024] amd_pstate: policy_max =5084000, policy_min=550000
[Do Apr 25 17:18:53 2024] amd_pstate: set_policy: cpuinfo.max 5084000
policy->max
......

R9-5950X is ZEN3 Arch CPU and has half support for CPPC.
Would you try to use "amd_pstate=passive" in the grub config?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (15 preceding siblings ...)
  2024-04-25 17:51 ` bugzilla-daemon
@ 2024-04-26 17:24 ` bugzilla-daemon
  2024-04-26 17:25 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-26 17:24 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #17 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306222
  --> https://bugzilla.kernel.org/attachment.cgi?id=306222&action=edit
lscpu -ae with amd_pstate=passive

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (16 preceding siblings ...)
  2024-04-26 17:24 ` bugzilla-daemon
@ 2024-04-26 17:25 ` bugzilla-daemon
  2024-04-26 17:25 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-26 17:25 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #18 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306223
  --> https://bugzilla.kernel.org/attachment.cgi?id=306223&action=edit
dmesg with amd_pstate.dyndbg and amd_pstate=passive

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (17 preceding siblings ...)
  2024-04-26 17:25 ` bugzilla-daemon
@ 2024-04-26 17:25 ` bugzilla-daemon
  2024-04-26 17:27 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-26 17:25 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #19 from Andrei Amuraritei (andamu@posteo.net) ---
Created attachment 306224
  --> https://bugzilla.kernel.org/attachment.cgi?id=306224&action=edit
cpufreq_grep with amd_pstate=passive

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (18 preceding siblings ...)
  2024-04-26 17:25 ` bugzilla-daemon
@ 2024-04-26 17:27 ` bugzilla-daemon
  2024-04-26 17:40 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-26 17:27 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #20 from Andrei Amuraritei (andamu@posteo.net) ---
Hi Xiaojian,

Booted with amd_passive and ran the commands. Output attached in files with
passive in name.

Friendly greetings
Andrei Amuraritei

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (19 preceding siblings ...)
  2024-04-26 17:27 ` bugzilla-daemon
@ 2024-04-26 17:40 ` bugzilla-daemon
  2024-04-27  0:49 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-26 17:40 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #21 from Andrei Amuraritei (andamu@posteo.net) ---
Not sure if relevant, but I found out that Fedora also has amd-pstate-ut
module, and loading this, i see the following in dmesg:


boot kernel with amd_pstate=passive

[Fr Apr 26 19:37:29 2024] amd_pstate_ut: 1    amd_pstate_ut_acpi_cpc_valid     
 success!
[Fr Apr 26 19:37:29 2024] amd_pstate_ut: 2    amd_pstate_ut_check_enabled      
 success!
[Fr Apr 26 19:37:29 2024] amd_pstate_ut: amd_pstate_ut_check_perf cpu0
highest=221 166 nominal=111 111 lowest_nonlinear=57 57 lowest=19 19, they
should be equal!
[Fr Apr 26 19:37:29 2024] amd_pstate_ut: 3    amd_pstate_ut_check_perf   fail!
[Fr Apr 26 19:37:29 2024] amd_pstate_ut: 4    amd_pstate_ut_check_freq  
success!

boot kernel with amd_pstate=active

[Fr Apr 26 19:35:07 2024] amd_pstate_ut: 1    amd_pstate_ut_acpi_cpc_valid     
 success!
[Fr Apr 26 19:35:07 2024] amd_pstate_ut: 2    amd_pstate_ut_check_enabled      
 success!
[Fr Apr 26 19:35:07 2024] amd_pstate_ut: amd_pstate_ut_check_perf cpu0
highest=221 166 nominal=111 111 lowest_nonlinear=57 57 lowest=19 19, they
should be equal!
[Fr Apr 26 19:35:07 2024] amd_pstate_ut: 3    amd_pstate_ut_check_perf   fail!
[Fr Apr 26 19:35:07 2024] amd_pstate_ut: 4    amd_pstate_ut_check_freq  
success!

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (20 preceding siblings ...)
  2024-04-26 17:40 ` bugzilla-daemon
@ 2024-04-27  0:49 ` bugzilla-daemon
  2024-04-27  6:38 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-27  0:49 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #22 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
Hi Andrei,

I saw the pstate passive mode driver was loaded on your system, how do you
check the pstate dricer loaded or not?

# sudo  cpupower frequency-info
you could use cpupower to see if the driver loaded gernerally. 


[Fr Apr 26 19:20:02 2024] amd_pstate: AMD CPPC shared memory based
functionality is supported.


root@fedora:/sys/devices/system/cpu/cpu0/cpufreq# grep -R .
amd_pstate_highest_perf:166
scaling_min_freq:550000
scaling_available_governors:conservative ondemand userspace powersave
performance schedutil 
scaling_governor:schedutil
cpuinfo_max_freq:5084000
boost:0
amd_pstate_lowest_nonlinear_freq:1743000
amd_pstate_max_freq:5084000
related_cpus:0
scaling_cur_freq:2880470
scaling_setspeed:<unsupported>
affected_cpus:0
scaling_max_freq:5084000
cpuinfo_transition_latency:20000
scaling_driver:amd-pstate<<<<<<<<<<<<<<<<<<<<<<<<<
cpuinfo_min_freq:550000

Perry.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (21 preceding siblings ...)
  2024-04-27  0:49 ` bugzilla-daemon
@ 2024-04-27  6:38 ` bugzilla-daemon
  2024-04-27 13:25 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-27  6:38 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #23 from Andrei Amuraritei (andamu@posteo.net) ---
Hi Perry,

The driver loads when manually specifying amd_pstate kernel param. My issue is
that it does not get automatically enabled for the system, as stated in the
first message.

The issue is why is not enabled automatically, if the hardware support is
there?

Thanks.
Andrei Amuraritei

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (22 preceding siblings ...)
  2024-04-27  6:38 ` bugzilla-daemon
@ 2024-04-27 13:25 ` bugzilla-daemon
  2024-04-27 22:58 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-27 13:25 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #24 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
Hi Andrei,

"pstate did not load automatically for me on this system as long as I remember
(across Debian or Fedora with kernels 6.x)."

Ok, I thought your system cannot load pstate driver, not the problem is simple
to resolve.

Have you configured the kernel config to enable the default mode 3(EPP) or set
to disabled?

Could you check your kernel config if you have enabled the AMD pstate driver?

Here is my kernel config option, you can update config if you have not enabled
it to default 3. 

# grep -rsn  AMD_PSTATE .config
693:CONFIG_X86_AMD_PSTATE=y
694:CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3
695:# CONFIG_X86_AMD_PSTATE_UT is not set

Perry.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (23 preceding siblings ...)
  2024-04-27 13:25 ` bugzilla-daemon
@ 2024-04-27 22:58 ` bugzilla-daemon
  2024-04-30  6:48 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-27 22:58 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #25 from Andrei Amuraritei (andamu@posteo.net) ---
Hi again,

I meant, amd_pstate did not load automatically, without me specifying a kernel
param for it.

The .config values are (Fedora default config):

grep -rsn  AMD_PSTATE /boot/config-6.8.7-200.fc39.x86_64 
700:CONFIG_X86_AMD_PSTATE=y
701:CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3
702:CONFIG_X86_AMD_PSTATE_UT=m

Thanks.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (24 preceding siblings ...)
  2024-04-27 22:58 ` bugzilla-daemon
@ 2024-04-30  6:48 ` bugzilla-daemon
  2024-05-07  8:40 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-04-30  6:48 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #26 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
(In reply to Andrei Amuraritei from comment #25)
> Hi again,
> 
> I meant, amd_pstate did not load automatically, without me specifying a
> kernel param for it.
> 
> The .config values are (Fedora default config):
> 
> grep -rsn  AMD_PSTATE /boot/config-6.8.7-200.fc39.x86_64 
> 700:CONFIG_X86_AMD_PSTATE=y
> 701:CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3
> 702:CONFIG_X86_AMD_PSTATE_UT=m
> 
> Thanks.

Thank you help to share the info, I have found the root cause, working on the
fix patch, will send it out after we finish the testing.


Perry.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (25 preceding siblings ...)
  2024-04-30  6:48 ` bugzilla-daemon
@ 2024-05-07  8:40 ` bugzilla-daemon
  2024-05-13 19:04 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-05-07  8:40 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #27 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
Hi, Please try this patchset for the issue

https://lore.kernel.org/lkml/cover.1715065568.git.perry.yuan@amd.com/

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (26 preceding siblings ...)
  2024-05-07  8:40 ` bugzilla-daemon
@ 2024-05-13 19:04 ` bugzilla-daemon
  2024-05-14  2:30 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-05-13 19:04 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #28 from Brandon Nielsen (nielsenb@jetfuse.net) ---
(In reply to Perry Yuan(AMD) from comment #27)
> Hi, Please try this patchset for the issue
> 
> https://lore.kernel.org/lkml/cover.1715065568.git.perry.yuan@amd.com/

I see the same issue on my 5800x3d and Gigabyte X570S Aorus Elite and would
like to test this fix. What kernel does this patchset apply to? I get conflicts
on both 6.9 and linux-next.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (27 preceding siblings ...)
  2024-05-13 19:04 ` bugzilla-daemon
@ 2024-05-14  2:30 ` bugzilla-daemon
  2024-05-14 18:25 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-05-14  2:30 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #29 from Perry Yuan(AMD) (Perry.Yuan@amd.com) ---
 Hi Brandon, 

V2 patchset had been sent out,

https://lore.kernel.org/lkml/cover.1715356532.git.perry.yuan@amd.com/


the patches need to be applied to linux-pm/bleeding-ege branch,

https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/?h=bleeding-edge

Perry.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (28 preceding siblings ...)
  2024-05-14  2:30 ` bugzilla-daemon
@ 2024-05-14 18:25 ` bugzilla-daemon
  2024-05-15 13:44 ` bugzilla-daemon
  2024-05-21  7:19 ` bugzilla-daemon
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-05-14 18:25 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #30 from Brandon Nielsen (nielsenb@jetfuse.net) ---
(In reply to Perry Yuan(AMD) from comment #29)
>  Hi Brandon, 
> 
> V2 patchset had been sent out,
> 
> https://lore.kernel.org/lkml/cover.1715356532.git.perry.yuan@amd.com/
> 
> 
> the patches need to be applied to linux-pm/bleeding-ege branch,
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/
> ?h=bleeding-edge
> 
> Perry.

I can confirm with the V2 patchset applied to linux-pm/bleeding-ege, the AMD
P-state driver loads by default on my system with no kernel arguments
necessary.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (29 preceding siblings ...)
  2024-05-14 18:25 ` bugzilla-daemon
@ 2024-05-15 13:44 ` bugzilla-daemon
  2024-05-21  7:19 ` bugzilla-daemon
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-05-15 13:44 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

--- Comment #31 from Andrei Amuraritei (andamu@posteo.net) ---
Hi Perry,

I can also confirm the module loads automatically now, without specifying a
kernel parameter, with V2 patchset on the mentioned kernel branch:

uname -r ; cat /sys/devices/system/cpu/amd_pstate/{prefcore,status} ; git
remote -v
6.9.0-rc7+
enabled
active
origin  https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/
(fetch)
origin  https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/
(push)

cpupower frequency-info gives driver: amd-pstate-epp

Waiting for V3 patchset. Do you think this will be merged for kernel 6.10?

Thanks.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 218705] amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
  2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
                   ` (30 preceding siblings ...)
  2024-05-15 13:44 ` bugzilla-daemon
@ 2024-05-21  7:19 ` bugzilla-daemon
  31 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2024-05-21  7:19 UTC (permalink / raw)
  To: linux-pm

https://bugzilla.kernel.org/show_bug.cgi?id=218705

Artem S. Tashkinov (aros@gmx.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CODE_FIX

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2024-05-21  7:19 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-10 16:52 [Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570 bugzilla-daemon
2024-04-10 16:54 ` [Bug 218705] " bugzilla-daemon
2024-04-15 16:04 ` bugzilla-daemon
2024-04-22  8:04 ` bugzilla-daemon
2024-04-22  8:06 ` bugzilla-daemon
2024-04-22 11:07 ` bugzilla-daemon
2024-04-25  3:36 ` bugzilla-daemon
2024-04-25  3:36 ` bugzilla-daemon
2024-04-25  5:27 ` bugzilla-daemon
2024-04-25 15:25 ` bugzilla-daemon
2024-04-25 15:26 ` bugzilla-daemon
2024-04-25 15:26 ` bugzilla-daemon
2024-04-25 15:27 ` bugzilla-daemon
2024-04-25 15:27 ` bugzilla-daemon
2024-04-25 15:27 ` bugzilla-daemon
2024-04-25 15:33 ` bugzilla-daemon
2024-04-25 17:51 ` bugzilla-daemon
2024-04-26 17:24 ` bugzilla-daemon
2024-04-26 17:25 ` bugzilla-daemon
2024-04-26 17:25 ` bugzilla-daemon
2024-04-26 17:27 ` bugzilla-daemon
2024-04-26 17:40 ` bugzilla-daemon
2024-04-27  0:49 ` bugzilla-daemon
2024-04-27  6:38 ` bugzilla-daemon
2024-04-27 13:25 ` bugzilla-daemon
2024-04-27 22:58 ` bugzilla-daemon
2024-04-30  6:48 ` bugzilla-daemon
2024-05-07  8:40 ` bugzilla-daemon
2024-05-13 19:04 ` bugzilla-daemon
2024-05-14  2:30 ` bugzilla-daemon
2024-05-14 18:25 ` bugzilla-daemon
2024-05-15 13:44 ` bugzilla-daemon
2024-05-21  7:19 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).