--- 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 2>&1
- modules_loaded ipmi_msghandler
- [ ${OnePlusLoaded} -ne 1 ] && unload_all_
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
Bugs, which is subscribed to Ubuntu.
https://bugs.l
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
Bugs, which is subscribed to Ubuntu.
Public bug reported:
Currently upgraded from 12.04 to 14.04 and am experiencing issues with
start openipmi via the init.d script. I did some digging around and it
appears that the package
linux-image-extra-3.13.0-24-generic
is missing the ipmi_msghandler.ko. It provides all other IPMI libraries
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1309860/+attachment/4088463/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1309860/+attachment/4088465/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309860
Title:
mi
apport information
** Tags added: apport-collected trusty
** Description changed:
Currently upgraded from 12.04 to 14.04 and am experiencing issues with
start openipmi via the init.d script. I did some digging around and it
appears that the package
linux-image-extra-3.13.0-24-generic
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1309860/+attachment/4088464/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309860
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1309860/+attachment/4088461/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309860
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1309860/+attachment/4088462/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309860
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/1309860/+attachment/4088466/+files/UdevLog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1309860/+attachment/4088460/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309860
Title:
miss
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1309860/+attachment/4088459/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309860
hey ok so it looks like its an issue with the openipmi init.d script
which calls for modprobe of the ipmi_msghandler in the start function.
Since the file is no longer in the location the init.d script fails. I
was able to rewrite it to avoid doing that so i wonder if we can have
the maintainer upd
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309860
Title:
missing i
15 matches
Mail list logo