CONFIG_IPMI_HANDLER is still y in3.13.0-20, so this is still broken.
This is the workaround I'm using at the moment:

# diff /etc/init.d/openipmi.orig /etc/init.d/openipmi
324,326c324,326
<       modprobe ipmi_msghandler > /dev/null 2>&1
<       modules_loaded ipmi_msghandler
<       [ ${OnePlusLoaded} -ne 1 ] && unload_all_ipmi_modules && 
RETVAL=$((RETVAL | 1)) && return
---
> #     modprobe ipmi_msghandler > /dev/null 2>&1
> #     modules_loaded ipmi_msghandler
> #     [ ${OnePlusLoaded} -ne 1 ] && unload_all_ipmi_modules && 
> RETVAL=$((RETVAL | 1)) && return

-- 
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

Reply via email to