Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 23/03/2017, à 21:12

philox47

3 ecrans via carte nvidia+intel

Bonjour a tous
Voila je voudrais installer un troisième écran sur ma tour équipé d'une carte graphique intel integrée plus une carte nvidia serie 6 avec une sortie hdmi une dvi et une vga
mes deux premiers ecrans sont relié a la nvidia le dernier a intel en vga et ce procédé fonctionne bien sur win 10
Par contre sur ubuntu 16.10 les 3 écrans sont reconnu et s'allume jusqu'au moment ou je dois mettre mon login et pass
la il devient noir et il y a plus que le curseur de la souris qui apparaît
je vous joint mon xorg.conf et mon xorg.o.log ci-dessous

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "intel"
    Driver "modesetting"
    BusID "PCI:0@0:2:0"
    Option "AccelMethod" "None"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1@0:0:0"
    Option "ConstrainCursor" "off"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "on"
    Option "IgnoreDisplayDevices" "CRT"
EndSection

 

[   114.080] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[   114.080] X Protocol Version 11, Revision 0
[   114.080] Build Operating System: Linux 4.4.0-45-generic x86_64 Ubuntu
[   114.080] Current Operating System: Linux philox47-systeme 4.8.0-41-generic #44-Ubuntu SMP Fri Mar 3 15:27:17 UTC 2017 x86_64
[   114.080] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=d3fe42f6-40c9-4919-bd28-5e178e312a26 ro quiet splash vt.handoff=7
[   114.080] Build Date: 02 November 2016  10:06:55PM
[   114.080] xorg-server 2:1.18.4-1ubuntu6.1 (For technical support please see http://www.ubuntu.com/support) 
[   114.080] Current version of pixman: 0.33.6
[   114.080] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   114.080] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   114.080] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 23 19:51:46 2017
[   114.161] (==) Using config file: "/etc/X11/xorg.conf"
[   114.161] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   114.255] (==) ServerLayout "layout"
[   114.256] (**) |-->Screen "nvidia" (0)
[   114.256] (**) |   |-->Monitor "<default monitor>"
[   114.332] (**) |   |-->Device "nvidia"
[   114.332] (**) |   |-->GPUDevice "nvidia"
[   114.332] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[   114.332] (**) |-->Inactive Device "intel"
[   114.332] (==) Automatically adding devices
[   114.332] (==) Automatically enabling devices
[   114.332] (==) Automatically adding GPU devices
[   114.332] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   114.332] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   114.332] 	Entry deleted from font path.
[   114.332] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   114.332] 	Entry deleted from font path.
[   114.332] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   114.332] 	Entry deleted from font path.
[   114.332] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   114.332] 	Entry deleted from font path.
[   114.332] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   114.332] 	Entry deleted from font path.
[   114.332] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[   114.332] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[   114.332] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   114.414] (II) Loader magic: 0x55a5734a4020
[   114.414] (II) Module ABI versions:
[   114.414] 	X.Org ANSI C Emulation: 0.4
[   114.414] 	X.Org Video Driver: 20.0
[   114.414] 	X.Org XInput driver : 22.1
[   114.414] 	X.Org Server Extension : 9.0
[   114.415] (++) using VT number 7

