> 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/intel/braswell/sbc-platform/solidpc-q4.md).

# SolidPC Q4

## Revision and Notes

| **Date**    | **Owner** | **Revision** | **Notes**       |
| ----------- | --------- | ------------ | --------------- |
| 19 Apr 2022 |           | 1.0          | Initial release |

## Product Overview

### Main features

* SoC: Intel Atom E8000 Quad Core
* Memory: Up to 4GB
* Storage: 8GB eMMC
* Temperature: Commercial (0C to 70C)
* OS: Linux, Android, Windows

### Specifications

|                  |                                |
| ---------------- | ------------------------------ |
| **SOM Model**    | **Quad Core Intel Atom E8000** |
| Memory & Storage | Up to 4GB DDR3                 |
|                  | uSD UHS-1 Support              |
|                  | 8GB eMMC\*                     |
|                  | M.2 (2242) SSD Connector       |
| Connectivity     | Displayport                    |
|                  | HDMI 1.4b (up to 4k30fps)      |
|                  | 2 x RJ45 with PoE option       |
|                  | 3 x USB 3.0 Host               |
|                  | M.2 2230 Connector for WiFi/BT |
|                  | Mic-In                         |
|                  | Stereo Out / Toslink           |
|                  | 2 x UART Headers               |
| I/O & Misc.      | Power on Button                |
|                  | Reset Button                   |
|                  | Indication LEDs                |
| OS Support       | Windows                        |
|                  | Linux                          |
|                  | Android                        |
| Dimensions       | 100mm x 80mm                   |
| Power            | DC input 7V-21V                |
|                  | Battery for RTC                |
| Environment      | Optional metal enclosure       |

### What’s in the box?

* SolidPC Q4
* 12V 2.5A 220/110 Power adapter EU/US version (Optional)
* 16GB Micro SD card (Optional)
* Heatsink / Enclosure (Depending on the order)

### Cable setup and prerequisites

* Linux or Windows PC
* SolidPC Q4
* 12V Power adapter
* IP router or IP switch

### HW interfaces

Please see below the features overview of the connector side of the SolidPC Q4.

![](/files/HSJoXM0nNWScCw4oMCAN)

Print side connector overview of the SolidPC Q4.

![](/files/vYdghlEdxvs3JrUmmaig)

## Software Install

### List of supported OS

Please see our [software](https://developer.solid-run.com/knowledge-base/software-overview/) page to install the OS.

### How-to flash OS

Please see how to [flash the OS](https://developer.solid-run.com/knowledge-base/flashing-an-sd-card/).

How to install & Flash [BIOS](/intel/braswell/sbc-platform/ib8000-bios-flash-via-dediprog.md).

### Linux terminal

Please see our guide how to get to [Linux terminal via serial connection.](/other-articles/serial-connection.md)

## Documentation

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

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

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

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

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

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

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

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


---

# 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/intel/braswell/sbc-platform/solidpc-q4.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.
