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

      No Audio with kms driver. Screen tearing with fkms driver.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kms fkms screen tearing audio
      3
      0 Votes
      3 Posts
      606 Views
      7

      @levitatingGuru Hey, I am wondering how you went about installing the kms driver? I am trying to also resolve the screen tearing but can't figure it our for the life of me. I have adapted the config.txt but I have read I have to install the KMS kernel 5.4 or something like that? is that correct?

    • P

      Working KMS image with newest RetroPie on Pi 4? Help with config with VGA666?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kms pi 4 fkms tearing crt
      2
      1 Votes
      2 Posts
      780 Views
      7

      @phos
      Did you get anywhere with this in the end?

    • A

      Changing resolution and refresh rate on the fly on the Pi 4 - any news?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support refresh rate fkms kms pi 4 script
      10
      0 Votes
      10 Posts
      2k Views
      M

      it was too good to be true :( i was right it doesn't work https://github.com/libretro/RetroArch/pull/11590#issuecomment-743402918

    • stooS

      VICE on Pi4 causing video mode switching on KMS driver

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support vice c64 pi4 kms fkms
      4
      0 Votes
      4 Posts
      657 Views
      stooS

      Sorry the quality is so bad. Hopefully you can see the signal blanking out as I switch between the menu and the running system. The monitor's HDMI2 input notification appears in the top-right each time this happens.

      The output resolution is 1080p@60 in both the system and the menu (I tried to show this but it's hard to see the monitor's OSD).

      It feels more like the SDL window(?) is being recreated as I switch between the system and the menu.

      With the FKMS driver, the monitor never blanks out and switching between the running system and the menu is instant.

    • quicksilverQ

      Will previous Pi models have the ability to use fkms driver now?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming fkms buster pi3
      7
      0 Votes
      7 Posts
      836 Views
      matchamanM

      Very interesting, then I should definitely give it another chance on an older Pi 3 setup!

    • KN4THXK

      Berryboot Pi 4 Image

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support berryboot pi 4 black screen fkms
      6
      0 Votes
      6 Posts
      3k Views
      E

      @buzz is there any other way to have RetroPie on a multi boot? I would like to have different images of Retropie with different setups, without swapping different ssd every time.

    • C

      Can't select default emulator

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support rpi4 issue fkms emulator iniconfig
      6
      0 Votes
      6 Posts
      1k Views
      C

      Well, then thanks a lot @Darksavior, too! :)

    • roslofR

      Getting AdvanceMAME to run on FKMS builds

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development fkms buster advancemame retropie-setup raspberry pi 4
      3
      0 Votes
      3 Posts
      473 Views
      roslofR

      @mitu said in Getting AdvanceMAME to run on FKMS builds:

      Do you care to elaborate on the Video appears a bit degraded part ? I confess I didn't use advmame before, so I don't have a past reference, I just test it out on the Pi4 - the 3.9 version - to see how it works.

      Sure mitu,

      Overall, it looks like anti-aliasing doesn't work with the SDL driver. Examples:

      Vector game lines are not anti-aliased System menu font appears jagged Video Rgb Effects, such as scan2horz do not blend nicely with the game screen.

      The setting display_antialias is set to yes, but there is no visual difference when it's disabled or enabled.

      One of the draws of using AdvanceMAME is for the clean high-res Vector images, so that's a bit of a miss. But having AdvanceMAME available for rendering raster games like Cotton 2 and Baku Baku is a must-have.

      There are also some issues going in and out of the settings menu (Tab). Sometimes, when returning to the game, the screen blanks. Also, gets very sluggish and occasionally hangs. Might not be related to the driver, but different from running this on a 3B+ without Buster.

    • hooperreH

      Where is my Hotkey Issue?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fkms hotkeys rpi4
      5
      0 Votes
      5 Posts
      519 Views
      hooperreH

      @mitu said in Where is my Hotkey Issue?:

      From a cursory look at your config files

      Rewind seems to be disabled via the main config file (rewind_enable = "false"). You should enable it first.

      On a default RetroArch install, I see there's a input_rewind_btn, try setting it on your desired button input code.

      same for input_hold_fast_forward_btn and input_toggle_fast_forward_btn.

      Thanks, man. That fixed it.