[mutlti bureau]bug driver nvidia (résolu)

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
rasta
archer
Messages : 142
Inscription : mar. 21 févr. 2012, 02:16

[mutlti bureau]bug driver nvidia (résolu)

Message par rasta »

Bonjours;

j'ai mis à jour mon système aujourd'hui et xinerama empéche xorg de se lancer, est-ce normal?
Je posséde 3 écrans branchés sur 2 cartes graphique nvidia. j'utilise le driver propriétaire nvidia. Lorsque je désactive xinerama dans les fichier de configurations mes trois bureaux ce lance avec xorg mais sans le bureau étendue.

Pouvez-vous m'aider ce n'est pas pratique pour travailler!

Mercie d'avance de votre aide.
Dernière modification par rasta le dim. 27 oct. 2013, 10:51, modifié 5 fois.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17576
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [mutlti bureau] xinerama empéche le lancement de xorg

Message par benjarobin »

Cela fait plusieurs années que xinerama n'est plus vraiment utilisé...
Il est tout à fait possible que je sache de faire un bureau étendu sans avoir besoin de xinerama
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
rasta
archer
Messages : 142
Inscription : mar. 21 févr. 2012, 02:16

Re: [mutlti bureau] xinerama empéche le lancement xorg

Message par rasta »

Comment?
en éditant des fichiers de configuration xorg?

tu m'avais proposé ceci pour un 20-screen.conf:

Code : Tout sélectionner

Section "Screen"
  Identifier "Screen0"
  Device "Videocards"
  DefaultDepth 24
  SubSection "Display"
    Depth 24
    Virtual XXXX YYYY
  EndSubSection
EndSection
le problème est que cela ne prend en compte qu'une seul carte graphique, le bureau fait la taille des trois écrans mais ne s'affiche que sur deux écrans.


Bon nous ne sommes pas dans un problème de xinerama, je ferme le sujet!
rasta
archer
Messages : 142
Inscription : mar. 21 févr. 2012, 02:16

Re: [mutlti bureau] xinerama empéche le lancement xorg (en c

Message par rasta »

Après avoir tenté de dispatcher un fichier de configuration générer par nvidia setting dans plusieurs sous fichier (ce qui fut un echec total), j'ai tenté de réutilisé les nvidia-setting ce qui qui génére un fichier de configuration qui ne fonctionne pas, c'est toujours au niveau de xinerama que sa bloque puisque quand je le désactive, l'interface ce lance mais pas en mode bureau étendue.

voicie le fichier xorg.conf issue de nvidia-settings:

Code : Tout sélectionner

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 319.32  (buildmeister@swio-display-x64-rhel04-14)  Wed Jun 19 15:50:23 PDT 2013

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 1920 0
    Screen      1  "Screen1" 3840 0
    Screen      2  "Screen2" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "1"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor2"
    VendorName     "Unknown"
    ModelName      "Idek Iiyama PL2374HD"
    HorizSync       30.0 - 83.0
    VertRefresh     55.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "LG Electronics E2211"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG Electronics E2351"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device2"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 210"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 520"
    BusID          "PCI:2:0:0"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 210"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Screen"
    Identifier     "Screen2"
    Device         "Device2"
    Monitor        "Monitor2"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-1"
    Option         "metamodes" "DFP-1: 1920x1080 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "CRT-1"
    Option         "metamodes" "nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "CRT-1"
    Option         "metamodes" "nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "DFP-0: 1920x1080 +0+0; DFP-0: nvidia-auto-select +0+0; DFP-0: 1680x1050 +0+0; DFP-0: 1600x900 +0+0; DFP-0: 1440x900 +0$
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Disable"
EndSection



voicie le fichier de log Xorg.0.log.old :

Code : Tout sélectionner

[ 17733.617]
X.Org X Server 1.14.2
Release Date: 2013-06-25
[ 17733.619] X Protocol Version 11, Revision 0
[ 17733.620] Build Operating System: Linux 3.9.7-1-ARCH x86_64
[ 17733.621] Current Operating System: Linux fire 3.9.8-1-ARCH #1 SMP PREEMPT Thu Jun 27 21:37:31 CEST 2013 x86_64
[ 17733.621] Kernel command line: root=/dev/sda3 ro vga=773 initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
[ 17733.622] Build Date: 01 July 2013  10:48:42AM
[ 17733.623]
[ 17733.624] Current version of pixman: 0.30.0
[ 17733.625]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 17733.625] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17733.629] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul  5 08:27:56 2013
[ 17733.629] (==) Using config file: "/etc/X11/xorg.conf"
[ 17733.630] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 17733.630] (==) ServerLayout "Layout0"
[ 17733.630] (**) |-->Screen "Screen0" (0)
[ 17733.630] (**) |   |-->Monitor "Monitor0"
[ 17733.630] (**) |   |-->Device "Device0"
[ 17733.630] (**) |-->Screen "Screen1" (1)
[ 17733.630] (**) |   |-->Monitor "Monitor1"
[ 17733.630] (**) |   |-->Device "Device1"
[ 17733.630] (**) |-->Screen "Screen2" (2)
[ 17733.630] (**) |   |-->Monitor "Monitor2"
[ 17733.631] (**) |   |-->Device "Device2"
[ 17733.631] (**) |-->Input Device "Keyboard0"
[ 17733.631] (**) |-->Input Device "Mouse0"
[ 17733.631] (**) Option "Xinerama" "1"
[ 17733.631] (==) Automatically adding devices
[ 17733.631] (==) Automatically enabling devices
[ 17733.631] (==) Automatically adding GPU devices
[ 17733.631] (**) Xinerama: enabled
[ 17733.631] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 17733.631]    Entry deleted from font path.
[ 17733.631] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 17733.631]    Entry deleted from font path.
[ 17733.631]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 17733.631] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 17733.631]    Entry deleted from font path.
[ 17733.631]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 17733.631] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/Type1/
[ 17733.631] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 17733.631] (**) Extension "Composite" is disabled
[ 17733.631] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 17733.631] (WW) Disabling Keyboard0
[ 17733.631] (WW) Disabling Mouse0
[ 17733.631] (II) Loader magic: 0x7fdc20
[ 17733.631] (II) Module ABI versions:
[ 17733.631]    X.Org ANSI C Emulation: 0.4
[ 17733.631]    X.Org Video Driver: 14.1
[ 17733.631]    X.Org XInput driver : 19.1
[ 17733.631]    X.Org Server Extension : 7.0
[ 17733.631] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 17733.631] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 17733.632] (--) PCI:*(0:1:0:0) 10de:0a65:10b0:1401 rev 162, Mem @ 0xfd000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000e000/1$
[ 17733.632] (--) PCI: (0:2:0:0) 10de:1040:10b0:0401 rev 161, Mem @ 0xfb000000/16777216, 0xc8000000/134217728, 0xd0000000/33554432, I/O @ 0x0000d000/1$
[ 17733.633] Initializing built-in extension Generic Event Extension
[ 17733.634] Initializing built-in extension SHAPE
[ 17733.635] Initializing built-in extension MIT-SHM
[ 17733.636] Initializing built-in extension XInputExtension
[ 17733.637] Initializing built-in extension XTEST
[ 17733.637] Initializing built-in extension BIG-REQUESTS
[ 17733.638] Initializing built-in extension SYNC
[ 17733.639] Initializing built-in extension XKEYBOARD
[ 17733.640] Initializing built-in extension XC-MISC
[ 17733.640] Initializing built-in extension SECURITY
[ 17733.641] Initializing built-in extension XINERAMA
[ 17733.642] Initializing built-in extension XFIXES
[ 17733.643] Initializing built-in extension RENDER
[ 17733.644] Initializing built-in extension RANDR
[ 17733.644] Initializing built-in extension COMPOSITE
[ 17733.645] Initializing built-in extension DAMAGE
[ 17733.646] Initializing built-in extension MIT-SCREEN-SAVER
[ 17733.647] Initializing built-in extension DOUBLE-BUFFER
[ 17733.648] Initializing built-in extension RECORD
[ 17733.649] Initializing built-in extension DPMS
[ 17733.649] Initializing built-in extension X-Resource
[ 17733.650] Initializing built-in extension XVideo
[ 17733.651] Initializing built-in extension XVideo-MotionCompensation
[ 17733.652] Initializing built-in extension XFree86-VidModeExtension
[ 17733.653] Initializing built-in extension XFree86-DGA
[ 17733.653] Initializing built-in extension XFree86-DRI
[ 17733.654] Initializing built-in extension DRI2
[ 17733.654] (II) LoadModule: "glx"
[ 17733.654] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 17733.666] (II) Module glx: vendor="NVIDIA Corporation"
[ 17733.667]    compiled for 4.0.2, module version = 1.0.0
[ 17733.667]    Module class: X.Org Server Extension
[ 17733.667] (II) NVIDIA GLX Module  319.32  Wed Jun 19 14:55:38 PDT 2013
[ 17733.667] Loading extension GLX
[ 17733.667] (II) LoadModule: "nvidia"
[ 17733.667] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 17733.668] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 17733.668]    compiled for 4.0.2, module version = 1.0.0
[ 17733.668]    Module class: X.Org Video Driver
[ 17733.668] (II) NVIDIA dlloader X Driver  319.32  Wed Jun 19 14:34:12 PDT 2013
[ 17733.668] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 17733.668] (++) using VT number 1

