ASUS Tinkerboard: unable to install retroarch and emulationstation.
-
All boils down to
libsdl2
not being build for your platform. If you look closely at the installation log, the build failes because you're missing a few packages:dpkg-checkbuilddeps: error: Unmet build dependencies: libgl1-mesa-dev libxcursor-dev libxi-dev libxinerama-dev libxrandr-dev libxss-dev
Install those packages manually, then re-try the process. However, it's not guaranteed that even if they compile and install they will work correctly on your environment. The tinkerboard is still an experimental platform at this point for RetroPie.
-
dont know if you tried this but there is a guy who is working on a build of retropie for the tinker board.
he does not have anything do to with the work that is done here but its worth a look.
-
@mitu sorry for my lack of Linux knowledge but how would I get and install said packages?
-
@ExarKunIv I’ve actually looked at it but for some reason when I write the image the sad card won’t boot... actually for that matter the only thing I’ve been able to get boot in tinker OS...
-
@E3L1 Just like on any Debian distro, using
apt
apt -y install libgl1-mesa-dev libxcursor-dev libxi-dev libxinerama-dev libxrandr-dev libxss-dev
-
@E3L1 ok , just a thought.
i have not got the board yet, so i cant help.
been meaning to but have not had the chance -
@mitu OK so now there installed but now I have a new problem.... when I try to start EmulationStation all I get back is;
“Error creating SDL window!
Could not initialize OpenGL / GLES library
Renderer failed to initialize!
Window failed to initialize!”So am I missing open GL? Or is some other thing preventing it from starting?
-
I've not tested this for some time on the tinker board. It's possible something has happened to break it. I was considering to ditch support for the Image that comes with the tinkerboard and instead look at using Armbian as a base as it looks like it's better support. I cannot offer any advice until I have looked at this.
-
@BuZz on that note ive tried using armbian but it seams that only tinkeros is actually bootable on the tinkerboard.... any ideas why?
-
@E3L1 No - I've yet to try Armbian on the Tinker board.
-
@BuZz so ive been looking around, do I need to disable the desktop interface for emulationstation to work?
-
so got armbian to boot, the problem was that I put a paperclip through the run pinouts for tinker os, armbian dous NOT boot with them shorted.... will now try armbian install
-
Well I’ve managed to get everything installed and running though for some reason there is this strange audio thing happening, literally 50% of the time when starting games the audio is missing but like super predictable like start game no audio, restart same game audio, restart again no audio.... any ideas?
-
@E3L1 , try this:
In terminal type:
sudo nano /usr/share/alsa/alsa.conf
Then Change
defaults.pcm.card to 1
To
defaults.pcm.card to 0
Save, exit, and reboot.
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.