Skip to content

Update firmware

To ensure system stability and access the latest hardware features, you may need to update the Embedded Controller (EC) and BIOS firmware on your Olares One device.

Version history

Review the following changelogs for features or fixes included in each update.

INFO

Only the latest firmware versions are available for download.

EC versions

VersionRelease dateChangelog
1.02 (Download)2026-01-19
  • Fix the issue where the keyboard fails to wake the system from sleep mode.
1.012026-01-13
  • Add support for Wake-on-LAN (WOL).
  • Disable the white breathing LED indicator during the sleep mode.
1.002025-12-01
  • Initial release.
  • Enable the white breathing LED indicator during the sleep mode.

BIOS versions

VersionRelease dateChangelog
1.01 (Download)2025-12-04
  • Fix the issue where SSDs unexpectedly disconnect by disabling ASPM and L-state power management for SSD1 and SSD2.
1.002025-11-28
  • Update version naming convention.
C4002025-11-05
  • Hide advanced BIOS options by default.
  • Remove MCU version display.
  • Fix the issue where memory tests report errors by enabling SAGV.

Prerequisites

  • A USB flash drive formatted to FAT32.
  • A monitor and a USB keyboard connected to your Olares One.
  • The EC or BIOS update package, downloaded to your computer.

Update the EC firmware

  1. Extract the downloaded EC update package.

  2. Copy the resulting folders (e.g., AGBOX4_EC_01_02 and EFI) to the root directory of your USB drive.

  3. Connect the USB drive to your Olares One.

  4. Power on the device or restart it if it is already running.

  5. When the Olares logo appears, immediately press and hold the F7 key to enter the boot menu.

  6. Select your USB drive from the list, and then press Enter.

    Select USB boot device

  7. When the EFI startup countdown screen appears (Press ESC in 5 seconds to skip startup.nsh), immediately press Enter to access the command shell.

    UEFI shell startup

  8. Enter the following command, and then press Enter to navigate to the EC directory:

    bash
    cd AGBOX4_EC_01_02

    Navigate to EC directory

  9. Enter the following command, and then press Enter to execute the update tool:

    bash
    ECFlashTool.efi AGBOX4_EC_01_02.bin

    Run EC flash tool

    The system will display the progress as it erases and programs the flash memory. Wait for the update process to complete. Once finished, the device restarts automatically.

    EC update progress

  10. When the Olares logo appears, immediately press and hold F7 to enter the boot menu.

  11. Select Enter Setup to access the BIOS.

    Enter setup for BIOS

  12. On the Main tab, verify that the EC FW Version displays 1.02 (or your target version) to confirm the update was successful.

    Verify EC version in BIOS

Update the BIOS

Important

Do not disconnect the power supply or turn off the device during the BIOS update process. Doing so might permanently damage the system.

  1. Extract the downloaded BIOS update package.

  2. Copy the resulting folder (e.g., AGBOX4_BIOS_101 and EFI) to the root directory of your USB drive.

  3. Connect the USB drive to your Olares One.

  4. Power on the device or restart it if it is already running.

  5. When the Olares logo appears, immediately press and hold the F7 key to enter the boot menu.

  6. Select your USB drive from the list, and then press Enter.

    Select USB boot device

  7. When the EFI startup countdown screen appears (Press ESC in 5 seconds to skip startup.nsh), immediately press Enter to access the command shell.

    UEFI shell startup

  8. Run the following commands one by one to navigate to the AFU directory and start the flash script:

    bash
    cd AGBOX4_BIOS_101
    cd AFU
    FlashAFU.nsh

    Run BIOS flash script

  9. Wait for the script execution to finish.

    The system will automatically reboot and display a blue Flash Update progress screen.

    BIOS flash progress screen

  10. Once the flash update reaches 100%, the ME FW Update starts automatically. Wait for this process to complete.

    BIOS flash progress screen - ME FW Update

  11. When the ME FW Update finishes, the system will automatically reboot two times. Wait until the normal olares login prompt appears.

    INFO

    During the reboot, the system will perform a comprehensive hardware self-test. This process takes approximately 2 to 3 minutes. The screen might remain black during this time.

  12. Verify the BIOS version.

    a. Restart Olares One manually.

    b. When the Olares logo appears, immediately press and hold F7 to enter the boot menu.

    c. Select Enter Setup to access the BIOS.

    Enter setup for BIOS

    d. On the Main tab, verify that the System BIOS Version displays 1.01 (or your target version) to confirm the update was successful.

    Verify BIOS version