What does the green LED on the PI Zero W mean exactly? I want to find out its different modes to help troubleshooting.
I'm trying to berryboot, and nothing is happening. No HDMI output and no green LED. I'm wondering if the SD card reader pins are bad. Should the green LED turn on if you boot without an SD card?
This Pi was working yesterday with MotionEyeOS, then I wiped the SD card to try berryboot and raspbian.
Re: Pi Zero status LED meaning
On the pi zero W the green LED indicates SD card access just like any pi, if there is no SD card in the slot then there is no LED lit.
if you read the not booting sticky posting.php?mode=reply&f=28&t=216095 you will find the flash codes in there to help diagnose any problems with the SD card.
if you read the not booting sticky posting.php?mode=reply&f=28&t=216095 you will find the flash codes in there to help diagnose any problems with the SD card.
We want information… information… information........................no information no help
The use of crystal balls & mind reading are not supported
The use of crystal balls & mind reading are not supported
- DougieLawson
- Posts: 42313
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: Pi Zero status LED meaning
I've changed the option on both of my Zeros with
in /boot/config.txt that makes it work like the normal activity light on my other Raspberries.
The options for setting the LEDs are documented in /boot/overlays/README.
Code: Select all
dtparam=act_led_activelow=on
The options for setting the LEDs are documented in /boot/overlays/README.
Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.