All of lore.kernel.org
 help / color / mirror / Atom feed
* KCS ipmi interface doesnt work
@ 2019-08-27  9:59 Zheng Bao
  2019-08-27 17:24 ` Milton Miller II
  0 siblings, 1 reply; 3+ messages in thread
From: Zheng Bao @ 2019-08-27  9:59 UTC (permalink / raw)
  To: OpenBMC Maillist

[-- Attachment #1: Type: text/plain, Size: 182 bytes --]

Hi, All,
My server BIOS tries to send ipmi command "self test", but openbmc( I tried Zaius)  doesn't response.

Is this right? Or how can I debug this? Thanks.

Joe (Rookie)


[-- Attachment #2: Type: text/html, Size: 1174 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re:  KCS ipmi interface doesnt work
  2019-08-27  9:59 KCS ipmi interface doesnt work Zheng Bao
@ 2019-08-27 17:24 ` Milton Miller II
  2019-08-28  7:58   ` Yong Li
  0 siblings, 1 reply; 3+ messages in thread
From: Milton Miller II @ 2019-08-27 17:24 UTC (permalink / raw)
  To: Zheng Bao; +Cc: OpenBMC Maillist

On August 27, 2019 around 5AM in some timezone, Zheng Bao wrote:

>      
> Hi, All, 
> My server BIOS tries to send ipmi command "self test", but openbmc(
>I tried Zaius)  doesn't response. 
> 
>  
> Is this right? Or how can I debug this? Thanks. 
> 

Zaius is an OpenPower machine.  OpenPower is using the bt (block
transfer) device on the lpc bus to comunicate with the host for
IPMI and does not use the KCS protocol or the keyboard device.

Someone else can suggest a better platform to copy the
IPMI configuration to use KCS.

milton

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: KCS ipmi interface doesnt work
  2019-08-27 17:24 ` Milton Miller II
@ 2019-08-28  7:58   ` Yong Li
  0 siblings, 0 replies; 3+ messages in thread
From: Yong Li @ 2019-08-28  7:58 UTC (permalink / raw)
  To: 'Milton Miller II', 'Zheng Bao'
  Cc: 'OpenBMC Maillist'

Intel platforms are using the KCS interface for BIOS/BMC communication.

Notice there is a known issue about the dbus name, need to convert the dash to underscore

Ipmi-kcs3 needs to change to ipmi_kcs3

kcsbridged -c ipmi_kcs3
kcsbridged -c ipmi_kcs4

https://gerrit.openbmc-project.xyz/#/c/openbmc/meta-phosphor/+/23001/

Thanks,
Yong
-----Original Message-----
From: openbmc <openbmc-bounces+yong.b.li=linux.intel.com@lists.ozlabs.org> On Behalf Of Milton Miller II
Sent: Wednesday, August 28, 2019 1:24 AM
To: Zheng Bao <fishbaoz@hotmail.com>
Cc: OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: Re: KCS ipmi interface doesnt work

On August 27, 2019 around 5AM in some timezone, Zheng Bao wrote:

>      
> Hi, All,
> My server BIOS tries to send ipmi command "self test", but openbmc( I 
>tried Zaius)  doesn't response.
> 
>  
> Is this right? Or how can I debug this? Thanks. 
> 

Zaius is an OpenPower machine.  OpenPower is using the bt (block
transfer) device on the lpc bus to comunicate with the host for IPMI and does not use the KCS protocol or the keyboard device.

Someone else can suggest a better platform to copy the IPMI configuration to use KCS.

milton

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-28  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-27  9:59 KCS ipmi interface doesnt work Zheng Bao
2019-08-27 17:24 ` Milton Miller II
2019-08-28  7:58   ` Yong Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.