Summary
Steps on how to resolve "BIOS Configuration information isn't available" error when modifying fan profile from Acoustic to Performance
Description
- Found error message on BMC Web Console Caution! Note: BIOS Configuration information isn't available, please reboot your system to get it updated.
- Rebooting the system does not resolve the issue
Resolution
- Set BIOS settings to default
- Press F9 and then F10
- Reboot the system
- If issue still persists, set the BMC settings to factory default
- Run the following commands using ipmitool
ipmitool -i lanplus -U [userid] -P [password] -H [ip address] raw 0x30 0x02 0x43 0x4c 0x52 0xaa
ipmitool -i lanplus -U [userid] -P [password] -H [ip address] bmc reset cold
- Run the following commands using ipmitool
- If above steps did not help, update the BIOS to latest version. Refer to Readme and Update Instructions.txt how to apply the update.