# How to update the DRAGEN BIOS version to reduce v4 server fan noise

This procedure can be executed on Illumina DRAGEN Server v4 (catalog number 20051343) RUO products only.

Details on the new DRAGEN Server BIOS version can be found in the [Customer Release Notes](https://support.illumina.com/downloads/dragen-server-bios-release-notes.html).

**Check BIOS version**

1. Run the command:

> dmidecode -t BIOS

2. Under the BIOS information, look for the version (third line of output).

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p>BIOS Information</p><p>Vendor: American Megatrends Inc.</p><p>Version: H3.00</p><p>Release Date: 09/22/2021</p></td></tr></tbody></table>

1. 1. If it shows: Version: H3.00 (as above) then follow the instructions on the next section.
   2. If it shows: Version: J3.00, the server already has the latest BIOS (and there is no need to proceed).

**BIOS Update Instructions**

1. Download the BIOS Installer Package - [Link](https://support.illumina.com/documents/downloads/software/dragen/6200J300.zip)
2. Unzip the file and copy the folder named 6200J300 to a USB.
   1. the USB must be formatted to FAT32.
3. Plug the USB into the server.
4. Reboot the system.
5. Hold DEL to enter BIOS.
6. In BIOS, navigate to the last tab Save & Exit; scroll down to the Boot Override section using arrow keys.
7. Select **UEFI**: **Built-in EFI Shell**.
8. Press F4 to Save and Exit.
9. Allow the system to boot into UEFI Shell.
10. Navigate to the USB drive and 6200J300 folder using the following commands.

> fs0:

> cd 6200J300

\*\* ![](/files/qJCNOKq76X37OEILl68G)\
\*\*

11. Execute:

> AfuEfix64.efi 6200J300.BIN /p /b /n /x

\*\* ![](/files/OpcG0Wj2W7dZsx9rKDkh)\
\*\*

12. Execute:

> aeuefi.efi -u SKY-6X00\_I03\_03.BIN

![](/files/4BxZ2Gsl8RYRD2fKWPrB)

13. Once complete, the system will shut down.
    1. Remove the power cord from the power supply.
    2. Wait 2 minutes.
    3. Reconnect the power cord to the power supply.
    4. Power on the system (this may take a few minutes).
    5. Hold DEL to enter BIOS.
14. Navigate to Advanced > IT8528 HW Monitor and confirm firmware version is **I28D3I0303**

![Graphical user interface, text, application, chat or text messageDescription automatically generated](/files/hhLpDStG2NdDdB1hWIig)

15. Once the boot is complete, check the BIOS version again (previous section), and confirm that it shows the new version J.300.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #9378), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000009378%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledge.illumina.com/software/on-premises-software/software-on-premises-software-reference_material-list/000009378.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
