Games not launching
-
Launch the game, then get the
/dev/shm/runcommand.log
file contents and post it here. -
I unplugged the SD card. It's currently in my Chromebook. SHM is empty.
-
@IceChes1 said in Games not launching:
I unplugged the SD card. It's currently in my Chromebook. SHM is empty.
Yes, that folder (
/dev/shm
) is RAM backed, so its contents are not actually saved on the card. You need to get the file (via SSH) right after you've run the game. -
I-
The only computer I have is a Chromebook. It can't ssh. -
-
I'm just a kid. Installing an app is practically a crisis.
-
I've survived the crisis. This is the error:
undefined symbol: bcm_host_is_fkns_active -
@IceChes1 Please post the whole file's contents.
What did you use as a base image ? Did you install manually over the latest Raspbian Lite image ?
-
1: make sure to have bios files.
2: game is corrupted, needs fixing.
When you get taken to home screen the game is missing a required file to run so instead it takes you to home page.to save your self hassle and pain, install retroarch on pc/laptop and play with your roms on that before you shift them to the pie
-
-
Here's runcommand.log:
Parameters:
Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-quicknes_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg "/home/pi/RetroPie/roms/nes/Contra.nes" --appendconfig /dev/shm/retroarch.cfg /opt/retropie/emulators/retroarch/bin/retroarch: symbol lookup error: /usr/lib/arm-linux-gnuabhif/neon/vfp/libavcodec.so.58: undefined symbol: bcn_host_is_fkns_activeThat's it. I nanoed into it after starting Contra.
-
@IceChes1 said in Games not launching:
That's it. I nanoed into it after starting Contra.
Well done. Except the error message is most likely about a missing
bcm_host_is_fkms_active
. It seems like you're using an old kernel/firmware (?). Run this, on the PI, from the command line:sudo apt update sudo apt upgrade
let it upgrade everything, then reboot and see if it works.
-
@mitu I have everything up and running. Thank you so much!
-
@iceches1 what do you mean by this
do I copy this and put it in the command terminal??? -
Yes
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.