Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.os.unix.linux.misc > #115479

Re: Displaymanager Multi-Monitor-Betrieb (gelöst)

From Matthias Gerds <m.gerds@posteo.de>
Newsgroups de.comp.os.unix.linux.misc
Subject Re: Displaymanager Multi-Monitor-Betrieb (gelöst)
Date 2021-03-06 20:09 +0100
Message-ID <iai2b3Fr60jU1@mid.individual.net> (permalink)
References <i9cqbrFg8icU1@mid.individual.net> <s0vovo$84ni$1@yggdrasil.dn.cgarbs.de> <i9n54gFhjruU1@mid.individual.net> <iahqkqFpm6kU1@mid.individual.net>

Show all headers | View raw


Am 06.03.21 um 17:58 schrieb Matthias Gerds:

[..]

> Blicke zwar immer noch nicht so genau durch, welche Informationen jetzt wirklich nötig sind für eine Konfiguration unter X11 mit dem  Nouveau-Treiber und welche nicht, aber diese Anleitung hat's ziemlich gut auf den Punkt gebracht: https://wiki.parabola.nu/Nouveau
> 
> 
> /etc/X11/xorg.conf.d/2-monitors.conf
> ===============================================
> ### 2 Monitor Configuration
> ### =======================
> 
> ### xrandr:
> # Screen 0: minimum 320 x 200, current 3840 x 1200, maximum 16384 x 16384
> # DVI-D-1 disconnected (normal left inverted right x axis y axis)
> # DP-2 disconnected (normal left inverted right x axis y axis)
> # DP-3 connected primary 1920x1200+1920+0 (normal left inverted right x axis y axis) 519mm x 320mm 1920x1200 59.95*+
> # HDMI-2 disconnected (normal left inverted right x axis y axis)
> # DP-4 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 298mm 1920x1080 60.00*+ 59.96 59.93
> 
> # DualHead Mode with Nouveau driver:
> 
> Section "Monitor"
>      # Right: Dell 2408WFT
>      Identifier    "Dell"
>      Option    "PreferredMode" "1920x1200_59.95"
> EndSection
> 
> Section "Monitor"
>      # Left: Benq GL2450
>      Identifier    "Benq"
>      Option    "PreferredMode" "1920x1080_60.00"
>      Option    "LeftOf" "Dell"
> EndSection
> 
> Section "Device"
>      Identifier "GTX-1060"
>      Driver     "nouveau"
>      Option     "Monitor-DP-3" "Dell"
>      Option     "Monitor-DP-4" "Benq"
> EndSection
> 
> Section "Screen"
>      Identifier   "screen1"
>      DefaultDepth 24
>        SubSection "Display"
>           Depth   24
>         # Virtual Width 2x1920 Height(max):
>           Virtual 3840 1200
>        EndSubSection
>      Device "GTX-1060"
> EndSection
> 
> Section "ServerLayout"
>      Identifier "layout1"
>      Screen "screen1"
> EndSection
> 
> ==============================

Unklarheit besteht noch bei Section "Screen"

Virtual 3840 (1920+1920) 2280 (1200+1080) ????


M:

Back to de.comp.os.unix.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Displaymanager Multi-Monitor-Betrieb Matthias Gerds <m.gerds@posteo.de> - 2021-02-20 17:06 +0100
  Re: Displaymanager Multi-Monitor-Betrieb (Nachtrag) Matthias Gerds <m.gerds@posteo.de> - 2021-02-20 17:26 +0100
    Re: Displaymanager Multi-Monitor-Betrieb (Nachtrag) Kay Martinen <usenet@martinen.de> - 2021-02-20 21:18 +0100
      Re: Displaymanager Multi-Monitor-Betrieb (Nachtrag) Matthias Gerds <m.gerds@posteo.de> - 2021-02-21 01:20 +0100
        Re: Displaymanager Multi-Monitor-Betrieb (Nachtrag) Matthias Gerds <m.gerds@posteo.de> - 2021-02-21 02:56 +0100
          OT: Re: Displaymanager Multi-Monitor-Betrieb (Nachtrag) Kay Martinen <usenet@martinen.de> - 2021-02-21 09:12 +0100
            Re: OT: Re: Displaymanager Multi-Monitor-Betrieb (Nachtrag) Matthias Gerds <m.gerds@posteo.de> - 2021-02-21 13:52 +0100
      Re: Displaymanager Multi-Monitor-Betrieb (Nachtrag) Sieghard Schicktanz <Sieghard.Schicktanz@SchS.de> - 2021-02-22 20:12 +0100
  Re: Displaymanager Multi-Monitor-Betrieb Christian Garbs <mitch@cgarbs.de> - 2021-02-22 09:11 +0100
    Re: Displaymanager Multi-Monitor-Betrieb Matthias Gerds <m.gerds@posteo.de> - 2021-02-24 15:11 +0100
      Re: Displaymanager Multi-Monitor-Betrieb (gelöst) Matthias Gerds <m.gerds@posteo.de> - 2021-03-06 17:58 +0100
        Re: Displaymanager Multi-Monitor-Betrieb (gelöst) Matthias Gerds <m.gerds@posteo.de> - 2021-03-06 20:09 +0100
          Re: Displaymanager Multi-Monitor-Betrieb (gelöst) Christian Garbs <mitch@cgarbs.de> - 2021-03-12 20:28 +0100

csiph-web