System spec - Ryzen 3700X CPU - AMD RX 7900 XT GPU

I got an AMD GPU specifically because I wanted to switch to Linux. I’ve done a bunch of testing over the last year while I still had an nVidia card. Now I’ve got an AMD GPU I feel ready but it has not gone well.

When I use multiple monitors I get a range of odd behaviours, including a white screen, lock ups, failure to display anything on second screen. I’ve unplugged the second screen for now and all is OK except that adaptive sync does not work properly.

When I set adaptive sync to “Always” in the settings the screen sort of flickers when I move the mouse. To be more precise the screen gets a bit brighter when the mouse is moved, then returns to previous slightly dimmer brightness when the mouse is stopped. There are no errors that I’ve found.

Both of those issues happen in fresh Fedora 38 and Arch Linux installs. I’m running KDE-plasma (using Wayland not X) so it seems like a KDE issue. Though I’m about to test it with a Fedora and gnome install next, though I doubt it will be any different.

EDIT: Small update. Running Arch/KDE. I have found I can get it sort of working. I boot the PC with a single monitor (my 165Hz ultrawide) and set it to 60Hz, then turn on the second (1080p 60Hz) monitor. At this point I can set the then changing the ultrawide to 165Hz and set adaptive sync to automatic, but I have to do this process everytime I turn my PC on. Also, if it goes to sleep or I want to shutdown/reboot it goes mad again and things lock up. I have to turn off the second monitor off before I reboot/shutdown, or before I goes to sleep. Then I have to go through the whole process again. Obviosuly not ideal.

EDIT2: Turns out it was the old LCD I was using as a second display. It has been around a very long time, and while it always worked OK it clearly doesn’t like something about how Linux talks to it. Anyway it is working now. Though Adaptive sync on the desktop is still flickery.

  • @Zamundaaa@discuss.tchncs.de
    link
    fedilink
    410 months ago

    When I use multiple monitors I get a range of odd behaviours, including a white screen, lock ups, failure to display anything on second screen. I’ve unplugged the second screen for now and all is OK except that adaptive sync does not work properly.

    Sounds like a driver problem. What kernel are you using, and have you tried running Mesa-git?

    When I set adaptive sync to “Always” in the settings the screen sort of flickers when I move the mouse. To be more precise the screen gets a bit brighter when the mouse is moved, then returns to previous slightly dimmer brightness when the mouse is stopped. There are no errors that I’ve found.

    You can’t find any errors because there are none. The brightness changing with the refresh rate is sadly how most monitors work today, and can’t really be fixed. It’s the whole reason for why adaptive sync is not set to always by default.

    Why doesn’t automatic work for you though?

    • Avid Amoeba
      link
      fedilink
      210 months ago

      You have a fairly recent piece of graphics hardware. It’s not too surprising that it doesn’t work super smoothly. This is often the case. Even with Intel who’ve had a long open source driver tradition, a new integrated GPU often has driver bugs. I know I had to turn off a few things on my 11th gen Intel GPU for a year and a bit until the bugs got squashed. To avoid any of this, I rarely buy bleeding edge hardware.

    • mubOP
      link
      1
      edit-2
      10 months ago

      Sounds like a driver problem. What kernel are you using, and have you tried running Mesa-git?

      I’m not messing with the kernal at this point, just using whatever gets installed by default. I haven’t looked at Mesa-git. If messing about with the kernel is required I might just wait until wayland and kde have matured enough to support adaptive sync and multi monitors better.

      You can’t find any errors because there are none. The brightness changing with the refresh rate is sadly how most monitors work today, and can’t really be fixed. It’s the whole reason for why adaptive sync is not set to always by default.

      I also tried “auto” which seemed to be ok for a few seconds but then behaved the same as always. I can live without it for desktop stuff, my concern is adaptive sync won’t be on in games without enabling that settings.