Questions tagged [power-light]
14 questions
4
votes
5 answers
Raspberry Pi 3b+ - Turning off power LED from /boot/config.txt no longer works with kernal 5.15.56-v7+
I successfully turned off all my LEDs on my Raspberry Pi 3B+ according to this guide, by adding these lines in the /boot/config.txt:
[all]
# Turn off Power LED
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off
# Turn off Activity…
SneakyShrike
- 143
- 5
3
votes
2 answers
RPi-2 : Red led flashes after few seconds
I recently saw that my Raspberry Pi's red light (power light) flashes every few seconds. Is this normal? If not what could be the cause?
I am using a raspberry pi 2 connected to a monitor, keyboard and mouse.
Darkest N2O
- 368
- 1
- 6
- 15
2
votes
1 answer
Normal Work of RPi 3B+
I am newbie and i want to understand watching only on indicators, is Rpi 3 B+ work quite well?
I mean, are green and red lights should glowing both permanently together or red light can glows permanently and green light can fades meanwhile?
Also,…
tcma13
- 133
- 6
1
vote
1 answer
Lightning bolt then system crash. Only red light is on
I was using my pi 3 with the official power supply and compatible keyboard and mouse. I was just using geany like I normally would when the lightning bolt appeared (the sign for overloading the pi) and then the screen turned blank. Now it won't …
1
vote
0 answers
power failure - 2b1.1
a few weeks ago, my pi 2b failed to detect usb wireless adapter.
yesterday, red power indicator flashed sporadically, but booted.
today, it failed to boot.
checked connections, tried different power supplies and different usb cables. (power…
Edward Clark
- 11
- 1
1
vote
1 answer
Raspberry Pi 3 B+ not booting up and SD Card socket overheating
My Pi has been working fine up until a few hours ago. These are some of the the problems I’m facing:
On the Pi, the red power light is on but the yellow light isn’t.
There is no display on my monitor which is connected to the Pi HDMI port
When I…
user121443
- 11
- 1
0
votes
3 answers
Powering RPI 3 and using relay from same source
I want to build something of a smart home device such as a smart switch /outlet for example that controls something like a light. However, I don't know what the wiring should be Like, if it's possible. The main power source will come from an outlet…
Muaaz Kasker
- 3
- 1
- 3
0
votes
0 answers
Why is one of my Rpi3B power lights flashing?
I have a handful of Raspberry Pi 3B systems and one of them is doing something odd.
It is working fine but the red power light is blinking.
It is linked by serial to an Arduino Nano (to read voltages and temperature and humidity, and to program via…
SDsolar
- 2,378
- 8
- 26
- 43
0
votes
0 answers
Raspberry pi 3b+, 3 green flashes, no display at all
my raspberry pi 3b+ was used to catch flightradar 24 signals. Suddenly it stopped working. On close visual inspection there were signs of water droplets close to IO pins. Now it won't boot. Red light on, green light 3 flashes and repeat, with no…
S Sarkar
- 1
0
votes
1 answer
What would be a good indication to see when it turned off?
my issue is around knowing when the raspberry pi is turned off so I can disconnect it from the power supply.
H.W - Rev 1 B+
Details on LEDs:
PWR LED - ALWAYS ON if POWER SUPPLY IS CONNECTED
ACT(ACTIVITY) LED - NEVER ON
I assume led1 is ACT in this…
BadSugar
- 11
- 2
0
votes
1 answer
Red LED dim when powering on, and gradually brightens; No green LED; Potential power failure?
I tried plugging my Pi 4 in tonight and I couldn't shell into it. Turns out it never booted so I plugged it back in and noticed that it wasn't showing up on my Ethernet connections list in my router settings. I re-plugged it again and noticed that…
Architect
- 111
- 2
0
votes
0 answers
Green light always on after a while for Raspberry pi 3 Model B V 1.2 2015
I boot the raspberry pi correctly, the red light is on (solid light) and the green light blinks. After a while, (it can be few hours or a couple of days) the green light stays solid and it does not blink anymore.
No data was recorded during the…
chrisis
- 1
- 1
-1
votes
1 answer
Red LED blinking even though voltage is sufficient
The Raspberry Pi 4 of the robotic club has always been powered by phone charger adapters without encountering any serious issues so far, only occasionally receiving low voltage warnings. Today, when I couldn't find the usual adapter (33 watts), I…
Yağız Alp Ersoy
- 109
- 1
- 2
-2
votes
1 answer
hi i have a problem with dht11 and LED
I want to record data from dht11 and turn on the LED in the same code
the dht11 work good by separate code
the led also work well by separate code the problem is when I make it one py code problem become with error
ValueError: A different mode has…
Asaad
- 3
- 1