[nvidia] Portable Ecran Noir au Demarrage, Ecran externe ok

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
nux
newbie
Messages : 1
Inscription : sam. 07 sept. 2019, 08:42

[nvidia] Portable Ecran Noir au Demarrage, Ecran externe ok

Message par nux »

Hello les copin(e)s,

Petit soucis apres avoir branche un deuxieme ecran sur la source HDMI de mon laptop qui dispose d optimus, celui-ci reste noir au demarrage graphique que ca soit avec ou sans l'ecran externe branche dessus, cependant l ecran externe s allume correctement et je peux a travers celui-ci ouvrir un shell et allumer l ecran du portable via arandr ou bien avec la commande xrandr

Code : Tout sélectionner

xrandr --output eDP-1-1 --right-of DP-1 --auto
Petite remarque concernant cette commande, est-ce normal que l ecran externe soit DP-1 et non eDP-1-1 ? A mes souvenirs avant ils etaient inverses...



uname -r

Code : Tout sélectionner

5.2.11-arch1-1-ARCH
Xorg.0.log

Code : Tout sélectionner

[    14.822] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[    14.822] Build Operating System: Linux Arch Linux
[    14.822] Current Operating System: Linux hellodomx 5.2.11-arch1-1-ARCH #1 SMP PREEMPT Thu Aug 29 08:09:36 UTC 2019 x86_64
[    14.822] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5323fb36-d966-4ec5-abea-b19499b8c55b rw quiet loglevel=3
[    14.822] Build Date: 30 June 2019  09:52:01AM
[    14.822]  
[    14.822] Current version of pixman: 0.38.4
[    14.822] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.822] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.822] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep  7 08:29:12 2019
[    14.823] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.824] (==) No Layout section.  Using the first Screen section.
[    14.824] (==) No screen section available. Using defaults.
[    14.824] (**) |-->Screen "Default Screen Section" (0)
[    14.824] (**) |   |-->Monitor "<default monitor>"
[    14.825] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.825] (==) Automatically adding devices
[    14.825] (==) Automatically enabling devices
[    14.825] (==) Automatically adding GPU devices
[    14.825] (==) Automatically binding GPU devices
[    14.825] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.825] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    14.825] 	Entry deleted from font path.
[    14.825] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    14.825] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    14.825] 	Entry deleted from font path.
[    14.825] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    14.825] 	Entry deleted from font path.
[    14.825] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    14.825] 	Entry deleted from font path.
[    14.826] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    14.826] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.826] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.826] (II) Module ABI versions:
[    14.826] 	X.Org ANSI C Emulation: 0.4
[    14.826] 	X.Org Video Driver: 24.0
[    14.826] 	X.Org XInput driver : 24.1
[    14.826] 	X.Org Server Extension : 10.0
[    14.827] (++) using VT number 7

