jl168 / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

Trunk: NCT6791D stops working after some less reads #548

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
After start, all sensor shows right values. After some (3-5) updates 
temperature are all -1. But the CPU Core sensor showing right value. The fan 
speed is 65535.
The voltage is still working

When this issue appears, restarting OHWM did not solve the problem. Often the 
NTC6791D is complete missing after restart.

HWMonitor64 shows allways the right values. Also when OHWM fails with the issue.

Due to using g15_sysmon, I have compiled the trunk version and using the latest 
version, I think.

OS:Windows 7 64, CPU: I7-4770K @ 3500, MB: Asus Maximus Hero

BTW:
When running it inside VS2010 OHWM throws a lot of exceptions.

It looks for me like a timing issue when gaining access to the hw-registers.
When I can help, please feel free to contact me.

Original issue reported on code.google.com by gti-hei...@arcor.de on 18 Dec 2013 at 9:05