From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 26 18:04:56 2006 Return-Path: X-Original-To: freebsd-hackers@FreeBSD.ORG Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8857016A420 for ; Thu, 26 Jan 2006 18:04:56 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC41E43D46 for ; Thu, 26 Jan 2006 18:04:55 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (ytmlif@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id k0QI4mE5073349 for ; Thu, 26 Jan 2006 19:04:53 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id k0QI4mZk073348; Thu, 26 Jan 2006 19:04:48 +0100 (CET) (envelope-from olli) Date: Thu, 26 Jan 2006 19:04:48 +0100 (CET) Message-Id: <200601261804.k0QI4mZk073348@lurza.secnetix.de> From: Oliver Fromme To: freebsd-hackers@FreeBSD.ORG In-Reply-To: <20060126155412.GB11603@poupinou.org> X-Newsgroups: list.freebsd-hackers User-Agent: tin/1.8.0-20051224 ("Ronay") (UNIX) (FreeBSD/4.11-STABLE (i386)) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Thu, 26 Jan 2006 19:04:54 +0100 (CET) X-Mailman-Approved-At: Thu, 26 Jan 2006 18:07:56 +0000 Cc: Subject: Re: CPU/case/disk temperature sensors for Dell PowerEdge 2850 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-hackers@FreeBSD.ORG List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 18:04:56 -0000 Hi, Sorry for jumping into this thread. I have the same problem, but on different hardware. Bruno Ducrot wrote: > > > First, install sysutils/freeipmi, then try it by this command: > > > # bmc-info It hangs forever. "bmc-config -o" prints a few lines (starts with "Section User1" and doesn't seem useful), then also hangs forever. Oh, by thy way, my machine is a HP ProLiant DL360 G4 (formerly Compaq). > > > If it don't work, or loop forever, please install > > > dmidecode (sysutils/dmidecode) then give us the output from > > > it for the type entry 38 (IPMI Device Information). That prints quite a lot of information, which is even partially useful (e.g. it lists the configration of the RAM DIMM slots, CPUs and the machine serial number). Thanks for mentioning that tool! However -- no type 38. :-( > The DMI stuff is more or less optional. If not present, this won't > means IPMI is not there. For both Dell 2550 (this time..) and the > Supermicros, if there are some remote cards control then FreeIPMI should > work even if no such handle does not exist at all. The DL360 has such remote control stuff, too. > If this won't work, for the supermicro at least I > think sysutils/mbmon may work. That was the first thing I've tried. No go. I've also tried other similar ports (lmmon, healthd). Same thing. > Back to the Dell 2850, the problem is the 'Register Spacing: > 32-bit Boundaries' line. > FreeIPMI 0.1.3 does not implement this feature and use > always the default 8-bit boundary. The symptom is that bmc-info > hang forever. > > Fortunately, the next release will include this support. By now, > there is a beta available but no port has been done. > > By now, you can try to copy the attached file to > ports/sysutils/freeipmi/files > and rebuild the port. I compiled the port with that patch file, but the symptom didn't change. Still hangs forever. Any further advice would be very welcome. Also, if I can provide any information, just tell me what you need. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs." -- Robert Firth