Will Not Boot after unplugging Retropie 3.7
-
I also tried quitting emulation station and doing "sudo shutdown -h now" and it still doesn't boot up after plugging in. Does no one else have this problem?
-
Weird huh, it makes me think it's just us or no one is shutting their systems down. Maybe everyone is doing hard shutdowns without caring, that's me right now.
-
Well, after much trying of different things, I finally figured out a way to get it to work.
I installed raspbian and just use that to start emulation station. When I want to unplug my unit i quit emulationstation, and go to the prompt and do a 'shutdown -h now' and it seems to do well, no corruption yet, like before.
Not sure why this saves my card but it does.
Hope this helps someone with the same issue.
-
Can someone (using the latest update) at least report that the shutdown is working for them?
-
Shutdown works fine for me, although it takes close to a full five minutes with the sheer volume of games I have loaded. Are you able to ssh into the pi while it's hanging? Also andrew_tn, one thing I notice from your description of the events is that you're using activity lights to exclusively judge when the device has completely shutdown. Are you not able to witness the shutdown routine from your monitor? Shutdown times can vary wildly depending on a few factors, but waiting "a whole minute" might not be enough time and sounds a lot like guesswork.
Edit: Nevermind, you meant "a whole minute" after you see the "no hdmi input" message from your monitor.
-
Thanks for the reply, much appreciated. My screen goes dark within 5 seconds of using the shutdown. I watch my green led flash for a bit then it goes out and only leaves the red on obviously. Prior to my kernel update it would shut down with the green light on solid.
Is there another way to tell if it's shut down properly with the screen dark? Upon its hanging the screen stays black and the green led just pulses evenly.
-
I'm getting this on a pi 2 and pi3, with 3 different memory cards and on 3.6 and 3.7 (just freshly downloaded both images). Similarly, I've been waiting 5 minutes+ after the display switches off before unplugging the power. (I've tried multiple power adapters too).
Reboots work fine, but a shutdown from anywhere (cli or emulationstation) bricks it. Only way to fix is to re-image the card. Have tested each device independantly with raspbian on the same cards and they work fine so its not either the pi or the cards. Don't get any display so cant see if its hanging at a particular boot phase or not, but I'd speculate and say its not getting to the OS.
-
I've reported this issue, anyone having the same issue please go and add whatever information you have to help those in the know fix it. -
Fixed:
Okay so in my case I had just upgraded the kernel to 4.4, this was before the whole dist-upgrade was out. Today I did the full dist-upgrade, downgraded my bluetooth to 1.0 and shutdown appears to be working again.
In order this is what I did:
sudo apt-get update && sudo apt-get dist-upgrade
sudo reboot
wget http://archive.raspberrypi.org/debian/pool/main/p/pi-bluetooth/pi-bluetooth_0.1.0_armhf.deb
sudo dpkg -i pi-bluetooth_0.1.0_armhf.deb
sudo reboot
After that the shutdown worked just fine.
-
Nice job!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.