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

Intel DQ965GF Mainboard Sensor Support #36

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 4 comments
Open

Intel DQ965GF Mainboard Sensor Support #36

GoogleCodeExporter opened this issue Mar 13, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

The information of voltage and of speed of the ventilator is not shown. 
Is there any other way of showing them? (They are selected how visible in
the View Sensors)
Mobo DQ965GF Windows Vista Business 32bits.

(reposted from Issue 27)

Original issue reported on code.google.com by moel.mich on 6 Apr 2010 at 2:40

Attachments:

@GoogleCodeExporter
Copy link
Author

The board seems to use a Winbond PC8374L, which the Open Hardware Monitor does 
not
support currently.

Some information about the chip is available in the lm-sensors mailing list.

http://lists.lm-sensors.org/pipermail/lm-sensors/2007-March/019127.html

A datasheet can be found here 

http://www.winbond-usa.com/products/winbond_products/pdfs/APC/PC8374L.pdf

It does not have any direct temperature sensors, so usefulness might be 
limited. I am
not sure how much effort is required to implement support for the PC8374L. There
might be also conflicts with other software accessing the chip.

Original comment by moel.mich on 6 Apr 2010 at 2:58

@GoogleCodeExporter
Copy link
Author

The Intel DG45FC mainboard seems to use the same chip.

Original comment by moel.mich on 6 Apr 2010 at 3:09

Attachments:

@GoogleCodeExporter
Copy link
Author

I have a DG965MQ motherboard which uses the Intel HECI/MEI/QST system (they 
keep changing the name). I believe most of the Intel motherboards around that 
generation used the same system. I've got an experimental build of Open 
Hardware Monitor that uses the QST SDK working on my system. I'll try to get 
the code hosted somewhere if I get some spare time this week.

Original comment by gigap...@gmail.com on 10 Oct 2012 at 1:03

@GoogleCodeExporter
Copy link
Author

I've attached the experimental patches. There's two parts: one is a patch for 
OpenHardwareMonitor and the other is a project to create an optional fan 
controller DLL since the Intel QST SDK doesn't expose that functionality in the 
public API. You'll also need to get the Intel QST SDK (I've got a copy 
available at https://github.com/gigaplex/Intel_QST_SDK) and include the 
QstComm.dll and QstInst.dll modules in the same directory as 
OpenHardwareMonitor.

Original comment by gigap...@gmail.com on 13 Oct 2012 at 7:29

Attachments:

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

No branches or pull requests

1 participant