ABIT KT7 and temp monitoring

2001-03-08 Thread Lee Cremeans
Has anyone been able to get healthd or any of the temperature monitoring tools in ports/ to to work on a ABIT KT7? I tried both, and neither can find the chip on my board (healthd dies, the other utility gives me bogus data). Any ideas? I'm running FreeBSD 4.2-STABLE. -lee --

Re: ABIT KT7 and temp monitoring

2001-03-08 Thread Andrew Hesford
You do have smbus and all that good stuff in your kernel, right? Without that stuff in my kernel, lmmon tells me my processor runs at 255 degrees C, and the fans spin at 0 rpm. With that stuff in, my kernel panics. :| On Thu, Mar 08, 2001 at 03:31:33PM -0500, Lee Cremeans wrote: Has anyone