LED Indicators
The mainboard includes several LEDs that provide visual feedback for system status, power regulation, and debugging.
DS1 — Not active during normal operation. Intended for internal development and troubleshooting.
DS8 — Indicates link and activity status for the Ethernet interface. When lit, the Ethernet port is active; blinking denotes data transmission.
DS9 — Functions similarly to DS8, typically associated with a second Ethernet interface or dual-port configuration.
Ethernet LEDs (DS8 & DS9) follow standard Ethernet signaling conventions: solid green for link established, blinking for activity.
Voltage regulator LEDs (DS10 & DS11): green indicates normal operation; orange may indicate a warning or alternate state depending on firmware configuration.
Boot Sequence
Troubleshooting
DS1 (Debug) — LED remains ON continuously
DS1 (Debug) — LED remains ON continuously
Possible cause: Debug mode stuck or firmware issue.Action: Power cycle the board. If the issue persists, reflash the bootloader or check debug logs.
DS8 / DS9 (Ethernet) — LED OFF after OS boot
DS8 / DS9 (Ethernet) — LED OFF after OS boot
Possible cause: Ethernet link not established or driver failure.Action: Check the Ethernet cable and port. Verify network configuration and reload network drivers.
DS10 (Green – VREG_3P3_SIP) — LED OFF during power-on
DS10 (Green – VREG_3P3_SIP) — LED OFF during power-on
Possible cause: 3.3V regulator not enabled.Action: Inspect power rails. Check PMIC configuration and verify boot logs for regulator errors.
DS11 (Orange – VREG_3P3_SIP) — LED ON during normal boot
DS11 (Orange – VREG_3P3_SIP) — LED ON during normal boot
Possible cause: Regulator fault or overcurrent condition.Action: Disconnect peripherals, measure voltage, check PMIC fault registers. Replace board if the issue persists.
LED1 (RGB via GPIO) — No color change after OS boot
LED1 (RGB via GPIO) — No color change after OS boot
Possible cause: GPIO control not initialized.Action: Confirm GPIO driver is loaded. Check software configuration and test with manual GPIO toggling.

