Low voltage lightning bolt

Installing ARpiCADE for the first time? Having issues? Check here first for solutions and tips on installing.

Moderator: dee2eR

Post Reply
bravebluerx
Contributing Member
Contributing Member
Posts: 27
Joined: Fri Sep 22, 2017 5:27 pm

Low voltage lightning bolt

Post by bravebluerx » Mon Apr 16, 2018 8:17 pm

Hi all,

Running arpicade with pi3b in my nintendo cab with oem nintendo power supply. Looks like my 5v may be weak as the lightning bolt appears during loading and gameplay.

Is it possible to run a separate external power supply directly to the pi while it still being connected to Jamma or would I have to disconnect the power lines into the pi gpio if I ran the separate power supply?

Thanks
Last edited by bravebluerx on Mon Apr 16, 2018 11:59 pm, edited 1 time in total.

dee2eR
Inventor
Inventor
Posts: 2114
Joined: Tue Aug 22, 2017 2:07 pm

Re: Low voltage lightning bolt

Post by dee2eR » Mon Apr 16, 2018 10:46 pm

You do not want to use 2 seperate power supplies together. It's possible nothing bad would happen but it is also possible they wouldn't get along.

Do Nintendo power supplies have a 5v adjust? Dedicated Nintendo cabs are not particularly common here, I'm much more familiar with regular switching power supplies that tend to be in JAMMA cabs.

If you're using a converter from whatever original Nintendo wiring to JAMMA is there adequate wire on the 5v and ground lines of the converter that it wouldn't be causing any excess voltage drop?

Would you be happy using a regular switching power supply (assuming there's no adjust on the Nintendo one), rather than the cabs original supply? That's the way I'd go if the one in there isn't doing the job (while keeping all original parts so it can be put back together if you like).

bravebluerx
Contributing Member
Contributing Member
Posts: 27
Joined: Fri Sep 22, 2017 5:27 pm

Re: Low voltage lightning bolt

Post by bravebluerx » Mon Apr 16, 2018 11:44 pm

Thanks for the reply dee2er! Nintendo cabs don't have an adjustable 5v off the power supply and my vector labs adaptors don't either. Looks like I will have to install the switching power supply or perhaps recap the oem one.

cathaldub
Community Member
Community Member
Posts: 23
Joined: Fri Aug 25, 2017 7:29 am
Location: Ireland

Re: Low voltage lightning bolt

Post by cathaldub » Mon Jun 04, 2018 10:29 pm

You can just disable the lightning bolt in the config, that’s what I done because i like to keep my 5v a little low as sometimes it creeps up and I run a jamma switcher and don’t want to blow an expensive pcb.
It’s never caused me any issues

Just add the following to your config.txt

Code: Select all

# remove lightning bolt warning
avoid_warnings=1

bravebluerx
Contributing Member
Contributing Member
Posts: 27
Joined: Fri Sep 22, 2017 5:27 pm

Re: Low voltage lightning bolt

Post by bravebluerx » Sun Jul 15, 2018 8:29 am

Thanks for the reply, that's the route I have taken in the config.txt without any issues. Even My bench test pi 3b system hooked up to an lcd with pi recommended 2.5A power supply shows flashes of the lightning bolt as well upon arpicade boot up, so go figure. Never had any issues with game performance with lightning bolt flashing.

I did read in one of dee2ers posts that if you have an abundance of usb connected devices on the pi, you can swap out a 1 amp fuse on the earlier raspberryjamma boards to a 2 amp fuse to remove the bottleneck on the raspberryjamma to potentially avoid the lightning bolt or look at reducing usb pi connected devices completely.

Post Reply