Why are ipmi modules being loaded?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Frans Pop
Date: Sunday, October 21, 2007 - 6:34 am

Last week I sent this same question to the openipmi-developer list on 
sourceforge, but did not get any replies.
Does anyone here know the answer?

========
AFAICT my system does not support ipmi, but despite that fact something is 
loading the ipmi_msghandler module and trying to load the ipmi_si module.

The second fails, but the first stays loaded. From dmesg:
ipmi message handler version 39.1
[...]
ipmi_si: Trying PCI-specified kcs state machine at mem address 0x90220000, 
slave address 0x0, irq 19
ipmi_si: There appears to be no BMC at this location
ipmi_si: Unable to find any System Interface(s)

This results in powertop showing:
   Top causes for wakeups:
   [...]
      2.1% ( 10.0)   <kernel module> : ipmi_init_msghandler (ipmi_timeout)

AFAICT from modules.pcimap, ipmi_si should only be loaded for PCI ID 
[103c:121a] (which I don't have), or for devices with class c0700 (which I 
also don't have).
I also cannot find anything in /etc that could be responsible.

So I wonder what _is_ responsible for trying to load the ipmi modules on my 
system and if that shouldn't be avoided.

My system is Debian testing running 2.6.23.

Cheers,
Frans Pop
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Why are ipmi modules being loaded?, Frans Pop, (Sun Oct 21, 6:34 am)
Re: Why are ipmi modules being loaded?, Dave Jones, (Sun Oct 21, 1:09 pm)
Re: Why are ipmi modules being loaded?, Frans Pop, (Sun Oct 21, 2:04 pm)
Re: Why are ipmi modules being loaded?, Martin Mares, (Sun Oct 21, 2:58 pm)
Re: Why are ipmi modules being loaded?, Andreas Schwab, (Sun Oct 21, 4:39 pm)