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

      customhidsony - patch for third-party ps4 controllers
      Ideas and Development • driver ps4 controllers hid • • JuanZt

      1
      0
      Votes
      1
      Posts
      92
      Views

      No one has replied

    • A Former User

      controller settings (axis,sensibility)
      Help and Support • controller settings axis sensibility driver • • A Former User

      9
      0
      Votes
      9
      Posts
      102
      Views

      mitu

      @mitu the thing i should know do is to open the retropie datas in which the retropie folders are is it right?

      I'm not sure what you mean. If you're referring to the installation of the Nintendo HID driver I mentioned before, that can be done outside of any RetroPie folders, since it's not directly related to RetroPie.

    • Elisium9999

      LCD Problem with driver
      Help and Support • lcd driver raspberry pi 0w 3.5 inch screen • • Elisium9999

      2
      0
      Votes
      2
      Posts
      79
      Views

      Elisium9999

      Post Update:
      With this command I can display without problem "image-test.gif" in this case, I think the problem is something in the retropie configuration that I can't see

      pi@raspberrypi ~ $ sudo apt-get install fbi pi@raspberrypi ~ $ wget https://ozzmaker.com/piscreen/image-test.gif pi@raspberrypi ~ $ sudo fbi -noverbose -T 1 -a -d /dev/fb1 image-test.gif

      config.txt.PNG
      (/boot/config.txt)

    • Dark Knight_TJ

      Gpio driver not auto loading on boot
      Help and Support • gpio driver autoboot • • Dark Knight_TJ

      3
      0
      Votes
      3
      Posts
      116
      Views

      Dark Knight_TJ

      @buzz thank you for your response and sorry for posting on wrong forum. Cheers !

    • pscotto1234

      Question about Mesa (Vulkan) Driver
      Help and Support • driver vulkandriver configuration • • pscotto1234

      7
      1
      Votes
      7
      Posts
      413
      Views

      ExarKunIv

      @pscotto1234 said in Question about Mesa (Vulkan) Driver:

      @dankcushions ok, thanks. Do you think it will be added to retropie?

      yes at some point Retropie will be able to use it. when.... thats the question.

      best not to hold your breath for it.

    • skrapps914

      Cant connect to wifi New update, hubpiwi board
      Help and Support • retropie 4.7.13 wifi hubpiwi driver • • skrapps914

      21
      0
      Votes
      21
      Posts
      964
      Views

      skrapps914

      @mitu i'm on 4.7.14 retropie image now. everything is working. if the drivers dont work again when a new upgrade is released, i'll just have to install an older driver again. not a big deal. just glad its working.

    • dobsonatorx

      controller driver problem???
      Help and Support • driver analogue thumbstick • • dobsonatorx

      1
      0
      Votes
      1
      Posts
      108
      Views

      No one has replied

    • jtkblue

      Stuck in a boot sequence. Right after LCD driver install!
      Help and Support • boot sequence driver lcd display boot • • jtkblue

      20
      0
      Votes
      20
      Posts
      656
      Views

      mitu

      The project at https://github.com/swkim01/waveshare-dtoverlays offers only the new driver setup for the display, it doesn't provide any scripts.

      can you elaborate?

      Sure. You want to handle 2 video configurations - output to HDMI (which is default) and via the LCD. Save the default config.txt in /boot/ as /boot/config-hdmi.txt. Install and configure the LCD drivers (modify the config.txt) accordingly, make sure it works, then copy the config.txt to /boot/config-waveshare.txt.

      Create 2 scripts in /home/pi/RetroPie/retropiemenu

      hdmi.sh, containing #!/usr/bin/env bash cp -f /boot/config-hdmi.txt /boot/config.txt lcd.sh, containing #!/usr/bin/env bash cp -f /boot/config-waveshare.txt /boot/config.txt make the scripts executable by running chmod +x /home/pi/RetroPie/retropiemenu/hdmi.sh chmod +x /home/pi/RetroPie/retropiemenu/lcd.sh

      Now, when starting EmulationStation, you'll have 2 new entries in the RetroPie system - HDMI and LCD, executing one of them will switch the video output configuration. After running one of the entries, you'll have to reboot to activate the new configuration.

    • dankcushions

      Vulkan Driver progress...
      Ideas and Development • vulkan driver raspberry pi mesa • • dankcushions

      1
      4
      Votes
      1
      Posts
      134
      Views

      No one has replied

    • KuciKuc

      Ps3 controller Bluetooth driver Retropie setup freeze
      Help and Support • retropie bluetooth driver ps3 controller freeze • • KuciKuc

      8
      0
      Votes
      8
      Posts
      266
      Views

      KuciKuc

      @mitu OK thanks

    • neurocrash

      Retro-bit Atari 2600 dual joystick adapter seen as single 2-axis joystick (solved)
      Help and Support • atari usb adapter driver configuration retropie • • neurocrash

      5
      0
      Votes
      5
      Posts
      267
      Views

      icode

      if anyone is still interested in this, check out these cool devices on icode.com. they allow you to have up to 4 paddles or joysticks connected to you PC via usb. There is even a bluetooth version.

      Atari paddles and joysticks usb adapter

    • avalkauskas

      Retropie 4.6 and 4" LCD screen
      Help and Support • lcd 4.6 driver • • avalkauskas

      19
      0
      Votes
      19
      Posts
      765
      Views

      Madara Uchiha

      All right I'll try that!

    • sleepwalkera

      Compiling custombluez failed with ubuntu 19.10
      Help and Support • driver • • sleepwalkera

      3
      0
      Votes
      3
      Posts
      97
      Views

      sleepwalkera

      Thank you ,however I still can't use my gasia controller wirelessly without custombluez installed. So I am trying to install custombluez.

    • Darksavior

      Can't compile the gamecon driver with kernel 5.4.29-v7l+
      Help and Support • gamecon driver compile • • Darksavior

      2
      0
      Votes
      2
      Posts
      101
      Views

      mitu

      It has nothing to do with the modules, there's something related to the kernel files copied by rpi-update which breaks the compilation - see https://github.com/raspberrypi/firmware/issues/1364.

      MrEngman created this issue in raspberrypi/firmware open Kernel 5.4 Module7.symvers, Module7l.symvers faulty #1364
    • myt

      Randomly slow EmulationStation menus on RPi 4
      Help and Support • emulationstatio kmsdrm driver menu sdl2 • • myt

      13
      0
      Votes
      13
      Posts
      2041
      Views

      mitu

      @TheFloW said in Randomly slow EmulationStation menus on RPi 4:

      I was referring to how to get to HDMI boost and TV mode

      HDMI boot configuration is not available for the Pi4, as for the mode selection, you can just use raspi-config and select 1080p as default video mode.

    • MaMikee

      MK_ARCADE_JOYSTICK_RPI install fails
      Help and Support • mkarcadejoyst driver retropie-setup • • MaMikee

      5
      0
      Votes
      5
      Posts
      728
      Views

      MaMikee

      That did it, my homemade joystick is working now direct into the CPU.

      I do find it disturbing though that an official release is internally inconsistent. With any open project my next move should be to volunteer to fix it. I'm not there yet but learning every day.

      Thanks for all the help!

      mcb

    • Emanuele981

      Info video driver
      Help and Support • driver amiberry • • Emanuele981

      1
      0
      Votes
      1
      Posts
      124
      Views

      No one has replied

    • XD3l

      Seeking NES to GPIO Guide for Retropie 4.4
      Help and Support • 4.4 gpio nes driver guide • • XD3l

      2
      0
      Votes
      2
      Posts
      381
      Views

      XD3l

      I take it nobody uses the GPIO for anything?!?

    • Rive

      Controllers/keyboard not working for 30 sec when I start emulators
      Help and Support • input lag controller driver • • Rive

      3
      0
      Votes
      3
      Posts
      537
      Views

      MajorDangerNine

      I had the same issue with the same controller. I suspected it was the Xpad driver and was correct after updating everything else individually.

      I'm not certain it will fix the issue, but here is my working Xpad driver's entire folder.

      Working Driver: https://drive.google.com/file/d/1HYT5lnioWIvuF3LuNHe4Wf91DzfLM5-k/view?usp=sharing

      These go in /opt/retropie/supplementary/xpad, but everything in there requires Root access to alter.

      SSH Method: https://retropie.org.uk/docs/FAQ/#why-cant-i-ssh-as-root-anymore

      I hope I was helpful.