From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 19:23:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43AEB16A4CE for ; Mon, 14 Mar 2005 19:23:44 +0000 (GMT) Received: from sb.santaba.com (sb.santaba.com [207.154.84.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07FD843D55 for ; Mon, 14 Mar 2005 19:23:44 +0000 (GMT) (envelope-from behl@santaba.com) Received: from [192.168.3.100] (unknown [205.180.85.193]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sb.santaba.com (Postfix) with ESMTP id 8184A28433 for ; Mon, 14 Mar 2005 11:23:43 -0800 (PST) Message-ID: <4235E50E.4000506@santaba.com> Date: Mon, 14 Mar 2005 11:25:02 -0800 From: Jeff Behl User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: IPMI doesn't work... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:23:44 -0000 on a 5.3 amd64 system. anyone have any luck or know anything about this? i can query variables right up until the point where the kernel loads, then nothing. ibm is saying this can be caused by the actual net driver (the Baseboard Management Controller (BMC) shares the network interface); we're using a Broadcom BCM5704C Dual gig adapter: bge0: mem 0xfe000000-0xfe00ffff,0xfe010000-0xfe01ffff irq 24 at device 1.0 on pci2 anyone have any idea why this may be the case? unfortunately for me and others, the inability to remotely manage boxes (console/power cycle/detect drive failures/etc) via will be a deal breaker in our push for FBSD in our fleet (couple hundred) of dual proc amd64 IBM e325 servers. SuSe here we come (unwillingly)... thx