rohitmandrekar / open-hardware-monitor

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

Driver is not loaded when started from a network path #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I run the monitor program, it is not showing no one sensor.
My board is G31M-ES2L (Gigabyte).

Regards,
           Nikolay

Original issue reported on code.google.com by Nikola...@gmail.com on 6 Apr 2010 at 5:23

GoogleCodeExporter commented 9 years ago
As far as I know, the G31M-ES2L uses an ITE IT8718F super I/O chip which should 
be
supported by the Open Hardware Monitor.

Can you post an OpenHardwareMonitor.Report.txt (create it with File / Save 
Report)?

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

GoogleCodeExporter commented 9 years ago
I think that is the Windows 2008 Server's fault.
Because when I run OHM under Windows 2008 only SMART info are available.
No information about the processor or the temperature.

Original comment by Nikola...@gmail.com on 7 Apr 2010 at 6:54

GoogleCodeExporter commented 9 years ago
Are you running the OHM from a network drive? Because in that case the WinRing0
driver can't be loaded, which is required for accessing the ITE IT8718F.

Original comment by moel.mich on 7 Apr 2010 at 8:36

GoogleCodeExporter commented 9 years ago
You are right! I run the program from UNC path (unmapped network source).
When I copied it to local disk - all information are showed.

Original comment by Nikola...@gmail.com on 7 Apr 2010 at 11:06

GoogleCodeExporter commented 9 years ago
This issue could be fixed by loading the driver from the temp files folder when 
the Open Hardware Monitor is started from a network path.

Original comment by moel.mich on 23 Jun 2010 at 7:15

GoogleCodeExporter commented 9 years ago
Issue 116 has been merged into this issue.

Original comment by moel.mich on 14 Sep 2010 at 9:18

GoogleCodeExporter commented 9 years ago
This issue should be fixed with revision r270.

Original comment by moel.mich on 31 Oct 2010 at 10:11