You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use smbios to get bios info.
here is my smbios-mdr_%.bbappend:
PACKAGECONFIG:append = " smbios-ipmi-blob"
PACKAGECONFIG:remove = " cpuinfo"
image.bbappend:
OBMC_IMAGE_EXTRA_INSTALL:append = " smbios-mdr"
OBMC_IMAGE_EXTRA_INSTALL:append = " phosphor-ipmi-blobs"
here is log:
Apr 01 14:15:01 BMC smbiosmdrv2app[584]: Read data from flash error - Open MDRV2 table file failure
Apr 01 14:15:01 BMC smbiosmdrv2app[584]: Read data from flash error - Open MDRV2 table file failure
Apr 01 14:15:01 BMC smbiosmdrv2app[584]: agent data sync failed - read data from flash failed
How to use it?
The text was updated successfully, but these errors were encountered:
I want to use smbios to get bios info.
here is my smbios-mdr_%.bbappend:
PACKAGECONFIG:append = " smbios-ipmi-blob"
PACKAGECONFIG:remove = " cpuinfo"
image.bbappend:
OBMC_IMAGE_EXTRA_INSTALL:append = " smbios-mdr"
OBMC_IMAGE_EXTRA_INSTALL:append = " phosphor-ipmi-blobs"
here is log:
Apr 01 14:15:01 BMC smbiosmdrv2app[584]: Read data from flash error - Open MDRV2 table file failure
Apr 01 14:15:01 BMC smbiosmdrv2app[584]: Read data from flash error - Open MDRV2 table file failure
Apr 01 14:15:01 BMC smbiosmdrv2app[584]: agent data sync failed - read data from flash failed
How to use it?
The text was updated successfully, but these errors were encountered: