Sorry again for the noobie questions.
I’m loving this project, and trying to get it all working. I’ve got several Arcade games working but others not working and I’m trying to figure out whats going on. One game, in particular I get this in the logs:
May 21 18:43:03 Lakka retroarch[450]: RetroArch [ERROR] :: rarch_log_libretro :: [libretro ERROR] :: [FBA] Cannot find driver. May 21 18:43:03 Lakka retroarch[450]: RetroArch [ERROR] :: load_content :: Failed to load content. May 21 18:43:03 Lakka retroarch[450]: RetroArch: compute_audio_buffer_statistics: Average audio buffer saturation: 47.27 %, standard deviation (percentage points): 15.54 %. May 21 18:43:03 Lakka retroarch[450]: RetroArch: compute_audio_buffer_statistics: Amount of time spent close to underrun: 5.65 %. Close to blocking: 0.24 %. May 21 18:43:03 Lakka retroarch[450]: RetroArch: video_monitor_compute_fps_statistics: Monitor FPS estimation is disabled for threaded video. May 21 18:43:03 Lakka retroarch[450]: RetroArch: rarch_environment_cb: Environ SET_VARIABLES. May 21 18:43:03 Lakka systemd[1]: retroarch.service: main process exited, code=killed, status=11/SEGV May 21 18:43:03 Lakka systemd[1]: Unit retroarch.service entered failed state. May 21 18:43:03 Lakka systemd[1]: retroarch.service failed. May 21 18:43:05 Lakka systemd[1]: retroarch.service holdoff time over, scheduling restart. May 21 18:43:05 Lakka systemd[1]: Started Retroarch.
I’m not sure what driver it is looking for here, and how I install it.
If there is a place to direct me to a primer on MAME/FBA and how to do it, I’d appreciate it. I’m trying to get caught up to speed quickly on how this all works.