Dhananjaya hiremath wrote:
> Hello sir,
Hello,

> Here we did the following command to build the ipmi.
> 
> # cd /usr/src/sys/modules/i2c/smbus && make && make install
> # cd /usr/src/sys/modules/ipmi && make && make install
> # kldload smbus
> # kldload ipmi
> 
> Then how we come to know that the driver is installed.And how to 
> ensure that driver runs successfully. And pls specfiy the steps for building 
> on the freebsd.
Take a look at your console (ttyv0) and/or at the tail of /var/log/messages.

You should see whether your hardware has been attached by the ipmi driver.

Unfortunately I don't own such a hardware, so I cannot provide an example.

-- 
Pietro Cerutti

PGP Public Key ID:
http://gahr.ch/pgp

Attachment: signature.asc
Description: OpenPGP digital signature

  • ipmi drivers Dhananjaya hiremath
    • Re: ipmi drivers Pietro Cerutti

Reply via email to