From owner-freebsd-stable Sun Jun 16 18:33:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pimout3-int.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by hub.freebsd.org (Postfix) with ESMTP id A0F6237B40B for ; Sun, 16 Jun 2002 18:33:13 -0700 (PDT) Received: from sbcglobal.net (adsl-63-195-109-194.dsl.snfc21.pacbell.net [63.195.109.194]) by pimout3-int.prodigy.net (8.11.0/8.11.0) with ESMTP id g5H1XCI241222 for ; Sun, 16 Jun 2002 21:33:12 -0400 Message-ID: <3D0D3C4B.7060502@sbcglobal.net> Date: Sun, 16 Jun 2002 18:32:59 -0700 From: David User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020606 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "'freebsd-stable@freebsd.org'" Subject: Re: CPU temperature, SMB, Intel E7500 chipset, xeon, supermicro P4DPR References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: port 0x1100-0x111f irq 0 at >device 31.3 on pci0 >smbus0: on ichsmb0 >smb0: 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