søn, 30.09.2007 kl. 18.45 -0500, skrev Corey Minyard: > Stian Jordet wrote: > > [EMAIL PROTECTED]:~# modprobe ipmi_si type="kcs" addrs="0xca0" > > IPMI System Interface driver. > > ipmi_si: Trying hardcoded-specified kcs state machine at mem address > > 0xca0, slave address 0x0, irq 0 > > Could not set up I/O space > > ipmi_si: Unable to find any System Interface(s) > > FATAL: Error inserting ipmi_si > > (/lib/modules/2.6.21/kernel/drivers/char/ipmi/ipmi_si.ko): No such > > device > > > This is why nothing else is working. You need to do ports=0xca0, if you > look, it is trying to probe memory.
You really got my heart racing when I saw this, hoping it would be so easy. But no: [EMAIL PROTECTED]:~# modprobe ipmi_si type=kcs ports=0xca0 IPMI System Interface driver. ipmi_si: Trying hardcoded-specified kcs state machine at i/o address 0xca0, slave address 0x0, irq 0 ipmi_si: There appears to be no BMC at this location ipmi_si: Unable to find any System Interface(s) FATAL: Error inserting ipmi_si (/lib/modules/2.6.21/kernel/drivers/char/ipmi/ipmi_si.ko): No such device Is the conclusion that it's not IPMI compatible? At least not a recent enough IPMI? Thanks for replying :) -Stian ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
