From owner-freebsd-questions@FreeBSD.ORG Mon May 14 12:12:46 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C356416A400 for ; Mon, 14 May 2007 12:12:46 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 81E0E13C447 for ; Mon, 14 May 2007 12:12:46 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from gahrtop.bfh.ch ([147.87.108.76] helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HnZPx-0003bM-BR; Mon, 14 May 2007 14:12:45 +0200 Message-ID: <46485235.6000404@gahr.ch> Date: Mon, 14 May 2007 14:12:37 +0200 From: Pietro Cerutti User-Agent: Thunderbird 2.0.0.0 (X11/20070509) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <292623.91402.qm@web39215.mail.mud.yahoo.com> In-Reply-To: <292623.91402.qm@web39215.mail.mud.yahoo.com> X-Enigmail-Version: 0.95.0 OpenPGP: id=9571F78E; url=http://pgp.gahr.ch Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig91CDA75EE4CE77B1D36978ED" X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gahr.ch X-Source: X-Source-Args: X-Source-Dir: Cc: Dhananjaya hiremath Subject: Re: ipmi drivers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2007 12:12:46 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig91CDA75EE4CE77B1D36978ED Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dhananjaya hiremath wrote: > Hello sir, Hello, > Here we did the following command to build the ipmi. >=20 > # cd /usr/src/sys/modules/i2c/smbus && make && make install > # cd /usr/src/sys/modules/ipmi && make && make install > # kldload smbus > # kldload ipmi >=20 > Then how we come to know that the driver is installed.And how to=20 > ensure that driver runs successfully. And pls specfiy the steps for bui= lding on the freebsd. Take a look at your console (ttyv0) and/or at the tail of /var/log/messag= es. You should see whether your hardware has been attached by the ipmi driver= =2E Unfortunately I don't own such a hardware, so I cannot provide an example= =2E --=20 Pietro Cerutti PGP Public Key ID: http://gahr.ch/pgp --------------enig91CDA75EE4CE77B1D36978ED Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGSFI7wMJqmJVx944RCq2MAJ0RqtMY6uky2Pg1frJwQoWK89AkVQCgkB9C pO/oGjEYg/e2rFdfaA0Mp1E= =exEd -----END PGP SIGNATURE----- --------------enig91CDA75EE4CE77B1D36978ED--