Ubuntu 18.04: Getting two graphics cards on five monitors to workGet both Graphics cards working on two screensHow to get second display to work alongside primary display?Ubuntu 12.04 two graphics cardsRotating one screen with xinerama in a multihead setupNew monitor/tv, overscans(?) in 1920x1080 in UbuntuUbuntu 13.10. After login, no desktop displayed. Two Nvidia Graphics Cards, Four Monitorsvdpauinfo: display: :0.0 screen: 0 Error creating VDPAU device: 1Ubuntu 16.04 external monitors black screen “Could not set the configuration for CRTC”Plasma multiple displays - panel disappears

What else would an hot red wire be for in a split-tab outlet?

Is this Astral Rat a reasonable magic pet?

Does USB version speed matter for input devices?

C - wrapping globals in a struct?

Is it acceptable for the secretary to have full access to our entire Outlook agenda?

Rats biting off fuel line ( again and again and again )!

Why is it so important who the whistleblower in the Trump-Zelensky phone call is?

Which biphenyl is optically active?

Why is oil used as the lubricant in power generators, while water is the most available, cheapest and accessible lubricant?

Does trajectory of an object orbiting a planet depend on the object's mass? (With hypothetical apollo example)

Getting a stable solution for a simple first-order PDE

Can a Barbarian/Wizard multiclass cast a spell with a magic item while raging?

Number of taps needed in an FIR filter to remove DC

Doubts and Meditation

Simulate reproduction in a population of oozes

Are members of the military allowed to wear civilian clothes when testifying in Congress?

Do companies have non compete agreements between each other?

How can medieval knights protects themselves against guns?

What's politest way of writing you got no reply?

Why did the Big Bang produce hydrogen?

How to equalize the chance of throwing the highest dice? (Riddle)

Failed to call the method because [Sitecore.Data.Items.Item] does not contain a method named "op_Addition"

Should I present forged documents in a Penetration Test/Red team engagement?

In a world where Magic steam Engines exist what would keep people from making cars



Ubuntu 18.04: Getting two graphics cards on five monitors to work


Get both Graphics cards working on two screensHow to get second display to work alongside primary display?Ubuntu 12.04 two graphics cardsRotating one screen with xinerama in a multihead setupNew monitor/tv, overscans(?) in 1920x1080 in UbuntuUbuntu 13.10. After login, no desktop displayed. Two Nvidia Graphics Cards, Four Monitorsvdpauinfo: display: :0.0 screen: 0 Error creating VDPAU device: 1Ubuntu 16.04 external monitors black screen “Could not set the configuration for CRTC”Plasma multiple displays - panel disappears






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









0


















I am trying to get a dual-gpu setup to run on Ubuntu 18.04 (Gnome) to work. On the system installed are two gtx-1070's. The first manages two monitors with display port and one with hdmi, the second one manages two monitors with display port.



I want Ubuntu to use all 5 Monitors to expand the Desktop across all 5 Monitors, not to have one big Desktop. If possible i want to use the nvidia driver, because i occasionally play games.



Ubuntu detects the graphic cards and the connected monitors absolutely fine.



user@system:~$ lspci| grep Ge
08:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)
09:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)



thorben@thorben-System-Product-Name:~$ nvidia-xconfig --query-gpu-info
Number of GPUs: 2

GPU #0:
Name : GeForce GTX 1070
UUID : GPU-1886ccf1-635b-ef04-f7bc-ab6075ace5ee
PCI BusID : PCI:8:0:0

Number of Display Devices: 3

Display Device 0 (TV-1):
EDID Name : Samsung S22F350
Minimum HorizSync : 30.000 kHz
Maximum HorizSync : 81.000 kHz
Minimum VertRefresh : 50 Hz
Maximum VertRefresh : 75 Hz
Maximum PixelClock : 170.000 MHz
Maximum Width : 1920 pixels
Maximum Height : 1080 pixels
Preferred Width : 1920 pixels
Preferred Height : 1080 pixels
Preferred VertRefresh : 60 Hz
Physical Width : 480 mm
Physical Height : 270 mm

Display Device 1 (TV-3):
EDID Name : AOC 24G1WG4
Minimum HorizSync : 160.000 kHz
Maximum HorizSync : 160.000 kHz
Minimum VertRefresh : 48 Hz
Maximum VertRefresh : 144 Hz
Maximum PixelClock : 330.000 MHz
Maximum Width : 1920 pixels
Maximum Height : 1080 pixels
Preferred Width : 1920 pixels
Preferred Height : 1080 pixels
Preferred VertRefresh : 60 Hz
Physical Width : 520 mm
Physical Height : 290 mm

