Armbian OS RetroPie Images for Tinker Board + Build System
-
I did notice on the most recent build (0.4.0) that Samba isn't going to the proper directory when I try to access \tinkerboard\ from my Windows PC. Instead I get a blank page instead of the usual (ie: /bios /roms etc etc etc).
Here's the samba setup from ROTT 1.0.5 that can be added to the end of /etc/samba/smb.conf - I am assuming the default user for these builds is pi so if it's not then it will need to be adjusted to whatever user name it is set to.
[roms]
comments = roms
path = "/home/pi/RetroPie/roms"
writeable = yes
guest ok = yes
create mask = 0644
directory mask = 0755
force user = pi
[bios]
comments = bios
path = "/home/pi/RetroPie/BIOS"
writeable = yes
guest ok = yes
create mask = 0644
directory mask = 0755
force user = pi
[configs]
comments = configs
path = "opt/retropie/configs"
writeable = yes
guest ok = yes
create mask = 0644
directory mask = 0755
force user = pi
[splashscrees]
comments = splashscreens
path = "/home/pi/RetroPie/splashscreens"
writeable = yes
guest ok = yes
create mask = 0644
directory mask = 0755
force user = pi -
@Lexingtonian Audio fix did not work....
-
I'm about to try this out! I've been having issues with Crash's ROTT image, so hopefully this treats me and my board better. If so, hug yourself tightly as a huge thank you from me. Will report back with my progress
-
Okay, so I wrote the image Armbian with RetroPie to my SD with Etcher, and everything is going okay. Im just having issues with the build_installer.sh not being found. Am I not supposed to have that, and if I am, how exactly do I run it? Sorry for the noob question
-
@TranSe I don't think that script exists in RetroPie - how are you trying to install RetroPie ?
-
@mitu RetroPie is already there, I think I have everything working now. Haven't had time to try in-game yet though
-
Eveything in RetroPie is running smoothly! Games are running as they should, nothing seems off about anything there. Really happy with it. The only problem I'm running into is my 5inch LCD HDMI screen only works if I run the games 640x480 resolution (not a problem for me personally) and unplug the TV hdmi to plug in the LCD hdmi. Does not display RetroPie menu when booting or when exiting the game (screen goes back to blue screen with "no signal". I'm not sure how to change the resolution of the tinker board completely to a resolution of 800x480 or below. If anyone knows how to change the tinker board resolution in a whole, please let me know!
-
Hello I just wanted to say thanks for the great work on this. Almost everything works smoothly, however I seem to have an issue with the HDMI audio not working properly with my 4k Vizio tv. I've tried using the audio fix mentioned here and I do get audio in the retropie main menu, but whenever I select any game from any emulator the audio just craps out and stops working as soon as I start a game. When I unplug and replug the hdmi cable while I'm playing a game I can usually get my sound back, but sometimes does not. Sometimes the audio even works continuously when i've switched games across different emulators and sometimes it does not.
-
this HDMI audio issue is the only thing keeping me from moving to Retropie on TinkerBoard, neither of the fixes worked for me also, its weird that with ROTT's image HDMI audio is working like it should. But i think Armbian's based image is cleaner and well polished.
-
@dishins said in Armbian OS RetroPie Images for Tinker Board + Build System:
ROTT's
I jsut wanted to add that when I build the the image using the instructions on the git hub page U-boot can't find the installation when the image is flashed to the emmc module. However it does work when you flash it to a SDcard.
-
So I added Lakka to another SD card and tried that with my Tinker Board with Pi LCD screen and it works perfectly. Is there a way to add some sort of RPi LCD screen support? Everything else is pretty flawless (haven't checked the audio fix as I primarily use my boards as handhelds and use the headphone anyways)
-
I tried Lakka as well but had serious trouble with pairing bluetooth controllers and the board just power ciclying randomly sometimes. My next try is testing Retroarch on top of the Bare Armbian Image provided by @EriHoss, to see if it works without the HDMI Audio issue and take advantage of the GPU boost script.
-
hi @EriHoss and everyone.
to today someone could solve the problem of the audio HDMI??i install @EriHoss retropie image, the emulation is very good, but I could not make the audio work.
I tried to use build_installer.sh script to build new kernel 4.19, but it does not work either (in a Ubuntu 18.04 VM with docker disable)
Any advance?
Thanks
PD: Sorry my english
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.