RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. desktop environ
    Log in to post
    • All categories
    • TPRT

      RetroPie asking for login after installing desktop environment to configure Dolphin....

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support desktop environ pi 5 pi5
      12
      0 Votes
      12 Posts
      724 Views
      TPRT

      @mitu I followed the exact steps here:
      https://retropie.org.uk/forum/topic/35355/unable-to-set-control-mapping-in-dolphin-dolphin-emu-not-loading/8?_=1714924854335

      and it all worked but I was left with that login screen.

      I reverted back to my SD card backup just before I did those steps and followed the instructions @abj gave me above and it worked perfectly fine!

    • R

      Black screen with cursor on desktop boot

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie retropiesetup config boot error desktop environ
      10
      0 Votes
      10 Posts
      2k Views
      R

      @abj Thank you SO MUCH, I was super lost when it came to this but it worked <3

    • C

      Retropie x86 use dolphin from repository

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dolphin-emu x86 ubuntu desktop environ
      2
      0 Votes
      2 Posts
      502 Views
      mituM

      Modify the emulators.cfg file from /opt/retropie/configs/wii and add a new emulator entry for the distro's version of dolphin. You can then choose this version from the runcommand launch menu and make it the default for running Wii games.

    • N

      Retropie On Debian

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retro pie debian desktop environ
      7
      0 Votes
      7 Posts
      2k Views
      N

      @BuZz said in Retropie On Debian:

      @NY152 you will need to run retropie under the desktop on your system. Please post logs for any error you got installing as @mitu mentioned. Thanks.

      Astonishing ...

      NO error during installation.

      The problem with Debian is that you can not run EmulationStation in console mode (it does not detect a display)

      Under ArchLinux, no worries without any desktop environment. EmulationStation starts and runs the emulators itself without any problem.

      So saying that an office environment is mandatory is a totally false.

      I will look for myself since without thinking more than that, the office environment is for you indispensable, you consider this as normal, not me

      thanks anyway

    • G2bbG

      Raspbian Jessie Environment missing key items

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support desktop desktop environ main menu settings raspbian jessie
      3
      0 Votes
      3 Posts
      962 Views
      G2bbG

      Thank you @mitu for the quick and, arguably, more importantly, accurate information. Too many times I have been given a solution that just leads me down a rabbit hole that never ends but this was a one-stop solution.!

    • A

      Are Raspberry Pi packages required for Arch on Desktop?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support arch linux desktop environ
      4
      0 Votes
      4 Posts
      1k Views
      herb_fargusH

      @vykyan retropie does have a patched version of sdl, but not sure how much is specific to the pi. I believe it's also used on x86 builds

    • N

      RetroPie Window Manager, Display Manager

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes window manager display manager desktop environ x86 ubuntu 16.04
      7
      0 Votes
      7 Posts
      5k Views
      B

      @Nickelino
      I did the same as @cresfang using Lubuntu but with a quick Google search, I found this on another forum:

      https://github.com/Aloshi/EmulationStation/issues/223
      derlehmann commented on Aug 22, 2014

      found a solution that work for me. i install openbox and run this sh script:

      #!/bin/bash #!/bin/sh xboxdrv -l 3 -s --dpad-as-button --trigger-as-button & openbox & emulationstation killall openbox killall xboxdrv