Comment 5 for bug 110992

Revision history for this message
Salgar (salgar) wrote :

You must load ipmi_devintf and ipmi_si. The module ipmi_msghandler will be loaded automatically.

sudo echo "ipmi_devintf" >> /etc/modules
sudo echo "ipmi_si" >> /etc/modules

... and it works.