Date: Sun, 16 Jun 2002 18:32:59 -0700 From: David <vetter_david@sbcglobal.net> To: "'freebsd-stable@freebsd.org'" <freebsd-stable@freebsd.org> Subject: Re: CPU temperature, SMB, Intel E7500 chipset, xeon, supermicro P4DPR Message-ID: <3D0D3C4B.7060502@sbcglobal.net> References: <FE045D4D9F7AED4CBFF1B3B813C85337676492@mail.sandvine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Don Bowman wrote: >I have a motherboard with an Intel E7500 chipset (a Supermicro P4DPR+) >running 2 xeon processors. I would like to be able to read the >processor temperature. > >I've installed the lmmon port. When I run it (without -i), I >get 'IOCTL: Device not configured'. > >Using ktrace, I can see that it is opening /dev/smb0. > >$ dmesg | grep -i smb >ichsmb0: <Intel 82801CA (ICH3) SMBus controller> port 0x1100-0x111f irq 0 at >device 31.3 on pci0 >smbus0: <System Management Bus> on ichsmb0 >smb0: <SMBus general purpose I/O> on smbus0 > >Running lmmon -i works, but there's no CPU temperature, just the >motherboard. > >Any suggestions? > >--don > > > After building the kernel did you update your devices? "sh /dev/MAKEDEV all" should help. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D0D3C4B.7060502>