Forum Replies Created
-
AuthorPosts
-
petrockblogKeymaster
I have built it yeh – you will need to re-enable the swap I guess.
petrockblogKeymaster[quote=101478]Sorry for the delayed response. I’ve had some other things on my mind lately…
I finally took the time to test the ControlBlock with the new ControlBlockService and it all seems to work now!
Thanks for the fix Florian!
[/quote]
Glad to hear that!
petrockblogKeymasterI have not seen that behavior yet, interesting. Does this also happen with the ControlBlock connected, but without any connections to buttons and joystick(s)?
petrockblogKeymasterIf you are running RetroPie version 3 Beta 4, I would suggest to update the RetroPie setup script and do a full binaries (re-)installation with the RetroPie-Setup Script. I know that there are some issues in that beta version.
Alternatively, you could provide me the SD-card image and I would directly take a look at that.
petrockblogKeymasterFirst time, I am facing this problem. Could you describe your setup a little bit more? Just trying to get an idea for the cause of this error …
If you have the possibility you could provide an image of your RetroPie sd card (e.g., at Google drive or Dropbox) and I could have a detailed look at it myself.
07/05/2015 at 15:52 in reply to: Controlblock.cfg says I don't have permission to change it ;( #101407petrockblogKeymasterAlready marked as solved. Could you describe your solution here briefly?
petrockblogKeymasterim working on some changes in the next day or two that should improve this for the next beta, but for now you can try the hotkey option in the supplementary menu and disable the hotkey button or something or change it to something else. That may well sort it.
petrockblogKeymasteror do you mean you want to modify the launch script ?
petrockblogKeymasterwhat do you want to change ? I should think the kodi config folder is the same as on any linux in ~/.kodi
petrockblogKeymasternot sure anyone has ported it to the rpi yet.
petrockblogKeymasterYou can also just do a full binary install, which will then download rpi2 optimised emulators (It detects which rpi it’s running on).
petrockblogKeymasteryou could create subfolders inside the c64 folder – there are no theme graphics for vic / plus4 either currently. I’d consider adding more folders if other users thought it would be useful (but still keep it so they can all be launched from the c64 folder too).
petrockblogKeymasteryou can browse windows network shares from cinnamon – just use nautilus or so. There should be plenty of information on this on the web.
petrockblogKeymasterIt is shared by default – if you give me details of desktop & os I can advise how to access the share.
petrockblogKeymasteryou could try editing this manually – removing
input_l2_axis = "+2" input_r2_axis = "+5" input_r_x_plus_axis = "-4" input_r_x_minus_axis = "-4" input_r_y_plus_axis = "-4" input_r_y_minus_axis = "-4"
and see if that helps – or cut it down even more with just directions and ab xy –
also please post /opt/retropie/configs/all/retroarch.cfg
petrockblogKeymasterplease post the contents of the file(s) in in /opt/retropie/configs/all/retroarch-joypads (this folder is accesssible over samba/windows file sharing)
Then remove them, and go to retropie-setup in emulationstation and go to supplementary menu, and run the retroarch input configuration option. Configure your joypad there, and then test if the controller works in emulation. Please also post me a copy of that controller config – which should be in the same location as above.
please use a pastebin site for posting the configs.
petrockblogKeymasterthe controller issue is something else I think – the OP shoudl also try another controller out – strange it suddenly stopped working, so maybe something unrelated to retropie.
petrockblogKeymastertry doing a full binary install then – in case you had an older retroarch / emulationstation script that used the old controller location or something (which it shouldn’t since you updated recently).
I cant help without more details / logs etc – does retroarch show your controller when you unplug / plug it in during emulation ?
petrockblogKeymasterThe original issue was a bug in recent retroarch which is now fixed. re-installing retroarch from menu 5 should resolve it.
petrockblogKeymasterFixed – it was an upstream retroarch issue with commandline parsing. If you re-install retroarch from menu 5 in retropie-setup it should sort it.
petrockblogKeymasterFollow progress here – https://github.com/RetroPie/RetroPie-Setup/issues/890
petrockblogKeymastercan confirm – ill debug and put up a new binary.
petrockblogKeymasterI recently rebuilt all binaries I’ll check if retroarch is broken again or something.
petrockblogKeymasterIf you can’t set up ssh I can’t really advise further. Why not ?
petrockblogKeymasterYou dont use startx to load emulationstation you just type emulationstation.
you need to reboot if adjusting config.txt, but I can’t advise further other than what is on that page and other threads on the forum with ideas. usuaully hdmi_drive sorts it if using dmt mode and you want sound over hdmi.
06/30/2015 at 11:18 in reply to: EmulatorStation is asking to reconfigure Gamepad at every startup #101055petrockblogKeymasterI dont know if I can help fix it without reproducing the problem – and I would need the controller for that.
the above doesn’t seem to make much sense as restarting emulationstation is the same as quitting it and reloading. I still suspect its a timing thing.
you could editing /usr/bin/emulationstation (sudo nano /usr/bin/emulationstation) and add “sleep 10” around the second line and see if that helps ?
petrockblogKeymasteryou can ssh in or press f4 to quit emulationstation. details about ssh are on the wiki
petrockblogKeymasterNice :) please do – always interesting to see projects – even better do a video ;-)
06/29/2015 at 20:59 in reply to: EmulatorStation is asking to reconfigure Gamepad at every startup #101009petrockblogKeymasterit would also help if you could try with a wired controller, so we know if it’s specific to this device. I have a feeling it’s due to ES starting before the controller is fully “configured” (the test above exsiting/restarting will help to determine that)
06/29/2015 at 19:27 in reply to: EmulatorStation is asking to reconfigure Gamepad at every startup #100996petrockblogKeymastervery odd – I’ll try and reproduce, but I have no idea currently why it might do that. I can only think that at the point of ES loading it doesn’t see the controller for whatever reason. If when it asks for controller configuration again, try pressing f4 to quit (and then a keyboard button to drop to terminal), then unplug and plug controller back in, wait some moments, and reload emulationstation (by typing emulationstation) – does it still ask ? is this consistent or not ?
06/29/2015 at 18:38 in reply to: EmulatorStation is asking to reconfigure Gamepad at every startup #100993petrockblogKeymasterhaving said that, you have an emulationstation input configuration present so it should be using that (and recognizing that is the config for your currently plugged in joypad).
please update retropie-setup script, then re-install emulationstation from binary (menu 5 in retropie-setup), and reboot. emulationstation should ask for controls to be configure again – please do that and then repost the above files.
06/29/2015 at 18:35 in reply to: EmulatorStation is asking to reconfigure Gamepad at every startup #100992petrockblogKeymasteryou will need to update the retropie-setup script first, before running the full binary install. you are probably missing the scripts the new emulationstation needs
06/29/2015 at 17:56 in reply to: EmulatorStation is asking to reconfigure Gamepad at every startup #100987petrockblogKeymasterPlease start with a 3.0beta4 image – Far too much as changed since 2.6 to guarantee an automatic upgrade. Did you update the script before you updated the binaries ? You can’t just update the binaries on 2.6 as some of the binaries as set up for working with the latest script.
06/29/2015 at 16:41 in reply to: EmulatorStation is asking to reconfigure Gamepad at every startup #100983petrockblogKeymasterAlso please post the contents of
~/.emulationstation/es_input.cfg
~/.emulationstation/es_input.cfg.bak
~/.emulationstation/es_temporaryinput.cfg(via site like pastebin or similar)
06/29/2015 at 16:35 in reply to: EmulatorStation is asking to reconfigure Gamepad at every startup #100981petrockblogKeymasterDid you install from the last image (3.0 beta4), or update from an older version ? Have you done a full binary install if you have updated the script recently ?
-
AuthorPosts