Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Retropie on Odroid XU4
- This topic has 21 replies, 5 voices, and was last updated 8 years, 9 months ago by efraimsangil.
-
AuthorPosts
-
10/23/2015 at 03:19 #108216devil78Participant
Hi, I purchased ODROID XU4 , a 64 -bit Octa Core SOC with Debian 8.0 installed . I would try to change your scripts so that they are compatible with Odroid . Raspi – config will be replaced with ODROID setup . The purely designed to RaspberryPI , where possible , will be replaced with the proper information , otherwise they will be eliminated from the Retropie Menu. Before proceeding I would like to have your opinion . If so I will share on sourceforge otherwise , if not, I will keep for myself the work done . I need to know , before going to ‘work , if Retropie works in a Frame Buffer mode or requires the X server to function properly . Thank you :)
10/23/2015 at 07:39 #108224gizmo98ParticipantUse github and fork retropie-setup. Modify https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/system.sh. Add a platform for ux4 and try to use something like ‘if ux4 ,then…’ in modules. Then start retropie setup with ‘__platform=ux4 ./retropie_setup.sh’.
01/31/2016 at 16:32 #115774efraimsangilParticipantHi!
I have ODROID XU4 too and I am very interested to have Retropie with emulationStation :)
I will try the gizmo98 suggestion :)
Regards
01/31/2016 at 20:31 #115797efraimsangilParticipantIt doesn’t work… there exists a lot of errors…
= = = = = = = = = = = = = = = = = = = = = Installing dependencies for 'retroarch' : RetroArch = = = = = = = = = = = = = = = = = = = = = Did not find needed package(s): libudev-dev libxkbcommon-dev libsdl2-dev mali-fbdev libusb-1.0-0-dev. I am trying to install them now. = = = = = = = = = = = = = = = = = = = = = Installing dependencies for 'sdl2' : SDL (Simple DirectMedia Layer) v2.x = = = = = = = = = = = = = = = = = = = = = Did not find needed package(s): devscripts debhelper dh-autoreconf libudev-dev libdbus-1-dev mali-fbdev. I am trying to install them now. Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package mali-fbdev Could not install package(s): devscripts debhelper dh-autoreconf libudev-dev libdbus-1-dev mali-fbdev. Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package mali-fbdev Could not install package(s): libudev-dev libxkbcommon-dev mali-fbdev libusb-1.0-0-dev.
Ok… now… find how to fix it :)
01/31/2016 at 20:54 #115801gizmo98ParticipantTry this:
__platform=armv7-mali ./retropie_setup.sh01/31/2016 at 21:34 #115804petrockblogKeymasterI think the XU4 needs a different fbdev driver, and it looks as though it isn’t packaged (yet) as it is for the odroid-c1
you could manually install it
http://forum.odroid.com/viewtopic.php?f=29&t=16272
and then remove the dependency for the fbdev-mali package – this is going to require development knowledge though – unless you just built things for running under X11
(__platform=generic-x11)
01/31/2016 at 21:35 #115805petrockblogKeymasterThis is really going to require a developer with this board to contribute to RetroPie-Setup to get it properly working though really.
02/01/2016 at 11:26 #115849efraimsangilParticipantYes, I am agree with you, Buzz. In odroid forum, the users are using EmulationStation under X11 but I think that this solution it’s not better. I think the better option it’s run Retropie without X11 because… –> Best performance :)
I’ll make more testing :)
02/01/2016 at 12:26 #115850devil78ParticipantYou CAN install X11 and launch EmulationStation with
xinit emulationstation
i use this command to launch Attract Mode, wich require Xorg, from EmulationStation in Retropie on Raspberry pi 2.02/01/2016 at 12:31 #115851efraimsangilParticipantHmmm I try, yes, thanks devil78. Now I am compiling ES…
02/01/2016 at 12:44 #115855efraimsangilParticipantOps! Problems…
lvl0: Error initializing SDL! No available video device lvl0: Renderer failed to initialize! lvl0: Window failed to initialize!
Now, I need study how to fix that.
02/01/2016 at 12:48 #115856devil78ParticipantWhat linux distro? May be you need to install the mali driver…
02/01/2016 at 12:57 #115857efraimsangilParticipant[quote=115856]What linux distro? May be you need to install the mali driver…
[/quote]
Debian-Jessie-1.0-RC2-20151123-XU3.img
Downloaded from: http://forum.odroid.com/viewtopic.php?f=96&t=17542
02/01/2016 at 13:32 #115859devil78ParticipantI think mali driver is needed for SDL
Inviato dal mio Pet utilizzando Tapatalk
02/01/2016 at 15:10 #115866efraimsangilParticipant[quote=115850]You CAN install X11 and launch EmulationStation with
xinit emulationstation
i use this command to launch Attract Mode, wich require Xorg, from EmulationStation in Retropie on Raspberry pi 2.[/quote]
I try with other distribution…
ODROID-GameStation-Turbo-3.1-RC2-20150920-XU3-Jessie.img
I make some changes to prevent start X11:
root@gamestation-turbo:~# cat /etc/X11/default-display-manager # /usr/sbin/lightdm
And changes in inittab
# /etc/inittab: init(8) configuration. # $Id: inittab,v 1.91 2002/01/25 13:35:21 miquels Exp $ # The default runlevel. id:2:initdefault:
Then I try with:
xinit emulationstation
And the results:
X.Org X Server 1.16.4 Release Date: 2014-12-20 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.16.0-0.bpo.4-armmp-lpae armv7l Debian Current Operating System: Linux gamestation-turbo 3.10.82+ #29 SMP PREEMPT Sun Oct 4 11:37:23 CEST 2015 armv7l Kernel command line: coherent_pool=2M console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait ro fsck.repair=yes smsc95xx.macaddr=00:1e:06:61:7a:88 governor=performance hdmi_tx_amp_lvl=31 hdmi_tx_lvl_ch0=3 hdmi_tx_lvl_ch1=3 hdmi_tx_lvl_ch2=3 hdmi_tx_emp_lvl=6 hdmi_clk_amp_lvl=31 hdmi_tx_res=0 HPD=true Build Date: 11 February 2015 01:18:06AM xorg-server 2:1.16.4-1 (http://www.debian.org/support) Current version of pixman: 0.32.6 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 1 15:04:31 2016 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" xinit: connection to X server lost waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
I don’t have a lot of knowlegde of Linux… but… I read a lot and I try everything to learn.
02/01/2016 at 17:33 #115901efraimsangilParticipantWell, I try:
xinit xclock
And works perfectly… So… I don’t know what’s the next step… :-/
02/01/2016 at 17:45 #115904petrockblogKeymasterI would start with their officially supported os (ubuntu). Might include the mali fbdev package also as with the odroid c1
02/01/2016 at 17:52 #115906efraimsangilParticipantHmmm, I going to try same steps with this version of ubuntu:
02/01/2016 at 18:32 #115914herbfargusMemberThese are my partial notes on installing on my odroid C1+:
02/01/2016 at 20:08 #115922efraimsangilParticipant[quote=115914]https://github.com/retropie/RetroPie-Setup/wiki/Odroid[/quote]
Thanks, I am going to try your notes :)
02/01/2016 at 20:31 #115926efraimsangilParticipantFirst…
odroid@odroid:~/RetroPie-Setup$ sudo ./retropie_setup.sh [sudo] password for odroid: Unknown platform - please manually set the __platform variable to one of the following: armv7-mali generic-x11 odroid-c1 rpi1 rpi2 x86
So… I am added this lines in system.sh:
ODROID-XU3) __platform="odroid-c1" ;; *)
More problems…
= = = = = = = = = = = = = = = = = = = = = Installing dependencies for 'sdl2' : SDL (Simple DirectMedia Layer) v2.x = = = = = = = = = = = = = = = = = = = = = Did not find needed package(s): devscripts libxss-dev mali-fbdev.
-
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.