From owner-freebsd-questions@FreeBSD.ORG Mon Sep 3 15:10:15 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 B0F7116A46B for ; Mon, 3 Sep 2007 15:10:15 +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 8A02913C49D for ; Mon, 3 Sep 2007 15:10:15 +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 1ISDZ6-000AXu-Bu for freebsd-questions@freebsd.org; Mon, 03 Sep 2007 11:10:12 -0400 Message-ID: <00f701c7ee3c$828cc320$6501a8c0@GRANT> From: "Grant Peel" To: Date: Mon, 3 Sep 2007 11:10:05 -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 kernel object i/o error 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: Mon, 03 Sep 2007 15:10:15 -0000 Hi all, I am trying to get ipmitool working on a Dell 1850. When I kldload the ipmi.ko, it seems to load fine but the dev device is = not being created. I can see this in the dmesg any time I try. If anyone can interprate this I wouold be greatful The ACPI driver cannot be loaded after boot. ipmi0: on isa0 ipmi0: KCS mode found at io 0xca8 alignment 0x4 on isa ipmi0: couldn't configure I/O resource device_attach: ipmi0 attach returned 6 ppc0: parallel port not found. sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled -Grant