Page 1 of 1

Healthmonitoring Using W83792D

Posted: Mon Jul 31, 2006 9:28 am
by hridya
hi,
I'm trying to get health monitoring (voltage,temperature,fan speed) information of ASUS NCL-DE motherboard. The monitoring chip used in this board is W83792D. SmBus base address of the chip is 0x400 and slave address is 5E as per the datasheet of this particular chip.
Bt i'm unable to retrieve the informations .I tried with drivers InpOut32,IOAccess,Dlpotio etc.
please help me to solve this issue.

regards,
Hridya

Posted: Thu Aug 10, 2006 1:16 am
by phil
Hi there,

Soryy it took a while to reply - Ive not been monitoring the forums as much as I should!

Im not sure if I cant help with this, because I'm not sure InpOutx64 is going to do what your looking for... I'm not familier with this type of port reading - do you get anything out at all?

Maybe I can look into this but don't hold your breath because its a bit beyond me :( Is the chip accessible through the DOS (BIOS) address 0x400? ie. Can you read it uing 32bit windows with the programs you mentioned?

My port of InpOut is simply to allow it to work on Windows XP 64bit - its not clear from your post if you are using 64bit window?

Thanks,
Phil

Posted: Thu Aug 10, 2006 5:15 am
by hridya
Hi ,
Thank you very much for your help. In 32 bit OS only i encountered problem.I updated the BIOS and now i'm able to do with IOACCESS dll itself .

Re: Healthmonitoring Using W83792D

Posted: Mon Oct 27, 2014 1:48 pm
by Dhoom
Ok, today I got an email from Logix4U with the source code for HWInterface.

So at some point in the not too distant future I will have a look at porting them to x64. Hopefully it will be as easy as InpOut32!


_____________________________
dhoom

Re: Healthmonitoring Using W83792D

Posted: Mon Oct 27, 2014 9:28 pm
by phil
Wow you got an email from Logix4U? Well done!
But the sources for hwinterface (my x64 port) were already available on my website?!!!