Display Device 2 (TV-5):
EDID Name : AOC 24G1WG4
Minimum HorizSync : 160.000 kHz
Maximum HorizSync : 160.000 kHz
Minimum VertRefresh : 48 Hz
Maximum VertRefresh : 144 Hz
Maximum PixelClock : 330.000 MHz
Maximum Width : 1920 pixels
Maximum Height : 1080 pixels
Preferred Width : 1920 pixels
Preferred Height : 1080 pixels
Preferred VertRefresh : 60 Hz
Physical Width : 520 mm
Physical Height : 290 mm


GPU #1:
Name : GeForce GTX 1070
UUID : GPU-3f0870d6-9bf2-c961-fe4a-46f8610061e0
PCI BusID : PCI:9:0:0

Number of Display Devices: 2

Display Device 0 (TV-3):
EDID Name : AOC 24G1WG4
Minimum HorizSync : 160.000 kHz
Maximum HorizSync : 160.000 kHz
Minimum VertRefresh : 48 Hz
Maximum VertRefresh : 144 Hz
Maximum PixelClock : 330.000 MHz
Maximum Width : 1920 pixels
Maximum Height : 1080 pixels
Preferred Width : 1920 pixels
Preferred Height : 1080 pixels
Preferred VertRefresh : 60 Hz
Physical Width : 520 mm
Physical Height : 290 mm

Display Device 1 (TV-5):
EDID Name : AOC 24G1WG4
Minimum HorizSync : 160.000 kHz
Maximum HorizSync : 160.000 kHz
Minimum VertRefresh : 48 Hz
Maximum VertRefresh : 144 Hz
Maximum PixelClock : 330.000 MHz
Maximum Width : 1920 pixels
Maximum Height : 1080 pixels
Preferred Width : 1920 pixels
Preferred Height : 1080 pixels
Preferred VertRefresh : 60 Hz
Physical Width : 520 mm
Physical Height : 290 mm


In the Nvidia driver, the two displays from the second graphic card are detected, but disabled by default. If I activate them, they are run on their own xServer (duh), which is disabled (the cursor is only a X) and unusable.



I have tried many many different things, though gdm3 seems to be quite bitchy about changing the xorg.conf. If i create a session for each display, it runs absolutely perfectly fine under xfce (like i want it to), but gdm3 won't start (black screen with movable cursor, but nothing further happens). I want to use gdm3, so this is somewhat out of the window.



After a week of searching through the internet, i found that Ubuntu now searches by default for the .config/monitors.xml file. So i tried booting from a live USB stick and it works like i want it to. After installing it on another hdd it somewhat works (the two monitors are black, but i can move my mouse over them. This appears to be an in deterministic behavior because sometimes it works).



I have also found this, but it results in an infinite reboot of the xServer. It is quite hard to get this to stop and requires precise timing.



Reinstalling the os is not really feasible for me. If i have to, i would do it, but only as an absolute last resort. Are there any other possibilities to get this to work? I am really frustrated and completely overwhelmed. What would i have to do, to get this working? How can i achieve this? Is there any good source out there, that i might have missed (which is absolutely possible)? I am sorry for your inconvenience.










