Article ID: 000098961 Content Type: Troubleshooting Last Reviewed: 05/22/2024

Unable to Log into Intel® Server M50FCP through BMC after Updating the BIOS with SFUP in Linux*

Environment

Linux OS

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

What can be done to try and resolve an issue with an Invalid Login to BMC after BIOS update

Description

After updating the BIOS using the System Firmware Update Package (SFUP) for Linux*, I get an Invalid Login prompt from the BMC.

Resolution

This may be due to the BIOS not being updated properly in the Active region.  Try to follow the steps below installing the components individually to see if the issue is resolved:

NoteThe use of UpdateNvram below will remove all previous BMC configurations such as IP, user, password, and SW keys
  1. Update CPLD:
    1. Execute the following command: sysfwupdt.efi -u CPLD_Binary , example CPLD binary name: FCP_BB_v3p0_RP475p4_Q20p1_std_10M50_cfm1_auto_prd.bin
    2. Do Not reset the system after this update
  2. Update the BMC:
    1. Execute the following command: sysfwupdt.efi -u BMC_Binary, example of BMC binary name: fcp-signed-OBMC-egs-1.95-0-ga44f42-39e80000-pfr-oob.bin UpdateNvram+ImmReset
    2. Reset the system to apply the CPLD and BMC FW components update.
  3. Update the BIOS:
    1. Execute the following command: sysfwupdt.efi -u BIOS_Binary, an example of BIOS binary name: R01.02.0001_FoxCreekPass_EBG_EMR_UpdateCapsule_prd.bin ImmReset

 

If this does not work, try to load the BIOS from the Recovery region if it is up to date: BIOS Recovery Procedure for Current Intel® Server Boards.

Additional information