[    14.828] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    14.829] (II) xfree86: Adding drm device (/dev/dri/card1)
[    14.829] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.849] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    14.849] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[    14.851] (--) PCI: (0@0:2:0) 8086:191b:17aa:222e rev 6, Mem @ 0xd2000000/16777216, 0x60000000/536870912, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    14.851] (--) PCI:*(1@0:0:0) 10de:13b0:17aa:222e rev 162, Mem @ 0xd3000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    14.851] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    14.851] (II) LoadModule: "glx"
[    14.852] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.862] (II) Module glx: vendor="X.Org Foundation"
[    14.862] 	compiled for 1.20.5, module version = 1.0.0
[    14.862] 	ABI class: X.Org Server Extension, version 10.0
[    14.862] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    14.862] 	loading driver: nvidia
[    14.862] (II) Applying OutputClass "intel" to /dev/dri/card0
[    14.862] 	loading driver: modesetting
[    14.862] (==) Matched nvidia as autoconfigured driver 0
[    14.862] (==) Matched nouveau as autoconfigured driver 1
[    14.862] (==) Matched nv as autoconfigured driver 2
[    14.862] (==) Matched modesetting as autoconfigured driver 3
[    14.862] (==) Matched intel as autoconfigured driver 4
[    14.862] (==) Matched fbdev as autoconfigured driver 5
[    14.862] (==) Matched vesa as autoconfigured driver 6
[    14.862] (==) Assigned the driver to the xf86ConfigLayout
[    14.862] (II) LoadModule: "nvidia"
[    14.863] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    14.868] (II) Module nvidia: vendor="NVIDIA Corporation"
[    14.868] 	compiled for 1.6.99.901, module version = 1.0.0
[    14.868] 	Module class: X.Org Video Driver
[    14.868] (II) LoadModule: "nouveau"
[    14.869] (WW) Warning, couldn't open module nouveau
[    14.869] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    14.869] (II) LoadModule: "nv"
[    14.870] (WW) Warning, couldn't open module nv
[    14.870] (EE) Failed to load module "nv" (module does not exist, 0)
[    14.870] (II) LoadModule: "modesetting"
[    14.870] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    14.872] (II) Module modesetting: vendor="X.Org Foundation"
[    14.872] 	compiled for 1.20.5, module version = 1.20.5
[    14.872] 	Module class: X.Org Video Driver
[    14.872] 	ABI class: X.Org Video Driver, version 24.0
[    14.872] (II) LoadModule: "intel"
[    14.873] (WW) Warning, couldn't open module intel
[    14.873] (EE) Failed to load module "intel" (module does not exist, 0)
[    14.873] (II) LoadModule: "fbdev"
[    14.873] (WW) Warning, couldn't open module fbdev
[    14.873] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    14.873] (II) LoadModule: "vesa"
[    14.873] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    14.874] (II) Module vesa: vendor="X.Org Foundation"
[    14.874] 	compiled for 1.20.0, module version = 2.4.0
[    14.874] 	Module class: X.Org Video Driver
[    14.874] 	ABI class: X.Org Video Driver, version 24.0
[    14.874] (II) NVIDIA dlloader X Driver  435.21  Sun Aug 25 08:17:08 CDT 2019
[    14.874] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    14.874] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.874] (II) VESA: driver for VESA chipsets: vesa
[    14.886] (II) Loading sub module "fb"
[    14.886] (II) LoadModule: "fb"
[    14.887] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.887] (II) Module fb: vendor="X.Org Foundation"
[    14.887] 	compiled for 1.20.5, module version = 1.0.0
[    14.887] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.887] (II) Loading sub module "wfb"
[    14.887] (II) LoadModule: "wfb"
[    14.888] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    14.888] (II) Module wfb: vendor="X.Org Foundation"
[    14.888] 	compiled for 1.20.5, module version = 1.0.0
[    14.888] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.888] (II) Loading sub module "ramdac"
[    14.888] (II) LoadModule: "ramdac"
[    14.889] (II) Module "ramdac" already built-in
[    14.889] (WW) Falling back to old probe method for modesetting
[    14.913] (II) modeset(G0): using drv /dev/dri/card0
[    14.913] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.913] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    14.913] (==) NVIDIA(0): RGB weight 888
[    14.913] (==) NVIDIA(0): Default visual is TrueColor
[    14.913] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.913] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    14.913] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    14.913] (**) NVIDIA(0): Enabling 2D acceleration
[    14.913] (II) Loading sub module "glxserver_nvidia"
[    14.913] (II) LoadModule: "glxserver_nvidia"
[    14.914] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    14.947] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    14.947] 	compiled for 1.6.99.901, module version = 1.0.0
[    14.947] 	Module class: X.Org Server Extension
[    14.947] (II) NVIDIA GLX Module  435.21  Sun Aug 25 08:14:27 CDT 2019
[    14.948] (II) NVIDIA: The X server does not support PRIME Render Offload.
[    16.147] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    16.147] (--) NVIDIA(0):     DFP-0
[    16.147] (--) NVIDIA(0):     DFP-1 (boot)
[    16.147] (--) NVIDIA(0):     DFP-2
[    16.147] (--) NVIDIA(0):     DFP-3
[    16.147] (--) NVIDIA(0):     DFP-4
[    16.147] (--) NVIDIA(0):     DFP-5
[    16.148] (II) NVIDIA(0): NVIDIA GPU Quadro M2000M (GM107GL-A) at PCI:1:0:0 (GPU-0)
[    16.148] (--) NVIDIA(0): Memory: 4194304 kBytes
[    16.148] (--) NVIDIA(0): VideoBIOS: 82.07.9d.00.15
[    16.148] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    16.148] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    16.148] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    16.148] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    16.148] (--) NVIDIA(GPU-0): 
[    16.276] (--) NVIDIA(GPU-0): ViewSonic VX2457 (DFP-1): connected
[    16.276] (--) NVIDIA(GPU-0): ViewSonic VX2457 (DFP-1): Internal TMDS
[    16.276] (--) NVIDIA(GPU-0): ViewSonic VX2457 (DFP-1): 340.0 MHz maximum pixel clock
[    16.276] (--) NVIDIA(GPU-0): 
[    16.277] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    16.277] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    16.277] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    16.277] (--) NVIDIA(GPU-0): 
[    16.277] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    16.277] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    16.277] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[    16.277] (--) NVIDIA(GPU-0): 
[    16.277] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.277] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    16.277] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[    16.277] (--) NVIDIA(GPU-0): 
[    16.277] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.277] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    16.277] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[    16.277] (--) NVIDIA(GPU-0): 
[    16.281] (==) NVIDIA(0): 
[    16.281] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    16.281] (==) NVIDIA(0):     will be used as the requested mode.
[    16.281] (==) NVIDIA(0): 
[    16.282] (II) NVIDIA(0): Validated MetaModes:
[    16.282] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[    16.282] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    16.288] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[    16.288] (--) NVIDIA(0):     option
[    16.288] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    16.288] (==) modeset(G0): RGB weight 888
[    16.288] (==) modeset(G0): Default visual is TrueColor
[    16.288] (II) Loading sub module "glamoregl"
[    16.288] (II) LoadModule: "glamoregl"
[    16.288] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    16.295] (II) Module glamoregl: vendor="X.Org Foundation"
[    16.295] 	compiled for 1.20.5, module version = 1.0.1
[    16.295] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.366] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) 
[    16.366] (II) modeset(G0): glamor initialized
[    16.367] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    16.369] (II) modeset(G0): EDID for output eDP-1-1
[    16.369] (II) modeset(G0): Manufacturer: LGD  Model: 54f  Serial#: 0
[    16.369] (II) modeset(G0): Year: 2016  Week: 0
[    16.369] (II) modeset(G0): EDID Version: 1.4
[    16.369] (II) modeset(G0): Digital Display Input
[    16.369] (II) modeset(G0): 6 bits per channel
[    16.369] (II) modeset(G0): Digital interface is DisplayPort
[    16.369] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    16.369] (II) modeset(G0): Gamma: 2.20
[    16.369] (II) modeset(G0): DPMS capabilities: StandBy Suspend Off
[    16.369] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    16.369] (II) modeset(G0): First detailed timing is preferred mode
[    16.369] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    16.369] (II) modeset(G0): redX: 0.580 redY: 0.350   greenX: 0.340 greenY: 0.560
[    16.369] (II) modeset(G0): blueX: 0.155 blueY: 0.125   whiteX: 0.313 whiteY: 0.329
[    16.369] (II) modeset(G0): Manufacturer's mask: 0
[    16.369] (II) modeset(G0): Supported detailed timing:
[    16.369] (II) modeset(G0): clock: 138.7 MHz   Image Size:  344 x 194 mm
[    16.369] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    16.369] (II) modeset(G0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    16.369] (II) modeset(G0): Supported detailed timing:
[    16.369] (II) modeset(G0): clock: 114.5 MHz   Image Size:  344 x 194 mm
[    16.369] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2164 h_border: 0
[    16.369] (II) modeset(G0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1102 v_border: 0
[    16.369] (II) modeset(G0):  LG Display
[    16.369] (II) modeset(G0):  LP156WF6-SPK3
[    16.369] (II) modeset(G0): EDID (in hex):
[    16.369] (II) modeset(G0): 	00ffffffffffff0030e44f0500000000
[    16.369] (II) modeset(G0): 	001a010495221378eaa1c59459578f27
[    16.369] (II) modeset(G0): 	20505400000001010101010101010101
[    16.369] (II) modeset(G0): 	0101010101012e3680a070381f403020
[    16.369] (II) modeset(G0): 	350058c21000001ab62c80f470381640
[    16.369] (II) modeset(G0): 	3020350058c21000001a000000fe004c
[    16.369] (II) modeset(G0): 	4720446973706c61790a2020000000fe
[    16.369] (II) modeset(G0): 	004c503135365746362d53504b330086
[    16.369] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    16.369] (II) modeset(G0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    16.369] (II) modeset(G0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    16.369] (II) modeset(G0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    16.369] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    16.369] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    16.369] (II) modeset(G0): Modeline "1920x1080"x48.0  114.46  1920 1968 2000 2164  1080 1083 1088 1102 +hsync -vsync (52.9 kHz e)
[    16.369] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    16.369] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    16.369] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    16.369] (II) modeset(G0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    16.369] (II) modeset(G0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    16.369] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    16.369] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    16.369] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    16.369] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    16.369] (II) modeset(G0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    16.369] (II) modeset(G0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    16.369] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    16.369] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    16.369] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    16.369] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    16.369] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    16.369] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    16.369] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    16.370] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    16.370] (II) modeset(G0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    16.370] (II) modeset(G0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    16.370] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    16.370] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    16.370] (II) modeset(G0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    16.370] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    16.370] (II) modeset(G0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    16.370] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    16.370] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    16.370] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    16.370] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    16.370] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    16.370] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    16.370] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    16.370] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    16.370] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    16.370] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    16.370] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    16.370] (II) modeset(G0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    16.370] (II) modeset(G0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    16.370] (II) modeset(G0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    16.370] (II) modeset(G0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    16.370] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    16.370] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    16.370] (II) modeset(G0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    16.370] (II) modeset(G0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    16.370] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    16.370] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    16.370] (II) modeset(G0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    16.370] (II) modeset(G0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    16.370] (II) modeset(G0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    16.370] (II) modeset(G0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    16.370] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    16.370] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    16.370] (II) modeset(G0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    16.370] (II) modeset(G0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    16.370] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    16.370] (II) modeset(G0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    16.370] (II) modeset(G0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    16.370] (II) modeset(G0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    16.370] (II) modeset(G0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    16.370] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    16.370] (==) modeset(G0): DPI set to (96, 96)
[    16.370] (II) Loading sub module "fb"
[    16.370] (II) LoadModule: "fb"
[    16.370] (II) Loading /usr/lib/xorg/modules/libfb.so
[    16.370] (II) Module fb: vendor="X.Org Foundation"
[    16.370] 	compiled for 1.20.5, module version = 1.0.0
[    16.370] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.370] (II) UnloadModule: "vesa"
[    16.370] (II) Unloading vesa
[    16.376] (==) modeset(G0): Backing store enabled
[    16.376] (==) modeset(G0): Silken mouse disabled
[    16.429] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    16.429] (==) modeset(G0): DPMS enabled
[    16.430] (II) modeset(G0): [DRI2] Setup complete
[    16.430] (II) modeset(G0): [DRI2]   DRI driver: i965
[    16.430] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[    16.431] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    16.431] (II) NVIDIA:     access.
[    16.437] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    16.437] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    16.437] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    16.437] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    16.437] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    16.437] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    16.437] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    16.437] (II) NVIDIA(0):     Config Options in the README.
[    16.473] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    16.501] (==) NVIDIA(0): Disabling shared memory pixmaps
[    16.501] (==) NVIDIA(0): Backing store enabled
[    16.501] (==) NVIDIA(0): Silken mouse disabled
[    16.501] (==) NVIDIA(0): DPMS enabled
[    16.501] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    16.501] (II) Loading sub module "dri2"
[    16.501] (II) LoadModule: "dri2"
[    16.501] (II) Module "dri2" already built-in
[    16.501] (II) NVIDIA(0): [DRI2] Setup complete
[    16.501] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    16.501] (II) Initializing extension Generic Event Extension
[    16.501] (II) Initializing extension SHAPE
[    16.501] (II) Initializing extension MIT-SHM
[    16.502] (II) Initializing extension XInputExtension
[    16.502] (II) Initializing extension XTEST
[    16.502] (II) Initializing extension BIG-REQUESTS
[    16.502] (II) Initializing extension SYNC
[    16.502] (II) Initializing extension XKEYBOARD
[    16.502] (II) Initializing extension XC-MISC
[    16.502] (II) Initializing extension SECURITY
[    16.502] (II) Initializing extension XFIXES
[    16.502] (II) Initializing extension RENDER
[    16.502] (II) Initializing extension RANDR
[    16.503] (II) Initializing extension COMPOSITE
[    16.503] (II) Initializing extension DAMAGE
[    16.503] (II) Initializing extension MIT-SCREEN-SAVER
[    16.503] (II) Initializing extension DOUBLE-BUFFER
[    16.503] (II) Initializing extension RECORD
[    16.503] (II) Initializing extension DPMS
[    16.503] (II) Initializing extension Present
[    16.503] (II) Initializing extension DRI3
[    16.503] (II) Initializing extension X-Resource
[    16.504] (II) Initializing extension XVideo
[    16.504] (II) Initializing extension XVideo-MotionCompensation
[    16.504] (II) Initializing extension GLX
[    16.504] (II) Initializing extension GLX
[    16.504] (II) Indirect GLX disabled.
[    16.504] (II) GLX: Another vendor is already registered for screen 0
[    16.504] (II) Initializing extension XFree86-VidModeExtension
[    16.504] (II) Initializing extension XFree86-DGA
[    16.504] (II) Initializing extension XFree86-DRI
[    16.504] (II) Initializing extension DRI2
[    16.504] (II) Initializing extension NV-GLX
[    16.504] (II) Initializing extension NV-CONTROL
[    16.504] (II) Initializing extension XINERAMA
[    16.775] (II) modeset(G0): Damage tracking initialized
[    16.870] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    16.870] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.870] (II) LoadModule: "libinput"
[    16.870] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    16.873] (II) Module libinput: vendor="X.Org Foundation"
[    16.873] 	compiled for 1.20.5, module version = 0.29.0
[    16.873] 	Module class: X.Org XInput Driver
[    16.873] 	ABI class: X.Org XInput driver, version 24.1
[    16.873] (II) Using input driver 'libinput' for 'Power Button'
[    16.873] (**) Power Button: always reports core events
[    16.873] (**) Option "Device" "/dev/input/event2"
[    16.873] (**) Option "_source" "server/udev"
[    16.877] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    16.877] (II) event2  - Power Button: device is a keyboard
[    16.877] (II) event2  - Power Button: device removed
[    16.912] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    16.912] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.913] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    16.913] (II) event2  - Power Button: device is a keyboard
[    16.914] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    16.914] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.914] (II) Using input driver 'libinput' for 'Video Bus'
[    16.914] (**) Video Bus: always reports core events
[    16.914] (**) Option "Device" "/dev/input/event7"
[    16.914] (**) Option "_source" "server/udev"
[    16.915] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    16.915] (II) event7  - Video Bus: device is a keyboard
[    16.915] (II) event7  - Video Bus: device removed
[    16.966] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event7"
[    16.966] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    16.968] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    16.968] (II) event7  - Video Bus: device is a keyboard
[    16.969] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    16.969] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.969] (II) Using input driver 'libinput' for 'Video Bus'
[    16.969] (**) Video Bus: always reports core events
[    16.969] (**) Option "Device" "/dev/input/event6"
[    16.969] (**) Option "_source" "server/udev"
[    16.971] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    16.971] (II) event6  - Video Bus: device is a keyboard
[    16.971] (II) event6  - Video Bus: device removed
[    17.032] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input8/event6"
[    17.032] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    17.035] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    17.035] (II) event6  - Video Bus: device is a keyboard
[    17.036] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    17.036] (II) No input driver specified, ignoring this device.
[    17.036] (II) This device may have been added with another device file.
[    17.037] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    17.037] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    17.037] (II) Using input driver 'libinput' for 'Sleep Button'
[    17.037] (**) Sleep Button: always reports core events
[    17.037] (**) Option "Device" "/dev/input/event1"
[    17.037] (**) Option "_source" "server/udev"
[    17.039] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    17.039] (II) event1  - Sleep Button: device is a keyboard
[    17.039] (II) event1  - Sleep Button: device removed
[    17.072] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    17.072] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    17.074] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    17.074] (II) event1  - Sleep Button: device is a keyboard
[    17.077] (II) config/udev: Adding input device Logitech K800 (/dev/input/event15)
[    17.077] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[    17.077] (II) Using input driver 'libinput' for 'Logitech K800'
[    17.077] (**) Logitech K800: always reports core events
[    17.077] (**) Option "Device" "/dev/input/event15"
[    17.077] (**) Option "_source" "server/udev"
[    17.081] (II) event15 - Logitech K800: is tagged by udev as: Keyboard
[    17.081] (II) event15 - Logitech K800: device is a keyboard
[    17.081] (II) event15 - Logitech K800: device removed
[    17.112] (II) libinput: Logitech K800: needs a virtual subdevice
[    17.113] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3:1.2/0003:046D:C52B.0003/0003:046D:2010.0008/input/input38/event15"
[    17.113] (II) XINPUT: Adding extended input device "Logitech K800" (type: MOUSE, id 10)
[    17.113] (**) Option "AccelerationScheme" "none"
[    17.113] (**) Logitech K800: (accel) selected scheme none/0
[    17.113] (**) Logitech K800: (accel) acceleration factor: 2.000
[    17.113] (**) Logitech K800: (accel) acceleration threshold: 4
[    17.116] (II) event15 - Logitech K800: is tagged by udev as: Keyboard
[    17.116] (II) event15 - Logitech K800: device is a keyboard
[    17.118] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event16)
[    17.118] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[    17.118] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[    17.118] (**) Logitech Wireless Mouse: always reports core events
[    17.118] (**) Option "Device" "/dev/input/event16"
[    17.118] (**) Option "_source" "server/udev"
[    17.122] (II) event16 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[    17.122] (II) event16 - Logitech Wireless Mouse: device is a pointer
[    17.122] (II) event16 - Logitech Wireless Mouse: device removed
[    17.192] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.4/1-5.4:1.2/0003:046D:C52B.0006/0003:046D:4055.0009/input/input39/event16"
[    17.192] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 11)
[    17.193] (**) Option "AccelerationScheme" "none"
[    17.193] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[    17.193] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[    17.193] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[    17.196] (II) event16 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[    17.196] (II) event16 - Logitech Wireless Mouse: device is a pointer
[    17.198] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse1)
[    17.198] (II) No input driver specified, ignoring this device.
[    17.198] (II) This device may have been added with another device file.
[    17.199] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event14)
[    17.199] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    17.199] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    17.199] (**) Integrated Camera: Integrated C: always reports core events
[    17.199] (**) Option "Device" "/dev/input/event14"
[    17.199] (**) Option "_source" "server/udev"
[    17.202] (II) event14 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    17.202] (II) event14 - Integrated Camera: Integrated C: device is a keyboard
[    17.202] (II) event14 - Integrated Camera: Integrated C: device removed
[    17.259] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input17/event14"
[    17.259] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 12)
[    17.262] (II) event14 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    17.262] (II) event14 - Integrated Camera: Integrated C: device is a keyboard
[    17.263] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[    17.263] (II) No input driver specified, ignoring this device.
[    17.263] (II) This device may have been added with another device file.
[    17.264] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    17.264] (II) No input driver specified, ignoring this device.
[    17.264] (II) This device may have been added with another device file.
[    17.264] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event10)
[    17.264] (II) No input driver specified, ignoring this device.
[    17.264] (II) This device may have been added with another device file.
[    17.265] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event11)
[    17.265] (II) No input driver specified, ignoring this device.
[    17.265] (II) This device may have been added with another device file.
[    17.266] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[    17.266] (II) No input driver specified, ignoring this device.
[    17.266] (II) This device may have been added with another device file.
[    17.267] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    17.267] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    17.267] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    17.267] (**) AT Translated Set 2 keyboard: always reports core events
[    17.267] (**) Option "Device" "/dev/input/event3"
[    17.267] (**) Option "_source" "server/udev"
[    17.269] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    17.269] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    17.270] (II) event3  - AT Translated Set 2 keyboard: device removed
[    17.299] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    17.299] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    17.302] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    17.302] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    17.304] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    17.304] (II) No input driver specified, ignoring this device.
[    17.304] (II) This device may have been added with another device file.
[    17.305] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[    17.305] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    17.305] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    17.305] (**) ThinkPad Extra Buttons: always reports core events
[    17.305] (**) Option "Device" "/dev/input/event4"
[    17.305] (**) Option "_source" "server/udev"
[    17.306] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    17.306] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[    17.306] (II) event4  - ThinkPad Extra Buttons: device removed
[    17.339] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[    17.339] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[    17.341] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    17.341] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[    17.342] (II) config/udev: Adding input device Synaptics TM3149-002 (/dev/input/event13)
[    17.342] (**) Synaptics TM3149-002: Applying InputClass "libinput touchpad catchall"
[    17.342] (II) Using input driver 'libinput' for 'Synaptics TM3149-002'
[    17.343] (**) Synaptics TM3149-002: always reports core events
[    17.343] (**) Option "Device" "/dev/input/event13"
[    17.343] (**) Option "_source" "server/udev"
[    17.344] (II) event13 - Synaptics TM3149-002: is tagged by udev as: Touchpad
[    17.346] (II) event13 - Synaptics TM3149-002: device is a touchpad
[    17.346] (II) event13 - Synaptics TM3149-002: device removed
[    17.406] (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input15/event13"
[    17.406] (II) XINPUT: Adding extended input device "Synaptics TM3149-002" (type: TOUCHPAD, id 15)
[    17.407] (**) Option "AccelerationScheme" "none"
[    17.407] (**) Synaptics TM3149-002: (accel) selected scheme none/0
[    17.407] (**) Synaptics TM3149-002: (accel) acceleration factor: 2.000
[    17.407] (**) Synaptics TM3149-002: (accel) acceleration threshold: 4
[    17.409] (II) event13 - Synaptics TM3149-002: is tagged by udev as: Touchpad
[    17.410] (II) event13 - Synaptics TM3149-002: device is a touchpad
[    17.411] (II) config/udev: Adding input device Synaptics TM3149-002 (/dev/input/mouse0)
[    17.411] (II) No input driver specified, ignoring this device.
[    17.411] (II) This device may have been added with another device file.
[    17.419] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[    17.419] (II) Using input driver 'libinput' for 'Logitech K800'
[    17.419] (**) Logitech K800: always reports core events
[    17.419] (**) Option "Device" "/dev/input/event15"
[    17.419] (**) Option "_source" "_driver/libinput"
[    17.419] (II) libinput: Logitech K800: is a virtual subdevice
[    17.420] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3:1.2/0003:046D:C52B.0003/0003:046D:2010.0008/input/input38/event15"
[    17.420] (II) XINPUT: Adding extended input device "Logitech K800" (type: KEYBOARD, id 16)
[    17.665] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    17.665] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    17.665] (--) NVIDIA(GPU-0): DFP-1: 340.0 MHz maximum pixel clock
[    17.665] (--) NVIDIA(GPU-0): 
[    18.787] (--) NVIDIA(GPU-0): ViewSonic VX2457 (DFP-1): connected
[    18.787] (--) NVIDIA(GPU-0): ViewSonic VX2457 (DFP-1): Internal TMDS
[    18.787] (--) NVIDIA(GPU-0): ViewSonic VX2457 (DFP-1): 340.0 MHz maximum pixel clock
[    18.787] (--) NVIDIA(GPU-0): 
[    39.195] (II) event2  - Power Button: device removed
[    39.219] (II) event7  - Video Bus: device removed
[    39.272] (II) event6  - Video Bus: device removed
[    39.326] (II) event1  - Sleep Button: device removed
[    39.352] (II) event16 - Logitech Wireless Mouse: device removed
[    39.419] (II) event14 - Integrated Camera: Integrated C: device removed
[    39.472] (II) event3  - AT Translated Set 2 keyboard: device removed
[    39.499] (II) event4  - ThinkPad Extra Buttons: device removed
[    39.526] (II) event13 - Synaptics TM3149-002: device removed
[    39.579] (II) event15 - Logitech K800: device removed
pacman -Qi nvidia

Code : Tout sélectionner

Name            : nvidia
Version         : 435.21-1
Description     : NVIDIA drivers for linux
Architecture    : x86_64
URL             : http://www.nvidia.com/
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : linux  nvidia-utils=435.21  libglvnd
Optional Deps   : None
Required By     : nvidia-xrun
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 13.34 MiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Fri 30 Aug 2019 02:30:24 PM CEST
Install Date    : Sun 01 Sep 2019 05:06:10 PM CEST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature
Merci d avance pour votre aide
Répondre