From owner-freebsd-proliant@FreeBSD.ORG Mon Nov 24 22:45:56 2008 Return-Path: Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 951B51065670 for ; Mon, 24 Nov 2008 22:45:56 +0000 (UTC) (envelope-from answer@glowie.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.237]) by mx1.freebsd.org (Postfix) with ESMTP id 7779A8FC16 for ; Mon, 24 Nov 2008 22:45:56 +0000 (UTC) (envelope-from answer@glowie.com) Received: by rv-out-0506.google.com with SMTP id b25so2210025rvf.43 for ; Mon, 24 Nov 2008 14:45:56 -0800 (PST) Received: by 10.140.166.21 with SMTP id o21mr2082064rve.121.1227564949653; Mon, 24 Nov 2008 14:15:49 -0800 (PST) Received: by 10.141.209.5 with HTTP; Mon, 24 Nov 2008 14:15:49 -0800 (PST) Message-ID: Date: Mon, 24 Nov 2008 17:15:49 -0500 From: "Ben Wynn" To: freebsd-proliant@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Cant start hpasm : hpasmxld: Invalid Device: /dev/ipmi0 X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2008 22:45:56 -0000 Hi Kevin, This is perfectly well expected. I have a DL360 G3 as well. The G3, and G4, are not IPMI computers, only the G5 and later. the hpasm-7.50 package says it's only for G5's and later. You will have to use the older package 7.23, i believe, supports older models. The older package, however, doesn't work on FreeBSD 7.0 or 7.1, I've got a DL360 G3 and I've tried those. From reading the archives of this list, I gather the old package stopped working around FreeBSD 6.2. The errors people write in with most often complain about threading libraries. I am very frustrated by this myself, and wish the various people at HP would recompile the older software on the current versions of FreeBSD, but I havn't seen any movement yet. So I run Debian on that particular server until I hear more fortunate news. -Ben