Can't not find interface "xyz.openbmc_project.Logging.Entry" in intel wolfpass

Bills, Jason M jason.m.bills at linux.intel.com
Thu Apr 2 05:39:55 AEDT 2020



On 4/1/2020 4:56 AM, zhang_cy1989 wrote:
> Dear All
>       I use the following command inside BMC, but return empty.
>       dbus-send --system --print-reply 
> --dest=xyz.openbmc_project.ObjectMapper 
> /xyz/openbmc_project/object_mapper 
> xyz.openbmc_project.ObjectMapper.GetSubTreePaths string:"/" int32:0 
> array:string:"xyz.openbmc_project.Logging.Entry"
> 
> method return time=5896.731621 sender=:1.27 -> destination=:1.141 
> serial=1425 reply_serial=2
>     array [
>     ]
> 
>      However, I use ipmitool to get sel list in another computer and got 
> those info:
> 
>     1 |  Pre-Init  |0000000121| Temperature #0x0b | Lower Non-critical 
> going low  | Asserted
>     2 |  Pre-Init  |0000000101| Temperature #0x0b | Lower Non-critical 
> going low  | Asserted
>     3 |  Pre-Init  |0000000098| Temperature #0x0b | Lower Non-critical 
> going low  | Asserted
> 
>     I can't find interface "xyz.openbmc_project.Logging.Entry" and can 
> get sel list by ipmitool, why?
In the Intel build, we don't use D-Bus for SEL log entries.  They are 
instead extracted from the journal by rsyslog and stored in a syslog 
file under /var/log.

>     Who could help me? waiting for you.
>     Thanks
> 
> BR
> Felix
> 
> 


More information about the openbmc mailing list