From owner-freebsd-amd64@FreeBSD.ORG Mon Nov 13 18:54:54 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5628616A500 for ; Mon, 13 Nov 2006 18:54:54 +0000 (UTC) (envelope-from raymond@sundland.com) Received: from mail.omnimx.net (mail.omnimx.net [64.235.254.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF2EC43FBD for ; Mon, 13 Nov 2006 18:48:55 +0000 (GMT) (envelope-from raymond@sundland.com) Received: from P644RSI (mail [64.235.254.12]) by mail.omnimx.net (Postfix) with ESMTP id ED6A41708D for ; Mon, 13 Nov 2006 10:48:39 -0800 (PST) From: "Raymond Sundland" To: , Date: Mon, 13 Nov 2006 13:48:39 -0500 Message-ID: <003301c70754$56143280$8478020a@medco.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-Index: AccHMuzD8J2Wck5cSk6AO3wS7cL3yAAIS2Lw Cc: Subject: FW: IPMI kernel module errors on 6.x X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Nov 2006 18:54:54 -0000 I sent this to -questions earlier, but thought I would get a more complete response from either -hackers or -amd64. ... Hi Everyone, I purchased a new Supermicro Superserver SS6015B-T (motherboard is X7DBR-E) about 3 weeks ago with the IPMI module (part called SIMSO) and have had a hard time getting the IPMI functionality to work in RELENG_6. Particularly, when I attempt to 'kldload ipmi' I get the following output in dmesg: ipmi0: on isa0 ipmi0: KCS mode found at mem 0xca2 alignment 0x4 on isa ipmi0: KCS: Failed to start write ipmi0: KCS Error retry exhausted ipmi0: KCS: Failed to start write ipmi0: KCS Error retry exhausted ipmi0: KCS: Failed to start write ipmi0: KCS Error retry exhausted ipmi0: Timed out waiting for GET_DEVICE_ID >From the dmesg, it appears it's finding the IPMI device, but unable to interact with it. Meanwhile, no device shows up in /dev so ipmitool does not work, either. For reference, here is my uname: FreeBSD exodus 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #9: Fri Nov 10 10:56:39 PST 2006 root@exodus:/usr/obj/usr/src/sys/EXODUS amd64 This is a RELENG_6 build with a CVSUP done just before the compile date of the kernel. The SIMSO IPMI card itself works, I can access it via the web management console, I just can not get the kernel driver to work with it. Any help and/or references would be greatly appreciated. Thanks! _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"