share|improve this question































    0


















    I am trying to get a dual-gpu setup to run on Ubuntu 18.04 (Gnome) to work. On the system installed are two gtx-1070's. The first manages two monitors with display port and one with hdmi, the second one manages two monitors with display port.



    I want Ubuntu to use all 5 Monitors to expand the Desktop across all 5 Monitors, not to have one big Desktop. If possible i want to use the nvidia driver, because i occasionally play games.



    Ubuntu detects the graphic cards and the connected monitors absolutely fine.



    user@system:~$ lspci| grep Ge
    08:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)
    09:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)



    thorben@thorben-System-Product-Name:~$ nvidia-xconfig --query-gpu-info
    Number of GPUs: 2

    GPU #0:
    Name : GeForce GTX 1070
    UUID : GPU-1886ccf1-635b-ef04-f7bc-ab6075ace5ee
    PCI BusID : PCI:8:0:0

    Number of Display Devices: 3

    Display Device 0 (TV-1):
    EDID Name : Samsung S22F350
    Minimum HorizSync : 30.000 kHz
    Maximum HorizSync : 81.000 kHz
    Minimum VertRefresh : 50 Hz
    Maximum VertRefresh : 75 Hz
    Maximum PixelClock : 170.000 MHz
    Maximum Width : 1920 pixels
    Maximum Height : 1080 pixels
    Preferred Width : 1920 pixels
    Preferred Height : 1080 pixels
    Preferred VertRefresh : 60 Hz
    Physical Width : 480 mm
    Physical Height : 270 mm

    Display Device 1 (TV-3):
    EDID Name : AOC 24G1WG4
    Minimum HorizSync : 160.000 kHz
    Maximum HorizSync : 160.000 kHz
    Minimum VertRefresh : 48 Hz
    Maximum VertRefresh : 144 Hz
    Maximum PixelClock : 330.000 MHz
    Maximum Width : 1920 pixels
    Maximum Height : 1080 pixels
    Preferred Width : 1920 pixels
    Preferred Height : 1080 pixels
    Preferred VertRefresh : 60 Hz
    Physical Width : 520 mm
    Physical Height : 290 mm

    Display Device 2 (TV-5):
    EDID Name : AOC 24G1WG4
    Minimum HorizSync : 160.000 kHz
    Maximum HorizSync : 160.000 kHz
    Minimum VertRefresh : 48 Hz
    Maximum VertRefresh : 144 Hz
    Maximum PixelClock : 330.000 MHz
    Maximum Width : 1920 pixels
    Maximum Height : 1080 pixels
    Preferred Width : 1920 pixels
    Preferred Height : 1080 pixels
    Preferred VertRefresh : 60 Hz
    Physical Width : 520 mm
    Physical Height : 290 mm


    GPU #1:
    Name : GeForce GTX 1070
    UUID : GPU-3f0870d6-9bf2-c961-fe4a-46f8610061e0
    PCI BusID : PCI:9:0:0

    Number of Display Devices: 2

    Display Device 0 (TV-3):
    EDID Name : AOC 24G1WG4
    Minimum HorizSync : 160.000 kHz
    Maximum HorizSync : 160.000 kHz
    Minimum VertRefresh : 48 Hz
    Maximum VertRefresh : 144 Hz
    Maximum PixelClock : 330.000 MHz
    Maximum Width : 1920 pixels
    Maximum Height : 1080 pixels
    Preferred Width : 1920 pixels
    Preferred Height : 1080 pixels
    Preferred VertRefresh : 60 Hz
    Physical Width : 520 mm
    Physical Height : 290 mm

    Display Device 1 (TV-5):
    EDID Name : AOC 24G1WG4
    Minimum HorizSync : 160.000 kHz
    Maximum HorizSync : 160.000 kHz
    Minimum VertRefresh : 48 Hz
    Maximum VertRefresh : 144 Hz
    Maximum PixelClock : 330.000 MHz
    Maximum Width : 1920 pixels
    Maximum Height : 1080 pixels
    Preferred Width : 1920 pixels
    Preferred Height : 1080 pixels
    Preferred VertRefresh : 60 Hz
    Physical Width : 520 mm
    Physical Height : 290 mm


    In the Nvidia driver, the two displays from the second graphic card are detected, but disabled by default. If I activate them, they are run on their own xServer (duh), which is disabled (the cursor is only a X) and unusable.



    I have tried many many different things, though gdm3 seems to be quite bitchy about changing the xorg.conf. If i create a session for each display, it runs absolutely perfectly fine under xfce (like i want it to), but gdm3 won't start (black screen with movable cursor, but nothing further happens). I want to use gdm3, so this is somewhat out of the window.



    After a week of searching through the internet, i found that Ubuntu now searches by default for the .config/monitors.xml file. So i tried booting from a live USB stick and it works like i want it to. After installing it on another hdd it somewhat works (the two monitors are black, but i can move my mouse over them. This appears to be an in deterministic behavior because sometimes it works).



    I have also found this, but it results in an infinite reboot of the xServer. It is quite hard to get this to stop and requires precise timing.



    Reinstalling the os is not really feasible for me. If i have to, i would do it, but only as an absolute last resort. Are there any other possibilities to get this to work? I am really frustrated and completely overwhelmed. What would i have to do, to get this working? How can i achieve this? Is there any good source out there, that i might have missed (which is absolutely possible)? I am sorry for your inconvenience.










    share|improve this question



























      0













      0









      0








      I am trying to get a dual-gpu setup to run on Ubuntu 18.04 (Gnome) to work. On the system installed are two gtx-1070's. The first manages two monitors with display port and one with hdmi, the second one manages two monitors with display port.



      I want Ubuntu to use all 5 Monitors to expand the Desktop across all 5 Monitors, not to have one big Desktop. If possible i want to use the nvidia driver, because i occasionally play games.



      Ubuntu detects the graphic cards and the connected monitors absolutely fine.



      user@system:~$ lspci| grep Ge
      08:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)
      09:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)



      thorben@thorben-System-Product-Name:~$ nvidia-xconfig --query-gpu-info
      Number of GPUs: 2

      GPU #0:
      Name : GeForce GTX 1070
      UUID : GPU-1886ccf1-635b-ef04-f7bc-ab6075ace5ee
      PCI BusID : PCI:8:0:0

      Number of Display Devices: 3

      Display Device 0 (TV-1):
      EDID Name : Samsung S22F350
      Minimum HorizSync : 30.000 kHz
      Maximum HorizSync : 81.000 kHz
      Minimum VertRefresh : 50 Hz
      Maximum VertRefresh : 75 Hz
      Maximum PixelClock : 170.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 480 mm
      Physical Height : 270 mm

      Display Device 1 (TV-3):
      EDID Name : AOC 24G1WG4
      Minimum HorizSync : 160.000 kHz
      Maximum HorizSync : 160.000 kHz
      Minimum VertRefresh : 48 Hz
      Maximum VertRefresh : 144 Hz
      Maximum PixelClock : 330.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 520 mm
      Physical Height : 290 mm

      Display Device 2 (TV-5):
      EDID Name : AOC 24G1WG4
      Minimum HorizSync : 160.000 kHz
      Maximum HorizSync : 160.000 kHz
      Minimum VertRefresh : 48 Hz
      Maximum VertRefresh : 144 Hz
      Maximum PixelClock : 330.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 520 mm
      Physical Height : 290 mm


      GPU #1:
      Name : GeForce GTX 1070
      UUID : GPU-3f0870d6-9bf2-c961-fe4a-46f8610061e0
      PCI BusID : PCI:9:0:0

      Number of Display Devices: 2

      Display Device 0 (TV-3):
      EDID Name : AOC 24G1WG4
      Minimum HorizSync : 160.000 kHz
      Maximum HorizSync : 160.000 kHz
      Minimum VertRefresh : 48 Hz
      Maximum VertRefresh : 144 Hz
      Maximum PixelClock : 330.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 520 mm
      Physical Height : 290 mm

      Display Device 1 (TV-5):
      EDID Name : AOC 24G1WG4
      Minimum HorizSync : 160.000 kHz
      Maximum HorizSync : 160.000 kHz
      Minimum VertRefresh : 48 Hz
      Maximum VertRefresh : 144 Hz
      Maximum PixelClock : 330.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 520 mm
      Physical Height : 290 mm


      In the Nvidia driver, the two displays from the second graphic card are detected, but disabled by default. If I activate them, they are run on their own xServer (duh), which is disabled (the cursor is only a X) and unusable.



      I have tried many many different things, though gdm3 seems to be quite bitchy about changing the xorg.conf. If i create a session for each display, it runs absolutely perfectly fine under xfce (like i want it to), but gdm3 won't start (black screen with movable cursor, but nothing further happens). I want to use gdm3, so this is somewhat out of the window.



      After a week of searching through the internet, i found that Ubuntu now searches by default for the .config/monitors.xml file. So i tried booting from a live USB stick and it works like i want it to. After installing it on another hdd it somewhat works (the two monitors are black, but i can move my mouse over them. This appears to be an in deterministic behavior because sometimes it works).



      I have also found this, but it results in an infinite reboot of the xServer. It is quite hard to get this to stop and requires precise timing.



      Reinstalling the os is not really feasible for me. If i have to, i would do it, but only as an absolute last resort. Are there any other possibilities to get this to work? I am really frustrated and completely overwhelmed. What would i have to do, to get this working? How can i achieve this? Is there any good source out there, that i might have missed (which is absolutely possible)? I am sorry for your inconvenience.










      share|improve this question














      I am trying to get a dual-gpu setup to run on Ubuntu 18.04 (Gnome) to work. On the system installed are two gtx-1070's. The first manages two monitors with display port and one with hdmi, the second one manages two monitors with display port.



      I want Ubuntu to use all 5 Monitors to expand the Desktop across all 5 Monitors, not to have one big Desktop. If possible i want to use the nvidia driver, because i occasionally play games.



      Ubuntu detects the graphic cards and the connected monitors absolutely fine.



      user@system:~$ lspci| grep Ge
      08:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)
      09:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)



      thorben@thorben-System-Product-Name:~$ nvidia-xconfig --query-gpu-info
      Number of GPUs: 2

      GPU #0:
      Name : GeForce GTX 1070
      UUID : GPU-1886ccf1-635b-ef04-f7bc-ab6075ace5ee
      PCI BusID : PCI:8:0:0

      Number of Display Devices: 3

      Display Device 0 (TV-1):
      EDID Name : Samsung S22F350
      Minimum HorizSync : 30.000 kHz
      Maximum HorizSync : 81.000 kHz
      Minimum VertRefresh : 50 Hz
      Maximum VertRefresh : 75 Hz
      Maximum PixelClock : 170.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 480 mm
      Physical Height : 270 mm

      Display Device 1 (TV-3):
      EDID Name : AOC 24G1WG4
      Minimum HorizSync : 160.000 kHz
      Maximum HorizSync : 160.000 kHz
      Minimum VertRefresh : 48 Hz
      Maximum VertRefresh : 144 Hz
      Maximum PixelClock : 330.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 520 mm
      Physical Height : 290 mm

      Display Device 2 (TV-5):
      EDID Name : AOC 24G1WG4
      Minimum HorizSync : 160.000 kHz
      Maximum HorizSync : 160.000 kHz
      Minimum VertRefresh : 48 Hz
      Maximum VertRefresh : 144 Hz
      Maximum PixelClock : 330.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 520 mm
      Physical Height : 290 mm


      GPU #1:
      Name : GeForce GTX 1070
      UUID : GPU-3f0870d6-9bf2-c961-fe4a-46f8610061e0
      PCI BusID : PCI:9:0:0

      Number of Display Devices: 2

      Display Device 0 (TV-3):
      EDID Name : AOC 24G1WG4
      Minimum HorizSync : 160.000 kHz
      Maximum HorizSync : 160.000 kHz
      Minimum VertRefresh : 48 Hz
      Maximum VertRefresh : 144 Hz
      Maximum PixelClock : 330.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 520 mm
      Physical Height : 290 mm

      Display Device 1 (TV-5):
      EDID Name : AOC 24G1WG4
      Minimum HorizSync : 160.000 kHz
      Maximum HorizSync : 160.000 kHz
      Minimum VertRefresh : 48 Hz
      Maximum VertRefresh : 144 Hz
      Maximum PixelClock : 330.000 MHz
      Maximum Width : 1920 pixels
      Maximum Height : 1080 pixels
      Preferred Width : 1920 pixels
      Preferred Height : 1080 pixels
      Preferred VertRefresh : 60 Hz
      Physical Width : 520 mm
      Physical Height : 290 mm


      In the Nvidia driver, the two displays from the second graphic card are detected, but disabled by default. If I activate them, they are run on their own xServer (duh), which is disabled (the cursor is only a X) and unusable.



      I have tried many many different things, though gdm3 seems to be quite bitchy about changing the xorg.conf. If i create a session for each display, it runs absolutely perfectly fine under xfce (like i want it to), but gdm3 won't start (black screen with movable cursor, but nothing further happens). I want to use gdm3, so this is somewhat out of the window.



      After a week of searching through the internet, i found that Ubuntu now searches by default for the .config/monitors.xml file. So i tried booting from a live USB stick and it works like i want it to. After installing it on another hdd it somewhat works (the two monitors are black, but i can move my mouse over them. This appears to be an in deterministic behavior because sometimes it works).



      I have also found this, but it results in an infinite reboot of the xServer. It is quite hard to get this to stop and requires precise timing.



      Reinstalling the os is not really feasible for me. If i have to, i would do it, but only as an absolute last resort. Are there any other possibilities to get this to work? I am really frustrated and completely overwhelmed. What would i have to do, to get this working? How can i achieve this? Is there any good source out there, that i might have missed (which is absolutely possible)? I am sorry for your inconvenience.







      18.04 nvidia graphics xorg multiple-monitors






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 14 at 14:59









      Thorben KuckThorben Kuck

      1115 bronze badges




      1115 bronze badges























          0






          active

          oldest

          votes













          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/4.0/"u003ecc by-sa 4.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%2f1174156%2fubuntu-18-04-getting-two-graphics-cards-on-five-monitors-to-work%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown


























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          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%2f1174156%2fubuntu-18-04-getting-two-graphics-cards-on-five-monitors-to-work%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

          Tamil (spriik) Luke uk diar | Nawigatjuun

          Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

          Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?