Code: Select all
sudo shutdown -h nowNo other Pi models do that, including the new Pi4B.
Just wish it did. Maybe it can be added?
Or its just hardware and can't be changed.
Code: Select all
sudo shutdown -h nowNo RPi model goes off. They stop running but are still consuming some power. The only way to reduce that power to zero is to remove the power feed.XueHai8 wrote: ↑Sat Aug 24, 2019 6:15 amOne of the niceties of the Pi Zero is that when you shut it down,, it turns all the lights off when its powered down completely: the Red Power light goes out as well. So you KNOW that its really off.Code: Select all
sudo shutdown -h now
No other Pi models do that, including the new Pi4B.
Just wish it did. Maybe it can be added?
Or its just hardware and can't be changed.
XueHai8 wrote: ↑Sat Aug 24, 2019 6:15 amOne of the niceties of the Pi Zero is that when you shut it down,, it turns all the lights off when its powered down completely: the Red Power light goes out as well. So you KNOW that its really off.Code: Select all
sudo shutdown -h now
No other Pi models do that, including the new Pi4B.
Just wish it did. Maybe it can be added?
Or its just hardware and can't be changed.