[ 17733.668] (II) Loading sub module "fb"
[ 17733.668] (II) LoadModule: "fb"
[ 17733.668] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 17733.668] (II) Module fb: vendor="X.Org Foundation"
[ 17733.668]    compiled for 1.14.2, module version = 1.0.0
[ 17733.668]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 17733.668] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 17733.668] (II) Loading sub module "wfb"
[ 17733.668] (II) LoadModule: "wfb"
[ 17733.668] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 17733.668] (II) Module wfb: vendor="X.Org Foundation"
[ 17733.668]    compiled for 1.14.2, module version = 1.0.0
[ 17733.668]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 17733.668] (II) Loading sub module "shadow"
[ 17733.669] (II) LoadModule: "shadow"
[ 17733.669] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 17733.669] (II) Module shadow: vendor="X.Org Foundation"
[ 17733.669]    compiled for 1.14.2, module version = 1.1.0
[ 17733.669]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 17733.669] (II) Loading sub module "ramdac"
[ 17733.669] (II) LoadModule: "ramdac"
[ 17733.669] (II) Module "ramdac" already built-in
[ 17733.669] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[ 17733.669] (WW) NVIDIA:     X server.
[ 17733.669] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 17733.669] (==) NVIDIA(0): RGB weight 888
[ 17733.669] (==) NVIDIA(0): Default visual is TrueColor
[ 17733.669] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 17733.669] (**) NVIDIA(0): Option "Stereo" "0"
[ 17733.669] (**) NVIDIA(0): Stereo disabled by request
[ 17733.669] (**) NVIDIA(0): Option "MetaModes" "DFP-0: 1920x1080 +0+0; DFP-0: nvidia-auto-select +0+0; DFP-0: 1680x1050 +0+0; DFP-0: 1600x900 +0+0; D$
[ 17733.669] (**) NVIDIA(2): Option "MetaModes" "DFP-1: 1920x1080 +0+0"
[ 17733.669] (**) NVIDIA(0): Enabling 2D acceleration
[ 17734.029] (II) NVIDIA(GPU-0): Display (LG Electronics E2351 (DFP-0)) does not support NVIDIA
[ 17734.029] (II) NVIDIA(GPU-0):     3D Vision stereo.
[ 17734.058] (II) NVIDIA(GPU-0): Display (Idek Iiyama PL2374HD (DFP-1)) does not support NVIDIA
[ 17734.058] (II) NVIDIA(GPU-0):     3D Vision stereo.
[ 17734.060] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
[ 17734.060] (--) NVIDIA(0): Memory: 524288 kBytes
[ 17734.060] (--) NVIDIA(0): VideoBIOS: 70.18.5f.00.00
[ 17734.060] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 17734.061] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
[ 17734.061] (--) NVIDIA(0):     CRT-0
[ 17734.061] (--) NVIDIA(0):     CRT-1
[ 17734.061] (--) NVIDIA(0):     LG Electronics E2351 (DFP-0) (boot, connected)
[ 17734.061] (--) NVIDIA(0):     Idek Iiyama PL2374HD (DFP-1) (connected)
[ 17734.061] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 17734.061] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 17734.061] (--) NVIDIA(0): LG Electronics E2351 (DFP-0): 330.0 MHz maximum pixel clock
[ 17734.061] (--) NVIDIA(0): LG Electronics E2351 (DFP-0): Internal Dual Link TMDS
[ 17734.061] (--) NVIDIA(0): Idek Iiyama PL2374HD (DFP-1): 165.0 MHz maximum pixel clock
[ 17734.061] (--) NVIDIA(0): Idek Iiyama PL2374HD (DFP-1): Internal Single Link TMDS
[ 17734.061] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 17734.061] (**) NVIDIA(0):     device LG Electronics E2351 (DFP-0) (Using EDID
[ 17734.061] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[ 17734.065] (II) NVIDIA(0): Validated MetaModes:
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1920x1080+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1680x1050+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1600x900+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1440x900+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1400x1050+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1280x1024+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1280x1024_60+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1280x800+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1280x720+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1152x864+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1024x768+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:1024x768_60+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:800x600+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:800x600_60+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:800x600_56+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:640x480+0+0"
[ 17734.065] (II) NVIDIA(0):     "DFP-0:640x480_60+0+0"
[ 17734.065] (II) NVIDIA(0):
[ 17734.065] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+0+0{viewportin=1366x768,viewportout=1920x1079+0+0}"
[ 17734.065] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 17734.090] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[ 17734.090] (--) NVIDIA(0):     option
[ 17734.090] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[ 17734.090] (==) NVIDIA(1): RGB weight 888
[ 17734.090] (==) NVIDIA(1): Default visual is TrueColor
[ 17734.090] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[ 17734.090] (**) NVIDIA(1): Option "Stereo" "0"
[ 17734.090] (**) NVIDIA(1): Option "nvidiaXineramaInfoOrder" "CRT-1"
[ 17734.090] (**) NVIDIA(1): Stereo disabled by request
[ 17734.090] (**) NVIDIA(1): Option "MetaModes" "nvidia-auto-select +0+0"
[ 17734.090] (**) NVIDIA(1): Enabling 2D acceleration
[ 17734.530] (II) NVIDIA(GPU-1): Display (LG Electronics E2211 (CRT-1)) does not support NVIDIA
[ 17734.530] (II) NVIDIA(GPU-1):     3D Vision stereo.
[ 17734.533] (II) NVIDIA(1): NVIDIA GPU GeForce GT 520 (GF119) at PCI:2:0:0 (GPU-1)
[ 17734.533] (--) NVIDIA(1): Memory: 1048576 kBytes
[ 17734.533] (--) NVIDIA(1): VideoBIOS: 75.19.1b.00.00
[ 17734.533] (II) NVIDIA(1): Detected PCI Express Link width: 16X
[ 17734.534] (--) NVIDIA(1): Valid display device(s) on GeForce GT 520 at PCI:2:0:0
[ 17734.534] (--) NVIDIA(1):     CRT-0
[ 17734.534] (--) NVIDIA(1):     LG Electronics E2211 (CRT-1) (boot, connected)
[ 17734.534] (--) NVIDIA(1):     DFP-0
[ 17734.534] (--) NVIDIA(1):     DFP-1
[ 17734.534] (--) NVIDIA(1): CRT-0: 400.0 MHz maximum pixel clock
[ 17734.534] (--) NVIDIA(1): LG Electronics E2211 (CRT-1): 400.0 MHz maximum pixel clock
[ 17734.534] (--) NVIDIA(1): DFP-0: 330.0 MHz maximum pixel clock
[ 17734.534] (--) NVIDIA(1): DFP-0: Internal Single Link TMDS
[ 17734.534] (--) NVIDIA(1): DFP-1: 165.0 MHz maximum pixel clock
[ 17734.534] (--) NVIDIA(1): DFP-1: Internal Single Link TMDS
[ 17734.534] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID for display
[ 17734.534] (**) NVIDIA(1):     device LG Electronics E2211 (CRT-1) (Using EDID
[ 17734.534] (**) NVIDIA(1):     frequencies has been enabled on all display devices.)
[ 17734.536] (II) NVIDIA(1): Validated MetaModes:
[ 17734.536] (II) NVIDIA(1):     "nvidia-auto-select+0+0"
[ 17734.536] (II) NVIDIA(1): Virtual screen size determined to be 1920 x 1080
[ 17734.542] (--) NVIDIA(1): DPI set to (101, 101); computed from "UseEdidDpi" X config
[ 17734.542] (--) NVIDIA(1):     option
[ 17734.542] (**) NVIDIA(2): Depth 24, (--) framebuffer bpp 32
[ 17734.542] (==) NVIDIA(2): RGB weight 888
[ 17734.542] (==) NVIDIA(2): Default visual is TrueColor
[ 17734.542] (==) NVIDIA(2): Using gamma correction (1.0, 1.0, 1.0)
[ 17734.542] (**) NVIDIA(2): Option "Stereo" "0"
[ 17734.542] (**) NVIDIA(2): Option "nvidiaXineramaInfoOrder" "DFP-1"
[ 17734.543] (**) NVIDIA(2): Stereo disabled by request
[ 17734.543] (II) NVIDIA(2): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
[ 17734.543] (--) NVIDIA(2): Memory: 524288 kBytes
[ 17734.543] (--) NVIDIA(2): VideoBIOS: 70.18.5f.00.00
[ 17734.543] (II) NVIDIA(2): Detected PCI Express Link width: 16X
[ 17734.545] (--) NVIDIA(2): Valid display device(s) on GeForce 210 at PCI:1:0:0
[ 17734.545] (--) NVIDIA(2):     CRT-0
[ 17734.545] (--) NVIDIA(2):     CRT-1
[ 17734.545] (--) NVIDIA(2):     LG Electronics E2351 (DFP-0) (boot, connected)
[ 17734.545] (--) NVIDIA(2):     Idek Iiyama PL2374HD (DFP-1) (connected)
[ 17734.545] (--) NVIDIA(2): CRT-0: 400.0 MHz maximum pixel clock
[ 17734.545] (--) NVIDIA(2): CRT-1: 400.0 MHz maximum pixel clock
[ 17734.545] (--) NVIDIA(2): LG Electronics E2351 (DFP-0): 330.0 MHz maximum pixel clock
[ 17734.545] (--) NVIDIA(2): LG Electronics E2351 (DFP-0): Internal Dual Link TMDS
[ 17734.545] (--) NVIDIA(2): Idek Iiyama PL2374HD (DFP-1): 165.0 MHz maximum pixel clock
[ 17734.545] (--) NVIDIA(2): Idek Iiyama PL2374HD (DFP-1): Internal Single Link TMDS
[ 17734.545] (**) NVIDIA(2): Using HorizSync/VertRefresh ranges from the EDID for display
[ 17734.545] (**) NVIDIA(2):     device Idek Iiyama PL2374HD (DFP-1) (Using EDID
[ 17734.545] (**) NVIDIA(2):     frequencies has been enabled on all display devices.)
[ 17734.546] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[ 17734.546] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[ 17734.546] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[ 17734.546] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 17734.546] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[ 17734.547] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[ 17734.547] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[ 17734.547] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[ 17734.547] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 17734.547] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[ 17734.547] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[ 17734.547] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[ 17734.547] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[ 17734.547] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 17734.547] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[ 17734.547] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[ 17734.547] (WW) NVIDIA(GPU-0):     mode "1280x720" is specified in the EDID; however, the
[ 17734.547] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[ 17734.547] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 17734.547] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1280x720".
[ 17734.548] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[ 17734.548] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the

[ 17734.548] (WW) NVIDIA(GPU-0):     EDID's valid HorizSync range (30.000-83.000 kHz) would
[ 17734.548] (WW) NVIDIA(GPU-0):     exclude this mode's HorizSync (28.1 kHz); ignoring
[ 17734.548] (WW) NVIDIA(GPU-0):     HorizSync check for mode "1920x1080".
[ 17734.548] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[ 17734.548] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[ 17734.548] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[ 17734.548] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 17734.548] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1920x1080".
[ 17734.548] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[ 17734.548] (WW) NVIDIA(GPU-0):     mode "480x576" is specified in the EDID; however, the
[ 17734.548] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[ 17734.548] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 17734.548] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "480x576".
[ 17734.548] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[ 17734.548] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[ 17734.548] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[ 17734.548] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[ 17734.548] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1920x1080".
[ 17734.553] (II) NVIDIA(2): Validated MetaModes:
[ 17734.553] (II) NVIDIA(2):     "DFP-1:1920x1080+0+0"
[ 17734.553] (II) NVIDIA(2): Virtual screen size determined to be 1920 x 1080
[ 17734.557] (--) NVIDIA(2): DPI set to (95, 94); computed from "UseEdidDpi" X config
[ 17734.557] (--) NVIDIA(2):     option
[ 17734.557] (--) Depth 24 pixmap format is 32 bpp
[ 17734.557] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 17734.557] (II) NVIDIA:     access.
[ 17734.559] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 17734.559] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 17734.559] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 17734.559] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 17734.559] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 17734.559] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 17734.559] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 17734.559] (II) NVIDIA(0):     Config Options in the README.
[ 17734.561] (II) NVIDIA(0): Setting mode "DFP-0:1920x1080+0+0"
[ 17734.596] Loading extension NV-GLX
[ 17734.624] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 17734.624] (==) NVIDIA(0): Backing store disabled
[ 17734.624] (==) NVIDIA(0): Silken mouse enabled
[ 17734.624] (**) NVIDIA(0): DPMS enabled
[ 17734.624] Loading extension NV-CONTROL
[ 17734.624] (II) Loading sub module "dri2"
[ 17734.624] (II) LoadModule: "dri2"
[ 17734.624] (II) Module "dri2" already built-in
[ 17734.624] (II) NVIDIA(0): [DRI2] Setup complete
[ 17734.624] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[ 17734.624] (WW) NVIDIA(0): Not registering RandR
[ 17734.624] (==) RandR enabled
[ 17734.627] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 17734.627] (II) NVIDIA(1):     may not be running or the "AcpidSocketPath" X
[ 17734.627] (II) NVIDIA(1):     configuration option may not be set correctly.  When the
[ 17734.627] (II) NVIDIA(1):     ACPI event daemon is available, the NVIDIA X driver will
[ 17734.627] (II) NVIDIA(1):     try to use it to receive ACPI event notifications.  For
[ 17734.627] (II) NVIDIA(1):     details, please see the "ConnectToAcpid" and
[ 17734.627] (II) NVIDIA(1):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 17734.627] (II) NVIDIA(1):     Config Options in the README.
[ 17734.628] (II) NVIDIA(1): Setting mode "nvidia-auto-select+0+0"
[ 17734.662] (WW) NVIDIA(1): The GPU driving screen 1 is incompatible with the rest of the
[ 17734.662] (WW) NVIDIA(1):     GPUs composing the desktop.  OpenGL rendering will be
[ 17734.662] (WW) NVIDIA(1):     disabled on screen 1.
[ 17734.682] (==) NVIDIA(1): Disabling shared memory pixmaps
[ 17734.682] (==) NVIDIA(1): Backing store disabled
[ 17734.682] (==) NVIDIA(1): Silken mouse enabled
[ 17734.682] (**) NVIDIA(1): DPMS enabled
[ 17734.682] (II) Loading sub module "dri2"
[ 17734.682] (II) LoadModule: "dri2"
[ 17734.682] (II) Module "dri2" already built-in
[ 17734.682] (II) NVIDIA(1): [DRI2] Setup complete
[ 17734.682] (II) NVIDIA(1): [DRI2]   VDPAU driver: nvidia
[ 17734.682] (WW) NVIDIA(1): Not registering RandR
[ 17734.682] (==) RandR enabled
[ 17734.684] (II) NVIDIA(2): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 17734.684] (II) NVIDIA(2):     may not be running or the "AcpidSocketPath" X
[ 17734.684] (II) NVIDIA(2):     configuration option may not be set correctly.  When the
[ 17734.684] (II) NVIDIA(2):     ACPI event daemon is available, the NVIDIA X driver will
[ 17734.684] (II) NVIDIA(2):     try to use it to receive ACPI event notifications.  For
[ 17734.684] (II) NVIDIA(2):     details, please see the "ConnectToAcpid" and
[ 17734.684] (II) NVIDIA(2):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 17734.684] (II) NVIDIA(2):     Config Options in the README.
[ 17734.684] (II) NVIDIA(2): Setting mode "DFP-1:1920x1080+0+0"
[ 17734.938] (==) NVIDIA(2): Disabling shared memory pixmaps
[ 17734.938] (==) NVIDIA(2): Backing store disabled
[ 17734.938] (==) NVIDIA(2): Silken mouse enabled
[ 17734.939] (**) NVIDIA(2): DPMS enabled
[ 17734.939] (II) Loading sub module "dri2"
[ 17734.939] (II) LoadModule: "dri2"
[ 17734.939] (II) Module "dri2" already built-in
[ 17734.939] (II) NVIDIA(2): [DRI2] Setup complete
[ 17734.939] (II) NVIDIA(2): [DRI2]   VDPAU driver: nvidia
[ 17734.939] (WW) NVIDIA(2): Not registering RandR
[ 17734.939] (==) RandR enabled
[ 17734.943] (II) Initializing extension GLX
[ 17735.017] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 17735.017] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 17735.017] (**) Power Button: Applying InputClass "Keyboard Layout"
[ 17735.017] (II) LoadModule: "evdev"
[ 17735.017] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17735.018] (II) Module evdev: vendor="X.Org Foundation"
[ 17735.018]    compiled for 1.14.0, module version = 2.8.0
[ 17735.018]    Module class: X.Org XInput Driver
[ 17735.018]    ABI class: X.Org XInput driver, version 19.1
[ 17735.018] (II) Using input driver 'evdev' for 'Power Button'
[ 17735.018] (**) Power Button: always reports core events
[ 17735.018] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 17735.018] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 17735.018] (--) evdev: Power Button: Found keys
[ 17735.018] (II) evdev: Power Button: Configuring as keyboard
[ 17735.018] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 17735.018] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 17735.018] (**) Option "xkb_rules" "evdev"
[ 17735.018] (**) Option "xkb_model" "evdev"
[ 17735.018] (**) Option "xkb_layout" "fr"
[ 17735.018] (**) Option "xkb_variant" "latin9"
[ 17735.051] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 17735.051] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 17735.051] (**) Power Button: Applying InputClass "Keyboard Layout"
[ 17735.051] (II) Using input driver 'evdev' for 'Power Button'
[ 17735.051] (**) Power Button: always reports core events
[ 17735.051] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 17735.051] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 17735.051] (--) evdev: Power Button: Found keys
[ 17735.051] (II) evdev: Power Button: Configuring as keyboard
[ 17735.051] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
[ 17735.051] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 17735.051] (**) Option "xkb_rules" "evdev"
[ 17735.051] (**) Option "xkb_model" "evdev"
[ 17735.051] (**) Option "xkb_layout" "fr"
[ 17735.051] (**) Option "xkb_variant" "latin9"
[ 17735.052] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 17735.052] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 17735.052] (II) No input driver specified, ignoring this device.
[ 17735.052] (II) This device may have been added with another device file.
[ 17735.053] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 17735.053] (II) No input driver specified, ignoring this device.
[ 17735.053] (II) This device may have been added with another device file.
[ 17735.053] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[ 17735.053] (II) No input driver specified, ignoring this device.
[ 17735.053] (II) This device may have been added with another device file.
[ 17735.054] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 17735.054] (II) No input driver specified, ignoring this device.
[ 17735.054] (II) This device may have been added with another device file.
[ 17735.054] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 17735.054] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 17735.054] (II) No input driver specified, ignoring this device.
[ 17735.054] (II) This device may have been added with another device file.
[ 17735.055] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[ 17735.055] (II) No input driver specified, ignoring this device.
[ 17735.055] (II) This device may have been added with another device file.
[ 17735.055] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 17735.055] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 17735.055] (**) Logitech USB Receiver: Applying InputClass "Keyboard Layout"
[ 17735.055] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 17735.055] (**) Logitech USB Receiver: always reports core events
[ 17735.055] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[ 17735.055] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52e
[ 17735.055] (--) evdev: Logitech USB Receiver: Found keys
[ 17735.055] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 17735.055] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.1/usb8/8-2/8-2:1.0/input/input1/event1"
[ 17735.056] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[ 17735.056] (**) Option "xkb_rules" "evdev"
[ 17735.056] (**) Option "xkb_model" "evdev"
[ 17735.056] (**) Option "xkb_layout" "fr"
[ 17735.056] (**) Option "xkb_variant" "latin9"
[ 17735.057] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[ 17735.057] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 17735.057] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 17735.057] (**) Logitech USB Receiver: Applying InputClass "Keyboard Layout"
[ 17735.057] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 17735.057] (**) Logitech USB Receiver: always reports core events
[ 17735.057] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[ 17735.057] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52e
[ 17735.057] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 17735.057] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 17735.057] (--) evdev: Logitech USB Receiver: Found relative axes
[ 17735.057] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 17735.057] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 17735.057] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 17735.057] (--) evdev: Logitech USB Receiver: Found keys
[ 17735.057] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 17735.057] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 17735.057] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 17735.057] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 17735.057] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17735.057] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.1/usb8/8-2/8-2:1.1/input/input2/event2"
[ 17735.057] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 17735.057] (**) Option "xkb_rules" "evdev"
[ 17735.057] (**) Option "xkb_model" "evdev"
[ 17735.057] (**) Option "xkb_layout" "fr"
[ 17735.057] (**) Option "xkb_variant" "latin9"
[ 17735.058] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 17735.058] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 17735.058] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 17735.058] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 17735.058] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 17735.059] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[ 17735.059] (II) No input driver specified, ignoring this device.
[ 17735.059] (II) This device may have been added with another device file.
[ 17735.059] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/event0)
[ 17735.059] (**) PIXART USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[ 17735.059] (II) Using input driver 'evdev' for 'PIXART USB OPTICAL MOUSE'
[ 17735.059] (**) PIXART USB OPTICAL MOUSE: always reports core events
[ 17735.059] (**) evdev: PIXART USB OPTICAL MOUSE: Device: "/dev/input/event0"
[ 17735.059] (--) evdev: PIXART USB OPTICAL MOUSE: Vendor 0x93a Product 0x2510
[ 17735.059] (--) evdev: PIXART USB OPTICAL MOUSE: Found 3 mouse buttons
[ 17735.059] (--) evdev: PIXART USB OPTICAL MOUSE: Found scroll wheel(s)
[ 17735.059] (--) evdev: PIXART USB OPTICAL MOUSE: Found relative axes
[ 17735.059] (--) evdev: PIXART USB OPTICAL MOUSE: Found x and y relative axes
[ 17735.059] (II) evdev: PIXART USB OPTICAL MOUSE: Configuring as mouse
[ 17735.059] (II) evdev: PIXART USB OPTICAL MOUSE: Adding scrollwheel support
[ 17735.059] (**) evdev: PIXART USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[ 17735.060] (**) evdev: PIXART USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17735.060] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/input/input30/event0"
[ 17735.060] (II) XINPUT: Adding extended input device "PIXART USB OPTICAL MOUSE" (type: MOUSE, id 10)
[ 17735.060] (II) evdev: PIXART USB OPTICAL MOUSE: initialized for relative axes.
[ 17735.060] (**) PIXART USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[ 17735.060] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration profile 0
[ 17735.060] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 17735.060] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 17735.060] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/mouse0)
[ 17735.060] (II) No input driver specified, ignoring this device.
[ 17735.060] (II) This device may have been added with another device file.
[ 17735.061] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event10)
[ 17735.061] (II) No input driver specified, ignoring this device.
[ 17735.061] (II) This device may have been added with another device file.
[ 17735.061] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event11)
[ 17735.061] (II) No input driver specified, ignoring this device.
[ 17735.061] (II) This device may have been added with another device file.
[ 17735.062] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event12)
[ 17735.062] (II) No input driver specified, ignoring this device.
[ 17735.062] (II) This device may have been added with another device file.
[ 17735.062] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event6)
[ 17735.062] (II) No input driver specified, ignoring this device.
[ 17735.062] (II) This device may have been added with another device file.
[ 17735.063] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event7)
[ 17735.063] (II) No input driver specified, ignoring this device.
[ 17735.063] (II) This device may have been added with another device file.
[ 17735.063] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
[ 17735.063] (II) No input driver specified, ignoring this device.
[ 17735.063] (II) This device may have been added with another device file.
[ 17735.064] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event9)
[ 17735.064] (II) No input driver specified, ignoring this device.
[ 17735.064] (II) This device may have been added with another device file.
[ 17735.064] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 17735.064] (II) No input driver specified, ignoring this device.
[ 17735.064] (II) This device may have been added with another device file.
[ 17735.211] (II) evdev: PIXART USB OPTICAL MOUSE: Close
[ 17735.211] (II) UnloadModule: "evdev"
[ 17735.211] (II) evdev: Logitech USB Receiver: Close
[ 17735.211] (II) UnloadModule: "evdev"
[ 17735.211] (II) evdev: Logitech USB Receiver: Close
[ 17735.211] (II) UnloadModule: "evdev"
[ 17735.211] (II) evdev: Power Button: Close
[ 17735.211] (II) UnloadModule: "evdev"
[ 17735.211] (II) evdev: Power Button: Close
[ 17735.211] (II) UnloadModule: "evdev"
[ 17735.642] (EE) Server terminated successfully (0). Closing log file.

Please, Help me.................... :chinois:
rasta
archer
Messages : 142
Inscription : mar. 21 févr. 2012, 02:16

Re: [mutlti bureau] xinerama empéche le lancement xorg (en c

Message par rasta »

Bonjour,

Je ressort ce sujet, car je tente encore de configurer mon bureau sur trois écrans.

Je viens d'éplucher le fichier de log de xorg et voici ce que j'obtiend:

Code : Tout sélectionner

[  9529.268] (WW) NVIDIA(1): The GPU driving screen 1 is incompatible with the rest of the
[  9529.268] (WW) NVIDIA(1):     GPUs composing the desktop.  OpenGL rendering will be
[  9529.268] (WW) NVIDIA(1):     disabled on screen 1.
Cela veut-il dire que c'est cuit pour deux carte graphique nvidia? C'est quand même dingue sachant que mon bureau sur mes trois écrans fonctionnait il y a deux mois de sa.
Exist-il une solution? c'est vraiment embétant de passer plus de temps derrière la machine que sur son travail.


voicie le fichier de log complet de xorg et le xorg.conf:

xorg.conf

Code : Tout sélectionner

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 325.15  (buildmeister@swio-display-x64-rhel04-03)  Wed Jul 31 19:04:13 PDT 2013

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "1"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG Electronics E2351"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Monitor"
    # HorizSync source: unknown, VertRefresh source: unknown
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "LG Electronics E2211"
    HorizSync       0.0 - 0.0
    VertRefresh     0.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 520"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 210"
    BusID          "PCI:2:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-1"
    Option         "metamodes" "DVI-I-1: nvidia-auto-select +1920+0, HDMI-0: nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Disable"
EndSection

Xorg.0.log.old

Code : Tout sélectionner

[  9528.168] 
X.Org X Server 1.14.3
Release Date: 2013-09-12
[  9528.168] X Protocol Version 11, Revision 0
[  9528.168] Build Operating System: Linux 3.11.1-1-ARCH x86_64 
[  9528.168] Current Operating System: Linux fire 3.11.5-1-ARCH #1 SMP PREEMPT Mon Oct 14 08:31:43 CEST 2013 x86_64
[  9528.168] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda3 rw initrd=../initramfs-linux.img
[  9528.169] Build Date: 08 October 2013  08:48:10PM
[  9528.169]  
[  9528.169] Current version of pixman: 0.30.2
[  9528.170] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  9528.170] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  9528.171] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 20 17:51:34 2013
[  9528.171] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  9528.172] (==) ServerLayout "Layout0"
[  9528.172] (**) |-->Screen "Screen0" (0)
[  9528.172] (**) |   |-->Monitor "Monitor0"
[  9528.172] (**) |   |-->Device "Device0"
[  9528.172] (**) |-->Screen "Screen1" (1)
[  9528.172] (**) |   |-->Monitor "Monitor1"
[  9528.172] (**) |   |-->Device "Device1"
[  9528.172] (**) |-->Input Device "Keyboard0"
[  9528.172] (**) |-->Input Device "Mouse0"
[  9528.172] (**) Option "Xinerama" "1"
[  9528.172] (==) Automatically adding devices
[  9528.172] (==) Automatically enabling devices
[  9528.172] (==) Automatically adding GPU devices
[  9528.172] (**) Xinerama: enabled
[  9528.172] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  9528.172] 	Entry deleted from font path.
[  9528.172] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  9528.172] 	Entry deleted from font path.
[  9528.172] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  9528.172] 	Entry deleted from font path.
[  9528.172] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  9528.172] 	Entry deleted from font path.
[  9528.172] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  9528.172] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  9528.172] 	Entry deleted from font path.
[  9528.172] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  9528.172] (==) FontPath set to:
	/usr/share/fonts/misc/
[  9528.172] (==) ModulePath set to "/usr/lib/xorg/modules"
[  9528.172] (**) Extension "Composite" is disabled
[  9528.172] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  9528.172] (WW) Disabling Keyboard0
[  9528.172] (WW) Disabling Mouse0
[  9528.172] (II) Loader magic: 0x7fdc20
[  9528.172] (II) Module ABI versions:
[  9528.172] 	X.Org ANSI C Emulation: 0.4
[  9528.172] 	X.Org Video Driver: 14.1
[  9528.172] 	X.Org XInput driver : 19.1
[  9528.172] 	X.Org Server Extension : 7.0
[  9528.172] (II) xfree86: Adding drm device (/dev/dri/card0)
[  9528.173] (II) xfree86: Adding drm device (/dev/dri/card1)
[  9528.174] (--) PCI:*(0:1:0:0) 10de:1040:10b0:0401 rev 161, Mem @ 0xfd000000/16777216, 0xc8000000/134217728, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  9528.174] (--) PCI: (0:2:0:0) 10de:0a65:10b0:1401 rev 162, Mem @ 0xfb000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[  9528.174] Initializing built-in extension Generic Event Extension
[  9528.174] Initializing built-in extension SHAPE
[  9528.174] Initializing built-in extension MIT-SHM
[  9528.175] Initializing built-in extension XInputExtension
[  9528.175] Initializing built-in extension XTEST
[  9528.175] Initializing built-in extension BIG-REQUESTS
[  9528.175] Initializing built-in extension SYNC
[  9528.175] Initializing built-in extension XKEYBOARD
[  9528.175] Initializing built-in extension XC-MISC
[  9528.175] Initializing built-in extension SECURITY
[  9528.176] Initializing built-in extension XINERAMA
[  9528.176] Initializing built-in extension XFIXES
[  9528.176] Initializing built-in extension RENDER
[  9528.176] Initializing built-in extension RANDR
[  9528.176] Initializing built-in extension COMPOSITE
[  9528.176] Initializing built-in extension DAMAGE
[  9528.176] Initializing built-in extension MIT-SCREEN-SAVER
[  9528.177] Initializing built-in extension DOUBLE-BUFFER
[  9528.177] Initializing built-in extension RECORD
[  9528.177] Initializing built-in extension DPMS
[  9528.177] Initializing built-in extension X-Resource
[  9528.177] Initializing built-in extension XVideo
[  9528.177] Initializing built-in extension XVideo-MotionCompensation
[  9528.177] Initializing built-in extension XFree86-VidModeExtension
[  9528.177] Initializing built-in extension XFree86-DGA
[  9528.178] Initializing built-in extension XFree86-DRI
[  9528.178] Initializing built-in extension DRI2
[  9528.178] (II) LoadModule: "glx"
[  9528.178] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  9528.191] (II) Module glx: vendor="NVIDIA Corporation"
[  9528.191] 	compiled for 4.0.2, module version = 1.0.0
[  9528.191] 	Module class: X.Org Server Extension
[  9528.191] (II) NVIDIA GLX Module  325.15  Wed Jul 31 18:12:00 PDT 2013
[  9528.191] Loading extension GLX
[  9528.191] (II) LoadModule: "nvidia"
[  9528.192] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  9528.192] (II) Module nvidia: vendor="NVIDIA Corporation"
[  9528.192] 	compiled for 4.0.2, module version = 1.0.0
[  9528.192] 	Module class: X.Org Video Driver
[  9528.192] (II) NVIDIA dlloader X Driver  325.15  Wed Jul 31 17:50:57 PDT 2013
[  9528.192] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  9528.192] (++) using VT number 1

[  9528.194] (II) Loading sub module "fb"
[  9528.194] (II) LoadModule: "fb"
[  9528.194] (II) Loading /usr/lib/xorg/modules/libfb.so
[  9528.194] (II) Module fb: vendor="X.Org Foundation"
[  9528.194] 	compiled for 1.14.3, module version = 1.0.0
[  9528.194] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  9528.194] (WW) Unresolved symbol: fbGetGCPrivateKey
[  9528.194] (II) Loading sub module "wfb"
[  9528.194] (II) LoadModule: "wfb"
[  9528.194] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  9528.194] (II) Module wfb: vendor="X.Org Foundation"
[  9528.194] 	compiled for 1.14.3, module version = 1.0.0
[  9528.194] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  9528.194] (II) Loading sub module "shadow"
[  9528.195] (II) LoadModule: "shadow"
[  9528.195] (II) Loading /usr/lib/xorg/modules/libshadow.so
[  9528.195] (II) Module shadow: vendor="X.Org Foundation"
[  9528.195] 	compiled for 1.14.3, module version = 1.1.0
[  9528.195] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  9528.195] (II) Loading sub module "ramdac"
[  9528.195] (II) LoadModule: "ramdac"
[  9528.195] (II) Module "ramdac" already built-in
[  9528.195] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[  9528.195] (WW) NVIDIA:     X server.
[  9528.195] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  9528.195] (==) NVIDIA(0): RGB weight 888
[  9528.195] (==) NVIDIA(0): Default visual is TrueColor
[  9528.195] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  9528.195] (**) NVIDIA(0): Option "Stereo" "0"
[  9528.195] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[  9528.195] (**) NVIDIA(0): Option "SLI" "Off"
[  9528.195] (**) NVIDIA(0): Option "MultiGPU" "Off"
[  9528.195] (**) NVIDIA(0): Option "BaseMosaic" "off"
[  9528.195] (**) NVIDIA(0): Stereo disabled by request
[  9528.195] (**) NVIDIA(0): NVIDIA SLI disabled.
[  9528.195] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[  9528.195] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: nvidia-auto-select +1920+0, HDMI-0: nvidia-auto-select +0+0"
[  9528.195] (**) NVIDIA(0): Enabling 2D acceleration
[  9528.665] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[  9528.756] (II) NVIDIA(GPU-0): Display (LG Electronics E2351 (DFP-0)) does not support NVIDIA
[  9528.756] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  9528.785] (II) NVIDIA(GPU-0): Display (Idek Iiyama PL2374HD (DFP-1)) does not support NVIDIA
[  9528.785] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  9528.785] (II) NVIDIA(0): NVIDIA GPU GeForce GT 520 (GF119) at PCI:1:0:0 (GPU-0)
[  9528.785] (--) NVIDIA(0): Memory: 1048576 kBytes
[  9528.785] (--) NVIDIA(0): VideoBIOS: 75.19.1b.00.00
[  9528.785] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  9528.787] (--) NVIDIA(0): Valid display device(s) on GeForce GT 520 at PCI:1:0:0
[  9528.787] (--) NVIDIA(0):     CRT-0
[  9528.787] (--) NVIDIA(0):     CRT-1
[  9528.787] (--) NVIDIA(0):     LG Electronics E2351 (DFP-0) (boot, connected)
[  9528.787] (--) NVIDIA(0):     Idek Iiyama PL2374HD (DFP-1) (connected)
[  9528.787] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[  9528.787] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[  9528.787] (--) NVIDIA(0): LG Electronics E2351 (DFP-0): 330.0 MHz maximum pixel clock
[  9528.787] (--) NVIDIA(0): LG Electronics E2351 (DFP-0): Internal Dual Link TMDS
[  9528.787] (--) NVIDIA(0): Idek Iiyama PL2374HD (DFP-1): 165.0 MHz maximum pixel clock
[  9528.787] (--) NVIDIA(0): Idek Iiyama PL2374HD (DFP-1): Internal Single Link TMDS
[  9528.787] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  9528.787] (**) NVIDIA(0):     device LG Electronics E2351 (DFP-0) (Using EDID
[  9528.787] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  9528.789] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  9528.789] (**) NVIDIA(0):     device Idek Iiyama PL2374HD (DFP-1) (Using EDID
[  9528.789] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  9528.789] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[  9528.789] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[  9528.789] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[  9528.789] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[  9528.789] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[  9528.790] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[  9528.790] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[  9528.790] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[  9528.790] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[  9528.790] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[  9528.790] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[  9528.790] (WW) NVIDIA(GPU-0):     mode "720x576" is specified in the EDID; however, the
[  9528.790] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[  9528.790] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[  9528.790] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "720x576".
[  9528.790] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[  9528.790] (WW) NVIDIA(GPU-0):     mode "1280x720" is specified in the EDID; however, the
[  9528.790] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[  9528.791] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[  9528.791] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1280x720".
[  9528.791] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[  9528.791] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[  9528.791] (WW) NVIDIA(GPU-0):     EDID's valid HorizSync range (30.000-83.000 kHz) would
[  9528.791] (WW) NVIDIA(GPU-0):     exclude this mode's HorizSync (28.1 kHz); ignoring
[  9528.791] (WW) NVIDIA(GPU-0):     HorizSync check for mode "1920x1080".
[  9528.791] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[  9528.791] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[  9528.791] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[  9528.791] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[  9528.791] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1920x1080".
[  9528.791] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[  9528.791] (WW) NVIDIA(GPU-0):     mode "480x576" is specified in the EDID; however, the
[  9528.791] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[  9528.791] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[  9528.791] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "480x576".
[  9528.791] (WW) NVIDIA(GPU-0): The EDID for Idek Iiyama PL2374HD (DFP-1) contradicts itself:
[  9528.791] (WW) NVIDIA(GPU-0):     mode "1920x1080" is specified in the EDID; however, the
[  9528.791] (WW) NVIDIA(GPU-0):     EDID's valid VertRefresh range (55.000-76.000 Hz) would
[  9528.791] (WW) NVIDIA(GPU-0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[  9528.791] (WW) NVIDIA(GPU-0):     VertRefresh check for mode "1920x1080".
[  9528.793] (II) NVIDIA(0): Validated MetaModes:
[  9528.793] (II) NVIDIA(0):    
[  9528.793] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+1920+0,HDMI-0:nvidia-auto-select+0+0"
[  9528.793] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[  9528.819] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[  9528.819] (--) NVIDIA(0):     option
[  9528.820] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[  9528.820] (==) NVIDIA(1): RGB weight 888
[  9528.820] (==) NVIDIA(1): Default visual is TrueColor
[  9528.820] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[  9528.820] (**) NVIDIA(1): Option "Stereo" "0"
[  9528.820] (**) NVIDIA(1): Option "SLI" "Off"
[  9528.820] (**) NVIDIA(1): Option "MultiGPU" "Off"
[  9528.820] (**) NVIDIA(1): Option "BaseMosaic" "off"
[  9528.820] (**) NVIDIA(1): Stereo disabled by request
[  9528.820] (**) NVIDIA(1): NVIDIA SLI disabled.
[  9528.820] (**) NVIDIA(1): NVIDIA Multi-GPU disabled.
[  9528.820] (**) NVIDIA(1): Option "MetaModes" "nvidia-auto-select +0+0"
[  9528.820] (**) NVIDIA(1): Enabling 2D acceleration
[  9528.973] (II) NVIDIA(GPU-1): Found DRM driver nvidia-drm (20130102)
[  9529.037] (II) NVIDIA(GPU-1): Display (LG Electronics E2211 (CRT-0)) does not support NVIDIA
[  9529.037] (II) NVIDIA(GPU-1):     3D Vision stereo.
[  9529.037] (II) NVIDIA(1): NVIDIA GPU GeForce 210 (GT218) at PCI:2:0:0 (GPU-1)
[  9529.037] (--) NVIDIA(1): Memory: 524288 kBytes
[  9529.037] (--) NVIDIA(1): VideoBIOS: 70.18.5f.00.00
[  9529.037] (II) NVIDIA(1): Detected PCI Express Link width: 16X
[  9529.038] (--) NVIDIA(1): Valid display device(s) on GeForce 210 at PCI:2:0:0
[  9529.038] (--) NVIDIA(1):     LG Electronics E2211 (CRT-0) (boot, connected)
[  9529.038] (--) NVIDIA(1):     CRT-1
[  9529.038] (--) NVIDIA(1):     DFP-0
[  9529.038] (--) NVIDIA(1):     DFP-1
[  9529.038] (--) NVIDIA(1): LG Electronics E2211 (CRT-0): 400.0 MHz maximum pixel clock
[  9529.038] (--) NVIDIA(1): CRT-1: 400.0 MHz maximum pixel clock
[  9529.038] (--) NVIDIA(1): DFP-0: 330.0 MHz maximum pixel clock
[  9529.038] (--) NVIDIA(1): DFP-0: Internal Single Link TMDS
[  9529.038] (--) NVIDIA(1): DFP-1: 165.0 MHz maximum pixel clock
[  9529.038] (--) NVIDIA(1): DFP-1: Internal Single Link TMDS
[  9529.038] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID for display
[  9529.038] (**) NVIDIA(1):     device LG Electronics E2211 (CRT-0) (Using EDID
[  9529.038] (**) NVIDIA(1):     frequencies has been enabled on all display devices.)
[  9529.044] (II) NVIDIA(1): Validated MetaModes:
[  9529.044] (II) NVIDIA(1):     "nvidia-auto-select+0+0"
[  9529.044] (II) NVIDIA(1): Virtual screen size determined to be 1920 x 1080
[  9529.051] (--) NVIDIA(1): DPI set to (101, 101); computed from "UseEdidDpi" X config
[  9529.051] (--) NVIDIA(1):     option
[  9529.051] (--) Depth 24 pixmap format is 32 bpp
[  9529.051] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[  9529.051] (II) NVIDIA:     access.
[  9529.054] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  9529.054] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  9529.054] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  9529.054] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  9529.054] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  9529.054] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  9529.054] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  9529.054] (II) NVIDIA(0):     Config Options in the README.
[  9529.055] (II) NVIDIA(0): Setting mode "DVI-I-1:nvidia-auto-select+1920+0,HDMI-0:nvidia-auto-select+0+0"
[  9529.160] Loading extension NV-GLX
[  9529.227] (==) NVIDIA(0): Disabling shared memory pixmaps
[  9529.227] (==) NVIDIA(0): Backing store disabled
[  9529.227] (==) NVIDIA(0): Silken mouse enabled
[  9529.228] (**) NVIDIA(0): DPMS enabled
[  9529.228] Loading extension NV-CONTROL
[  9529.228] (II) Loading sub module "dri2"
[  9529.228] (II) LoadModule: "dri2"
[  9529.228] (II) Module "dri2" already built-in
[  9529.228] (II) NVIDIA(0): [DRI2] Setup complete
[  9529.228] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  9529.228] (WW) NVIDIA(0): Not registering RandR
[  9529.228] (==) RandR enabled
[  9529.231] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
[  9529.231] (II) NVIDIA(1):     may not be running or the "AcpidSocketPath" X
[  9529.231] (II) NVIDIA(1):     configuration option may not be set correctly.  When the
[  9529.231] (II) NVIDIA(1):     ACPI event daemon is available, the NVIDIA X driver will
[  9529.231] (II) NVIDIA(1):     try to use it to receive ACPI event notifications.  For
[  9529.231] (II) NVIDIA(1):     details, please see the "ConnectToAcpid" and
[  9529.231] (II) NVIDIA(1):     "AcpidSocketPath" X configuration options in Appendix B: X
[  9529.231] (II) NVIDIA(1):     Config Options in the README.
[  9529.232] (II) NVIDIA(1): Setting mode "nvidia-auto-select+0+0"
[  9529.268] (WW) NVIDIA(1): The GPU driving screen 1 is incompatible with the rest of the
[  9529.268] (WW) NVIDIA(1):     GPUs composing the desktop.  OpenGL rendering will be
[  9529.268] (WW) NVIDIA(1):     disabled on screen 1.
[  9529.284] (==) NVIDIA(1): Disabling shared memory pixmaps
[  9529.284] (==) NVIDIA(1): Backing store disabled
[  9529.284] (==) NVIDIA(1): Silken mouse enabled
[  9529.285] (**) NVIDIA(1): DPMS enabled
[  9529.285] (II) Loading sub module "dri2"
[  9529.285] (II) LoadModule: "dri2"
[  9529.285] (II) Module "dri2" already built-in
[  9529.285] (II) NVIDIA(1): [DRI2] Setup complete
[  9529.285] (II) NVIDIA(1): [DRI2]   VDPAU driver: nvidia
[  9529.285] (WW) NVIDIA(1): Not registering RandR
[  9529.285] (==) RandR enabled
[  9529.288] (II) Initializing extension GLX
[  9529.336] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  9529.336] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  9529.336] (**) Power Button: Applying InputClass "Keyboard Layout"
[  9529.337] (II) LoadModule: "evdev"
[  9529.337] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  9529.337] (II) Module evdev: vendor="X.Org Foundation"
[  9529.337] 	compiled for 1.14.3, module version = 2.8.2
[  9529.337] 	Module class: X.Org XInput Driver
[  9529.337] 	ABI class: X.Org XInput driver, version 19.1
[  9529.337] (II) Using input driver 'evdev' for 'Power Button'
[  9529.337] (**) Power Button: always reports core events
[  9529.337] (**) evdev: Power Button: Device: "/dev/input/event4"
[  9529.337] (--) evdev: Power Button: Vendor 0 Product 0x1
[  9529.337] (--) evdev: Power Button: Found keys
[  9529.337] (II) evdev: Power Button: Configuring as keyboard
[  9529.337] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[  9529.337] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  9529.337] (**) Option "xkb_rules" "evdev"
[  9529.337] (**) Option "xkb_model" "pc104"
[  9529.337] (**) Option "xkb_layout" "fr"
[  9529.337] (**) Option "xkb_variant" "latin9"
[  9529.369] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  9529.369] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  9529.369] (**) Power Button: Applying InputClass "Keyboard Layout"
[  9529.369] (II) Using input driver 'evdev' for 'Power Button'
[  9529.369] (**) Power Button: always reports core events
[  9529.369] (**) evdev: Power Button: Device: "/dev/input/event3"
[  9529.369] (--) evdev: Power Button: Vendor 0 Product 0x1
[  9529.369] (--) evdev: Power Button: Found keys
[  9529.369] (II) evdev: Power Button: Configuring as keyboard
[  9529.369] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[  9529.369] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  9529.369] (**) Option "xkb_rules" "evdev"
[  9529.369] (**) Option "xkb_model" "pc104"
[  9529.369] (**) Option "xkb_layout" "fr"
[  9529.369] (**) Option "xkb_variant" "latin9"
[  9529.370] (II) config/udev: Adding drm device (/dev/dri/card0)
[  9529.370] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[  9529.370] (II) No input driver specified, ignoring this device.
[  9529.370] (II) This device may have been added with another device file.
[  9529.370] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[  9529.370] (II) No input driver specified, ignoring this device.
[  9529.370] (II) This device may have been added with another device file.
[  9529.371] (II) config/udev: Adding drm device (/dev/dri/card1)
[  9529.371] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[  9529.371] (II) No input driver specified, ignoring this device.
[  9529.371] (II) This device may have been added with another device file.
[  9529.371] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[  9529.371] (II) No input driver specified, ignoring this device.
[  9529.372] (II) This device may have been added with another device file.
[  9529.372] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[  9529.372] (II) No input driver specified, ignoring this device.
[  9529.372] (II) This device may have been added with another device file.
[  9529.372] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[  9529.373] (II) No input driver specified, ignoring this device.
[  9529.373] (II) This device may have been added with another device file.
[  9529.373] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1025 (/dev/input/event2)
[  9529.373] (**) Logitech Unifying Device. Wireless PID:1025: Applying InputClass "evdev pointer catchall"
[  9529.373] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:1025'
[  9529.373] (**) Logitech Unifying Device. Wireless PID:1025: always reports core events
[  9529.373] (**) evdev: Logitech Unifying Device. Wireless PID:1025: Device: "/dev/input/event2"
[  9529.373] (--) evdev: Logitech Unifying Device. Wireless PID:1025: Vendor 0x46d Product 0xc52b
[  9529.373] (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found 20 mouse buttons
[  9529.373] (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found scroll wheel(s)
[  9529.373] (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found relative axes
[  9529.373] (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found x and y relative axes
[  9529.373] (II) evdev: Logitech Unifying Device. Wireless PID:1025: Configuring as mouse
[  9529.373] (II) evdev: Logitech Unifying Device. Wireless PID:1025: Adding scrollwheel support
[  9529.373] (**) evdev: Logitech Unifying Device. Wireless PID:1025: YAxisMapping: buttons 4 and 5
[  9529.373] (**) evdev: Logitech Unifying Device. Wireless PID:1025: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  9529.373] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-4/5-4:1.2/0003:046D:C52B.0005/input/input2/event2"
[  9529.373] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:1025" (type: MOUSE, id 8)
[  9529.374] (II) evdev: Logitech Unifying Device. Wireless PID:1025: initialized for relative axes.
[  9529.374] (**) Logitech Unifying Device. Wireless PID:1025: (accel) keeping acceleration scheme 1
[  9529.374] (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration profile 0
[  9529.374] (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration factor: 2.000
[  9529.374] (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration threshold: 4
[  9529.374] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1025 (/dev/input/mouse1)
[  9529.374] (II) No input driver specified, ignoring this device.
[  9529.375] (II) This device may have been added with another device file.
[  9529.375] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
[  9529.375] (II) No input driver specified, ignoring this device.
[  9529.375] (II) This device may have been added with another device file.
[  9529.375] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[  9529.375] (II) No input driver specified, ignoring this device.
[  9529.375] (II) This device may have been added with another device file.
[  9529.376] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event12)
[  9529.376] (II) No input driver specified, ignoring this device.
[  9529.376] (II) This device may have been added with another device file.
[  9529.376] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event6)
[  9529.376] (II) No input driver specified, ignoring this device.
[  9529.376] (II) This device may have been added with another device file.
[  9529.377] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event7)
[  9529.377] (II) No input driver specified, ignoring this device.
[  9529.377] (II) This device may have been added with another device file.
[  9529.377] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event8)
[  9529.377] (II) No input driver specified, ignoring this device.
[  9529.377] (II) This device may have been added with another device file.
[  9529.378] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event9)
[  9529.378] (II) No input driver specified, ignoring this device.
[  9529.378] (II) This device may have been added with another device file.
[  9529.378] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[  9529.378] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[  9529.378] (**) Logitech USB Receiver: Applying InputClass "Keyboard Layout"
[  9529.378] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[  9529.378] (**) Logitech USB Receiver: always reports core events
[  9529.378] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
[  9529.378] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52e
[  9529.378] (--) evdev: Logitech USB Receiver: Found keys
[  9529.378] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[  9529.378] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb6/6-3/6-3:1.0/input/input0/event0"
[  9529.378] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[  9529.378] (**) Option "xkb_rules" "evdev"
[  9529.378] (**) Option "xkb_model" "pc104"
[  9529.378] (**) Option "xkb_layout" "fr"
[  9529.378] (**) Option "xkb_variant" "latin9"
[  9529.380] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[  9529.380] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[  9529.380] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[  9529.380] (**) Logitech USB Receiver: Applying InputClass "Keyboard Layout"
[  9529.380] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[  9529.380] (**) Logitech USB Receiver: always reports core events
[  9529.380] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[  9529.380] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52e
[  9529.380] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[  9529.380] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[  9529.380] (--) evdev: Logitech USB Receiver: Found relative axes
[  9529.380] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[  9529.380] (--) evdev: Logitech USB Receiver: Found absolute axes
[  9529.380] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[  9529.380] (--) evdev: Logitech USB Receiver: Found keys
[  9529.380] (II) evdev: Logitech USB Receiver: Configuring as mouse
[  9529.380] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[  9529.380] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[  9529.380] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[  9529.380] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  9529.380] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb6/6-3/6-3:1.1/input/input1/event1"
[  9529.380] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
[  9529.380] (**) Option "xkb_rules" "evdev"
[  9529.380] (**) Option "xkb_model" "pc104"
[  9529.380] (**) Option "xkb_layout" "fr"
[  9529.380] (**) Option "xkb_variant" "latin9"
[  9529.381] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[  9529.381] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[  9529.381] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[  9529.381] (**) Logitech USB Receiver: (accel) acceleration profile 0
[  9529.381] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[  9529.381] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[  9529.381] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[  9529.381] (II) No input driver specified, ignoring this device.
[  9529.382] (II) This device may have been added with another device file.
[  9529.382] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[  9529.382] (II) No input driver specified, ignoring this device.
[  9529.382] (II) This device may have been added with another device file.
[  9529.645] (II) evdev: Logitech USB Receiver: Close
[  9529.645] (II) UnloadModule: "evdev"
[  9529.646] (II) evdev: Logitech USB Receiver: Close
[  9529.646] (II) UnloadModule: "evdev"
[  9529.646] (II) evdev: Logitech Unifying Device. Wireless PID:1025: Close
[  9529.646] (II) UnloadModule: "evdev"
[  9529.646] (II) evdev: Power Button: Close
[  9529.646] (II) UnloadModule: "evdev"
[  9529.646] (II) evdev: Power Button: Close
[  9529.646] (II) UnloadModule: "evdev"
[  9529.922] (II) NVIDIA(GPU-1): Deleting GPU-1
[  9529.922] (II) NVIDIA(GPU-0): Deleting GPU-0
[  9529.923] (EE) Server terminated successfully (0). Closing log file.
rasta
archer
Messages : 142
Inscription : mar. 21 févr. 2012, 02:16

Re: [mutlti bureau]driver nvidia (résolu)

Message par rasta »

Bonjour,

Je viens de réussir à faire refonctionner mes trois écrans en bureau étendu sur deux cartes nvidia :D . La source du problème viens très probablement de ce message d'erreur provenant du driver nvidia dans les logs de xorg:

Code : Tout sélectionner

[  9529.268] (WW) NVIDIA(1): The GPU driving screen 1 is incompatible with the rest of the
[  9529.268] (WW) NVIDIA(1):     GPUs composing the desktop.  OpenGL rendering will be
[  9529.268] (WW) NVIDIA(1):     disabled on screen 1.
Lorsque j'obtenais ce message d'erreur, j'utilisais deux modéles de cartes graphique nvidia différents (une GT 520 et une GForce 210).
J'ai acheté une deuxième GForce 210 et installé les deux modéles ensemble dans le PC (enrevoir la GT 520) de cette manière j'ai pensé résoudre le message d'incompatibilité entre GPU que j'expose si-dessus.
Après cette manipulation le bureau étendu se lance avec xinerama sans aucun problèmes.

Par cconséquent je pense qu'il existe un bug dans le driver propiétaire nvidia qui empéche certain modéle de carte graphique nvidia à ce lancé ensemble. De plus ce bug a du être introduit ou agravé récement car mes deux modéles de carte graphique différents fonctionnait ensemble encore au mois de juin.

Cela vaut-il le coup de signalé le bug ou c'est une cause perdue?
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17576
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [mutlti bureau]bug driver nvidia (résolu)

Message par benjarobin »

Non ce n'est pas une cause perdu si le rapport de bug est bien rédigé
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Répondre