> 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/ryzen-p100/com-som/amd-p100-quick-start-guide.md).

# AMD P100 Quick Start Guide

<figure><img src="/files/A8sFk5nncYu4JAI8b2Dy" alt=""><figcaption></figcaption></figure>

## Introduction

The following quick start guide provides background information about the [Ryzen AI Embedded P100 COM](https://www.solid-run.com/embedded-industrial-iot/ryzen-ai-p100-com-express6-compact/) products which use the Ryzen AI P1000 APU.

The guide will give a technical overview about the product and by the end of it you should be able to boot an operating system and begin testing your application.

## Revision and Notes

<table><thead><tr><th width="127.16015625">Date</th><th width="124.71875">Owner</th><th width="101.859375">Revsion</th><th width="390.484375">Notes</th></tr></thead><tbody><tr><td>26 JUL 2026</td><td>Lior</td><td>1.0</td><td>Initial page</td></tr></tbody></table>

## Hardware Setup

<table data-header-hidden><thead><tr><th width="312.484375"></th><th width="429.16015625"></th></tr></thead><tbody><tr><td>Ryzen AI Embedded P100 COM</td><td></td></tr><tr><td>I/Os</td><td>2 x USB 2.0<br>2 x USB 3.0</td></tr><tr><td>Networking</td><td>2 x 2.5GbE copper (RJ45)</td></tr><tr><td>Processor</td><td>AMD Ryzen Embedded P185 12c/24t up to 5.1 GHz</td></tr><tr><td>Memory &#x26; Storage</td><td>Up to 64GB LPCAMM2 7500 MT/s<br>2x SATA interfaces (optional)<br>1x M.2 NVME GEN 4.0 x4<br>1x M.2 NVME GEN 4.0 x1</td></tr><tr><td>Misc.</td><td>PWM Fan header</td></tr><tr><td>Development and Debug interfaces</td><td>Mmicro_USB Console</td></tr><tr><td>Power</td><td>ATX standard</td></tr><tr><td>Expansion card I/Os</td><td>PCIe x4 Gen 4.0 configurable as:<br>x8<br>x4 x4</td></tr><tr><td>Temperature</td><td>Industrial: -45°C to 85°C</td></tr><tr><td>Dimensions</td><td>PCBA: 170 x 170mm</td></tr></tbody></table>

## **Block Diagram**

<figure><img src="/files/dwnvHtkPWAjy4mRwV2uo" alt=""><figcaption></figcaption></figure>

## Visual features overview

Coming soon

## Software Setup

#### Cable setup and prerequisites

Here is what you will need to power up the board:

* Linux or Windows PC
* HoneyComb AMD P100 COM6 Evaluation board
* ATX 120W+
* Mini-USB to USB for console, the carrier has an onboard FTDI chip.
* IP router or IP switch

## Booting the machine

Download & install images:

You can use the [Ubuntu server installation instructions](/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/software-bedrock-v3000/linux-bedrock-v3000/installing-ubuntu-server-using-console.md) page or download [Pre-installed images](/other-articles/snippets/bedrock-images-info.md).

If using the Pre-installed image, flash it to a USB stick using the following commands:

```
gunzip <image_name.img.gz>
dd if=<image_name.img> of=/dev/sdx bs=1M status=progress; sync
```

{% hint style="info" %}
NOTE: check the /dev/sdx device you need using the `lsblk` command
{% endhint %}

## Booting to OS

Insert the USB stick to the device and power it on.

Wait for the device to boot.

{% hint style="info" %}
Very first boot might take a while due to DDR training
{% endhint %}

### OS list <a href="#os-list" id="os-list"></a>

| ​​![](/files/g0mOdtg3Kc38G5fmzuSS) | ​[Ubuntu](https://ubuntu.com/download) [Console installation instructions](/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/software-bedrock-v3000/linux-bedrock-v3000/installing-ubuntu-server-using-console.md)​ |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ​​![](/files/El6jPVSrZqAERuHPWuuM) | ​[Fedora](https://fedoraproject.org/)​                                                                                                                                                                                          |
| ​​![](/files/dSjAan0Yfnx12NB77Vd0) | ​[Windows](https://support.microsoft.com/en-us/windows/create-installation-media-for-windows-99a58364-8c02-206f-aa6f-40c3b507420d)                                                                                              |
| ​​![](/files/FXAdnE1hW5HOu5h9ca0O) | ​[Buildroot](https://github.com/buildroot/buildroot) A BuildRoot image can be built for x86 platform (ttyS4) should be enabled                                                                                                  |
| ​​![](/files/xt3ynccP9R096j8jZDjz) | <p>​<a href="https://www.freebsd.org/where/">FreeBSD</a></p><p><br><a href="/pages/aUPiWIt7YAx95qTQpfBL">Console installation instructions</a>​</p>                                                                             |
| ​​![](/files/2da8twcatXelQlJQXB6v) | <p>​<a href="https://www.pfsense.org/download/">PFsense</a></p><p><a href="/pages/hU36R2kucbwAd5kTZQZq">Console installation instructions</a>​</p>                                                                              |
| ​​![](/files/I7bwIqDpFqgcQvDrcwJt) | <p>​<a href="https://opnsense.org/download/">OPNsense</a></p><p><br><a href="/pages/aQEBc5Uqg9bLHeG7WuYT">Console installation instructions</a>​</p>                                                                            |


---

# 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/ryzen-p100/com-som/amd-p100-quick-start-guide.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.
