Forum Replies Created
-
AuthorPosts
-
petrockblogKeymaster
yes.
02/04/2016 at 19:13 in reply to: Solve:Bluetooth Keyboard worked during the start but failed to work subsequently #116240petrockblogKeymasterI cannot support 3rd party images.
Please try from the latest official image, and use the bluetooth pairing module from retropie-setup to pair the keyboard.
petrockblogKeymasterthe user is su ? you mean you created a new user called “su” or you are using the “su” comment ? you can’t su to root, as root doesn’t have a password – use sudo, or create a password for root.
petrockblogKeymasterok. I have debugged it and opened a bug report and updated the retropie-setup script to use an older revision. should build if you update retropie-setup firt
petrockblogKeymasteryou can use xboxdrv on any event device to map joystick to keypresses, so that should work.
petrockblogKeymasterIt’s to do with upstream changes. I didn’t think about that before, as I had built it only a few days ago. I am debugging now, to report the problem to the developers, and then I will temporarily switch our module to build a version before it stopped working.
petrockblogKeymasterSorry – I can actually confirm the issue – maybe I broke it with some recent changes will check and get back to you. Actually, I think it could be due to upstream changes…
petrockblogKeymasteryou can try – but you may have the same problem – I think something is wrong with your development headers or something related. Another route would be to start with our image and try building it on there as that should work. Or provide me with an image of your card so I can check it.
petrockblogKeymasterI would start with their officially supported os (ubuntu). Might include the mali fbdev package also as with the odroid c1
02/01/2016 at 11:10 in reply to: Vector games at native resolution: Advv and advcfg utilities for Advancemame #115848petrockblogKeymasteryeh I checked the code – we would need some additional changes to make vector games render at higher resolution
02/01/2016 at 10:56 in reply to: Vector games at native resolution: Advv and advcfg utilities for Advancemame #115847petrockblogKeymasterthe rpi version doesn’t work like that – and none of the modeline data is used – we have some generated modes built in (the rpi framebuffer doesn’t care about frequencies etc so we just generate fake modes). I think though because of this vector games will be locked at 640×480
petrockblogKeymasterThe RPI will not send audio down HDMI by default when using DVI video mode.
Can also add hdmi_drive=2 into /boot/config.txt
02/01/2016 at 00:31 in reply to: Solve:Bluetooth Keyboard worked during the start but failed to work subsequently #115814petrockblogKeymasterWhich version of RetroPie ? Jessie or Wheezy ?
02/01/2016 at 00:30 in reply to: Solve:Bluetooth Keyboard worked during the start but failed to work subsequently #115813petrockblogKeymasterDid you try using the bluetooth configuration tool in retropie-setup ?
petrockblogKeymasterThis is really going to require a developer with this board to contribute to RetroPie-Setup to get it properly working though really.
petrockblogKeymasterI 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)
petrockblogKeymastershould be fine yes.
petrockblogKeymasterplease make sure your system is up to date also –
sudo apt-get update; sudo apt-get dist-upgrade
are you running wheezy or jessie ?
petrockblogKeymasterI’m not sure. If you create an image of your sdcard and share it with me via google drive or something I can take a look (buzz [at] exotica.org.uk)
01/31/2016 at 15:07 in reply to: Joystick launches RP config menus at specific times, make it stoooop! #115766petrockblogKeymasternope.
petrockblogKeymasterI’m sort of glad it all went wrong, as it helped find a bug ;-) So thanks for that.
petrockblogKeymasterjust re-install mame2003 from menu 5 (from binary) – this will trigger the es config to be re-added.
petrockblogKeymasterAha, I think I found the problem. the lr-imame4all module which you installed after had some old code when some folders were changed. I will fix this, but basically it removed the old libretro folder and the es config for it (Not spotted this before as the lr-imame4all usually gets installed first, and it comes with the default image etc)
petrockblogKeymasterYou are missing the config entry for mame-libretro in es_systems.cfg – you can correct this by manually installing lr-mame2003 from retropie-setup (from menu 5).
Have you manually edited the config at any point ?
petrockblogKeymasterit would work, but it would miss out emulator optimisations for the rpi2 – at least until you did a “full binary install” from retropie-setup
petrockblogKeymasterI suspect you have a RPI 1. I have updated the wiki as it said it runs best on a RPI 2 – but actually, the module is disabled for the RPI 1, so i not available.
petrockblogKeymasterIf that is not working, please post via pastebin.com or similar a copy of /etc/emulationstation/es_systems.cfg and the output of
ls -la ~/RetroPie/roms/mame-libretro | head -n20
petrockblogKeymaster0.139 roms go in in the mame-libretro folder. If you have roms in mame-mame4all and mame-libretro they will both appear in ES (same logo, but different numbers of games)
petrockblogKeymasterIf you have debian or ubuntu with working x11 environment with opengl then some of retropie will work.
petrockblogKeymasterDo you have a RPI 2?
petrockblogKeymasterWheezy will be unsupported in the future as far as binaries etc.
petrockblogKeymasterlr-mame4all is shared with mame4all as they use the same romset version.
petrockblogKeymastersounds like you downloaded the files as root or something first – should do it without sudo. make sure you have gcc/g++ installed
petrockblogKeymasterlr-mame4all is installed by default – perhaps you can provide some more information? Where did you put your roms – can you give some example file listing of a few with the path etc
01/30/2016 at 22:51 in reply to: Joystick launches RP config menus at specific times, make it stoooop! #115707petrockblogKeymasterif you want to quickly disable joystick control for that you can remove the file /opt/retropie/supplementary/runcommand/joy2key.py (Note it will get re-installed when updating etc)
-
AuthorPosts