[Sold Out] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
I placed an order without confirming if there is still stock for these. Just curious if I was lucky enough or if I'll need to wait for the next batch for mine.
-
- Posts: 128
- Joined: Wed Sep 13, 2017 5:24 pm
- Has thanked: 28 times
- Been thanked: 10 times
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
Oh no, I didn't even think about that! I ordered mine a week or so ago.
- rodocop
- Posts: 1723
- Joined: Mon Aug 22, 2016 3:14 pm
- Location: Saskatchewan
- Has thanked: 606 times
- Been thanked: 608 times
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
This line in the first post, I believe is accurate, so they should be in stock.
_____________________________________________________
My Minty Pi builds:
http://www.sudomod.com/forum/viewtopic.php?f=32&t=3628
My GBZ builds:
http://www.sudomod.com/forum/viewtopic. ... 813#p50813
My modded DMG-01's:
http://www.sudomod.com/forum/viewtopic.php?f=13&t=2696
My NESpi:
http://www.sudomod.com/forum/viewtopic.php?f=13&t=2941
My Gaboze Pocaio's
https://sudomod.com/forum/viewtopic.php?f=13&t=6063
My Minty Pi builds:
http://www.sudomod.com/forum/viewtopic.php?f=32&t=3628
My GBZ builds:
http://www.sudomod.com/forum/viewtopic. ... 813#p50813
My modded DMG-01's:
http://www.sudomod.com/forum/viewtopic.php?f=13&t=2696
My NESpi:
http://www.sudomod.com/forum/viewtopic.php?f=13&t=2941
My Gaboze Pocaio's
https://sudomod.com/forum/viewtopic.php?f=13&t=6063
- Camble
- Posts: 885
- Joined: Thu May 05, 2016 2:31 am
- Location: Scotland
- Has thanked: 269 times
- Been thanked: 488 times
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
@winnetouch @VeteranGamer That is unusual. As long as you have the script configured correctly, or use the default pins it should shutdown.
Make sure the script has "AdafruitPowerBoost = False" in the config section at the top and the pins match where you have connected the shutdown "Off" pin.
Make sure the script has "AdafruitPowerBoost = False" in the config section at the top and the pins match where you have connected the shutdown "Off" pin.
- VeteranGamer
- Posts: 1738
- Joined: Thu Jan 26, 2017 11:12 am
- Location: London, UK
- Has thanked: 528 times
- Been thanked: 909 times
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
definitely a noob question (so apologies)Camble wrote: ↑Tue Oct 03, 2017 2:55 am@winnetouch @VeteranGamer That is unusual. As long as you have the script configured correctly, or use the default pins it should shutdown.
Make sure the script has "AdafruitPowerBoost = False" in the config section at the top and the pins match where you have connected the shutdown "Off" pin.
but where exactly are we changing this......
an image or point in the exact direction will help....
thanks....
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
In his script that needs downloading and installing. Line #18VeteranGamer wrote: ↑Thu Oct 05, 2017 1:53 amdefinitely a noob question (so apologies)Camble wrote: ↑Tue Oct 03, 2017 2:55 am@winnetouch @VeteranGamer That is unusual. As long as you have the script configured correctly, or use the default pins it should shutdown.
Make sure the script has "AdafruitPowerBoost = False" in the config section at the top and the pins match where you have connected the shutdown "Off" pin.
but where exactly are we changing this......
an image or point in the exact direction will help....
thanks....
https://github.com/Camble/Safe-Power-Mo ... monitor.py

- Camble
- Posts: 885
- Joined: Thu May 05, 2016 2:31 am
- Location: Scotland
- Has thanked: 269 times
- Been thanked: 488 times
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
@VeteranGamer Yes, @HoolyHoo is right. The first few lines of the safe_power_monitor.py script is used to tweak the config. You can usually edit using nano.
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
I am using this script: https://github.com/Camble/Safe-Power-Monitor
I followed the instructions and seemed to work properly the first time I run the script manually (I haven't tried to run off the battery yet). So I have entered console mode, and when I write "sudo shutdown -h now", the rpi has shown this messages:
https://drive.google.com/file/d/0B_obrI ... 5zaUE/view and gets "stuck". If I try to shut down ES it the same happens.
I cannot shut it down with the switch. I have to unsolder some cable from the battery (or any other).
https://drive.google.com/file/d/0B_obrI ... ZEaTQ/view
https://drive.google.com/file/d/0B_obrI ... pYdmM/view
Can anybody help me please?
EDIT: Camble adviced me about the bad wiring from safe shutdown to rpi. It was ABSOLUTELY wrong. I don't know what I did in the first place... Sorry about that. I'm totally a noob.
Now, while the rpi is on (working normally), if I move the switch to 'off', the script runs and shuts the rpi down. That's great.
But when I try to shut it down through the ES menu I still get the kernel panic, but If I move the switch to 'off', the rpi shuts down. I assume that's the normal behaviour because Camble said the switch is in 'on' position while running the script manually.
I followed the instructions and seemed to work properly the first time I run the script manually (I haven't tried to run off the battery yet). So I have entered console mode, and when I write "sudo shutdown -h now", the rpi has shown this messages:
https://drive.google.com/file/d/0B_obrI ... 5zaUE/view and gets "stuck". If I try to shut down ES it the same happens.
I cannot shut it down with the switch. I have to unsolder some cable from the battery (or any other).
https://drive.google.com/file/d/0B_obrI ... ZEaTQ/view
https://drive.google.com/file/d/0B_obrI ... pYdmM/view
Can anybody help me please?
EDIT: Camble adviced me about the bad wiring from safe shutdown to rpi. It was ABSOLUTELY wrong. I don't know what I did in the first place... Sorry about that. I'm totally a noob.
Now, while the rpi is on (working normally), if I move the switch to 'off', the script runs and shuts the rpi down. That's great.
But when I try to shut it down through the ES menu I still get the kernel panic, but If I move the switch to 'off', the rpi shuts down. I assume that's the normal behaviour because Camble said the switch is in 'on' position while running the script manually.
- Codemaster123
- Posts: 55
- Joined: Sun Sep 10, 2017 3:03 pm
- Has thanked: 6 times
- Been thanked: 5 times
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
this can work on recalbox or only retropieCamble wrote: ↑Tue Oct 03, 2017 2:55 am@winnetouch @VeteranGamer That is unusual. As long as you have the script configured correctly, or use the default pins it should shutdown.
Make sure the script has "AdafruitPowerBoost = False" in the config section at the top and the pins match where you have connected the shutdown "Off" pin.
- YaYa
- Posts: 1719
- Joined: Mon Jun 26, 2017 12:42 pm
- Location: brittany - France
- Has thanked: 871 times
- Been thanked: 689 times
- Contact:
Re: [For Sale] Safe Shutdown v1.0 for BangGood/GearBest/Generic power Supply
Hello Camble !
I’m working on another type of project and i was wondering if i can use your board without a powerboost or a bangoog stuff... basically, i’ll power my device directly from usb and i wamted to use your board between the power USB cord and the RPi. Will that work ?
I’m working on another type of project and i was wondering if i can use your board without a powerboost or a bangoog stuff... basically, i’ll power my device directly from usb and i wamted to use your board between the power USB cord and the RPi. Will that work ?
Who is online
Users browsing this forum: No registered users and 1 guest