Comment 11 for bug 1309860

Revision history for this message
Tim Gardner (timg-tpi) wrote :

ipmi_msghandler is now built into the Trusty kernel:

debian.master/config/config.common.ubuntu:CONFIG_IPMI_HANDLER=y

Looking at your current dmesg it also looks like your IPMI interface has initialized:

[77826.988711] ipmi device interface

You do have something else going on though. You shouldn't have that many messages suppressed in your dmesg (which start as soon as eth1 link comes up):

[ 18.912848] net_ratelimit: 108 callbacks suppressed

Are both ethernets plugged into the same switch ?