From owner-freebsd-ports@FreeBSD.ORG Mon Aug 18 21:40:53 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 001651065673 for ; Mon, 18 Aug 2008 21:40:52 +0000 (UTC) (envelope-from Raymond.Lee@qwest.com) Received: from sudnp799.qwest.com (sudnp799.qwest.com [155.70.32.99]) by mx1.freebsd.org (Postfix) with ESMTP id B6EC58FC08 for ; Mon, 18 Aug 2008 21:40:52 +0000 (UTC) (envelope-from Raymond.Lee@qwest.com) Received: from sudnp796.qintra.com (sudnp796.qintra.com [151.116.2.212]) by sudnp799.qwest.com (8.14.0/8.14.0) with ESMTP id m7ILH3KI020928 for ; Mon, 18 Aug 2008 15:17:03 -0600 (MDT) Received: from itomae2ksm01.AD.QINTRA.COM (localhost [127.0.0.1]) by sudnp796.qintra.com (8.14.0/8.14.0) with ESMTP id m7ILGvZh007791 for ; Mon, 18 Aug 2008 15:16:58 -0600 (MDT) Received: from itomae2km09.AD.QINTRA.COM ([10.6.9.158]) by itomae2ksm01.AD.QINTRA.COM with Microsoft SMTPSVC(6.0.3790.1830); Mon, 18 Aug 2008 16:16:57 -0500 X-MessageTextProcessor: DisclaimIt (2.70.270) [Qwest Communications International Inc.] X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4133 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 18 Aug 2008 16:16:57 -0500 Message-ID: <6EC7953652E1704A8CF85C0C0CC80407052E91DB@itomae2km09.AD.QINTRA.COM> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: problem with ipmi thread-index: AckBd77VLga2vVchQ2aZsQ6o00RsZQ== Importance: normal Priority: normal From: "Lee, Raymond" To: X-OriginalArrivalTime: 18 Aug 2008 21:16:57.0921 (UTC) FILETIME=[BF503310:01C90177] Subject: problem with ipmi X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2008 21:40:53 -0000 Hi, I'm fairly new to FreeBSD, so please bear with me. I've been having problems getting ipmi to start on one of our FreeBSD servers. The server is a SunFire X2100 running FreeBSD 7.0. Here's what I've tried: [root@~]# uname -a FreeBSD svl-dns2-01.inet.qwest.net 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Wed Mar 5 05:37:47 UTC 2008 root@bsdjump.oss.uswest.net:/usr/obj/amd64/build/tmp/src/sys/GENERIC amd64 [root@~]# ls -l /boot/kernel/ipmi* -r-xr-xr-x 1 root wheel 57408 Mar 5 06:14 /boot/kernel/ipmi.ko -r-xr-xr-x 1 root wheel 345880 Mar 5 06:14 /boot/kernel/ipmi.ko.symbols [root@~]# kldload -v /boot/kernel/ipmi.ko Loaded /boot/kernel/ipmi.ko, id=3D7 [root@~]# kldstat Id Refs Address Size Name 1 7 0xffffffff80100000 ac6ea8 kernel 2 1 0xffffffff80bc7000 205f8 geom_mirror.ko 4 2 0xffffffff80bf8000 24c0 smbus.ko 5 1 0xffffffff938ef000 972 pflog.ko 6 1 0xffffffff938f0000 2aadc pf.ko 7 1 0xffffffff93a29000 6b82 ipmi.ko [root@~]# ls -l /dev/ipmi* ls: /dev/ipmi*: No such file or directory [root@~]# dmesg ipmi0: on isa0 ipmi0: KCS mode found at io 0xca2 alignment 0x1 on isa ipmi0: couldn't find it device_attach: ipmi0 attach returned 6 ppc0: cannot reserve I/O port range sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled I also tried rebooting after making sure my /boot/loader.conf looks ok, but it still didn't work. [root@~]# cat /boot/loader.conf=20 hint.sio.0.flags=3D"0x10" boot_multicons=3D"YES" console=3D"comconsole,vidconsole" ipmi_load=3D"YES" geom_mirror_load=3D"YES" On other servers of the same hardware & OS, this has worked for me. /dev/ipmi0 was created, and I could install and run ipmitool. =20 Any ideas? Thanks, Ray This communication is the property of Qwest and may contain confidential = or privileged information. Unauthorized use of this communication is = strictly=20 prohibited and may be unlawful. If you have received this communication = in error, please immediately notify the sender by reply e-mail and = destroy=20 all copies of the communication and any attachments.