On Wed, May 10, 2006 at 05:40:07PM +0200, Brice Figureau wrote:
> Hi,
> 
> I have a brand new Dell PowerEdge 2850 (and a 1850 for that matters),
> all running 2.6.17-rc3, on which I can't modprobe ipmi_si.
> The kernel is a pure x86_64 kernel, compiled under debian sid amd64.
> 
> Here is the related dmesg when the modprobe is issued:
> 
> ipmi message handler version 39.0
> IPMI System Interface driver.
> ipmi_si: Trying SMBIOS-specified KCS state machine at I/O address 0xca8, 
> slave address 0x20, irq 0
>  Could not set up I/O space
> Trying to free nonexistent resource <00000ca8-00000cac>
> BT: timed out in B2H_WAIT [ SMS ]
> restart command
> BT: timed out in B2H_WAIT [ SMS ]
> restart command
> BT: timed out in B2H_WAIT [ SMS ]
> retry limit (2) exceeded
> IPMI: BT reset (takes 5 secs)
> BT: timed out in B2H_WAIT [ SMS ]
> retry limit (2) exceeded
> ipmi_si: Unable to find any System Interface(s)

arrgghh.  I don't know what the problem is, but based on the report I
got privately a week ago, this kernel command line parameter solves it:

pnpacpi=off

The (new?) PNP ACPI code is reserving the I/O address (look earlier in
your dmesg output), so the driver can't allocate it.

-- 
Matt Domsch
Software Architect
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Openipmi-developer mailing list
Openipmi-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to