Firmware for the Nvidia HGX B300 NVL8 Air-Cooled Baseboard Assembly - Non-Rollback Protected
Restart requiredInstalledThis file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
This file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
Firmware versions =================== Version 20.26.03.25 - FW 1.4.30
Want to look up your product? Enter a product identifier.Show me how
No results found.We couldn't find anything for your search. Please modify your search to enter a service tag (B959FS3) or model (Latitude 5540) and try again.
This driver is not compatible
This driver is not applicable for the selected product. Choose another product to re-enter your product details for this driver or visit the Product Support page to view all drivers for a different product.
Sign in to Windows as an admin to use automatic scan. If your're already signed in as an admin and seeing this message, please reboot.Your system is managed by your IT admin and features might be limited.
Find more updates. Use SupportAssist to find all the latest driver updates for your device.
Fixes & Enhancements
New Feature Summary =================== - None
Fixes in FW 1.4.30 =================== - Fixed the issue where NVLink Task Scheduling behavior was leading to GPU driver hangs - Fixed the issue where Embedded ConnectX-8 devices do not stably enumerate on MCTP - Other minor bug fixes and enhancements
Fixes included from FW 1.4.00 ============================= - Fixed the issue where multiple CX-8 failed to initialize after a warm reboot - Fixed the issue where pcie downstream device detection failed - Fixed the issue of NCCL performance was reduced due to incorrect power profile of NVSwitch
Known Issues =================== - GPU assembly firmware activation after updating needs to be done through a physical AC cycle or through a Redfish initiated Virtual AC Cycle - ConnectX-8 firmware update as part of the GPU assembly firmware update might fail. Power cycle and apply the firmware update.
Dell Technologies highly recommends applying this important update as soon as possible. The update contains critical bug fixes and changes to improve functionality, reliability, and stability of your Dell system. It may also include security fixes and other feature enhancements.
Important Information =================== - IMPORTANT: The system must be Powered ON for the firmware update to be applied. - An AC REBOOT or Redfish initiated Virtual AC Power Cycle is required after completion for the firmware changes to take effect. - Please review the Virtual AC options in the installation instructions - Power Smoothing feature is not implemented or supported
Installation Instructions ========================= Installation via iDRAC. 1. Download the file to a system with access to the IDRAC of the server you wish to update. 2. Log into the iDRAC of the server you wish to update. 3. Navigate to the System Update menu. 4. Click the Browse button and navigate to the downloaded file and select. 5. Click the check box next to the package at the bottom of the IDRAC menu. 6. Click the Update button in the iDRAC menu. 7. Wait for the created Job to finish. 8. AC Reboot or Virtual AC Power Cycle the system.
Physical AC Cycle requires that all AC power is removed from the server node https://www.dell.com/support/kbdoc/en-us/000175625/how-do-i-reset-and-drain-power-of-my-dell-poweredge-server
Initiating Virtual AC cycle from a remote host ============================================== Step 1: Initiate a graceful shutdown. It can be implemented by the following Redfish curl command curl -k -u ${username}:${pwd} -X POST https://${IDRAC_IP}/redfish/v1/Systems/System.Embedded.1/Actions/ComputerSystem.Reset -H "Content-Type: application/json" -d '{"ResetType":"GracefulShutdown"}'