I have it running, but can't tell if I can trust the values.
What program you using?
MBM has a bug where the CPU temps aren't available unless you go into the
bios then exit WITHOUT saving. The other program K7TT.exe only monitors the
CPU temps, but doesn't require the bios trick.
IMHO the TYAN implementation is a mess, and the lack of bios monitoring (for
auto shutdown) is insane.
regards
Euan Kirkhope
"otheos" <othe...@clara.net> wrote in message
news:1007513479.30499.1@eurus...
>to share your experiences?
>I have it running, but can't tell if I can trust the values.
Do you mean that you've got CPU0/1 temps and
FAN1/2/3 speeds all in one go?
Which of the two health monitor chips are you using? both?
How did you manage to enable them all without going
into the BIOS on every boot?
--
sehh
You need:
/sbin/modprobe i2c-dev
/sbin/modprobe i2c-amd756
/sbin/modprobe w83781d init=0
Make sure you use init=0 otherwise the system will freeze. Also getting the
new lm_sensors from the CVS and patching/recompiling the kernel works
better (didn't mention anything though).
Now when you run sensors you'll get 77C for the CPU's. but if you change
the sensor type at /etc/sensors.conf under the:
chip "w83782d-*" "w83783s-*" "w83627hf-*"
#like this:
set sensor1 2
set sensor2 2
set sensor3 2
and then run sensors -s (to read the changes) and then sensors again,
you'll see all fans and CPU temps + the Northbridge readings. Voltages are
more complex (apart for CPUs) as the calculation method needs tuning.
BTW, how did you manage to revive your board after that failed flash?
otheos> Was not very simple but finally got it. You need:
otheos> /sbin/modprobe i2c-dev /sbin/modprobe i2c-amd756
otheos> /sbin/modprobe w83781d init=0
otheos> Make sure you use init=0 otherwise the system will
otheos> freeze.
hmm, i don't use the init=0 bit and my machine doesn't hang.
otheos> Voltages are more complex (apart for CPUs) as the
otheos> calculation method needs tuning.
you know it... i gave up on those.
g.m.
Used staples are good with SOY SAUCE!
>>>>>>"otheos" == otheos <othe...@clara.net> writes:
>>>>>>
>
> otheos> Was not very simple but finally got it. You need:
> otheos> /sbin/modprobe i2c-dev /sbin/modprobe i2c-amd756
> otheos> /sbin/modprobe w83781d init=0
> otheos> Make sure you use init=0 otherwise the system will
> otheos> freeze.
>
> hmm, i don't use the init=0 bit and my machine doesn't hang.
I don't seem to need it either (2.4.16, patched with lm_sensors-2.6.2
and i2c-2.6.2, 2x non-MP 1200's)
> otheos> Voltages are more complex (apart for CPUs) as the
> otheos> calculation method needs tuning.
>
> you know it... i gave up on those.
me too, for now.
S.