![]() |
|
Freeplay Zero - Freezes after a while - Printable Version +- Freeplaytech Forum (https://forum.freeplaytech.com) +-- Forum: Freeplay Zero / Freeplay CM3 / Game Pie Advance (https://forum.freeplaytech.com/forumdisplay.php?fid=24) +--- Forum: Freeplay Zero/CM3 (AKA GPA) Software (https://forum.freeplaytech.com/forumdisplay.php?fid=26) +--- Thread: Freeplay Zero - Freezes after a while (/showthread.php?tid=4882) |
Freeplay Zero - Freezes after a while - pentacore - 05-16-2019 Hi! i just got my freeplay zero and finished the case mods and had it fitted. However, it seems that i've got some probably software related issues.. It boots just fine and sends me to Emulation station, but after a while in ES the whole system freezes and the only way to reboot it is by using the killswitch or pulling the power source. Ive got a heatsink on the pi so i doubt its overheating I did the soldering myself, have checked all the solder joints and cleaned it with isopropanol. If i boot it up and start the included port the system can keep going without any issues, as long as im in hermes. However the hotkey toggle doesnt work and force quitting hermes makes the system freeze. Ive tried this with both of the FPZ images with no success, also tried different SD-Cards, both which are verified as supported by Raspberry. The reason i believe its software related is that it happens with or without the FPZ board connected. i also managed to catch an error msg from the pi while i was connected with ssh Code: kernel:[ 158.570530] Internal error: Oops - undefined instruction: 0 [#1] ARMI managed to get this error when running apt aswell (while trying to update incase there were any software related bugs that had been fixed) Im close to trying with a RPi Zero WH but id rather not spend the money if possible RE: Freeplay Zero - Freezes after a while - Mootikins - 05-21-2019 Just did a little bit of research, and won't try to explain what VCHIQ is and will instead LINK to it instead. We have never run into this issue, so it sounds like it is probably a bad VideoCore portion of your Zero's processor, since you seem to have tried all of our normal plans of attack. You may just have to end up buying a new Zero, though I'd first try booting, ssh-ing in, killing emulationstation and the display drivers with `sudo killall emulationstation` and `sudo systemctl stop fbcpOld.service`. Then try running a full system update/upgrade with `sudo apt update; sudo apt upgrade`. Reboot and give try again, but most people that have this kind of issue (freezing) usually solve it with a replacement Pi Zero. RE: Freeplay Zero - Freezes after a while - Flavor - 05-22-2019 I will say that it's very rare, but we have had people solve problems by replacing their RPi Zero. I can't say what is the root cause, but it does seem like there are some time percentage of them (or any product really) that have issues. It's hard for me to recommend spending the money on a new Pi, because the chances that one is bad are super low. On the other hand, I don't know what else it could be besides software. If you want something else to try, I'd recommend trying the base RetroPie SD image or any Raspbian image. |