Page 1 of 1
[SOLVED] low battery video is doubled
Posted: Fri Oct 19, 2018 6:28 am
by JustPlainBill
I noticed that when my mintypi plays the low battery warnings it is 2 videos over top of each other. I have the version 1 board with the add on battery monitor board.
Re: low battery video is doubled
Posted: Mon Oct 22, 2018 8:40 am
by rodocop
Did you use the minty pi image? Which has the minty combo script pre installed?
Wondering if you maybe installed the minty battery monitor script on top of the existing minty combo script maybe?
Either way, you could try to burn the image again and see if it solves.
Re: low battery video is doubled
Posted: Mon Oct 22, 2018 5:06 pm
by JustPlainBill
rodocop wrote: ↑Mon Oct 22, 2018 8:40 am
Did you use the minty pi image? Which has the minty combo script pre installed?
Wondering if you maybe installed the minty battery monitor script on top of the existing minty combo script maybe?
Either way, you could try to burn the image again and see if it solves.
Ahh, I did do that. I hate to have to take it apart again, I spent so much time trying to get it to fit together.
Re: low battery video is doubled
Posted: Mon Oct 22, 2018 7:09 pm
by rodocop
Just enter the terminal and type
Sudo nano etc/rc.local
Near the bottom you still see two lines.
One for the combo script and one for the minty battery monitor script.
Simple place a '#' in front of one of those. Then press ctrl+x then y to save. Then type
sudo reboot
Putting the '#' there will disable that line so it wont start the script.