[Bug 1309860] Re: missing ipmi module

2014-04-23 Thread Anthony Caiafa
--- openipmi2014-04-23 14:01:27.283366624 +0200 +++ openipmi_patch 2014-04-23 14:09:24.740122808 +0200 @@ -321,12 +321,9 @@ load_ipmi_modules () { local locdelay - modprobe ipmi_msghandler /dev/null 21 - modules_loaded ipmi_msghandler - [ ${OnePlusLoaded} -ne 1 ]

[Bug 1309860] Re: missing ipmi module

2014-04-23 Thread Anthony Caiafa
I did not remove it from the script where its declared in MODULES_BASE=ipmi_msghandler MODULES=${MODULES_INTERFACES} ${MODULES_FEATURES} ${MODULES_HW} ${MODULES_BASE} -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openipmi in

[Bug 1309860] Re: missing ipmi module

2014-04-23 Thread Anthony Caiafa
so i tested this exact script on an older system running 12.04 and it still successfully loads ipmi_msghandler so the script works across different platforms but fixes the issue on 14.04. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1309860] Re: missing ipmi module

2014-04-22 Thread Anthony Caiafa
so basically its just removing the need to load ipmi_msghandler all together. http://pastie.org/private/jree1yehzvcm6k7qjrh4iw -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openipmi in Ubuntu. https://bugs.launchpad.net/bugs/1309860