Yes, you are correct. The latest Saucy kernel does have IPMI as a module. Here is the config entries for Saucy 3.11.0-18.32:
config.common.ubuntu:CONFIG_ACPI_IPMI=m config.common.ubuntu:CONFIG_IPMI_DEVICE_INTERFACE=m config.common.ubuntu:CONFIG_IPMI_HANDLER=m config.common.ubuntu:# CONFIG_IPMI_PANIC_EVENT is not set config.common.ubuntu:CONFIG_IPMI_POWEROFF=m config.common.ubuntu:CONFIG_IPMI_SI=m config.common.ubuntu:CONFIG_IPMI_WATCHDOG=m Since you confirmed this is fixed in 3.14-rc4, it is probably best for us to perform a reverse bisect to identify the commit that fixes this. Can you test the v3.14-rc1 kernel to see if that's when this was fixed? It can be downloaded from: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14-rc1-trusty/ If the bug still exists there, we should test rc2, then rc3, etc. Once we find the last bad version and first good version, we can bisect between those two versions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284334 Title: (regression?) openipmi fails to start on kernels 3.13.0-11-generic and 3.13.0-12-generic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1284334/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
