FreeSync fails in Ubuntu 16.04 LTS, tearing with a Radeon video adapter












0















My PC has an MSI AMD Radeon RX 580 display adapter, an AMD Ryzen 7 1800X CPU, and an AOC Gaming G2460PF 24" display. The same thing happens on Ubuntu 16.04.4 and Kubuntu 18.04 beta 2: DISPLAY=:0 xrandr --prop tells nothing about the FreeSync (from the AMD's manual), i.e. there are no freesync_capable and freesync parameters at all. Installing the AMDGPU-PRO driver didn't help. Tried on the DP, DVI-D, and HDMI ports.



There is a very strong tearing when just scrolling in Chrome or playing a game (especially on Ubuntu 16.04 which is officially supported by AMD), and the Dota 2 client shows "Failed to initialize Vulkan".










share|improve this question

























  • Which motherboard are you using? How much RAM do you have, and what frequency does it run at?

    – K7AAY
    Jun 7 '18 at 23:22
















0















My PC has an MSI AMD Radeon RX 580 display adapter, an AMD Ryzen 7 1800X CPU, and an AOC Gaming G2460PF 24" display. The same thing happens on Ubuntu 16.04.4 and Kubuntu 18.04 beta 2: DISPLAY=:0 xrandr --prop tells nothing about the FreeSync (from the AMD's manual), i.e. there are no freesync_capable and freesync parameters at all. Installing the AMDGPU-PRO driver didn't help. Tried on the DP, DVI-D, and HDMI ports.



There is a very strong tearing when just scrolling in Chrome or playing a game (especially on Ubuntu 16.04 which is officially supported by AMD), and the Dota 2 client shows "Failed to initialize Vulkan".










share|improve this question

























  • Which motherboard are you using? How much RAM do you have, and what frequency does it run at?

    – K7AAY
    Jun 7 '18 at 23:22














0












0








0








My PC has an MSI AMD Radeon RX 580 display adapter, an AMD Ryzen 7 1800X CPU, and an AOC Gaming G2460PF 24" display. The same thing happens on Ubuntu 16.04.4 and Kubuntu 18.04 beta 2: DISPLAY=:0 xrandr --prop tells nothing about the FreeSync (from the AMD's manual), i.e. there are no freesync_capable and freesync parameters at all. Installing the AMDGPU-PRO driver didn't help. Tried on the DP, DVI-D, and HDMI ports.



There is a very strong tearing when just scrolling in Chrome or playing a game (especially on Ubuntu 16.04 which is officially supported by AMD), and the Dota 2 client shows "Failed to initialize Vulkan".










share|improve this question
















My PC has an MSI AMD Radeon RX 580 display adapter, an AMD Ryzen 7 1800X CPU, and an AOC Gaming G2460PF 24" display. The same thing happens on Ubuntu 16.04.4 and Kubuntu 18.04 beta 2: DISPLAY=:0 xrandr --prop tells nothing about the FreeSync (from the AMD's manual), i.e. there are no freesync_capable and freesync parameters at all. Installing the AMDGPU-PRO driver didn't help. Tried on the DP, DVI-D, and HDMI ports.



There is a very strong tearing when just scrolling in Chrome or playing a game (especially on Ubuntu 16.04 which is officially supported by AMD), and the Dota 2 client shows "Failed to initialize Vulkan".







16.04 kubuntu radeon tearing






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 7 '18 at 23:21









K7AAY

3,93921644




3,93921644










asked Apr 13 '18 at 21:12









VladiatorVladiator

1116




1116













  • Which motherboard are you using? How much RAM do you have, and what frequency does it run at?

    – K7AAY
    Jun 7 '18 at 23:22



















  • Which motherboard are you using? How much RAM do you have, and what frequency does it run at?

    – K7AAY
    Jun 7 '18 at 23:22

















Which motherboard are you using? How much RAM do you have, and what frequency does it run at?

– K7AAY
Jun 7 '18 at 23:22





Which motherboard are you using? How much RAM do you have, and what frequency does it run at?

– K7AAY
Jun 7 '18 at 23:22










2 Answers
2






active

oldest

votes


















0














xrandr --output DisplayPort-0 --set TearFree on


Worked for me with the "scroll tearing".
Hope it helps ^_^






share|improve this answer































    0














    Thanks it works for me, xubuntu 16.04.5 with AMD RX 580.
    Should highlight that --output parameter may be different, depends where your monitor is connected. To list all available outputs you may run:



    xrandr


    In my case it was HDMI 1 port, so command was following:



    xrandr --output HDMI-A-1 --set TearFree on





    share|improve this answer























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024792%2ffreesync-fails-in-ubuntu-16-04-lts-tearing-with-a-radeon-video-adapter%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      xrandr --output DisplayPort-0 --set TearFree on


      Worked for me with the "scroll tearing".
      Hope it helps ^_^






      share|improve this answer




























        0














        xrandr --output DisplayPort-0 --set TearFree on


        Worked for me with the "scroll tearing".
        Hope it helps ^_^






        share|improve this answer


























          0












          0








          0







          xrandr --output DisplayPort-0 --set TearFree on


          Worked for me with the "scroll tearing".
          Hope it helps ^_^






          share|improve this answer













          xrandr --output DisplayPort-0 --set TearFree on


          Worked for me with the "scroll tearing".
          Hope it helps ^_^







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Sep 3 '18 at 17:31









          JonasJonas

          1




          1

























              0














              Thanks it works for me, xubuntu 16.04.5 with AMD RX 580.
              Should highlight that --output parameter may be different, depends where your monitor is connected. To list all available outputs you may run:



              xrandr


              In my case it was HDMI 1 port, so command was following:



              xrandr --output HDMI-A-1 --set TearFree on





              share|improve this answer




























                0














                Thanks it works for me, xubuntu 16.04.5 with AMD RX 580.
                Should highlight that --output parameter may be different, depends where your monitor is connected. To list all available outputs you may run:



                xrandr


                In my case it was HDMI 1 port, so command was following:



                xrandr --output HDMI-A-1 --set TearFree on





                share|improve this answer


























                  0












                  0








                  0







                  Thanks it works for me, xubuntu 16.04.5 with AMD RX 580.
                  Should highlight that --output parameter may be different, depends where your monitor is connected. To list all available outputs you may run:



                  xrandr


                  In my case it was HDMI 1 port, so command was following:



                  xrandr --output HDMI-A-1 --set TearFree on





                  share|improve this answer













                  Thanks it works for me, xubuntu 16.04.5 with AMD RX 580.
                  Should highlight that --output parameter may be different, depends where your monitor is connected. To list all available outputs you may run:



                  xrandr


                  In my case it was HDMI 1 port, so command was following:



                  xrandr --output HDMI-A-1 --set TearFree on






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 23 at 23:47









                  blowderblowder

                  1




                  1






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024792%2ffreesync-fails-in-ubuntu-16-04-lts-tearing-with-a-radeon-video-adapter%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                      Mangá

                       ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