-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add LED status help commands in CLI #118
Labels
Comments
@i5o look at pirate-sh/ip#9 |
|
|
@dogi Should I create a individual issue for each trigger and explain the trigger in detail? |
I think this issue should be merged with otherwise it makes no sense to show what each trigger means |
i5o
added a commit
that referenced
this issue
Sep 25, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 :
(For later RPI models such as Pi 3, Pi 2 and B+ Ethernet socket has two additional status LEDs.)
The text was updated successfully, but these errors were encountered: