> 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/bedrock-v3000-technical-documentation/bedrock-v3000-errata.md).

# Bedrock V3000 Errata

## Ubuntu kernel version

Ubuntu Server 22.04.3 has kernel 5.15 which does not include the AMD\_XGBE driver versionrequired for V3000 SFP modules.

## Bluetooth LED

Bluetooth LED does not work.

## RJ45 LEDs

Swapped RJ45 LEDs in ports 3,4.

{% hint style="info" %}
Applies to Bedrock V3000 units earlier than 16-Oct-2023 with SN smaller than **B3D-231016-001**
{% endhint %}

## PMIC programming

Random crashes due to incorrect PMIC programming.

{% hint style="info" %}
Applies to some Bedrock V3000 units earlier than 5-Sep-2023 with SN smaller than **B3D-230905-001**
{% endhint %}

To verify PMIC programming please follow the instructions below:

1. download the RyzenAdj utility to Bedrock: [Download RyzenAdj utility](https://solidrn-my.sharepoint.com/:u:/g/personal/lior_jigalo_solid-run_com/EZ7s9GJ6wFJHhOc-M6SLWMoBavwX9VfqdZFkUo6aOIdfqw?e=WTjgFQ)
2. run: ./ryzenadj -i | grep "TDC VALUE VDD"

Expected value is greater than 2.8 when Bedrock is in idle.


---

# 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/bedrock-v3000-technical-documentation/bedrock-v3000-errata.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.