[   114.415] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   114.416] (II) xfree86: Adding drm device (/dev/dri/card0)
[   114.416] (II) xfree86: Adding drm device (/dev/dri/card1)
[   114.431] (--) PCI:*(0:0:2:0) 8086:0122:1043:844d rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[   114.431] (--) PCI: (0:1:0:0) 10de:1040:1462:8097 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   114.431] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[   114.431] (II) "glx" will be loaded by default.
[   114.431] (II) LoadModule: "glx"
[   114.431] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[   117.936] (II) Module glx: vendor="NVIDIA Corporation"
[   117.936] 	compiled for 4.0.2, module version = 1.0.0
[   117.936] 	Module class: X.Org Server Extension
[   117.936] (II) NVIDIA GLX Module  375.39  Tue Jan 31 19:37:12 PST 2017
[   117.936] (II) LoadModule: "nvidia"
[   117.936] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[   118.152] (II) Module nvidia: vendor="NVIDIA Corporation"
[   118.152] 	compiled for 4.0.2, module version = 1.0.0
[   118.152] 	Module class: X.Org Video Driver
[   118.152] (II) LoadModule: "modesetting"
[   118.152] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   118.152] (II) Module modesetting: vendor="X.Org Foundation"
[   118.152] 	compiled for 1.18.4, module version = 1.18.4
[   118.152] 	Module class: X.Org Video Driver
[   118.152] 	ABI class: X.Org Video Driver, version 20.0
[   118.152] (II) NVIDIA dlloader X Driver  375.39  Tue Jan 31 19:13:22 PST 2017
[   118.152] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   118.179] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   118.211] (II) Loading sub module "fb"
[   118.211] (II) LoadModule: "fb"
[   118.236] (II) Loading /usr/lib/xorg/modules/libfb.so
[   118.267] (II) Module fb: vendor="X.Org Foundation"
[   118.267] 	compiled for 1.18.4, module version = 1.0.0
[   118.267] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   118.267] (II) Loading sub module "wfb"
[   118.267] (II) LoadModule: "wfb"
[   118.268] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   118.298] (II) Module wfb: vendor="X.Org Foundation"
[   118.402] 	compiled for 1.18.4, module version = 1.0.0
[   118.402] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   118.402] (II) Loading sub module "ramdac"
[   118.402] (II) LoadModule: "ramdac"
[   118.402] (II) Module "ramdac" already built-in
[   118.521] (II) modeset(G0): using drv /dev/dri/card1
[   118.521] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[   118.521] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   118.521] (==) NVIDIA(0): RGB weight 888
[   118.521] (==) NVIDIA(0): Default visual is TrueColor
[   118.521] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   118.649] (**) NVIDIA(0): Option "ConstrainCursor" "off"
[   118.649] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "on"
[   118.649] (**) NVIDIA(0): Option "IgnoreDisplayDevices" "CRT"
[   118.649] (**) NVIDIA(0): Enabling 2D acceleration
[   119.051] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   119.051] (--) NVIDIA(0):     DFP-0 (boot)
[   119.051] (--) NVIDIA(0):     DFP-1
[   119.058] (II) NVIDIA(0): NVIDIA GPU GeForce GT 520 (GF119) at PCI:1:0:0 (GPU-0)
[   119.058] (--) NVIDIA(0): Memory: 1048576 kBytes
[   119.058] (--) NVIDIA(0): VideoBIOS: 75.19.4c.00.01
[   119.058] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   119.072] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   119.072] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   119.072] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   119.072] (--) NVIDIA(GPU-0): 
[   119.085] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   119.085] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   119.085] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   119.085] (--) NVIDIA(GPU-0): 
[   119.088] (==) NVIDIA(0): 
[   119.088] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   119.088] (==) NVIDIA(0):     will be used as the requested mode.
[   119.088] (==) NVIDIA(0): 
[   119.088] (II) NVIDIA(0): Validated MetaModes:
[   119.088] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
[   119.088] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[   119.092] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[   119.092] (--) NVIDIA(0):     option
[   119.092] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[   119.092] (**) modeset(G0): Option "AccelMethod" "None"
[   119.093] (==) modeset(G0): RGB weight 888
[   119.093] (==) modeset(G0): Default visual is TrueColor
[   119.093] (**) modeset(G0): glamor disabled
[   119.093] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[   119.105] (II) modeset(G0): Output VGA-1-1 has no monitor section
[   119.106] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[   119.106] (II) modeset(G0): Output DP-1-1 has no monitor section
[   119.119] (II) modeset(G0): EDID for output VGA-1-1
[   119.119] (II) modeset(G0): Manufacturer: AIC  Model: 22  Serial#: 1593
[   119.119] (II) modeset(G0): Year: 2008  Week: 2
[   119.119] (II) modeset(G0): EDID Version: 1.3
[   119.119] (II) modeset(G0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   119.119] (II) modeset(G0): Sync:  Separate
[   119.119] (II) modeset(G0): Max Image Size [cm]: horiz.: 47  vert.: 30
[   119.119] (II) modeset(G0): Gamma: 2.20
[   119.119] (II) modeset(G0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[   119.119] (II) modeset(G0): First detailed timing not preferred mode in violation of standard!
[   119.119] (II) modeset(G0): redX: 0.648 redY: 0.335   greenX: 0.282 greenY: 0.604
[   119.119] (II) modeset(G0): blueX: 0.150 blueY: 0.072   whiteX: 0.312 whiteY: 0.328
[   119.119] (II) modeset(G0): Supported established timings:
[   119.119] (II) modeset(G0): 720x400@70Hz
[   119.119] (II) modeset(G0): 640x480@60Hz
[   119.119] (II) modeset(G0): 640x480@67Hz
[   119.119] (II) modeset(G0): 640x480@72Hz
[   119.119] (II) modeset(G0): 640x480@75Hz
[   119.119] (II) modeset(G0): 800x600@56Hz
[   119.119] (II) modeset(G0): 800x600@60Hz
[   119.119] (II) modeset(G0): 800x600@72Hz
[   119.119] (II) modeset(G0): 800x600@75Hz
[   119.119] (II) modeset(G0): 832x624@75Hz
[   119.119] (II) modeset(G0): 1024x768@60Hz
[   119.119] (II) modeset(G0): 1024x768@70Hz
[   119.119] (II) modeset(G0): 1024x768@75Hz
[   119.119] (II) modeset(G0): 1280x1024@75Hz
[   119.119] (II) modeset(G0): 1152x864@75Hz
[   119.119] (II) modeset(G0): Manufacturer's mask: 0
[   119.119] (II) modeset(G0): Supported standard timings:
[   119.119] (II) modeset(G0): #0: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   119.119] (II) modeset(G0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   119.119] (II) modeset(G0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   119.119] (II) modeset(G0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   119.119] (II) modeset(G0): #4: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[   119.119] (II) modeset(G0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   119.119] (II) modeset(G0): Supported detailed timing:
[   119.119] (II) modeset(G0): clock: 119.0 MHz   Image Size:  470 x 300 mm
[   119.119] (II) modeset(G0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[   119.119] (II) modeset(G0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[   119.119] (II) modeset(G0): Serial No: 01593
[   119.119] (II) modeset(G0): Ranges: V min: 55 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 155 MHz
[   119.119] (II) modeset(G0): Monitor name: H-W22S
[   119.119] (II) modeset(G0): EDID (in hex):
[   119.119] (II) modeset(G0): 	00ffffffffffff000523220039060000
[   119.119] (II) modeset(G0): 	02120103682f1e78e837a0a655489a26
[   119.119] (II) modeset(G0): 	125054bfef808140818081c09500950f
[   119.119] (II) modeset(G0): 	b300010101017c2e90a0601a1e403020
[   119.119] (II) modeset(G0): 	3600d62c1100001a000000ff00303135
[   119.119] (II) modeset(G0): 	39330a20202020202020000000fd0037
[   119.119] (II) modeset(G0): 	4b18530f000a202020202020000000fc
[   119.119] (II) modeset(G0): 	00482d573232530a2020202020200043
[   119.119] (II) modeset(G0): Printing probed modes for output VGA-1-1
[   119.119] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   119.119] (II) modeset(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   119.119] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   119.119] (II) modeset(G0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[   119.119] (II) modeset(G0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   119.119] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   119.119] (II) modeset(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   119.119] (II) modeset(G0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   119.119] (II) modeset(G0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   119.119] (II) modeset(G0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   119.119] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   119.119] (II) modeset(G0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   119.119] (II) modeset(G0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   119.120] (II) modeset(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   119.120] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   119.120] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   119.120] (II) modeset(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   119.120] (II) modeset(G0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   119.120] (II) modeset(G0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   119.120] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   119.120] (II) modeset(G0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   119.120] (II) modeset(G0): EDID for output HDMI-1-1
[   119.120] (II) modeset(G0): EDID for output DP-1-1
[   119.120] (II) modeset(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   119.120] (==) modeset(G0): DPI set to (96, 96)
[   119.120] (II) Loading sub module "fb"
[   119.120] (II) LoadModule: "fb"
[   119.120] (II) Loading /usr/lib/xorg/modules/libfb.so
[   119.120] (II) Module fb: vendor="X.Org Foundation"
[   119.121] 	compiled for 1.18.4, module version = 1.0.0
[   119.121] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   119.121] (II) Loading sub module "shadow"
[   119.121] (II) LoadModule: "shadow"
[   119.121] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   119.121] (II) Module shadow: vendor="X.Org Foundation"
[   119.121] 	compiled for 1.18.4, module version = 1.1.0
[   119.121] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   119.121] (--) Depth 24 pixmap format is 32 bpp
[   119.314] (==) modeset(G0): Backing store enabled
[   119.315] (==) modeset(G0): Silken mouse enabled
[   119.333] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   119.351] (==) modeset(G0): DPMS enabled
[   119.351] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[   119.351] (WW) modeset(G0): Option "IgnoreDisplayDevices" is not used
[   119.378] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[   119.378] (II) NVIDIA:     access.
[   119.518] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
[   119.609] (==) NVIDIA(0): Disabling shared memory pixmaps
[   119.609] (==) NVIDIA(0): Backing store enabled
[   119.609] (==) NVIDIA(0): Silken mouse enabled
[   119.609] (==) NVIDIA(0): DPMS enabled
[   119.609] (II) Loading sub module "dri2"
[   119.609] (II) LoadModule: "dri2"
[   119.609] (II) Module "dri2" already built-in
[   119.609] (II) NVIDIA(0): [DRI2] Setup complete
[   119.609] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   119.609] (--) RandR disabled
[   119.669] (II) SELinux: Disabled on system
[   119.720] (II) Initializing extension GLX
[   119.720] (II) Indirect GLX disabled.
[   119.721] (II) modeset(G0): Damage tracking initialized
[   120.760] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   120.760] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   120.760] (II) LoadModule: "evdev"
[   120.760] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   120.833] (II) Module evdev: vendor="X.Org Foundation"
[   120.833] 	compiled for 1.18.3, module version = 2.10.2
[   120.833] 	Module class: X.Org XInput Driver
[   120.833] 	ABI class: X.Org XInput driver, version 22.1
[   120.833] (II) Using input driver 'evdev' for 'Power Button'
[   120.833] (**) Power Button: always reports core events
[   120.833] (**) evdev: Power Button: Device: "/dev/input/event1"
[   120.833] (--) evdev: Power Button: Vendor 0 Product 0x1
[   120.833] (--) evdev: Power Button: Found keys
[   120.833] (II) evdev: Power Button: Configuring as keyboard
[   120.833] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   120.833] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   120.833] (**) Option "xkb_rules" "evdev"
[   120.833] (**) Option "xkb_model" "pc105"
[   120.833] (**) Option "xkb_layout" "fr"
[   120.846] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[   120.846] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   120.847] (II) Using input driver 'evdev' for 'Video Bus'
[   120.847] (**) Video Bus: always reports core events
[   120.847] (**) evdev: Video Bus: Device: "/dev/input/event3"
[   120.847] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   120.847] (--) evdev: Video Bus: Found keys
[   120.847] (II) evdev: Video Bus: Configuring as keyboard
[   120.847] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event3"
[   120.847] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   120.847] (**) Option "xkb_rules" "evdev"
[   120.847] (**) Option "xkb_model" "pc105"
[   120.847] (**) Option "xkb_layout" "fr"
[   120.847] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   120.847] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   120.847] (II) Using input driver 'evdev' for 'Power Button'
[   120.847] (**) Power Button: always reports core events
[   120.847] (**) evdev: Power Button: Device: "/dev/input/event0"
[   120.847] (--) evdev: Power Button: Vendor 0 Product 0x1
[   120.847] (--) evdev: Power Button: Found keys
[   120.847] (II) evdev: Power Button: Configuring as keyboard
[   120.847] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   120.847] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   120.847] (**) Option "xkb_rules" "evdev"
[   120.847] (**) Option "xkb_model" "pc105"
[   120.847] (**) Option "xkb_layout" "fr"
[   120.847] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[   120.847] (II) No input driver specified, ignoring this device.
[   120.847] (II) This device may have been added with another device file.
[   120.847] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[   120.848] (II) No input driver specified, ignoring this device.
[   120.848] (II) This device may have been added with another device file.
[   120.848] (II) config/udev: Adding input device Logitech Logitech Wireless Headset (/dev/input/event5)
[   120.848] (**) Logitech Logitech Wireless Headset: Applying InputClass "evdev keyboard catchall"
[   120.848] (II) Using input driver 'evdev' for 'Logitech Logitech Wireless Headset'
[   120.848] (**) Logitech Logitech Wireless Headset: always reports core events
[   120.848] (**) evdev: Logitech Logitech Wireless Headset: Device: "/dev/input/event5"
[   120.848] (--) evdev: Logitech Logitech Wireless Headset: Vendor 0x46d Product 0xa29
[   120.848] (--) evdev: Logitech Logitech Wireless Headset: Found absolute axes
[   120.848] (--) evdev: Logitech Logitech Wireless Headset: Found absolute multitouch axes
[   120.848] (II) evdev: Logitech Logitech Wireless Headset: No buttons found, faking one.
[   120.848] (--) evdev: Logitech Logitech Wireless Headset: Fake MT device detected
[   120.848] (--) evdev: Logitech Logitech Wireless Headset: Found keys
[   120.848] (II) evdev: Logitech Logitech Wireless Headset: Forcing relative x/y axes to exist.
[   120.848] (II) evdev: Logitech Logitech Wireless Headset: Configuring as mouse
[   120.848] (II) evdev: Logitech Logitech Wireless Headset: Configuring as keyboard
[   120.848] (**) evdev: Logitech Logitech Wireless Headset: YAxisMapping: buttons 4 and 5
[   120.848] (**) evdev: Logitech Logitech Wireless Headset: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   120.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.3/0003:046D:0A29.0004/input/input8/event5"
[   120.848] (II) XINPUT: Adding extended input device "Logitech Logitech Wireless Headset" (type: KEYBOARD, id 9)
[   120.848] (**) Option "xkb_rules" "evdev"
[   120.848] (**) Option "xkb_model" "pc105"
[   120.848] (**) Option "xkb_layout" "fr"
[   120.848] (EE) BUG: triggered 'if (axnum >= dev->valuator->numAxes)'
[   120.848] (EE) BUG: ../../Xi/exevents.c:2103 in InitValuatorAxisStruct()
[   120.848] (EE) 
[   120.848] (EE) Backtrace:
[   120.848] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4a) [0x55a5732179fa]
[   120.848] (EE) 1: /usr/lib/xorg/Xorg (InitValuatorAxisStruct+0xcc) [0x55a5731a5f2c]
[   120.848] (EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f88cfc2b000+0x5378) [0x7f88cfc30378]
[   120.848] (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f88cfc2b000+0x586f) [0x7f88cfc3086f]
[   120.848] (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f88cfc2b000+0x6dd3) [0x7f88cfc31dd3]
[   120.848] (EE) 5: /usr/lib/xorg/Xorg (ActivateDevice+0x48) [0x55a5730a6028]
[   120.848] (EE) 6: /usr/lib/xorg/Xorg (0x55a57305e000+0xa3948) [0x55a573101948]
[   120.848] (EE) 7: /usr/lib/xorg/Xorg (0x55a57305e000+0xb5e8b) [0x55a573113e8b]
[   120.848] (EE) 8: /usr/lib/xorg/Xorg (0x55a57305e000+0xb6473) [0x55a573114473]
[   120.848] (EE) 9: /usr/lib/xorg/Xorg (config_init+0x9) [0x55a573112e39]
[   120.849] (EE) 10: /usr/lib/xorg/Xorg (InitInput+0xbf) [0x55a5730f5eff]
[   120.849] (EE) 11: /usr/lib/xorg/Xorg (0x55a57305e000+0x573d1) [0x55a5730b53d1]
[   120.849] (EE) 12: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf1) [0x7f88d6b7d3f1]
[   120.849] (EE) 13: /usr/lib/xorg/Xorg (_start+0x2a) [0x55a57309f33a]
[   120.849] (EE) 
[   120.849] (II) evdev: Logitech Logitech Wireless Headset: initialized for absolute axes.
[   120.849] (**) Logitech Logitech Wireless Headset: (accel) keeping acceleration scheme 1
[   120.849] (**) Logitech Logitech Wireless Headset: (accel) acceleration profile 0
[   120.849] (**) Logitech Logitech Wireless Headset: (accel) acceleration factor: 2.000
[   120.849] (**) Logitech Logitech Wireless Headset: (accel) acceleration threshold: 4
[   120.849] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event7)
[   120.849] (II) No input driver specified, ignoring this device.
[   120.849] (II) This device may have been added with another device file.
[   120.849] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event8)
[   120.849] (II) No input driver specified, ignoring this device.
[   120.849] (II) This device may have been added with another device file.
[   120.849] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[   120.849] (II) No input driver specified, ignoring this device.
[   120.849] (II) This device may have been added with another device file.
[   120.849] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event10)
[   120.849] (II) No input driver specified, ignoring this device.
[   120.849] (II) This device may have been added with another device file.
[   120.849] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event11)
[   120.849] (II) No input driver specified, ignoring this device.
[   120.849] (II) This device may have been added with another device file.
[   120.850] (II) config/udev: Adding input device UVC Camera (046d:0992) (/dev/input/event14)
[   120.850] (**) UVC Camera (046d:0992): Applying InputClass "evdev keyboard catchall"
[   120.850] (II) Using input driver 'evdev' for 'UVC Camera (046d:0992)'
[   120.850] (**) UVC Camera (046d:0992): always reports core events
[   120.850] (**) evdev: UVC Camera (046d:0992): Device: "/dev/input/event14"
[   120.850] (--) evdev: UVC Camera (046d:0992): Vendor 0x46d Product 0x992
[   120.850] (--) evdev: UVC Camera (046d:0992): Found keys
[   120.850] (II) evdev: UVC Camera (046d:0992): Configuring as keyboard
[   120.850] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input17/event14"
[   120.850] (II) XINPUT: Adding extended input device "UVC Camera (046d:0992)" (type: KEYBOARD, id 10)
[   120.850] (**) Option "xkb_rules" "evdev"
[   120.850] (**) Option "xkb_model" "pc105"
[   120.850] (**) Option "xkb_layout" "fr"
[   120.850] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event2)
[   120.850] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   120.850] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[   120.850] (**) Logitech Logitech USB Keyboard: always reports core events
[   120.850] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event2"
[   120.850] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc30f
[   120.850] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[   120.850] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[   120.850] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:046D:C30F.0001/input/input5/event2"
[   120.850] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 11)
[   120.850] (**) Option "xkb_rules" "evdev"
[   120.850] (**) Option "xkb_model" "pc105"
[   120.850] (**) Option "xkb_layout" "fr"
[   120.851] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event4)
[   120.851] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   120.851] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[   120.851] (**) Logitech Logitech USB Keyboard: always reports core events
[   120.851] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event4"
[   120.851] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc30f
[   120.851] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[   120.851] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[   120.851] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/0003:046D:C30F.0002/input/input7/event4"
[   120.851] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 12)
[   120.851] (**) Option "xkb_rules" "evdev"
[   120.851] (**) Option "xkb_model" "pc105"
[   120.851] (**) Option "xkb_layout" "fr"
[   120.851] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event6)
[   120.851] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[   120.851] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[   120.851] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[   120.851] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event6"
[   120.908] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc045
[   120.908] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[   120.908] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[   120.908] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[   120.908] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[   120.908] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[   120.908] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[   120.908] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[   120.908] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   120.908] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/0003:046D:C045.0005/input/input9/event6"
[   120.908] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 13)
[   120.908] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[   120.908] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[   120.908] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[   120.908] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[   120.908] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[   120.909] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[   120.909] (II) No input driver specified, ignoring this device.
[   120.909] (II) This device may have been added with another device file.
[   120.909] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event15)
[   120.909] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   120.909] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[   120.909] (**) Eee PC WMI hotkeys: always reports core events
[   120.909] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event15"
[   120.909] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[   120.909] (--) evdev: Eee PC WMI hotkeys: Found keys
[   120.909] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[   120.909] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input18/event15"
[   120.909] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[   120.909] (**) Option "xkb_rules" "evdev"
[   120.909] (**) Option "xkb_model" "pc105"
[   120.909] (**) Option "xkb_layout" "fr"
[   120.941] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   120.941] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   120.941] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   120.941] (--) NVIDIA(GPU-0): 
[   120.954] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   120.954] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   120.954] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   120.954] (--) NVIDIA(GPU-0): 
[   120.968] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   120.968] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   120.968] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   120.968] (--) NVIDIA(GPU-0): 
[   120.981] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   120.981] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   120.981] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   120.981] (--) NVIDIA(GPU-0): 
[   120.994] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   120.994] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   120.994] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   120.994] (--) NVIDIA(GPU-0): 
[   121.007] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   121.007] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   121.007] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   121.007] (--) NVIDIA(GPU-0): 
[   121.100] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   121.100] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   121.100] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   121.100] (--) NVIDIA(GPU-0): 
[   121.114] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   121.114] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   121.114] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   121.114] (--) NVIDIA(GPU-0): 
[   121.135] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   121.135] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   121.135] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   121.135] (--) NVIDIA(GPU-0): 
[   121.148] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   121.148] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   121.148] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   121.148] (--) NVIDIA(GPU-0): 
[   121.162] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   121.162] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   121.162] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   121.162] (--) NVIDIA(GPU-0): 
[   121.175] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   121.175] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   121.175] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   121.175] (--) NVIDIA(GPU-0): 
[   121.194] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   121.194] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   121.194] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   121.194] (--) NVIDIA(GPU-0): 
[   121.207] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   121.207] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   121.207] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   121.207] (--) NVIDIA(GPU-0): 
[   121.284] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   121.284] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   121.284] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   121.284] (--) NVIDIA(GPU-0): 
[   121.297] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   121.297] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   121.297] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   121.297] (--) NVIDIA(GPU-0): 
[   121.310] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   121.310] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   121.310] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   121.310] (--) NVIDIA(GPU-0): 
[   121.323] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   121.323] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   121.323] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   121.323] (--) NVIDIA(GPU-0): 
[   131.873] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   131.873] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   131.873] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   131.873] (--) NVIDIA(GPU-0): 
[   131.886] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   131.886] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   131.886] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   131.886] (--) NVIDIA(GPU-0): 
[   131.899] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   131.899] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   131.899] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   131.899] (--) NVIDIA(GPU-0): 
[   131.912] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   131.912] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   131.912] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   131.912] (--) NVIDIA(GPU-0): 
[   135.514] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   135.514] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   135.514] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   135.514] (--) NVIDIA(GPU-0): 
[   135.527] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   135.527] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   135.527] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   135.527] (--) NVIDIA(GPU-0): 
[   135.540] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   135.540] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   135.540] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   135.540] (--) NVIDIA(GPU-0): 
[   135.553] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   135.553] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   135.553] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   135.553] (--) NVIDIA(GPU-0): 
[   152.682] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   152.682] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   152.682] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   152.682] (--) NVIDIA(GPU-0): 
[   152.695] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   152.695] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   152.695] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   152.695] (--) NVIDIA(GPU-0): 
[   152.708] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   152.708] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   152.708] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   152.708] (--) NVIDIA(GPU-0): 
[   152.721] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   152.721] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   152.721] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   152.721] (--) NVIDIA(GPU-0): 
[   155.020] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   155.020] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   155.020] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   155.020] (--) NVIDIA(GPU-0): 
[   155.033] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   155.033] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   155.033] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   155.033] (--) NVIDIA(GPU-0): 
[   156.367] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   156.367] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   156.367] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   156.367] (--) NVIDIA(GPU-0): 
[   156.380] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   156.380] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   156.380] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   156.380] (--) NVIDIA(GPU-0): 
[   156.394] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): connected
[   156.394] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): Internal TMDS
[   156.394] (--) NVIDIA(GPU-0): HP 2311 (DFP-0): 330.0 MHz maximum pixel clock
[   156.394] (--) NVIDIA(GPU-0): 
[   156.407] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): connected
[   156.407] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): Internal TMDS
[   156.407] (--) NVIDIA(GPU-0): HP 2311 (DFP-1): 230.0 MHz maximum pixel clock
[   156.407] (--) NVIDIA(GPU-0): 

Merci a vous


le sage est ferme pas obstiné

https://www.philoxwebsite.com

Hors ligne

#2 Le 25/03/2017, à 14:13

philox47

Re : 3 ecrans via carte nvidia+intel

Personnes n'a une petite idée ??? smile


le sage est ferme pas obstiné

https://www.philoxwebsite.com

Hors ligne