How to Reseat the BMC/IPMI Module When It's Slow or Unresponsive on The G4520
- Try
sending the IPMI raw command( this cmd will reseat the BMC)

- If
the IPMI command executes successfully but the issue persists, proceed to
flash the BMC using the Linux script included in the BMC package.
- If
the BMC is completely unresponsive and IPMI is not functioning, reboot the
system into the UEFI shell and flash the BMC using the .nsh file
provided in the BMC package
Related Articles
Check release note before bmc upgrade
In some of our Mitac/Tyan old mb/system when trying to upgrade to latest bmc version it is very important to check the included release note as there are steps mandatory and required prior to upgrade/updating the bmc In this article we will use ...
How to use IPMITOOL to modify BMC FRU file
How to use IPMITOOL to modify BMC FRU Ipmitool: v1.8.18 Command: ipmotool [-H hotst_IP –U username –P password] fru edit <fru id> field <section> <index> <string> Sample: ipmotool [-H hotst_IP –U username –P password] fru edit 0 field p 0 MiTAC <fru ...
How do I use the IPMI command to check or modify the BMC SKU ID?
Question: How do I use the IPMI command to check or modify the BMC SKU ID? Answer: We can use the IPMI command to check or modify the MiTAC BMC firmware SKU ID to match the current system SKU model. Example: Change the S5652 BMC firmware SKU ID from ...
Ipmi command "ipmitool sel list " doesn't show sel log on D50DNP system.
Fail symptom : No message print after perform "ipmi sel list " , only show "sel has no entries" Root cuase : OpenBMC does not have the static SDR design like legacy BMC, so when adding a SEL entry via a raw command, the BMC will attempt to map it ...
Question: How to Upgrade R2520G6 BIOS and BMC Using Redfish Commands
Question: How to Upgrade R2520G6 BIOS and BMC Using Redfish Commands Answer: To upgrade the BIOS and BMC firmware on the R2520G6, the process requires the following Redfish command steps: Define the update targets using PATCH and Redfish commands. ...