How do I tile two displays onto one monitor with AMD graphicsThe second monitor displays with a resolution of...

How do you call it when two celestial bodies come as close to each other as they will in their current orbits?

How to compare two different formulations of a problem?

Most practical knots for hitching a line to an object while keeping the bitter end as tight as possible, without sag?

Why is 日本 read as "nihon" but not "nitsuhon"?

Do I have to learn /o/ or /ɔ/ separately?

How to dismiss intrusive questions from a colleague with whom I don't work?

How to "know" if I have a passion?

How to avoid using System.String with Rfc2898DeriveBytes in C#

Was Tuvok bluffing when he said that Voyager's transporters rendered the Kazon weapons useless?

What is "Wayfinder's Guide to Eberron"?

Are there nouns that change meaning based on gender?

Taking out number of subarrays from an array which contains all the distinct elements of that array

Why is Boris Johnson visiting only Paris & Berlin if every member of the EU needs to agree on a withdrawal deal?

How to organize ideas to start writing a novel?

How to persuade recruiters to send me the Job Description?

What does it mean to have a subnet mask /32?

Is refusing to concede in the face of an unstoppable Nexus combo punishable?

Overwrite file only if data

Should my "average" PC be able to discern the potential of encountering a gelatinous cube from subtle clues?

How would one country purchase another?

(Why) May a Beit Din refuse to bury a body in order to coerce a man into giving a divorce?

Can pay be witheld for hours cleaning up after closing time?

Potential new partner angry about first collaboration - how to answer email to close up this encounter in a graceful manner

How does turbine efficiency compare with internal combustion engines if all the turbine power is converted to mechanical energy?



How do I tile two displays onto one monitor with AMD graphics


The second monitor displays with a resolution of 640x480xorg.conf 2 cards 3 monitors - why is one monitor stretched?How can I make hybrid graphics(AMD/Intel) work on Ubuntu?i3wm: two monitors, one browser per monitor (dual head kiosk)Use two monitors in Debian 9 Stretch on AMD graphics cardMint wont boot after AMD-Graphics installation, X-Server problemsWhen I plug a monitor into my graphics card, boot fails with “couldn't allocate usb_device”






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















I have a Dell UP2414Q monitor from 2014 that is using two tiles. The left and right side are basically a separate monitor, and DisplayPort's Multi-Stream Transport sends a signal to both.



On Windows, this works out of the box.



On Linux, there are two problems. 1: Both halves are separate. Only one half has the task bar, and full-screening anything goes to one of the halves. And 2: The halves are swapped. Right half is left.



For nVidia, this fixed the two issues:



Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"

Option "TwinView"
Option "TwinViewXineramaInfoOverride" "3840x2160+0+0"
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DP-0.9, DP-0.8"
Option "metamodes" "DP-0.8: 1920x2160 +1920+0, DP-0.9: 1920x2160 +0+0"
EndSection


Now I can't figure out how to do this on a new AMD Picasso Raven APU computer running the amdgpu driver. There is Xinerama, which is old. There is also this new "tiling" support for this specific case. I can't figure out how to use either.



How do I use my Dell UP2414Q with MST over DP on my _AMD Ryzen 5 3400G?



Specs:




  • Linux Mint 19.2

  • Cinnamon 4.2

  • Kernel 5.2.0

  • Radeon Vega Graphics

  • AMD/ATI Picasso










