Skip to content

Game launch issue Recalbox 9, Raspberry pi zero, Retroflag GPi CASE, have run chmod 755 #67

@PanzerPandaNinja

Description

@PanzerPandaNinja

Hi, when truing to start the game from recalbox 9 it only shows a black screen,
but wen I run launCharc verbose ~/../roms/makecode/arcade-jumpy-platformer.elf from CLI via SSH first it starts and I can play a few seconds before the recalbox menu comes up, if I start the game again it continues where I left off. Here is the output from the SSH session:

_`launCharc starting /recalbox/share/bootvideos/makecode/arcade-jumpy-platformer.elf with automatic gamepad mappings...

Highest found input event number: 1
Gamepad search hits:
/home/pi/McAirpos/McAirpos/uinput-mapper/input-read -vp /dev/input/event0 2>&1 | grep -e BTN_START -e BTN_SOUTH -e BTN_PINKIE, Output: BTN_START → ([0, EV_KEY], BTN_START)

Found 1 gamepad to configure on:
/dev/input/event0

Starting UInput-Mapper with command:
(/home/pi/McAirpos/McAirpos/uinput-mapper/input-read -C -D /dev/input/event0 /dev/input/event0 | /home/pi/McAirpos/McAirpos/uinput-mapper/input-create -C -S /home/pi/McAirpos/McAirpos/uinput-mapper/configs/arcade1.py &)
Setting up UInputMapper in MakeCode Arcade game's /sd/arcade.cfg with:
SCAN_CODES=/dev/input/event1

Warn: ioctl KBGKBMODE failed...
Unable to get your keyboard mode.
Warn: ioctl KDSETMODE failed...
Are you on a terminal emulator(X-Windows) instead of the Linux console?
[-370110222] GC block 16376b @ 0x20000000
[ 0] runtime starting, pid=6773...
[ 8] FB: BCM2708 FB at 320x240 320x480 bpp=32
[ 13] FB: BCM2708 FB at 320x240 320x480 bpp=32 1280
[ 16] init keys
[ 21] read config: /sd/arcade.cfg
[ 27] SCAN_CODES=/dev/input/event1
[ 35] BTN_LEFT=30
[ 38] BTN_RIGHT=32
[ 41] BTN_UP=17
[ 42] BTN_DOWN=31
[ 43] BTN_A=29
[ 44] BTN_B=42
[ 44] BTN_LEFT2=105
[ 45] BTN_RIGHT2=106
[ 45] BTN_UP2=103
[ 46] BTN_DOWN2=108
[ 49] BTN_A2=100
[ 49] BTN_B2=57
[ 57] BTN_RESET=59
[ 59] BTN_EXIT=1
[ 60] BTN_MENU=60
[ 67] config done
[ 70] sx=2 sy=2 ox=0 oy=0 32=1
[ 78] fbuf=0xb63c9000 sz:307200
[ 85] loop
[ 359] GC block 16376b @ 0x20004000

launCharc: Found running game process "arcade-jumpy-pl" on PID=6773

[ 400] GC block 16376b @ 0x20008000
[ 1262] PCM name: 'default'
[ 1263] PCM state: PREPARED
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred

/recalbox/share/bootvideos/makecode/arcade-jumpy-platformer.elf was executed successfully and the parent process was exited by the user or reset in-game. The game might still be running in a child process...

PID not found for "arcade-jumpy-pl", trying again...
PID still not found for "arcade-jumpy-pl", game exited?
Terminating launCharc...
killall: arcade-jumpy-pl: no process killed
Warn: ioctl KDSETMODE failed...
Are you on a terminal emulator(X-Windows) instead of the Linux console?
Warn: ioctl KBSKBMODE failed...
Unable to set your keyboard mode.
Warn: ioctl VT_UNLOCKSWITCH failed...
Are you not a super-user? (This should normally not affect game launch...)

`_

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions