Operating System - Linux
1830241 Members
1758 Online
109999 Solutions
New Discussion

Accessing ILO Port with OpenIPMI

 
Brian_435
New Member

Accessing ILO Port with OpenIPMI

What hardware address does the ILO Port Use?

I get the following error.
Using ipmi_kcs_drv

/lib/modules/2.4.29/kernel/drivers/char/ipmi/ipmi_kcs_drv.o: init_module: No such device

With the hardware address, interrupts, I would imagine that I should be able to access the device
filename: /lib/modules/2.4.29/kernel/drivers/char/ipmi/ipmi_kcs_drv.o
description:
author:
license: "GPL"
parm: kcs_trydefaults int
parm: kcs_addrs long array (min = 1, max = 4)
parm: kcs_irqs int array (min = 1, max = 4)
parm: kcs_ports int array (min = 1, max = 4)

Thanks,


2 REPLIES 2
Brian_435
New Member

Re: Accessing ILO Port with OpenIPMI

Darn, I forgot to mention that this is for a DL380 G3
Brian_435
New Member

Re: Accessing ILO Port with OpenIPMI

Going into system Diagnostics I was able to find ILO Port Addresses. Unable to access device with ipmi_kcs_drv, but hopefully we'll find a solution to that.