> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/amd/v3000/com-som/amd-v3000-com-express-bios-image-files.md).

# AMD V3000 COM Express BIOS Image Files

## AMD V3000 COM Express BIOS Image Files

{% hint style="info" %}
Please follow [BIOS update procedure](/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/software-bedrock-v3000/bios-bedrock-v3000/bios-update-procedure.md) carefully. Incorrect BIOS update might lead to BIOS corruption that cannot be recovered and would require an RMA.
{% endhint %}

{% hint style="info" %}
Before updating BIOS, you are advised to [check current BIOS version](/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/software-bedrock-v3000/bios-bedrock-v3000/bedrock-v3000-bios-image-files.md#how-to-check-bios-version)
{% endhint %}

## Current BIOS version

{% hint style="success" %}
Recommended for use
{% endhint %}

### BIOS V1.18 Release for AMD V3000 COM Express

**File name**:\
BIOS\_COV3K\_REL\_V1\_18.rom.gz

**Release date**: 04-MAY-2025

**MD5:** 6f5bdc621a6010545f369c90edfc77f5

{% file src="/files/HsLiRMdRG47RdVFa8CrI" %}

#### Revision notes

* Added option to [switch between 2x4 and 1x8 on the Full size PCI-e connector](/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/software-bedrock-v3000/linux-bedrock-v3000/installing-ubuntu-server-using-console.md) .


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dev.solid-run.com/amd/v3000/com-som/amd-v3000-com-express-bios-image-files.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
