Hi,
I'm trying to use picore to play arcade game with pifba emulator
https://code.google.com/p/pifba/I use picore 5.1.1-ssh, i installed on boot rpicore, sdl sdl2 libs.
I installed pifba from binaries in tc home.
Running the fbacapex frontend with tc user gives : *fail to open vchiq instance.
Running it with sudo gives me a black screen but nothing more.
Applying chmod a+rx /dev/vchiq gives the same results.
This emulator runs well whith raspian and moebius inux.
I tried to run mame4all-pi and pimenu, the same result occurs (black screen). I think it comes from rights on video device or configuration at boot (in config.txt perhaps)
If someone has an idea?