Archived from groups: alt.comp.hardware.homebuilt (More info?)
Short version:
Has anyone succeeded in adding custom voltages to MBM's output, either
to the screen or to a log file?
Long version:
Recently I've been experimenting with MBM5 and an ECS L7S7A2
mainboard. The board uses an ITE IT8705 multi-IO chip which
incorporates voltage, temperature, and fan monitoring. AMIBIOS
Hardware Monitor displays the following parameters:
MBM5 originally showed nothing for system temperature. This was
corrected by assigning sensor 3 to IT8705F-2.
MBM reports bogus values for -12V and -5V. This is because the IT8705
chip does not monitor these voltages (ECS have departed from standard
practice). Instead it detects +5VSB and +3.3VSB at registers $27 and
$25, respectively. Editing the "voltage custom.ini" file allows MBM to
detect the latter voltages, but unfortunately they are still wrongly
identified as -12V and -5V. I attempted to add extra voltages to MBM's
output but could not get it to behave as documented. Has anyone
succeeded in doing this?
This is what I did. From the Voltages menu I selected the Voltage 8
and Voltage 9 sensors and configured them as "MBM Fixed" (later I also
tried "Custom" without success). I then added the following block to
"voltage custom.ini".
After restarting MBM, the -5V and -12V parameters were displayed as 0,
but V8,9,10 were not there. I enabled the log but did not find the new
voltages there either. This is how I have the voltage monitor
configured at present:
.... MBM will display the voltage of the lithium backup battery
(3.06V).
FWIW, doing the same for register $26 displays 0.98V.
Before starting on MBM, I found it instructive to observe the BIOS h/w
monitor screen. I noticed that many of the voltages varied over time.
The smaller ones varied in 0.016V increments, while the +12V rail
moved in 0.064V steps, and the 5V rails in 0.027V increments. This is
consistent with an 8-bit A/D converter with a Vref of 4.096V. Each
count is equal to 4.096 / 256 = 0.016V. The +12V input is divided by
4, hence each count is 4 x 0.016 = 0.064V. The 5V rails are divided by
1.68 which results in steps of 1.68 x 0.016 = 0.0269V. All these
divisors can be seen in the voltage.ini file above.
- Franc Zabkar
--
Please remove one 's' from my address when replying by email.
Archived from groups: alt.comp.hardware.homebuilt (More info?)
On Tue, 08 Mar 2005 19:08:26 +1100, Franc Zabkar
<fzabkar@optussnet.com.au> put finger to keyboard and composed:
>Has anyone succeeded in adding custom voltages to MBM's output, either
>to the screen or to a log file?
Sorry, I've answered my own question. Sensor names and custom voltages
are edited and enabled via the "Visual" settings, and via the "Voltage
custom.ini" file. I now have MBM5 reporting voltages and temperatures
the same way the BIOS does.
- Franc Zabkar
--
Please remove one 's' from my address when replying by email.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.