Skip to content

Add LED status help commands in CLI  #118

Closed
@ghost

Description

There are different raspi versions having different LED configurations (1 or 2 LEDs with a status LED (PWR) common to all rpi boards) such as: (PWR: POWER, ACT: Activity)
RPI 3 B+ - 2 LEDs - PWR , ACT
RPI 3 - 2 LEDs - PWR , ACT
RPI Zero - 1 LEDs - ACT
RPI 2 - 2 LEDs - PWR , ACT
RPI A+ - 2 LEDs - PWR , ACT
RPI B+ - 2 LEDs - PWR , ACT
RPI A - 2 LEDs - PWR , ACT
RPI B (rev 2) - 5 LEDs - ACT, PWR, FDX, LNK and 100
RPI B (rev 1) - 5 LEDs - OK, PWR, FDX, LNK and 10M

The LEDs have the following meanings :

Label LED color Meaning
OK/ACT Green SD card activity
PWR Red Power
FDX Green Full Duplex (LAN) connected
LNK Green Link/Activity (LAN)
10M/100 Yellow 100Mbit (LAN) connected

(For later RPI models such as Pi 3, Pi 2 and B+ Ethernet socket has two additional status LEDs.)

Label LED color Meaning
10M/100 Yellow 100Mbit (LAN) connected
LNK Green Link/Activity (LAN)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions