> 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/sbc-platform/honeycomb-amd-v3000-mini-itx-quick-start-guide.md).

# HoneyComb AMD V3000 mini ITX Quick Start Guide

***

![image-20240714-103926.png](/files/SRLmfpf1LZBFmf5KooFP)

## Introduction

The following quick start guide provides background information about the [Honeycomb Ryzen V3000](https://www.solid-run.com/embedded-networking/ryzen-v3000-cx7-com/) products which use the Ryzen V3000 System on module.

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

| **Date**    | **Owner** | **Revision** | **Notes** |
| ----------- | --------- | ------------ | --------- |
| 16 Jun 2024 |           | 1.0          |           |

## Hardware Setup

#### Product Specifications

|                                  | **Honeycomb Ryzen V3000**                                                     |
| -------------------------------- | ----------------------------------------------------------------------------- |
| I/Os                             | <p>3 x USB 2.0<br><br>3 x USB 3.0</p>                                         |
| Networking                       | <p>2 x SFP+ ports (10GbE each)<br>1 x 1GbE copper (RJ45)</p>                  |
| Processor                        | <p>AMD Ryzen Embedded V3C18I<br>8c/16t up to 3.8 GHz</p>                      |
| Memory & Storage                 | <p>Up to 64GB DDR5 4800 MTPs<br>2x SATA interfaces<br>M.2 NVME GEN 4.0 x4</p> |
| Misc.                            | <p>BMC functionality<br>PWM Fan header</p>                                    |
| Development and Debug interfaces | mini USB                                                                      |
| Power                            | ATX standard                                                                  |
| Expansion card I/Os              | PCIe x4 Gen 4.0                                                               |
| Temperature                      | Industrial: -45°C to 85°C                                                     |
| Dimensions                       | PCBA: 170 x 170mm                                                             |

## **Block Diagram**

Coming soon…

## Visual features overview

Please see below the features overview of the HoneyComb AMD V3000 mini ITX

![image-20240714-111209.png](/files/HtKKnU8rearL9kW75srV)

## Software Setup

#### Cable setup and prerequisites

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

* Linux or Windows PC
* HoneyComb AMD V3000 mini ITX
* ATX 60W+
* Mini-USB to USB for console, the HoneyComb Ryzen V3000 has an onboard FTDI chip.
* IP router or IP switch

#### Recommended Cables

Please refer to the [tested SFP modules](/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/hardware-bedrock-v3000/sfp-modules-tested-with-bedrock-v3000.md) page

## 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 %}

## SFP Modules

For some SFP modules that work on SolidRun networking hardware platforms, please refer to [SFP Modules](/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/hardware-bedrock-v3000/sfp-modules-tested-with-bedrock-v3000.md) .

## SO-DIMM Modules

For some SO-DIMM modules that work on SolidRun hardware platforms, please refer to [List of tested SO-DIMMs](/other-articles/snippets/list-of-so-dimm-ram-modules-tested-with-ryzen-v3000-com7.md) .

## OS list

| **OS**                                                    |                                                                                                                                                        |
| --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ![image-20240429-104614.png](/files/meHyzfBtKL5petNvjcGs) | <p><a href="https://ubuntu.com/download">Ubuntu</a><br><br><a href="/pages/8SCl7KWZB3xNrbFK1pE0">Console installation instructions</a></p>             |
| ![image-20240429-100250.png](/files/IbYWhwBq35WbkqojP9qP) | [Fedora](https://fedoraproject.org/)                                                                                                                   |
| ![image-20240429-100554.png](/files/sMzwNIXdjmDg8VbzK7Ff) | [Windows](https://support.microsoft.com/en-us/windows/create-installation-media-for-windows-99a58364-8c02-206f-aa6f-40c3b507420d) (1)                  |
| ![image-20240429-100517.png](/files/g9ypVOdKiPU5E9GK1f80) | <p><a href="https://github.com/buildroot/buildroot">Buildroot</a><br><br>A BuildRoot image can be build for x86 platform (ttyS4) should be enabled</p> |
| ![image-20240429-100852.png](/files/98wETn1gDNDld2Y5JUNm) | <p><a href="https://www.freebsd.org/where/">FreeBSD</a> (2)<br><br><a href="/pages/aUPiWIt7YAx95qTQpfBL">Console installation instructions</a></p>     |
| ![image-20240429-100633.png](/files/SRPbdzsYinMinPjfXkPs) | <p><a href="https://www.pfsense.org/download/">PFsense</a><br><br><a href="/pages/hU36R2kucbwAd5kTZQZq">Console installation instructions</a></p>      |
| ![image-20240429-100713.png](/files/wvcFSZTFMFxe3jSV6z89) | <p><a href="https://opnsense.org/download/">OPNsense</a><br><br><a href="/pages/aQEBc5Uqg9bLHeG7WuYT">Console installation instructions</a></p>        |

{% hint style="info" %}
(1) HoneyComb AMD V3000 by default is headless, installation will require additional hardware to install Windows using a display adapter, or additional kernel parameters to enable ttyS4 on linux.
{% endhint %}

{% hint style="info" %}
(2) As of JUL 7 2024 (FreeBSD 14.01) the AMD XGBE driver on **FreeBSD** does not fully support SFP, later versions will eventually have the driver fixed.
{% endhint %}

## Documentation

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


---

# 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:

```
GET https://dev.solid-run.com/amd/v3000/sbc-platform/honeycomb-amd-v3000-mini-itx-quick-start-guide.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.
