> 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/nxp/lx2162a/sbc-platform/clearfog-lx2162a-quick-start-guide/clearfog-lx2162a-errata.md).

# ClearFog LX2162A Errata

## Revisions and Notes

|            |           |              |                                  |
| ---------- | --------- | ------------ | -------------------------------- |
| **Date**   | **Owner** | **Revision** | **Notes**                        |
| 27/04/2023 |           | 1            | Production Release               |
| 27/05/2023 |           | 2            | Resolved MAC addresses + DPMAC11 |
| 23/07/2023 |           | 3            | HW bugs workaround               |

{% hint style="info" %}
No warranty of accuracy is given concerning the contents of the information contained in this publication. To the extent permitted by law no liability (including liability to any person by reason of negligence) will be accepted by SolidRun Ltd., its subsidiaries or employees for any direct or indirect loss or damage caused by omissions from or inaccuracies in this document. SolidRun Ltd. reserves the right to change details in this publication without prior notice. Product and company names herein may be the trademarks of their respective owners.
{% endhint %}

## Introduction

|                                            |                                                                                                                                                                                                            |                      |                                                                                                                                                                                                      |
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Short Description**                      | **Errata**                                                                                                                                                                                                 | **Affected PCB rev** | **Fix or workaround**                                                                                                                                                                                |
| upper 10Gbps SFP+ Port can not link up     | <p>It appears that the upper 10Gbps SFP+ port transmits a signal, but does not receive. Consequently the interface never detects a link.<br><br>This could be either SW or HW issue, to be determined.</p> | Any                  | <p>SoM revision 1.0 had a short on the rx line. Fixed by upgrading to revision 1.1 or later.<br>All units shipped have SoM 1.1 or later.</p>                                                         |
| 2x 2.5Gbps RJ45 not supported              | 2 of the 8 RJ45 ports can from the hardware support 2.5Gbps ethernet. Software support for this configuration is incomplete.                                                                               | Any                  | Limit to 1Gbps.                                                                                                                                                                                      |
| 1x RJ45 port can’t receive or transmit.    | <p>The second RJ45 port on the left, in bottom row while looking from the front currently can neither transmit nor receive.<br><br>Likely cause is a bug in NXPs networking firmware for the SoC.</p>      | Any                  | Resolved by [Software Update](https://github.com/SolidRun/lx2160a_build/commit/143b0ba3ed1a885f885e71f9cf11879fd9a90e07): SoC DEVDISR2 register had wrongly disabled dpmac11, causing tx/rx failure. |
| MAC addresses randomised                   | Random MAC addresses are assigned to network interface after booting Linux, even though specific ones are stored on EEPROM.                                                                                | Any                  | Resolved by [Software Update](https://github.com/SolidRun/lx2160a_build/commit/92bef239332fdfedcbdcc4740c6261b3ad99607a).                                                                            |
| SFP+ MOD\_ABS signal fail to detect module | HW bug - missing PU resistors to MOD\_ABS signal                                                                                                                                                           | REV 1.1              | <p>Added 10K resistors to each of the buffers - U1706, U1707, U1708 and U3003 from pin #1 to pin #5<br><br><strong>\*see attached instructions</strong></p>                                          |
| 3.3V has a low voltage around 2.7V         | HW bug - voltage drop on O-Ring diodes due to low current rating of the component                                                                                                                          | REV 1.1              | <p>Remove D48 and assemble 0ohm 1/2W 0603 resistor from pin #1 to pin #3<br><br><strong>\*see attached instructions</strong></p>                                                                     |
| SFP+ fail to link up on optics module      | HW bug - TX\_DIS is floating causing optic transceiver to shut Tx laser due to module internal PU                                                                                                          | REV 1.1              | <p>Stitching of TX\_DIS to GND<br><br><strong>\*see attached instructions</strong></p>                                                                                                               |

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

* Drag and drop to upload or \[browse for files]

Upload file

File description


---

# 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/nxp/lx2162a/sbc-platform/clearfog-lx2162a-quick-start-guide/clearfog-lx2162a-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.
