-
Notifications
You must be signed in to change notification settings - Fork 8
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
e_smi_tool crashed when SMT disabled #15
Comments
Hi, We will look into this issue and get back to you. |
Additionally, when IOMMU is disabled, e_smi_tool can get the boost limit and current frequency of the cores only in socket 0. Hope the information helps. |
Hi Henry, We are working on this issue. We will update you. |
We are not able to reproduce the "Err[18]: Input value is invalid" error in e_smi. |
Hi Henry, Can you try with latest BIOS. The issue is no more seen with latest BIOS. |
Hello!
I'm using RockyLinux 9.4 with kernel version 5.14.0-427.26.1.el9_4.x86_64, with AMD EPYC 9654 Processors.
When SMT enabled,everything works well, but for some reasons I have to make SMT disabled.
Then I've encountered a problem when trying to run
e_smi_tool
to query the CPU's current frequency and limit frequency. The issue appears to occur randomly, and an output is as follows:Additionally, when I try to run
e_smi_tool
repeatedly, I get the following error message:Even after reloading the
amd_hsmp
module, the error persists. Fortunately, querying energy data still works correctly.Could you please look into this issue? Any help would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: