[lightdm] Multi-moniteur (resolu)

Reconnaissance et configuration du matériel / kernel linux
Avatar de l’utilisateur
lesebas
Chu Ko Nu
Messages : 359
Inscription : ven. 01 févr. 2013, 19:16

[lightdm] Multi-moniteur (resolu)

Message par lesebas »

Bonjour,

Je viens d'installer un deuxième écran sur ma carte graphique. J'utilise la sortie VGA et la sortie DVI. J'ai suivi le wiki de light-dm pour afficher le login sur le bon écran :

https://wiki.archlinux.org/index.php/Li ... ng_monitor

Mais sans succés. Ce qui est bizarre c'est que lorsque je lance la commande xrandr, je retrouve le plus petit écran connecté en DVI et le plus garnd en VGA alors que c'est l'inverse :

Code : Tout sélectionner

[root@Lupus sebastien]# xrandr
Screen 0: minimum 8 x 8, current 3200 x 1080, maximum 4096 x 4096
DVI-I-0 connected 1280x1024+1920+0 (normal left inverted right x axis y axis) 376mm x 301mm
   1280x1024     60.02*+  75.02
   1152x864      75.00
   1024x768      75.03    60.00
   800x600       75.00    60.32
   640x480       75.00    59.94
VGA-0 disconnected (normal left inverted right x axis y axis)
TV-0 disconnected (normal left inverted right x axis y axis)
VGA-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+
   1680x1050     59.95
   1600x1200     60.00
   1440x900      59.89
   1280x1024     60.02
   1280x960      60.00
   1152x720      60.00
   1024x768      60.00
   800x600       60.32    56.25
   640x480       59.94
Dernière modification par lesebas le lun. 25 janv. 2016, 22:13, modifié 1 fois.
Seb

Archlinux sur AMD64 (xfce / lightdm)
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17626
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [lightdm] Multi-moniteur

Message par benjarobin »

Bonjour,
Ton message n'est pas clair du tout. Quelle est la résolution native de ton écran VGA et celle de ton DVI. Attention la résolution n'a aucun lien avec sa taille physique...
Qu'est ce que tu as mit dans la configuration de LigthDM ? Quel est ton écran "primary" que tu désires ? Sur quel écran s'affiche LigthDM ?
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Avatar de l’utilisateur
lesebas
Chu Ko Nu
Messages : 359
Inscription : ven. 01 févr. 2013, 19:16

Re: [lightdm] Multi-moniteur

Message par lesebas »

L'écran qui est connecté en DVi est celui qui à la résolution 1920x1080(iiyama XB2483HSU-B1). Le deuxième connecté en VGA est un Dell 19'' (1280x1024).

Ce qui m'étonne c'est que xrand semble retourner l'inverse (iiyama en VGA et Dell en DVI). Lightdm s'affiche sur l'écran branché sur le VGA (le Dell). J'ai tenté de modifier lightdm.conf :

Code : Tout sélectionner

display-setup-script=xrandr --output VGA-0 --primary
Mais ca ne marche pas.
Seb

Archlinux sur AMD64 (xfce / lightdm)
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17626
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [lightdm] Multi-moniteur

Message par benjarobin »

Peux tu donner le log de Xorg avec les 2 écrans branchés ainsi que la sortie de

Code : Tout sélectionner

xrandr --verbose

Si j'ai bien compris tu veux que Lightdm s'affiche sur ton iiyama au lieu de ton Dell, c'est bien cela ?

Et si tu branches qu'un écran, quelle est la sortie de

Code : Tout sélectionner

xrandr --verbose
pour chaque écran ?
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Avatar de l’utilisateur
lesebas
Chu Ko Nu
Messages : 359
Inscription : ven. 01 févr. 2013, 19:16

Re: [lightdm] Multi-moniteur

Message par lesebas »

Voila le Xorg.0.log

Code : Tout sélectionner

[     5.939] 
X.Org X Server 1.18.0
Release Date: 2015-11-09
[     5.939] X Protocol Version 11, Revision 0
[     5.939] Build Operating System: Linux 4.2.3-1-ARCH x86_64 
[     5.939] Current Operating System: Linux Lupus 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[     5.939] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=394aa8ac-15f0-4ad5-835f-1f72d2e8113d rw quiet
[     5.939] Build Date: 18 November 2015  08:07:09AM
[     5.939]  
[     5.940] Current version of pixman: 0.32.8
[     5.940] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.940] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.940] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 25 12:55:59 2016
[     5.948] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.948] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.960] (==) No Layout section.  Using the first Screen section.
[     5.960] (==) No screen section available. Using defaults.
[     5.960] (**) |-->Screen "Default Screen Section" (0)
[     5.960] (**) |   |-->Monitor "<default monitor>"
[     5.962] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     5.962] (**) |   |-->Device "Device0"
[     5.962] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.962] (==) Automatically adding devices
[     5.962] (==) Automatically enabling devices
[     5.962] (==) Automatically adding GPU devices
[     5.963] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.979] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     5.979] 	Entry deleted from font path.
[     5.979] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[     5.982] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     5.982] 	Entry deleted from font path.
[     5.982] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[     5.982] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[     5.982] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.982] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.982] (II) Loader magic: 0x819d40
[     5.982] (II) Module ABI versions:
[     5.982] 	X.Org ANSI C Emulation: 0.4
[     5.982] 	X.Org Video Driver: 20.0
[     5.982] 	X.Org XInput driver : 22.1
[     5.982] 	X.Org Server Extension : 9.0
[     5.983] (++) using VT number 7

[     5.983] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.984] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.986] (--) PCI:*(0:4:0:0) 10de:0393:1043:8276 rev 161, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, I/O @ 0x00007c00/128, BIOS @ 0x????????/131072
[     5.986] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.987] (II) LoadModule: "glx"
[     6.044] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.245] (II) Module glx: vendor="NVIDIA Corporation"
[     6.245] 	compiled for 4.0.2, module version = 1.0.0
[     6.245] 	Module class: X.Org Server Extension
[     6.245] (II) NVIDIA GLX Module  304.131  Sun Nov  8 22:03:20 PST 2015
[     6.245] (II) LoadModule: "nvidia"
[     6.245] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     6.260] (II) Module nvidia: vendor="NVIDIA Corporation"
[     6.260] 	compiled for 4.0.2, module version = 1.0.0
[     6.260] 	Module class: X.Org Video Driver
[     6.264] (II) NVIDIA dlloader X Driver  304.131  Sun Nov  8 21:45:02 PST 2015
[     6.264] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.338] (II) Loading sub module "fb"
[     6.338] (II) LoadModule: "fb"
[     6.338] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.341] (II) Module fb: vendor="X.Org Foundation"
[     6.341] 	compiled for 1.18.0, module version = 1.0.0
[     6.341] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.341] (II) Loading sub module "wfb"
[     6.341] (II) LoadModule: "wfb"
[     6.341] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     6.344] (II) Module wfb: vendor="X.Org Foundation"
[     6.344] 	compiled for 1.18.0, module version = 1.0.0
[     6.344] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.344] (II) Loading sub module "ramdac"
[     6.344] (II) LoadModule: "ramdac"
[     6.344] (II) Module "ramdac" already built-in
[     6.348] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     6.348] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     6.348] (==) NVIDIA(0): RGB weight 888
[     6.348] (==) NVIDIA(0): Default visual is TrueColor
[     6.348] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.348] (**) NVIDIA(0): Enabling 2D acceleration
[     7.482] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[     7.482] (II) NVIDIA(GPU-0):     Vision stereo.
[     7.619] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[     7.619] (II) NVIDIA(GPU-0):     3D Vision stereo.
[     7.623] (II) NVIDIA(0): NVIDIA GPU GeForce 7300 GT (G73) at PCI:4:0:0 (GPU-0)
[     7.623] (--) NVIDIA(0): Memory: 262144 kBytes
[     7.623] (--) NVIDIA(0): VideoBIOS: 05.73.22.54.00
[     7.623] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     7.623] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[     7.623] (--) NVIDIA(0): Valid display device(s) on GeForce 7300 GT at PCI:4:0:0
[     7.623] (--) NVIDIA(0):     DELL 1907FP (CRT-0) (connected)
[     7.623] (--) NVIDIA(0):     CRT-1
[     7.623] (--) NVIDIA(0):     TV-0
[     7.623] (--) NVIDIA(0):     Idek Iiyama PLX2483H (DFP-0) (connected)
[     7.623] (--) NVIDIA(0): DELL 1907FP (CRT-0): 400.0 MHz maximum pixel clock
[     7.623] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[     7.623] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
[     7.624] (--) NVIDIA(0): TV encoder: Unknown
[     7.624] (--) NVIDIA(0): Idek Iiyama PLX2483H (DFP-0): 330.0 MHz maximum pixel clock
[     7.624] (--) NVIDIA(0): Idek Iiyama PLX2483H (DFP-0): Internal Dual Link TMDS
[     7.624] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     7.624] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[     7.624] (**) NVIDIA(0):     been enabled on all display devices.)
[     7.624] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     7.624] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[     7.624] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[     7.624] (==) NVIDIA(0): 
[     7.624] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     7.624] (==) NVIDIA(0):     will be used as the requested mode.
[     7.624] (==) NVIDIA(0): 
[     7.624] (II) NVIDIA(0): Validated MetaModes:
[     7.624] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select,DFP-0:nvidia-auto-select"
[     7.624] (II) NVIDIA(0): Virtual screen size determined to be 3200 x 1080
[     7.625] (WW) NVIDIA(0): Unable to support custom viewPortOut 1280 x 720 +0 +152
[     7.625] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[     7.625] (--) NVIDIA(0):     option
[     7.625] (--) Depth 24 pixmap format is 32 bpp
[     7.640] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     7.640] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     7.640] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     7.640] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     7.640] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     7.640] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     7.640] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     7.640] (II) NVIDIA(0):     Config Options in the README.
[     7.640] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select,DFP-0:nvidia-auto-select"
[     7.956] (==) NVIDIA(0): Disabling shared memory pixmaps
[     7.956] (==) NVIDIA(0): Backing store enabled
[     7.956] (==) NVIDIA(0): Silken mouse enabled
[     7.957] (==) NVIDIA(0): DPMS enabled
[     7.958] (II) Loading sub module "dri2"
[     7.958] (II) LoadModule: "dri2"
[     7.958] (II) Module "dri2" already built-in
[     7.958] (II) NVIDIA(0): [DRI2] Setup complete
[     7.958] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     7.958] (--) RandR disabled
[     7.969] (II) Initializing extension GLX
[     7.969] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event3)
[     8.105] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     8.105] (**) Power Button: Applying InputClass "Keyboard Layout"
[     8.105] (II) LoadModule: "evdev"
[     8.105] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     8.116] (II) Module evdev: vendor="X.Org Foundation"
[     8.116] 	compiled for 1.18.0, module version = 2.10.0
[     8.116] 	Module class: X.Org XInput Driver
[     8.116] 	ABI class: X.Org XInput driver, version 22.1
[     8.116] (II) Using input driver 'evdev' for 'Power Button'
[     8.116] (**) Power Button: always reports core events
[     8.116] (**) evdev: Power Button: Device: "/dev/input/event3"
[     8.116] (--) evdev: Power Button: Vendor 0 Product 0x1
[     8.116] (--) evdev: Power Button: Found keys
[     8.116] (II) evdev: Power Button: Configuring as keyboard
[     8.116] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event3"
[     8.116] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     8.116] (**) Option "xkb_rules" "evdev"
[     8.116] (**) Option "xkb_layout" "fr"
[     8.116] (**) Option "xkb_variant" "oss"
[     8.164] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     8.164] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     8.164] (**) Power Button: Applying InputClass "Keyboard Layout"
[     8.164] (II) Using input driver 'evdev' for 'Power Button'
[     8.164] (**) Power Button: always reports core events
[     8.164] (**) evdev: Power Button: Device: "/dev/input/event2"
[     8.164] (--) evdev: Power Button: Vendor 0 Product 0x1
[     8.164] (--) evdev: Power Button: Found keys
[     8.164] (II) evdev: Power Button: Configuring as keyboard
[     8.164] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event2"
[     8.164] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     8.164] (**) Option "xkb_rules" "evdev"
[     8.164] (**) Option "xkb_layout" "fr"
[     8.164] (**) Option "xkb_variant" "oss"
[     8.165] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[     8.165] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[     8.165] (**) Logitech USB Receiver: Applying InputClass "Keyboard Layout"
[     8.165] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[     8.165] (**) Logitech USB Receiver: always reports core events
[     8.165] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
[     8.166] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[     8.166] (--) evdev: Logitech USB Receiver: Found keys
[     8.166] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[     8.166] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb4/4-4/4-4:1.0/0003:046D:C517.0001/input/input2/event0"
[     8.166] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[     8.166] (**) Option "xkb_rules" "evdev"
[     8.166] (**) Option "xkb_layout" "fr"
[     8.166] (**) Option "xkb_variant" "oss"
[     8.167] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[     8.167] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[     8.167] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[     8.167] (**) Logitech USB Receiver: Applying InputClass "Keyboard Layout"
[     8.167] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[     8.167] (**) Logitech USB Receiver: always reports core events
[     8.167] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[     8.167] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[     8.167] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
[     8.167] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[     8.167] (--) evdev: Logitech USB Receiver: Found relative axes
[     8.167] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[     8.167] (--) evdev: Logitech USB Receiver: Found absolute axes
[     8.167] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[     8.167] (--) evdev: Logitech USB Receiver: Found keys
[     8.167] (II) evdev: Logitech USB Receiver: Configuring as mouse
[     8.167] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[     8.167] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[     8.167] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[     8.167] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     8.167] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb4/4-4/4-4:1.1/0003:046D:C517.0002/input/input3/event1"
[     8.167] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[     8.167] (**) Option "xkb_rules" "evdev"
[     8.167] (**) Option "xkb_layout" "fr"
[     8.167] (**) Option "xkb_variant" "oss"
[     8.167] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[     8.167] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[     8.168] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[     8.168] (**) Logitech USB Receiver: (accel) acceleration profile 0
[     8.168] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[     8.168] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[     8.168] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[     8.168] (II) No input driver specified, ignoring this device.
[     8.168] (II) This device may have been added with another device file.
[     8.169] (II) config/udev: Adding input device UVC Camera (046d:09a2) (/dev/input/event4)
[     8.169] (**) UVC Camera (046d:09a2): Applying InputClass "evdev keyboard catchall"
[     8.169] (**) UVC Camera (046d:09a2): Applying InputClass "Keyboard Layout"
[     8.169] (II) Using input driver 'evdev' for 'UVC Camera (046d:09a2)'
[     8.169] (**) UVC Camera (046d:09a2): always reports core events
[     8.169] (**) evdev: UVC Camera (046d:09a2): Device: "/dev/input/event4"
[     8.169] (--) evdev: UVC Camera (046d:09a2): Vendor 0x46d Product 0x9a2
[     8.169] (--) evdev: UVC Camera (046d:09a2): Found keys
[     8.169] (II) evdev: UVC Camera (046d:09a2): Configuring as keyboard
[     8.169] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/input/input6/event4"
[     8.169] (II) XINPUT: Adding extended input device "UVC Camera (046d:09a2)" (type: KEYBOARD, id 10)
[     8.169] (**) Option "xkb_rules" "evdev"
[     8.169] (**) Option "xkb_layout" "fr"
[     8.169] (**) Option "xkb_variant" "oss"
[     8.170] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event8)
[     8.170] (II) No input driver specified, ignoring this device.
[     8.170] (II) This device may have been added with another device file.
[     8.170] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event9)
[     8.170] (II) No input driver specified, ignoring this device.
[     8.170] (II) This device may have been added with another device file.
[     8.171] (II) config/udev: Adding input device HDA NVidia Line Out Front (/dev/input/event10)
[     8.171] (II) No input driver specified, ignoring this device.
[     8.171] (II) This device may have been added with another device file.
[     8.171] (II) config/udev: Adding input device HDA NVidia Line Out Surround (/dev/input/event11)
[     8.171] (II) No input driver specified, ignoring this device.
[     8.171] (II) This device may have been added with another device file.
[     8.171] (II) config/udev: Adding input device HDA NVidia Line Out CLFE (/dev/input/event12)
[     8.171] (II) No input driver specified, ignoring this device.
[     8.171] (II) This device may have been added with another device file.
[     8.172] (II) config/udev: Adding input device HDA NVidia Line Out Side (/dev/input/event13)
[     8.172] (II) No input driver specified, ignoring this device.
[     8.172] (II) This device may have been added with another device file.
[     8.172] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[     8.172] (II) No input driver specified, ignoring this device.
[     8.172] (II) This device may have been added with another device file.
[     8.173] (II) config/udev: Adding input device PS2++ Logitech Wheel Mouse (/dev/input/event6)
[     8.173] (**) PS2++ Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[     8.173] (II) Using input driver 'evdev' for 'PS2++ Logitech Wheel Mouse'
[     8.173] (**) PS2++ Logitech Wheel Mouse: always reports core events
[     8.173] (**) evdev: PS2++ Logitech Wheel Mouse: Device: "/dev/input/event6"
[     8.173] (--) evdev: PS2++ Logitech Wheel Mouse: Vendor 0x2 Product 0x2
[     8.173] (--) evdev: PS2++ Logitech Wheel Mouse: Found 8 mouse buttons
[     8.173] (--) evdev: PS2++ Logitech Wheel Mouse: Found scroll wheel(s)
[     8.173] (--) evdev: PS2++ Logitech Wheel Mouse: Found relative axes
[     8.173] (--) evdev: PS2++ Logitech Wheel Mouse: Found x and y relative axes
[     8.173] (II) evdev: PS2++ Logitech Wheel Mouse: Configuring as mouse
[     8.173] (II) evdev: PS2++ Logitech Wheel Mouse: Adding scrollwheel support
[     8.173] (**) evdev: PS2++ Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[     8.173] (**) evdev: PS2++ Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     8.173] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event6"
[     8.173] (II) XINPUT: Adding extended input device "PS2++ Logitech Wheel Mouse" (type: MOUSE, id 11)
[     8.173] (II) evdev: PS2++ Logitech Wheel Mouse: initialized for relative axes.
[     8.173] (**) PS2++ Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[     8.173] (**) PS2++ Logitech Wheel Mouse: (accel) acceleration profile 0
[     8.173] (**) PS2++ Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[     8.173] (**) PS2++ Logitech Wheel Mouse: (accel) acceleration threshold: 4
[     8.174] (II) config/udev: Adding input device PS2++ Logitech Wheel Mouse (/dev/input/mouse1)
[     8.174] (II) No input driver specified, ignoring this device.
[     8.174] (II) This device may have been added with another device file.
[     8.174] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     8.174] (II) No input driver specified, ignoring this device.
[     8.174] (II) This device may have been added with another device file.
[     8.183] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event9)
[     8.183] (II) No input driver specified, ignoring this device.
[     8.183] (II) This device may have been added with another device file.
[     8.184] (II) config/udev: Adding input device HDA NVidia Line Out Side (/dev/input/event13)
[     8.184] (II) No input driver specified, ignoring this device.
[     8.184] (II) This device may have been added with another device file.
[     8.184] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[     8.184] (II) No input driver specified, ignoring this device.
[     8.184] (II) This device may have been added with another device file.
[     8.184] (II) config/udev: Adding input device HDA NVidia Line Out Surround (/dev/input/event11)
[     8.184] (II) No input driver specified, ignoring this device.
[     8.184] (II) This device may have been added with another device file.
[     8.184] (II) config/udev: Adding input device HDA NVidia Line Out CLFE (/dev/input/event12)
[     8.184] (II) No input driver specified, ignoring this device.
[     8.184] (II) This device may have been added with another device file.
[     8.185] (II) config/udev: Adding input device HDA NVidia Line Out Front (/dev/input/event10)
[     8.185] (II) No input driver specified, ignoring this device.
[     8.185] (II) This device may have been added with another device file.
[     8.185] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event8)
[     8.185] (II) No input driver specified, ignoring this device.
[     8.185] (II) This device may have been added with another device file.
[   130.106] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   130.106] (II) NVIDIA(GPU-0):     Vision stereo.
[   130.106] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   130.106] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   130.106] (**) NVIDIA(0):     been enabled on all display devices.)
[   130.175] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   130.175] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   130.175] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   130.175] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   130.175] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   130.586] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   130.586] (II) NVIDIA(GPU-0):     Vision stereo.
[   130.586] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   130.586] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   130.586] (**) NVIDIA(0):     been enabled on all display devices.)
[   130.653] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   130.653] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   130.653] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   130.653] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   130.653] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   130.786] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1280x1024 +1920+0, VGA-1: nvidia-auto-select @1920x1080 +0+0"
[   131.117] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   131.117] (II) NVIDIA(GPU-0):     Vision stereo.
[   131.117] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   131.117] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   131.117] (**) NVIDIA(0):     been enabled on all display devices.)
[   131.185] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   131.185] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   131.185] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   131.185] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   131.185] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   131.307] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   131.307] (II) NVIDIA(GPU-0):     Vision stereo.
[   131.307] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   131.307] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   131.307] (**) NVIDIA(0):     been enabled on all display devices.)
[   131.375] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   131.375] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   131.375] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   131.375] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   131.375] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   131.520] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   131.520] (II) NVIDIA(GPU-0):     Vision stereo.
[   131.520] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   131.520] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   131.520] (**) NVIDIA(0):     been enabled on all display devices.)
[   131.587] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   131.587] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   131.587] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   131.587] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   131.587] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   133.741] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   133.741] (II) NVIDIA(GPU-0):     Vision stereo.
[   133.741] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   133.741] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   133.741] (**) NVIDIA(0):     been enabled on all display devices.)
[   133.810] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   133.810] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   133.810] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   133.810] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   133.810] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   134.968] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   134.968] (II) NVIDIA(GPU-0):     Vision stereo.
[   134.968] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   134.968] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   134.968] (**) NVIDIA(0):     been enabled on all display devices.)
[   135.036] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   135.036] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   135.036] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   135.036] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   135.036] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   135.525] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   135.525] (II) NVIDIA(GPU-0):     Vision stereo.
[   135.525] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   135.525] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   135.525] (**) NVIDIA(0):     been enabled on all display devices.)
[   135.597] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   135.597] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   135.597] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   135.597] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   135.597] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   135.772] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   135.772] (II) NVIDIA(GPU-0):     Vision stereo.
[   135.772] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   135.772] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   135.772] (**) NVIDIA(0):     been enabled on all display devices.)
[   135.838] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   135.838] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   135.838] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   135.838] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   135.838] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   135.951] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   135.951] (II) NVIDIA(GPU-0):     Vision stereo.
[   135.951] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   135.951] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   135.952] (**) NVIDIA(0):     been enabled on all display devices.)
[   136.018] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   136.018] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   136.018] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.018] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   136.018] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   136.221] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   136.221] (II) NVIDIA(GPU-0):     Vision stereo.
[   136.221] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.221] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   136.221] (**) NVIDIA(0):     been enabled on all display devices.)
[   136.288] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   136.288] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   136.288] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.288] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   136.288] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   136.604] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   136.604] (II) NVIDIA(GPU-0):     Vision stereo.
[   136.604] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.604] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   136.604] (**) NVIDIA(0):     been enabled on all display devices.)
[   136.670] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   136.670] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   136.670] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.670] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   136.670] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   136.827] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   136.827] (II) NVIDIA(GPU-0):     Vision stereo.
[   136.827] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.827] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   136.827] (**) NVIDIA(0):     been enabled on all display devices.)
[   136.893] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   136.893] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   136.893] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.893] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   136.893] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[   138.033] (II) NVIDIA(GPU-0): Display (DELL 1907FP (CRT-0)) does not support NVIDIA 3D
[   138.033] (II) NVIDIA(GPU-0):     Vision stereo.
[   138.033] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   138.033] (**) NVIDIA(0):     device DELL 1907FP (CRT-0) (Using EDID frequencies has
[   138.033] (**) NVIDIA(0):     been enabled on all display devices.)
[   138.100] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLX2483H (DFP-0)) does not support NVIDIA
[   138.100] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   138.100] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   138.100] (**) NVIDIA(0):     device Idek Iiyama PLX2483H (DFP-0) (Using EDID
[   138.100] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[ 21853.417] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1280x1024 +1920+0, VGA-1: nvidia-auto-select @1920x1080 +0+0"
[ 21853.641] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 21853.641] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 21853.641] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 21853.641] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 21853.641] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 21853.641] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 21853.641] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 21853.641] (II) NVIDIA(0):     Config Options in the README.
[ 26889.174] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1280x1024 +1920+0, VGA-1: nvidia-auto-select @1920x1080 +0+0"
[ 26889.377] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 26889.377] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 26889.377] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 26889.377] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 26889.377] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 26889.377] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 26889.377] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 26889.377] (II) NVIDIA(0):     Config Options in the README.
Et le retour de xrandr --verbose :

Code : Tout sélectionner

[sebastien@Lupus ~]$ xrandr --verbose
Screen 0: minimum 8 x 8, current 3200 x 1080, maximum 4096 x 4096
DVI-I-0 connected 1280x1024+1920+0 (0x23c) normal (normal left inverted right x axis y axis) 376mm x 301mm
	Identifier: 0x23b
	Timestamp:  30374500
	Subpixel:   unknown
	Gamma:      1.0:1.0:1.0
	Brightness: 1.0
	Clones:    
	CRTC:       1
	CRTCs:      1 0
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff0010ac144053303233
		0210010368261e782ece50a3544c9926
		0f5054a54b00714f8180010101010101
		010101010101302a009851002a403070
		1300782d1100001e000000ff00363431
		3830363139333230530a000000fc0044
		454c4c203139303746500a20000000fd
		00384c1f530e000a20202020202000b5
	SignalFormat: VGA 
		supported: VGA
	ConnectorType: DVI-I 
	ConnectorNumber: 0 
	_ConnectorLocation: 0 
  1280x1024 (0x23c) 108.000MHz +HSync +VSync *current +preferred
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1280x1024 (0x23d) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1152x864 (0x23e) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
  1024x768 (0x23f) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x240) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x241) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x242) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  640x480 (0x243) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x244) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
VGA-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x245
	Timestamp:  30374500
	Subpixel:   unknown
	Clones:    
	CRTCs:      1 0
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	SignalFormat: VGA 
		supported: VGA
	ConnectorType: VGA 
	ConnectorNumber: 1 
	_ConnectorLocation: 1 
TV-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x246
	Timestamp:  30374500
	Subpixel:   unknown
	Clones:    
	CRTCs:      1 0
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	SignalFormat: unknown 
		supported: unknown
	ConnectorType: TV 
	ConnectorNumber: 2 
	_ConnectorLocation: 2 
VGA-1 connected primary 1920x1080+0+0 (0x248) normal (normal left inverted right x axis y axis) 531mm x 299mm
	Identifier: 0x247
	Timestamp:  30374500
	Subpixel:   unknown
	Gamma:      1.0:0.99:0.96
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      1 0
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	_ICC_PROFILE: 0 0 94 76 97 114 103 108 2 32 0 0 109 110 116 114 
		82 71 66 32 88 89 90 32 7 223 0 2 0 14 0 12 
		0 20 0 33 97 99 115 112 42 110 105 120 0 0 0 0 
		0 0 205 38 0 0 97 20 0 0 0 0 0 0 0 0 
		0 0 0 1 0 0 246 214 0 1 0 0 0 0 211 45 
		97 114 103 108 221 119 207 167 182 246 199 44 139 199 115 94 
		75 62 175 180 0 0 0 0 0 0 0 0 0 0 0 0 
		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
		0 0 0 21 100 101 115 99 0 0 1 128 0 0 0 128 
		99 112 114 116 0 0 2 0 0 0 0 75 100 109 110 100 
		0 0 2 76 0 0 0 111 100 109 100 100 0 0 2 188 
		0 0 0 99 108 117 109 105 0 0 3 32 0 0 0 20 
		119 116 112 116 0 0 3 52 0 0 0 20 98 107 112 116 
		0 0 3 72 0 0 0 20 99 108 114 116 0 0 3 92 
		0 0 0 126 118 99 103 116 0 0 3 220 0 0 6 18 
		114 88 89 90 0 0 9 240 0 0 0 20 103 88 89 90 
		0 0 10 4 0 0 0 20 98 88 89 90 0 0 10 24 
		0 0 0 20 114 84 82 67 0 0 10 44 0 0 2 12 
		103 84 82 67 0 0 12 56 0 0 2 12 98 84 82 67 
		0 0 14 68 0 0 2 12 116 97 114 103 0 0 16 80 
		0 0 69 17 68 101 118 68 0 0 16 80 0 0 69 17 
		67 73 69 68 0 0 16 80 0 0 69 17 99 104 114 109 
		0 0 85 100 0 0 0 36 109 109 111 100 0 0 85 136 
		0 0 0 40 109 101 116 97 0 0 85 176 0 0 8 156 
		100 101 115 99 0 0 0 0 0 0 0 38 80 76 88 50 
	EDID: 
		00ffffffffffff0026cd14618a080000
		2e18010380351e782a1b45a655509c26
		0f5054330800710081408180a940b300
		9500d1c00101023a801871382d40582c
		4500132b2100001e000000ff00313132
		38303434363032313836000000fd0037
		4c1e5311000a202020202020000000fc
		00504c5832343833480a2020202000d2
	SignalFormat: TMDS 
		supported: TMDS
	ConnectorType: VGA 
	ConnectorNumber: 1 
	_ConnectorLocation: 1 
  1920x1080 (0x248) 148.500MHz +HSync +VSync *current +preferred
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1680x1050 (0x249) 146.250MHz -HSync +VSync
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1600x1200 (0x24a) 162.000MHz +HSync +VSync
        h: width  1600 start 1664 end 1856 total 2160 skew    0 clock  75.00KHz
        v: height 1200 start 1201 end 1204 total 1250           clock  60.00Hz
  1440x900 (0x24b) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1280x1024 (0x23c) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1280x960 (0x24c) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1152x720 (0x24d) 67.320MHz -HSync +VSync
        h: width  1152 start 1208 end 1328 total 1504 skew    0 clock  44.76KHz
        v: height  720 start  721 end  724 total  746           clock  60.00Hz
  1024x768 (0x240) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x242) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x24e) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  640x480 (0x244) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
Je lance les essais avec un seul écran à chaque fois...
Seb

Archlinux sur AMD64 (xfce / lightdm)
Avatar de l’utilisateur
lesebas
Chu Ko Nu
Messages : 359
Inscription : ven. 01 févr. 2013, 19:16

Re: [lightdm] Multi-moniteur

Message par lesebas »

Avec juste le iiyama branché sur le port DVI :

Code : Tout sélectionner

[sebastien@Lupus ~]$ xrandr --verbose
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 4096 x 4096
DVI-I-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x23b
	Timestamp:  6022
	Subpixel:   unknown
	Clones:    
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	SignalFormat: VGA 
		supported: VGA
	ConnectorType: DVI-I 
	ConnectorNumber: 0 
	_ConnectorLocation: 0 
VGA-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x23c
	Timestamp:  6022
	Subpixel:   unknown
	Clones:    
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	SignalFormat: VGA 
		supported: VGA
	ConnectorType: VGA 
	ConnectorNumber: 1 
	_ConnectorLocation: 1 
TV-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x23d
	Timestamp:  6022
	Subpixel:   unknown
	Clones:    
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	SignalFormat: unknown 
		supported: unknown
	ConnectorType: TV 
	ConnectorNumber: 2 
	_ConnectorLocation: 2 
VGA-1 connected primary 1920x1080+0+0 (0x23f) normal (normal left inverted right x axis y axis) 531mm x 299mm
	Identifier: 0x23e
	Timestamp:  6022
	Subpixel:   unknown
	Gamma:      1.0:0.99:0.96
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	_ICC_PROFILE: 0 0 94 76 97 114 103 108 2 32 0 0 109 110 116 114 
		82 71 66 32 88 89 90 32 7 223 0 2 0 14 0 12 
		0 20 0 33 97 99 115 112 42 110 105 120 0 0 0 0 
		0 0 205 38 0 0 97 20 0 0 0 0 0 0 0 0 
		0 0 0 1 0 0 246 214 0 1 0 0 0 0 211 45 
		97 114 103 108 221 119 207 167 182 246 199 44 139 199 115 94 
		75 62 175 180 0 0 0 0 0 0 0 0 0 0 0 0 
		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
		0 0 0 21 100 101 115 99 0 0 1 128 0 0 0 128 
		99 112 114 116 0 0 2 0 0 0 0 75 100 109 110 100 
		0 0 2 76 0 0 0 111 100 109 100 100 0 0 2 188 
		0 0 0 99 108 117 109 105 0 0 3 32 0 0 0 20 
		119 116 112 116 0 0 3 52 0 0 0 20 98 107 112 116 
		0 0 3 72 0 0 0 20 99 108 114 116 0 0 3 92 
		0 0 0 126 118 99 103 116 0 0 3 220 0 0 6 18 
		114 88 89 90 0 0 9 240 0 0 0 20 103 88 89 90 
		0 0 10 4 0 0 0 20 98 88 89 90 0 0 10 24 
		0 0 0 20 114 84 82 67 0 0 10 44 0 0 2 12 
		103 84 82 67 0 0 12 56 0 0 2 12 98 84 82 67 
		0 0 14 68 0 0 2 12 116 97 114 103 0 0 16 80 
		0 0 69 17 68 101 118 68 0 0 16 80 0 0 69 17 
		67 73 69 68 0 0 16 80 0 0 69 17 99 104 114 109 
		0 0 85 100 0 0 0 36 109 109 111 100 0 0 85 136 
		0 0 0 40 109 101 116 97 0 0 85 176 0 0 8 156 
		100 101 115 99 0 0 0 0 0 0 0 38 80 76 88 50 
	EDID: 
		00ffffffffffff0026cd14618a080000
		2e18010380351e782a1b45a655509c26
		0f5054330800710081408180a940b300
		9500d1c00101023a801871382d40582c
		4500132b2100001e000000ff00313132
		38303434363032313836000000fd0037
		4c1e5311000a202020202020000000fc
		00504c5832343833480a2020202000d2
	SignalFormat: TMDS 
		supported: TMDS
	ConnectorType: VGA 
	ConnectorNumber: 1 
	_ConnectorLocation: 1 
  1920x1080 (0x23f) 148.500MHz +HSync +VSync *current +preferred
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1680x1050 (0x240) 146.250MHz -HSync +VSync
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1600x1200 (0x241) 162.000MHz +HSync +VSync
        h: width  1600 start 1664 end 1856 total 2160 skew    0 clock  75.00KHz
        v: height 1200 start 1201 end 1204 total 1250           clock  60.00Hz
  1440x900 (0x242) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1280x1024 (0x243) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1280x960 (0x244) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1152x720 (0x245) 67.320MHz -HSync +VSync
        h: width  1152 start 1208 end 1328 total 1504 skew    0 clock  44.76KHz
        v: height  720 start  721 end  724 total  746           clock  60.00Hz
  1024x768 (0x246) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x247) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x248) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  640x480 (0x249) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
Seb

Archlinux sur AMD64 (xfce / lightdm)
Avatar de l’utilisateur
lesebas
Chu Ko Nu
Messages : 359
Inscription : ven. 01 févr. 2013, 19:16

Re: [lightdm] Multi-moniteur

Message par lesebas »

Le Dell seul en VGA :

Code : Tout sélectionner

[sebastien@Lupus ~]$ xrandr --verbose
Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 4096 x 4096
DVI-I-0 connected primary 1280x1024+0+0 (0x23c) normal (normal left inverted right x axis y axis) 376mm x 301mm
	Identifier: 0x23b
	Timestamp:  18580
	Subpixel:   unknown
	Gamma:      1.0:1.0:1.0
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff0010ac144053303233
		0210010368261e782ece50a3544c9926
		0f5054a54b00714f8180010101010101
		010101010101302a009851002a403070
		1300782d1100001e000000ff00363431
		3830363139333230530a000000fc0044
		454c4c203139303746500a20000000fd
		00384c1f530e000a20202020202000b5
	SignalFormat: VGA 
		supported: VGA
	ConnectorType: DVI-I 
	ConnectorNumber: 0 
	_ConnectorLocation: 0 
  1280x1024 (0x23c) 108.000MHz +HSync +VSync *current +preferred
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1280x1024 (0x23d) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1152x864 (0x23e) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
  1024x768 (0x23f) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x240) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x241) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x242) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  640x480 (0x243) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x244) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
VGA-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x245
	Timestamp:  18580
	Subpixel:   unknown
	Clones:    
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	SignalFormat: VGA 
		supported: VGA
	ConnectorType: VGA 
	ConnectorNumber: 1 
	_ConnectorLocation: 1 
TV-0 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x246
	Timestamp:  18580
	Subpixel:   unknown
	Clones:    
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	SignalFormat: unknown 
		supported: unknown
	ConnectorType: TV 
	ConnectorNumber: 2 
	_ConnectorLocation: 2 
VGA-1 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x247
	Timestamp:  18580
	Subpixel:   unknown
	Clones:    
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	SignalFormat: TMDS 
		supported: TMDS
	ConnectorType: VGA 
	ConnectorNumber: 1 
	_ConnectorLocation: 1 
Seb

Archlinux sur AMD64 (xfce / lightdm)
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17626
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [lightdm] Multi-moniteur

Message par benjarobin »

Merci inutile de donner la suite...

Ceci ne marche pas ?

Code : Tout sélectionner

xrandr --output VGA-1 --primary
Sinon en effet il y a comme un bug pour le nommage des liens vidéos...
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Avatar de l’utilisateur
lesebas
Chu Ko Nu
Messages : 359
Inscription : ven. 01 févr. 2013, 19:16

Re: [lightdm] Multi-moniteur

Message par lesebas »

Arghhh quel idiot, j'avais fait une faute de frappe dans mon lightdm.conf : il manquait le x à ''xrandr''! :oops:

Bon en tous cas il y a un bug dans le nommage des sorties videos!
Seb

Archlinux sur AMD64 (xfce / lightdm)
Répondre