share|improve this question































    1















    I have a Dell UP2414Q monitor from 2014 that is using two tiles. The left and right side are basically a separate monitor, and DisplayPort's Multi-Stream Transport sends a signal to both.



    On Windows, this works out of the box.



    On Linux, there are two problems. 1: Both halves are separate. Only one half has the task bar, and full-screening anything goes to one of the halves. And 2: The halves are swapped. Right half is left.



    For nVidia, this fixed the two issues:



    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"

    Option "TwinView"
    Option "TwinViewXineramaInfoOverride" "3840x2160+0+0"
    Option "Stereo" "0"
    Option "nvidiaXineramaInfoOrder" "DP-0.9, DP-0.8"
    Option "metamodes" "DP-0.8: 1920x2160 +1920+0, DP-0.9: 1920x2160 +0+0"
    EndSection


    Now I can't figure out how to do this on a new AMD Picasso Raven APU computer running the amdgpu driver. There is Xinerama, which is old. There is also this new "tiling" support for this specific case. I can't figure out how to use either.



    How do I use my Dell UP2414Q with MST over DP on my _AMD Ryzen 5 3400G?



    Specs:




    • Linux Mint 19.2

    • Cinnamon 4.2

    • Kernel 5.2.0

    • Radeon Vega Graphics

    • AMD/ATI Picasso










    share|improve this question



























      1












      1








      1








      I have a Dell UP2414Q monitor from 2014 that is using two tiles. The left and right side are basically a separate monitor, and DisplayPort's Multi-Stream Transport sends a signal to both.



      On Windows, this works out of the box.



      On Linux, there are two problems. 1: Both halves are separate. Only one half has the task bar, and full-screening anything goes to one of the halves. And 2: The halves are swapped. Right half is left.



      For nVidia, this fixed the two issues:



      Section "Screen"
      Identifier "Screen0"
      Device "Device0"
      Monitor "Monitor0"

      Option "TwinView"
      Option "TwinViewXineramaInfoOverride" "3840x2160+0+0"
      Option "Stereo" "0"
      Option "nvidiaXineramaInfoOrder" "DP-0.9, DP-0.8"
      Option "metamodes" "DP-0.8: 1920x2160 +1920+0, DP-0.9: 1920x2160 +0+0"
      EndSection


      Now I can't figure out how to do this on a new AMD Picasso Raven APU computer running the amdgpu driver. There is Xinerama, which is old. There is also this new "tiling" support for this specific case. I can't figure out how to use either.



      How do I use my Dell UP2414Q with MST over DP on my _AMD Ryzen 5 3400G?



      Specs:




      • Linux Mint 19.2

      • Cinnamon 4.2

      • Kernel 5.2.0

      • Radeon Vega Graphics

      • AMD/ATI Picasso










      share|improve this question














      I have a Dell UP2414Q monitor from 2014 that is using two tiles. The left and right side are basically a separate monitor, and DisplayPort's Multi-Stream Transport sends a signal to both.



      On Windows, this works out of the box.



      On Linux, there are two problems. 1: Both halves are separate. Only one half has the task bar, and full-screening anything goes to one of the halves. And 2: The halves are swapped. Right half is left.



      For nVidia, this fixed the two issues:



      Section "Screen"
      Identifier "Screen0"
      Device "Device0"
      Monitor "Monitor0"

      Option "TwinView"
      Option "TwinViewXineramaInfoOverride" "3840x2160+0+0"
      Option "Stereo" "0"
      Option "nvidiaXineramaInfoOrder" "DP-0.9, DP-0.8"
      Option "metamodes" "DP-0.8: 1920x2160 +1920+0, DP-0.9: 1920x2160 +0+0"
      EndSection


      Now I can't figure out how to do this on a new AMD Picasso Raven APU computer running the amdgpu driver. There is Xinerama, which is old. There is also this new "tiling" support for this specific case. I can't figure out how to use either.



      How do I use my Dell UP2414Q with MST over DP on my _AMD Ryzen 5 3400G?



      Specs:




      • Linux Mint 19.2

      • Cinnamon 4.2

      • Kernel 5.2.0

      • Radeon Vega Graphics

      • AMD/ATI Picasso







      xorg amd-graphics xinerama twinview






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 days ago









      RedsandroRedsandro

      3611 gold badge4 silver badges14 bronze badges




      3611 gold badge4 silver badges14 bronze badges

























          1 Answer
          1






          active

          oldest

          votes


















          1














          As far as I know, MST is broken on the kernel layer for 5.1+ kernels bug. It's quite weird that it's working on your setup.



          In userspace we have TILE property in xrandr and this bug and this
          First one is already fixed(at least in 5.3.0-rc3)



          For Cinnamon, if gtk use xrandr monitors feature, than just make sure you have xf86-video-amdgpu-19.0.1 installed link



          If not, you could try something like this barely working hack that I use for KDE:



          xrandr --screen 0 --setmonitor DellUP2715K 5120/597x2880/336+0+0 DisplayPort-0,DisplayPort-1
          xrandr --output DisplayPort-0 --mode 2560x2880
          xrandr --output DisplayPort-1 --mode 2560x2880 --pos 0x0 --panning 5120x2880+0+0/0x0+2560+0/-2560/0/-2560/0

          xrandr --fbmm 597x336


          Just change values and put it in your xinitrc.d, and try some magic manipulations with your DM(like changing primary display).



          UPD: 597x336 - dimensions of your screen in mm






          share|improve this answer










          New contributor



          Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






















          • Interesting. For me, 5.1 does not work, and 5.3 does not work. I need 5.2 with amdgpu 18.0.1. I'd like to try the xrandr commands. I imagine I need 1920x2160 in stead of 2560x2880, but what are those 597 and 336 numbers? What do they do and where can I find the correct numbers for my monitor?

            – Redsandro
            yesterday














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2funix.stackexchange.com%2fquestions%2f536175%2fhow-do-i-tile-two-displays-onto-one-monitor-with-amd-graphics%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          As far as I know, MST is broken on the kernel layer for 5.1+ kernels bug. It's quite weird that it's working on your setup.



          In userspace we have TILE property in xrandr and this bug and this
          First one is already fixed(at least in 5.3.0-rc3)



          For Cinnamon, if gtk use xrandr monitors feature, than just make sure you have xf86-video-amdgpu-19.0.1 installed link



          If not, you could try something like this barely working hack that I use for KDE:



          xrandr --screen 0 --setmonitor DellUP2715K 5120/597x2880/336+0+0 DisplayPort-0,DisplayPort-1
          xrandr --output DisplayPort-0 --mode 2560x2880
          xrandr --output DisplayPort-1 --mode 2560x2880 --pos 0x0 --panning 5120x2880+0+0/0x0+2560+0/-2560/0/-2560/0

          xrandr --fbmm 597x336


          Just change values and put it in your xinitrc.d, and try some magic manipulations with your DM(like changing primary display).



          UPD: 597x336 - dimensions of your screen in mm






          share|improve this answer










          New contributor



          Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






















          • Interesting. For me, 5.1 does not work, and 5.3 does not work. I need 5.2 with amdgpu 18.0.1. I'd like to try the xrandr commands. I imagine I need 1920x2160 in stead of 2560x2880, but what are those 597 and 336 numbers? What do they do and where can I find the correct numbers for my monitor?

            – Redsandro
            yesterday
















          1














          As far as I know, MST is broken on the kernel layer for 5.1+ kernels bug. It's quite weird that it's working on your setup.



          In userspace we have TILE property in xrandr and this bug and this
          First one is already fixed(at least in 5.3.0-rc3)



          For Cinnamon, if gtk use xrandr monitors feature, than just make sure you have xf86-video-amdgpu-19.0.1 installed link



          If not, you could try something like this barely working hack that I use for KDE:



          xrandr --screen 0 --setmonitor DellUP2715K 5120/597x2880/336+0+0 DisplayPort-0,DisplayPort-1
          xrandr --output DisplayPort-0 --mode 2560x2880
          xrandr --output DisplayPort-1 --mode 2560x2880 --pos 0x0 --panning 5120x2880+0+0/0x0+2560+0/-2560/0/-2560/0

          xrandr --fbmm 597x336


          Just change values and put it in your xinitrc.d, and try some magic manipulations with your DM(like changing primary display).



          UPD: 597x336 - dimensions of your screen in mm






          share|improve this answer










          New contributor



          Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






















          • Interesting. For me, 5.1 does not work, and 5.3 does not work. I need 5.2 with amdgpu 18.0.1. I'd like to try the xrandr commands. I imagine I need 1920x2160 in stead of 2560x2880, but what are those 597 and 336 numbers? What do they do and where can I find the correct numbers for my monitor?

            – Redsandro
            yesterday














          1












          1








          1







          As far as I know, MST is broken on the kernel layer for 5.1+ kernels bug. It's quite weird that it's working on your setup.



          In userspace we have TILE property in xrandr and this bug and this
          First one is already fixed(at least in 5.3.0-rc3)



          For Cinnamon, if gtk use xrandr monitors feature, than just make sure you have xf86-video-amdgpu-19.0.1 installed link



          If not, you could try something like this barely working hack that I use for KDE:



          xrandr --screen 0 --setmonitor DellUP2715K 5120/597x2880/336+0+0 DisplayPort-0,DisplayPort-1
          xrandr --output DisplayPort-0 --mode 2560x2880
          xrandr --output DisplayPort-1 --mode 2560x2880 --pos 0x0 --panning 5120x2880+0+0/0x0+2560+0/-2560/0/-2560/0

          xrandr --fbmm 597x336


          Just change values and put it in your xinitrc.d, and try some magic manipulations with your DM(like changing primary display).



          UPD: 597x336 - dimensions of your screen in mm






          share|improve this answer










          New contributor



          Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          As far as I know, MST is broken on the kernel layer for 5.1+ kernels bug. It's quite weird that it's working on your setup.



          In userspace we have TILE property in xrandr and this bug and this
          First one is already fixed(at least in 5.3.0-rc3)



          For Cinnamon, if gtk use xrandr monitors feature, than just make sure you have xf86-video-amdgpu-19.0.1 installed link



          If not, you could try something like this barely working hack that I use for KDE:



          xrandr --screen 0 --setmonitor DellUP2715K 5120/597x2880/336+0+0 DisplayPort-0,DisplayPort-1
          xrandr --output DisplayPort-0 --mode 2560x2880
          xrandr --output DisplayPort-1 --mode 2560x2880 --pos 0x0 --panning 5120x2880+0+0/0x0+2560+0/-2560/0/-2560/0

          xrandr --fbmm 597x336


          Just change values and put it in your xinitrc.d, and try some magic manipulations with your DM(like changing primary display).



          UPD: 597x336 - dimensions of your screen in mm







          share|improve this answer










          New contributor



          Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.








          share|improve this answer



          share|improve this answer








          edited yesterday









          Dan

          31 bronze badge




          31 bronze badge






          New contributor



          Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.








          answered yesterday









          DanDan

          111 bronze badge




          111 bronze badge




          New contributor



          Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.




          New contributor




          Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.


















          • Interesting. For me, 5.1 does not work, and 5.3 does not work. I need 5.2 with amdgpu 18.0.1. I'd like to try the xrandr commands. I imagine I need 1920x2160 in stead of 2560x2880, but what are those 597 and 336 numbers? What do they do and where can I find the correct numbers for my monitor?

            – Redsandro
            yesterday



















          • Interesting. For me, 5.1 does not work, and 5.3 does not work. I need 5.2 with amdgpu 18.0.1. I'd like to try the xrandr commands. I imagine I need 1920x2160 in stead of 2560x2880, but what are those 597 and 336 numbers? What do they do and where can I find the correct numbers for my monitor?

            – Redsandro
            yesterday

















          Interesting. For me, 5.1 does not work, and 5.3 does not work. I need 5.2 with amdgpu 18.0.1. I'd like to try the xrandr commands. I imagine I need 1920x2160 in stead of 2560x2880, but what are those 597 and 336 numbers? What do they do and where can I find the correct numbers for my monitor?

          – Redsandro
          yesterday





          Interesting. For me, 5.1 does not work, and 5.3 does not work. I need 5.2 with amdgpu 18.0.1. I'd like to try the xrandr commands. I imagine I need 1920x2160 in stead of 2560x2880, but what are those 597 and 336 numbers? What do they do and where can I find the correct numbers for my monitor?

          – Redsandro
          yesterday


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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%2funix.stackexchange.com%2fquestions%2f536175%2fhow-do-i-tile-two-displays-onto-one-monitor-with-amd-graphics%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

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...