== arm64 architecture ==
$ dpkg -l | grep openipmi
ii  libopenipmi-dev                     2.0.22-1ubuntu1.1                       
   arm64        Intelligent Platform Management Interface - development
ii  libopenipmi0                        2.0.22-1ubuntu1.1                       
   arm64        Intelligent Platform Management Interface - runtime
ii  openipmi                            2.0.22-1ubuntu1.1                       
   arm64        Intelligent Platform Management Interface (for servers)

$ sudo service openipmi start 
$ lsmod | grep ipmi
ipmi_ssif              28672  0
ipmi_devintf           24576  0
ipmi_msghandler        57344  2 ipmi_ssif,ipmi_devintf
$ sudo service openipmi status
● openipmi.service - LSB: OpenIPMI Driver init script
   Loaded: loaded (/etc/init.d/openipmi; bad; vendor preset: enabled)
   Active: active (exited) since Tue 2017-09-12 18:26:20 UTC; 26s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 38242 ExecStart=/etc/init.d/openipmi start (code=exited, status=0/SUC

Sep 12 18:26:19 awrep7 systemd[1]: Starting LSB: OpenIPMI Driver init script...
Sep 12 18:26:19 awrep7 openipmi[38242]:  * Starting ipmi drivers
Sep 12 18:26:20 awrep7 openipmi[38242]:    ...done.
Sep 12 18:26:20 awrep7 systemd[1]: Started LSB: OpenIPMI Driver init script.
$ sudo service openipmi stop
$ lsmod | grep ipmi
$ sudo service openipmi start
$ lsmod | grep ipmi
ipmi_ssif              28672  0
ipmi_devintf           24576  0
ipmi_msghandler        57344  2 ipmi_ssif,ipmi_devintf
$ sudo service openipmi status
● openipmi.service - LSB: OpenIPMI Driver init script
   Loaded: loaded (/etc/init.d/openipmi; bad; vendor preset: enabled)
   Active: active (exited) since Tue 2017-09-12 18:27:18 UTC; 19s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 38347 ExecStop=/etc/init.d/openipmi stop (code=exited, status=0/SUCCE
  Process: 38434 ExecStart=/etc/init.d/openipmi start (code=exited, status=0/SUC

Sep 12 18:27:17 awrep7 systemd[1]: Starting LSB: OpenIPMI Driver init script...
Sep 12 18:27:17 awrep7 openipmi[38434]:  * Starting ipmi drivers
Sep 12 18:27:18 awrep7 openipmi[38434]:    ...done.
Sep 12 18:27:18 awrep7 systemd[1]: Started LSB: OpenIPMI Driver init script.


** Bug watch added: Debian Bug tracker #875537
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875537

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1716517

Title:
  [arm64/ppc64le] load ipmi_ssif/ipmi_powernv instead of ipmi_si

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/1716517/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to