-
Notifications
You must be signed in to change notification settings - Fork 50
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
SVI2_C_SoC Current is 0 on threadripper 2920x #3
Comments
Hello, thanks for your report. Can you please try if HWiNFO64 (https://www.hwinfo.com/download/) is able to report these values under Windows (if you do not have windows installed, you can use "live" version like this one https://www.hirensbootcd.org/ and Portable version of HWiNFO64). It would be helpful if you could also send debug log and screenshot from HWiNFO64. First you have to enable Debug Mode it in "Settings", then check "Sensors only", click "Run" and let it running for a few minutes. Please make a screenshot after it starts running. After closing HWiNFO64, you should see debug log "HWiNFO64.DBG" next to "HWiNFO64.exe". |
I am working on getting this to you, looks like hirensbootcd wont boot. Gets stuck at the windows/uefi boot screen. I'll try to get this to you in the next couple of days. Then I have to travel for work, might try using windows2go to get this info to you. |
Ok I apologize, I was traveling for work. Here is the capture and the debug from HWiNFO64. Sorry, I forgot to hit sensors only. Do you need me to re-run it ? |
@terroreek thank you. I will look into it. |
@terroreek Hello, it seems like Threadripper CPU's are not reporting SOC values. |
just did. |
hello @terroreek, I have found the evidence, that threadrippers are reporting SOC values, but only on particular node (the node #0). So now I need to figure out which PCI device is corresponding to which node. |
I have since upgraded my computer to a 3960x, but I have the 2920x running on unraid. Here is the ouput from that system, same motherboard and cpu. Just different OS. I would have to see how install zenpower on that system.
|
I have pushed the new commit that should fix this issue. The valid SOC values are only reported on node # 0 and Core values on node # 1 |
It would be nice if any 1st/2nd gen Threadripper user ( @terroreek @sitic @SecretChief ) could test this. |
@ocerman I'll try to get that for you on my 2nd Gen TR, I'll try to get that for you on the weekend. On my 3960x, I have the following from zenpower;
|
TR 2950X, seems to work great, thanks!
I'll note that asuswmisensors reports two sets of values via the WMI interface of the UEFI because they are from two different sources apparently, see electrified/asus-wmi-sensors#4. |
@sitic looks good, thanks. I will let this opened for a while and if no problems will be reported in the next few days, I will close this issue. |
zenpower reports current is 0. The SoC voltage also seems very low as well.
output from sensors;
`zenpower-pci-00c3
Adapter: PCI adapter
SVI2_Core: +1.00 V
SVI2_SoC: +0.01 V
Tdie: +35.6°C (high = +70.0°C)
Tctl: +62.6°C
SVI2_P_Core: 60.27 W
SVI2_P_SoC: 0.00 W
SVI2_C_Core: +60.27 A
SVI2_C_SoC: +0.00 A
zenpower-pci-00cb
Adapter: PCI adapter
SVI2_Core: +1.36 V
SVI2_SoC: +0.01 V
Tdie: +33.9°C (high = +70.0°C)
Tctl: +60.9°C
SVI2_P_Core: 14.10 W
SVI2_P_SoC: 0.00 W
SVI2_C_Core: +11.43 A
SVI2_C_SoC: +0.00 A`
The text was updated successfully, but these errors were encountered: