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

      emulation station crash

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crash ubuntu retropie
      7
      0 Votes
      7 Posts
      361 Views
      G

      Here is a final snippet

      "May 03 12:11:25 lvl3: UIModeController::logInput( Xbox 360 Wireless Receiver (XBOX) ):Button 0, isMappedTo= a, , value=1
      May 03 12:11:25 lvl2: req sound [video.launch]
      May 03 12:11:25 lvl2: (missing)
      May 03 12:11:26 lvl2: Attempting to launch game...
      "
      So no errors.....

      But I have managed to find a fix.

      I'm also using the gtx970 as my sound card. if I disable this retropie works fine.

      Guess this will just be one of these really odd bugs that only effects me :)

      Thank you for your time

    • G

      attract mode and ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu attract mode retro pie hungry
      3
      0 Votes
      3 Posts
      612 Views
      G

      thanks that worked fine :)

    • H

      [Tutorial] Supermodel for Retropie X86

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development supermodel sega model 3 retropiex86 ubuntu
      2
      0 Votes
      2 Posts
      1k Views
      Red_TrevR

      hi there, is there a way to install Supermodel on a raspberry pi version of Retropie ? would it run well on a Pi 4 8GB ?

    • H

      How do I install Retropie ontop of Ubuntu on raspberry pi 4B 4gb

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu raspberry pi 4 retropie 4.6
      9
      0 Votes
      9 Posts
      761 Views
      H

      thanks for your help mega man

    • x3rlX

      Controler Issue (no left and right not working at all)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support contoller ubuntu
      23
      1 Votes
      23 Posts
      5k Views
      N

      @praetorian55

      Hey just trying to fix this issue as well, and came across this old-ish thread. Are you saying the controllers in that Amazon link do, in fact, function as intended, including the left and right d-pad buttons?

      Thanks and cheers

    • dmtassisD

      Installation error on Linux Mint 18.3 64 bit Sylvia

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu error installation mint
      1
      0 Votes
      1 Posts
      238 Views
      No one has replied
    • J

      Lubuntu 19.10/Retropie Font error

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu error font setup emulationstaton
      27
      0 Votes
      27 Posts
      3k Views
      mituM

      If editing files around is not something you're familiar, then my suggestion is to find a system with a bit more performance and has the righ GPU. Even if you'd manage to get EmulationStation working, other programs/emulators might have similar requirements and you'd be struggling to make it work.

    • hawkes_84H

      Ubuntu on Raspberry Pi 4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu raspberrypi
      2
      0 Votes
      2 Posts
      342 Views
      BuZzB

      @hawkes_84 we only support the rpi4 on Raspbian

    • V

      Looking for How to Load ROMs with Emulation Station on Ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu roms
      8
      0 Votes
      8 Posts
      3k Views
      mituM

      You haven't added any details about your system - as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.
      To get a detailed log file from the emulator, enable debug logging from Runcommand launch menu when launching the game, then exit the emulator and post the contents of the log file (/dev/shm/runcommand.log) on pastebin.com.

    • M

      RetroPie-Setup installs retropiemenu '.rp' files with root ownership - x86

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu x86 retropiemenu root
      1
      0 Votes
      1 Posts
      475 Views
      No one has replied
    • F

      Install retropie on ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry ubuntu retropie
      2
      0 Votes
      2 Posts
      260 Views
      mituM

      @filippoaceto said in Install retropie on ubuntu:

      Is there any way to install retropie on pi4 with ubuntu?

      No, on a Raspberry Pi only Raspbian is supported.

    • M

      Retroarch no longer builds successfully during update (Ubuntu 18.04.3)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch ubuntu build failed
      32
      0 Votes
      32 Posts
      3k Views
      J

      I'm going to assume I post in the "help and support" thread, if there's a better place please let me know. Thanks again all.

    • R

      PCSX2 Exit Emulator with Gamepad

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pcsx2 retropie ubuntu
      5
      0 Votes
      5 Posts
      1k Views
      CyborgbobC

      @ringnutz said in PCSX2 Exit Emulator with Gamepad:

      Should be fairly easy to modify for other emulators as well

      @ringnutz how would one do this lets say for the Dolphin emulator? I have to say it works great for the PS2

    • D

      Juyao Dual Arcade 2 player on Ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support juyao 2 player ubuntu
      30
      0 Votes
      30 Posts
      7k Views
      D

      @dennis Thanks for asking, answers were really helpful to me.
      I have the same Juyao Dual Arcade Joystick and I faced the same issue that you had.

      My dual controller was recognized as one controller so I wasn't able to configure them separately.

      My solution was this:

      cd /opt/retropie/configs/all/retroarch-joypads cp Xin-Mo Xin-Mo Dual Arcade.cfg D_R_M JUYAO Dual Arcade.cfg

      then edited D_R_M JUYAO Dual Arcade.cfg
      replacing vendor and product_id

      the final file should look similar to this:

      input_device = "D_R_M JUYAO Dual Arcade" input_driver = "udev" input_vendor_id = "0314" input_product_id = "0328" input_up_axis = "-1" input_down_axis = "+1" input_left_axis = "-0" input_right_axis = "+0" input_select_btn = "7" input_start_btn = "12" input_a_btn = "0" input_b_btn = "3" input_x_btn = "5" input_y_btn = "2" input_l_btn = "1" input_r_btn = "4" input_l2_btn = "9" input_r2_btn = "8" input_l_x_plus_axis = "+0" input_l_x_minus_axis = "-0" input_l_y_plus_axis = "+1" input_l_y_minus_axis = "-1"

      After doing that, I was able to configure them separately on retroarch.

    • S

      Ubuntu 64 Bit do not find libraspberrypi-dev

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu libraspberrypi
      4
      0 Votes
      4 Posts
      2k Views
      mituM

      @BuZz said in Ubuntu 64 Bit do not find libraspberrypi-dev:

      They are using a rpi4

      Somehow I missed that :(.

    • T

      Unable to load desktop environment after resolving PCSX2 dependencies on x86

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pcsx2 sdl2 x86-64 ubuntu18.04 ubuntu
      2
      0 Votes
      2 Posts
      480 Views
      T
      sudo apt-get install ubuntu-desktop

      Resolved the issue, and PS2 appears in the EmulationStation frontend.
      .bash_history doesn't show any evidence of the desktop environment being removed - by way of shell command.

    • I

      Why is there so much misinformation out there?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retro pie lubuntu ubuntu emulation stati information
      15
      0 Votes
      15 Posts
      2k Views
      retropieuser555R

      @mitu Thanks will do!

    • ninjawN

      [Solved] Lots of things not working with Retropie on Ubuntu usb X64

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu lan black screen
      16
      0 Votes
      16 Posts
      2k Views
      mituM

      Well, glad you got it set-up. Enjoy playing with your RetroPie !

    • D

      Using PS3 or PS4 controller via bluetooth

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth ubuntu
      2
      0 Votes
      2 Posts
      205 Views
      mituM

      Yes, it's possible - see the docs on how to pair and connect them

      https://retropie.org.uk/docs/PS3-Controller/ https://retropie.org.uk/docs/PS4-Controller/