From owner-freebsd-questions@FreeBSD.ORG Sun Aug 26 12:44:55 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8C7D16A419 for ; Sun, 26 Aug 2007 12:44:55 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id 97B4313C45D for ; Sun, 26 Aug 2007 12:44:55 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1IPHU5-000CIm-R5 for freebsd-questions@freebsd.org; Sun, 26 Aug 2007 08:44:53 -0400 Message-ID: <003501c7e7de$e519d5a0$6501a8c0@GRANT> From: "Grant Peel" To: Date: Sun, 26 Aug 2007 08:44:51 -0400 Organization: The Net Now MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ipmi X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 12:44:55 -0000 Hi all, I took a stab at installing ipmitool on my PE750. When I try to use it I get this. The box is running FreeBSD 6.2 so my understanding is there is no kernel = work to be done. Can anyone take my blinders off and show me what I am missing? excelsior# ipmitool sensor Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No = such file or directory Get Device ID command failed Unable to open SDR for reading excelsior# -Grant