Aloshi / EmulationStation

A flexible emulator front-end supporting keyboardless navigation and custom system themes.
MIT License
2.07k stars 905 forks source link

lvl0: Error initializing SDL #434

Open pietrondo opened 9 years ago

pietrondo commented 9 years ago

I have tried to install on my raspberry 2 with archlinux but...

lvl0:   Error initializing SDL!
    No available video device
lvl0:   Renderer failed to initialize!
lvl0:   Window failed to initialize
pietrondo commented 9 years ago

I have already installed the https://aur.archlinux.org/packages/sdl2-opengles/ but nothing..

ignaciohita commented 9 years ago

Same problem here :-(

ad1217 commented 9 years ago

See #395. Essentially, add --host=arm-raspberry-linux-gnueabihf to the ./configure options for SDL2.