Forum Replies Created
-
AuthorPosts
-
efraimsangilParticipant
Hi!
I take two days testing the system in Android. I do not know all emulators, or kernels, or anything! I am very new to Android.
But I am tested Retrobox TV and others alone platforms it’s working with my Xbox 360 Wireless stick.
I think that in a few days or more… I could write my experiences with this prototype.
efraimsangilParticipantFor Odroid XU4, the best platform for Gaming is Android with some apps installed.
efraimsangilParticipantOk, retroarch people has been fixed. Now, from retropie-setup download the new binary and it’s working :)
efraimsangilParticipantThanks a lot , I solve my problem. :)
efraimsangilParticipant[quote=117704]normally caused by the weak CPU of the pis, i’m afraid. not much you can do beyond using the right plugin for the right game. try mupen64plus-glesn64, and if that doesn’t work try mupen64plus-rice. even then, most games will have some sort of glitches/audio/slowdown issues.
[/quote]
Thanks, I think that this emulator is not optimized.
efraimsangilParticipant[quote=117607]I’m not an expert but isn’t part of your RC.local command #’d out which means it get skipped.
Take out the # before the Xboxdrv bit?
[/quote]
I have two lines :) One’s commented :) Thanks, a7mag3ddon
efraimsangilParticipantHi!
I am trying to use Xbox controller with Kodi but it’s doesn’t work… for now :)
This is my rc.local:
#!/bin/sh -e # # rc.local # # This script is executed at the end of each multiuser runlevel. # Make sure that the script will "exit 0" on success or any other # value on error. # # In order to enable or disable this script just change the execution # bits. # # By default this script does nothing. # xboxdrv -D i 0 --alt-config /usr/local/xboxdrv_player1.cfg --alt-config /usr/local/mouse.cfg --next-controller -i 1 --alt-config /usr/local/xboxdrv_player2.cfg --next-controller -i 2 --next-controller -i 3 --deadzone 4000 --dbus disabled & /opt/retropie/supplementary/xboxdrv/bin/xboxdrv –daemon –id 0 –led 2 –deadzone 4000 –silent –trigger-as-button –alt-config –mouse –next-controller –id 1 –led 3 –deadzone 4000 –silent –trigger-as-button –dbus disabled –detach-kernel-driver & exit 0
And I have this files in /usr/local
pi@retropie:/usr/local $ ls -la total 52 drwxrwsr-x 10 root staff 4096 Feb 20 12:23 . drwxr-xr-x 10 root root 4096 Nov 21 18:50 .. drwxrwsr-x 2 root staff 4096 Nov 21 18:50 bin drwxrwsr-x 2 root staff 4096 Nov 21 18:50 etc drwxrwsr-x 2 root staff 4096 Nov 21 18:50 games drwxrwsr-x 2 root staff 4096 Nov 21 18:50 include drwxrwsr-x 4 root staff 4096 Feb 5 11:41 lib lrwxrwxrwx 1 root staff 9 Nov 21 18:50 man -> share/man -rwxr-xr-- 1 pi pi 470 Feb 20 12:23 mouse.cfg drwxrwsr-x 2 root staff 4096 Nov 21 18:50 sbin drwxrwsr-x 7 root staff 4096 Dec 16 01:16 share drwxrwsr-x 2 root staff 4096 Nov 21 18:50 src -rwxr-xr-- 1 pi pi 364 Feb 20 12:22 xboxdrv_player1.cfg -rwxr-xr-- 1 pi pi 397 Feb 20 12:23 xboxdrv_player2.cfg
What’s I’m doing wrong?
Regards
efraimsangilParticipantFirst…
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.
efraimsangilParticipant[quote=115914]https://github.com/retropie/RetroPie-Setup/wiki/Odroid[/quote]
Thanks, I am going to try your notes :)
efraimsangilParticipantHmmm, I going to try same steps with this version of ubuntu:
efraimsangilParticipantWell, I try:
xinit xclock
And works perfectly… So… I don’t know what’s the next step… :-/
efraimsangilParticipant[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.
efraimsangilParticipant[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
efraimsangilParticipantOps! 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.
efraimsangilParticipantHmmm I try, yes, thanks devil78. Now I am compiling ES…
efraimsangilParticipantYes, 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 :)
efraimsangilParticipantIt 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 :)
efraimsangilParticipantHi!
I have ODROID XU4 too and I am very interested to have Retropie with emulationStation :)
I will try the gizmo98 suggestion :)
Regards
01/30/2016 at 09:16 in reply to: Kid-friendly Retropie/ES (UI modes, favorites, hiding items) [B-TESTERS WANTED!] #115643efraimsangilParticipantNice work!!! :)
efraimsangilParticipantIn PIFBA you must modify C code and compile again.
01/21/2016 at 12:48 in reply to: Kid-friendly Retropie/ES (UI modes, favorites, hiding items) [B-TESTERS WANTED!] #114620efraimsangilParticipantI am agree with you, Dankcushions.
efraimsangilParticipantOps! I’m so sorry. :-/
efraimsangilParticipantremoved
12/08/2015 at 18:10 in reply to: Overclocking and Stress / Reliability testing the Raspberry Pi #111459efraimsangilParticipantCongrats for your amazing article :)
efraimsangilParticipantJejejeje, yes!!!
pi@retropie ~ $ jstest /dev/input/js0 Driver version is 2.1.0. Joystick (GPIO Controller 1) has 2 axes (X, Y) and 9 buttons (BtnX, BtnY, BtnTL, BtnTR, BtnTR2, BtnSelect, BtnThumbL, BtnThumbR, ?). Testing ... (interrupt to exit) Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off 8:off
You are great! :) Thanks a lot.
efraimsangilParticipantI follow the Manual Installation Steps and work perfectly but when I test de joystick with ‘jstest /dev/input/js0’ only appear 8 buttons, no HK:
Driver version is 2.1.0. Joystick (GPIO Controller 1) has 2 axes (X, Y) and 8 buttons (BtnX, BtnY, BtnTL, BtnTR, BtnTR2, BtnSelect, BtnThumbL, BtnThumbR). Testing ... (interrupt to exit) Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off
I’m using button 6 for START and 7 for CREDITS (SELECT).
efraimsangilParticipantOk, I see this link, I say the file is updated 12 days ago.
https://github.com/recalbox/mk_arcade_joystick_rpi/blob/master/mk_arcade_joystick_rpi.c
Your link the file is 4 months ago.
I don’t understand… Whos is the good repository? :)
efraimsangilParticipantI am checked the source code of mk_arcade_joystick_rpi and it doesn’t exist 9 buttons:
// Map of the gpios : up, down, left, right, start, select, a, b, tr, y, x, tl static const int mk_arcade_gpio_maps[] = {4, 17, 27, 22, 10, 9, 25, 24, 23, 18, 15, 14 };
Recalbox distribution is using an earlier version that exist in github :-/
efraimsangilParticipantOhhhh, I am stupid. I forget check this propertie in config.txt
Thanks a lot!!!!Now it’s working fine.
efraimsangilParticipantAhhhhh! Yes, I remember that! I change permisions of this file.
The original is 644 :)
Thanks a lot!
efraimsangilParticipantCheck this Topic: https://www.petrockblock.com/forums/topic/mame-rom-compatibility-lists/
efraimsangilParticipantThanks a lot! :)
efraimsangilParticipantI tried God of War- Ghost of Sparta and run very slow… :-/
efraimsangilParticipantYes, always that you update Retropie with script (retropie-setup.sh), you must apply the path again :)
efraimsangilParticipantHi!
You can download the modified kernel from here: https://www.dropbox.com/s/gqqmx5l8m3vqb30/custom_kernel_1.20150317-1.tar?dl=0
-
AuthorPosts