Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use smbios #8

Open
jack206 opened this issue Apr 1, 2024 · 0 comments
Open

How to use smbios #8

jack206 opened this issue Apr 1, 2024 · 0 comments

Comments

@jack206
Copy link

jack206 commented Apr 1, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant