cvs commit: src/sys/dev/pci pci.c

Doug Rabson dfr at nlsystems.com
Mon Sep 1 08:49:25 PDT 2003


On Mon, 2003-09-01 at 16:40, Doug Rabson wrote:
> On Mon, 2003-09-01 at 16:16, Alexey Dokuchaev wrote:
> > On Mon, Sep 01, 2003 at 04:09:06PM +0100, Doug Rabson wrote:
> > > This gets the thing detected at least for my Tyan Tiger MP motherboard.
> > > Still can't make any sense of the SMBus sensors with e.g. lmmon or
> > > healthd. Does anyone else have temperature, voltage sensors working for
> > > this motherboard?
> > 
> > Have you tried sysutils/xmbmon; it seems to use various ways of getting
> > that type of information (including, but not limited to, SMBus).
> 
> I've tried healthd's ISA method as well as SMB. I know that the board
> uses a Winbond W83782D chip which healthd supports but the ISA ports all
> read 0xff and the SMB ports seem to read 0x00. I have my doubts as to
> whether the kernel SMBus driver works at all though.
> 
> 

I just tried xmbmon and it works a lot better than healthd. The kernel
SMBus driver for amd is definately busted because the builtin xmbmon one
works nicely.




More information about the cvs-all mailing list