openhardwaremonitor / openhardwaremonitor

Open Hardware Monitor
5.94k stars 1.25k forks source link

Support for Z390 with 9th gen Intel chips #1143

Open Sulo-Hayha opened 6 years ago

Sulo-Hayha commented 6 years ago

Using 0.8.0.3 Alpha

Missing:

Can't remember if this software ever did Volts and Watts but can't see them on anything.

pkhdsth commented 6 years ago

you can download https://www.cpuid.com/downloads/hwmonitor/hwmonitor_1.37.zip run it, then upload report of hwmonitor, hope i can help you :D

DarthDestroyer commented 6 years ago

First of all, a Report out of OHM would be helpful ;-) Maybe it is already solved...

Sulo-Hayha commented 6 years ago

HWMonitor.txt

OpenHardwareMonitor.Report.txt

DarthDestroyer commented 6 years ago

Great!

First Problem is... You have to start OHM as Admin! Without that, it will not work!

Could you do the same Report with Admin please?

Sulo-Hayha commented 6 years ago

Moved it over to local drive and tried launching as admin. That got all CPU related data to work, still missing the other 3.

OpenHardwareMonitor.Report.txt

DarthDestroyer commented 6 years ago

Chip ID: Unknown Winbond / Nuvoton / Fintek with ID 0xD42B at 0x2E/0x2F

Maybe, it is already solved... The Mainboard is Unknown in 0.8.3, but that is probably easy to fix ;-)

It is a Nuvoton NCT6796, it would need a try if it is compatible to something else before.

0xD42B = Nuvoton NCT6796

josask commented 5 years ago

Please can you help me with this? Motherboard is unknown for oHWm HWMonitor.txt

DarthDestroyer commented 5 years ago

@josask, without a Report... Its hard to help, sorry (OHM Report)

josask commented 5 years ago

motherboard's temps and CPU fan RPMs are not shown

OpenHardwareMonitor.Report.txt

DarthDestroyer commented 5 years ago

You are wrong at this Issue! You dont have a 0xD42B you are using this:

Chip ID: Unknown ITE with ID 0x8688 at 0x2E/0x2F

And i think there is already a Pull Request out for that and with the point that you already use a self compiled version, you could add that! ;-)

i am a little bit busy, so check the pull Requests please!

BadlyAnticipated commented 5 years ago

I'm missing my motherboard temps and vcore and my nvme drive info.

Hope somebody can fix it ;)

Here's my report: OpenHardwareMonitor.Report.txt

DarthDestroyer commented 5 years ago

And you are wrong in this Issue, too @BadlyAnticipated

You use a 0x8688, too! (like josask)

More Details => Chip ID: Unknown ITE with ID 0x8688 at 0x2E/0x2F

Chip ID: Unknown Winbond / Nuvoton / Fintek with ID 0x8733 at 0x4E/0x4F

Chip ID: Unknown SMSC with ID 0x8733 at 0x4E/0x4F

And for the NVME, there is already a Pull Request open! Feel free to test that and comment back on the Pull Request...

BadlyAnticipated commented 5 years ago

Thnx for the reply. Still ... I need help fixing it myself. I somehow managed to fix it showing my gpu memory values before ...was happy that worked.

Will somebody ever create a new executable to download ?

DarthDestroyer commented 5 years ago

it isnt really hard, as you already use the "compile it yourself"-version, you should be able to get that done! Most Chipsets are compatible from the past - only the link to the "new" one is missing. Add the link and it should work!

If it works, add a Pull Request and help everyone else! ;)

BadlyAnticipated commented 5 years ago

I tried ;) I could get the ITE8688 to show under my gigabyte z390 aorus ultra but it did not show anything below it sadly ...

Would like some more help if you please ;)

See screenshot: https://imgur.com/a/UJnsBDd

DarthDestroyer commented 5 years ago

The Question is, what did you change ;-)

Try out this #1137 and the changed files

Merry Christmas

BadlyAnticipated commented 5 years ago

hehe ;) Merry Christmas to you too bud. Hope you are having a nice time.

Just got home, read your message ...

What did i change ? Exactly what has been written in that post. Edited 3 files ... added the missing / changed parts ... ran it through visual studio (didn't give me any error's) but you saw my screenshot ;)

Here are the 3 files i changed with the changes in them: repos.zip

DarthDestroyer commented 5 years ago

Could you attach a Report from your compiled Version?

Thanks mate! Enjoy the coding and debugging at Christmas ;)

BadlyAnticipated commented 5 years ago

of course ;) thanx for being there bud ;) incoming

BadlyAnticipated commented 5 years ago

here is the report: OpenHardwareMonitor.Report.txt

I notice this: LPCIO (I assume this is correct now, as it gave me an error before)

Chip ID: Unknown Winbond / Nuvoton / Fintek with ID 0x8733 at 0x4E/0x4F (still a problem here)

Chip ID: Unknown SMSC with ID 0x8733 at 0x4E/0x4F (still a problem here)

Donnow how to fix it tho ;)

Do I need to change those 0x8733 to 0x8688 ?

BadlyAnticipated commented 5 years ago

loving the monitoring program btw ... have been using it for years ... like it above all others ...

The gadget without a background is my thing ... omg ... do i prefer it above any other I found.

To give you an idea of the setup ... https://photos.app.goo.gl/Gs18x4zhXJckrBHAA

Full setup: https://photos.app.goo.gl/8tfqeE9PF4muXdsc6

But I need that vcore showing in the gadget ;) and some more temps would be nice ;)

DarthDestroyer commented 5 years ago

That looks sweet! Great Job!

I cant really test more, but i can recommend you this => #1061 There is some Info about 0x8733, too

Maybe that helps!

BadlyAnticipated commented 5 years ago

I tried with a fresh clone of the repo. Changed all settings from #1061 Still it won't show me my vcore and info. Sadly.

BOLL7708 commented 5 years ago

Got here through this comment.

With that alpha version I do get temperatures and core speeds, but the core speeds are static 🤔 even when running CPU benchmarks 😅 HWMonitor does display the clocks speeds. Reports attached below, which might be helpful.

HWMonitor.txt OpenHardwareMonitor.Report.txt

As a side note, I use the JSON server to get performance figures into my OBS overlay, very appreciated feature 😁