Hey Dave,

If I had to guess, the driver may have not been compiled properly.
Did ./configure find the bmc_intf.h file properly?  When I run configure
on Linux, I see:

checking for bmc_intf.h... no
configure: WARNING: cannot build sunbmc driver

when it can't find bmc_intf.h.

See README.sunbmc for info.

If it did find the .h file correctly, perhaps strace can shed more light
on the issue?  Or compiling w/ --enable-debug and --enable-trace.

Al

On Fri, 2010-04-30 at 08:51 -0700, Dave Love wrote:
> I vaguely remember this coming up before, but I can't find anything
> about it, though I may be thinking of the Linux driver.
> 
> I'm trying to use 0.8.4 in-band on Solaris 10 (x4500, ELOM) and
> failing.  I see this, for example:
> 
> r...@lvfs1 # bmc-info --debug
> could not find inband device
> r...@lvfs1 # bmc-info --debug -D SUNBMC
> ipmi_ctx_open_inband: internal system error
> 
> truss shows it's opening /dev/bmc, and `ipmitool mc info' works.
> 
> Any suggestions?
> 
> 
> _______________________________________________
> Freeipmi-users mailing list
> [email protected]
> http://*lists.gnu.org/mailman/listinfo/freeipmi-users
> 
-- 
Albert Chu
[email protected]
Computer Scientist
High Performance Systems Division
Lawrence Livermore National Laboratory



_______________________________________________
Freeipmi-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/freeipmi-users

Reply via email to