Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support Ryzen 7045 (Dragon Range) series #254

Open
huyz-git opened this issue Jun 8, 2023 · 8 comments
Open

[Feature request] Support Ryzen 7045 (Dragon Range) series #254

huyz-git opened this issue Jun 8, 2023 · 8 comments

Comments

@huyz-git
Copy link

huyz-git commented Jun 8, 2023

Currently RyzenAdj does not support Ryzen 7045 series:

Fam19h: unsupported model 97
Only Ryzen Mobile Series are supported
Unable to init ryzenadj

There is a closed PR #249 , but if I patch it into master branch and compiles it, ryzenadj -i just stuck with no output.

@patrickschur
Copy link
Collaborator

@JamesCJ60 Why did you close the PR?

@huyz-git RyzenAdj doesn't support Dragon Range (yet). Even the support for Phoenix is experimental and the PR looks kind of incomplete to me.

@JamesCJ60
Copy link
Collaborator

@JamesCJ60 Why did you close the PR?

@huyz-git RyzenAdj doesn't support Dragon Range (yet). Even the support for Phoenix is experimental and the PR looks kind of incomplete to me.

It was closed as only curve optimiser worked. sPPT, fPPT, etc addresses are still unknown for Dragon Range, so the changes I made would have only been beneficial to Rapheal users.

@FlyGoat
Copy link
Owner

FlyGoat commented Jun 18, 2023

I guess all SMUV13 CPUs should have same service request IDs? If so we can entitle Dragon Range to all known Phoenix IDs.

See openSIL‘s code : https://github.com/openSIL/openSIL/blob/85d07c72964a39d26b763044967fe6973b93eff3/xUSL/SMU/SmuDefs.h#L88

@JamesCJ60
Copy link
Collaborator

For Dragon Range, it seems to be the same as Raphael, which is different to the SMUV13 APUs if going off the curve optimiser IDs

@MetalRex101
Copy link

Hey everyone! So far no update? There is no other option to limit HX CPUs TDP, right?

@vvvilife
Copy link

vvvilife commented Apr 9, 2024

I'll chime in and say that not only would I like to see support for Dragon Range, but if there's help needed, I'm happy to provide a unit for testing. I can't code but I can follow orders pretty wel, ha.

@pchuck
Copy link

pchuck commented May 3, 2024

It was closed as only curve optimiser worked. sPPT, fPPT, etc addresses are still unknown for Dragon Range, so the changes I made would have only been beneficial to Rapheal users.

Any tips for getting that to work? Even just curve optimizer for 7045hx would be useful. I merged the PR, and attempts to set —co-all seems to hang on 7745.

@ckiee
Copy link

ckiee commented Jul 20, 2024

Hi, I'm on a 7600x (Raphael) with a MSI BIOS that doesn't let me configure iGPU clock properly, also CPUID model 97. Adding it to the FAM_PHOENIX case in lib/cpuid.c causes the same hang everyone else is seeing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants