Bonjour.
Comme beaucoup de gens, je suis confiné et je télétravaille. Comme ça dure, j'ai investi dans un écran externe (un Iiyama 27") pour être plus confortablement installé qu'avec l'écran de l'ordinateur potable (un Dell Latitude E6530 avec LMDE 3 comme OS).
Au début j'ai au le problème que Cinnamon gelait complètement lorsque je connectais l'écran. J'ai fini par trouver le truc : il faut connecter l'écran avant le démarrage de l'OS.
Cet écran externe est configuré en 1920x1080 (résolution par défaut et aussi le maximum) et connecté en HDMI, celui du portable est lui en 1600x900. Les deux écrans sont actifs.
Mais je constate que l'ordinateur est ralenti de manière sensible depuis l'ajout de cet écran. Je n'avais pas eu ce problème avec un autre ordinateur portable (plus puissant) lorsque je le connectais à divers écrans. Mais celui-ci avait un driver NVDIA installé.
Je me dis donc que
peut-être il existe un paramétrage ou un driver pour que ça rame moins ?
Je n'ai pas de fichier xorg.conf (différence LMDE ?) et le contenu de Xorg.0.log est :
[ 28.959]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 28.959] X Protocol Version 11, Revision 0
[ 28.959] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 28.959] Current Operating System: Linux geometrix 4.9.0-12-amd64 #1 SMP Debian 4.9.210-1 (2020-01-20) x86_64
[ 28.959] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-12-amd64 root=UUID=bbadc352-1b95-443b-85d2-60aae19acb3f ro quiet splash
[ 28.959] Build Date: 03 November 2018 03:09:11AM
[ 28.959] xorg-server 2:1.19.2-1+deb9u5 (https://www.debian.org/support)
[ 28.959] Current version of pixman: 0.34.0
[ 28.959] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 28.959] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 28.959] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 10 20:48:30 2020
[ 29.077] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 29.116] (==) No Layout section. Using the first Screen section.
[ 29.116] (==) No screen section available. Using defaults.
[ 29.116] (**) |-->Screen "Default Screen Section" (0)
[ 29.116] (**) | |-->Monitor "<default monitor>"
[ 29.116] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 29.116] (==) Automatically adding devices
[ 29.116] (==) Automatically enabling devices
[ 29.116] (==) Automatically adding GPU devices
[ 29.116] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 29.181] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 29.181] Entry deleted from font path.
[ 29.212] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 29.212] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 29.212] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 29.212] (II) Loader magic: 0x556bddf90e00
[ 29.212] (II) Module ABI versions:
[ 29.212] X.Org ANSI C Emulation: 0.4
[ 29.212] X.Org Video Driver: 23.0
[ 29.212] X.Org XInput driver : 24.1
[ 29.212] X.Org Server Extension : 10.0
[ 29.213] (++) using VT number 7
[ 29.213] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 29.214] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 29.216] (--) PCI:*(0:1:0:0) 10de:0dfc:1028:0535 rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 29.216] (II) LoadModule: "glx"
[ 29.216] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 29.919] (II) Module glx: vendor="X.Org Foundation"
[ 29.919] compiled for 1.19.2, module version = 1.0.0
[ 29.919] ABI class: X.Org Server Extension, version 10.0
[ 29.919] (==) Matched nouveau as autoconfigured driver 0
[ 29.919] (==) Matched nv as autoconfigured driver 1
[ 29.919] (==) Matched nouveau as autoconfigured driver 2
[ 29.919] (==) Matched nv as autoconfigured driver 3
[ 29.919] (==) Matched modesetting as autoconfigured driver 4
[ 29.919] (==) Matched fbdev as autoconfigured driver 5
[ 29.919] (==) Matched vesa as autoconfigured driver 6
[ 29.919] (==) Assigned the driver to the xf86ConfigLayout
[ 29.919] (II) LoadModule: "nouveau"
[ 29.921] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 29.992] (II) Module nouveau: vendor="X.Org Foundation"
[ 29.992] compiled for 1.19.3, module version = 1.0.13
[ 29.992] Module class: X.Org Video Driver
[ 29.992] ABI class: X.Org Video Driver, version 23.0
[ 29.992] (II) LoadModule: "nv"
[ 29.993] (WW) Warning, couldn't open module nv
[ 29.993] (II) UnloadModule: "nv"
[ 29.993] (II) Unloading nv
[ 29.993] (EE) Failed to load module "nv" (module does not exist, 0)
[ 29.993] (II) LoadModule: "modesetting"
[ 29.993] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 29.994] (II) Module modesetting: vendor="X.Org Foundation"
[ 29.994] compiled for 1.19.2, module version = 1.19.2
[ 29.994] Module class: X.Org Video Driver
[ 29.994] ABI class: X.Org Video Driver, version 23.0
[ 29.994] (II) LoadModule: "fbdev"
[ 29.994] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 30.010] (II) Module fbdev: vendor="X.Org Foundation"
[ 30.010] compiled for 1.19.0, module version = 0.4.4
[ 30.010] Module class: X.Org Video Driver
[ 30.010] ABI class: X.Org Video Driver, version 23.0
[ 30.010] (II) LoadModule: "vesa"
[ 30.010] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 30.044] (II) Module vesa: vendor="X.Org Foundation"
[ 30.044] compiled for 1.19.0, module version = 2.3.4
[ 30.044] Module class: X.Org Video Driver
[ 30.044] ABI class: X.Org Video Driver, version 23.0
[ 30.044] (II) NOUVEAU driver Date: Tue Sep 20 00:31:06 2016 -0400
[ 30.044] (II) NOUVEAU driver for NVIDIA chipset families :
[ 30.044] RIVA TNT (NV04)
[ 30.044] RIVA TNT2 (NV05)
[ 30.044] GeForce 256 (NV10)
[ 30.044] GeForce 2 (NV11, NV15)
[ 30.044] GeForce 4MX (NV17, NV18)
[ 30.044] GeForce 3 (NV20)
[ 30.044] GeForce 4Ti (NV25, NV28)
[ 30.044] GeForce FX (NV3x)
[ 30.044] GeForce 6 (NV4x)
[ 30.044] GeForce 7 (G7x)
[ 30.044] GeForce 8 (G8x)
[ 30.044] GeForce GTX 200 (NVA0)
[ 30.044] GeForce GTX 400 (NVC0)
[ 30.044] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 30.044] (II) FBDEV: driver for framebuffer: fbdev
[ 30.044] (II) VESA: driver for VESA chipsets: vesa
[ 30.047] (II) [drm] nouveau interface version: 1.3.1
[ 30.047] (WW) Falling back to old probe method for modesetting
[ 30.047] (WW) Falling back to old probe method for fbdev
[ 30.047] (II) Loading sub module "fbdevhw"
[ 30.047] (II) LoadModule: "fbdevhw"
[ 30.047] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 30.048] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 30.048] compiled for 1.19.2, module version = 0.0.2
[ 30.048] ABI class: X.Org Video Driver, version 23.0
[ 30.048] (WW) Falling back to old probe method for vesa
[ 30.048] (II) Loading sub module "dri2"
[ 30.048] (II) LoadModule: "dri2"
[ 30.048] (II) Module "dri2" already built-in
[ 30.048] (--) NOUVEAU(0): Chipset: "NVIDIA NVC1"
[ 30.048] (II) NOUVEAU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 30.048] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 30.048] (==) NOUVEAU(0): RGB weight 888
[ 30.048] (==) NOUVEAU(0): Default visual is TrueColor
[ 30.048] (==) NOUVEAU(0): Using HW cursor
[ 30.048] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[ 30.048] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[ 30.048] (==) NOUVEAU(0): Page flipping enabled
[ 30.048] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[ 30.048] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[ 30.049] (II) NOUVEAU(0): Initializing outputs ...
[ 30.084] (II) NOUVEAU(0): Output LVDS-1 has no monitor section
[ 30.148] (II) NOUVEAU(0): Output DP-1 has no monitor section
[ 30.212] (II) NOUVEAU(0): Output DP-2 has no monitor section
[ 30.278] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[ 30.288] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[ 30.288] (II) NOUVEAU(0): 5 crtcs needed for screen.
[ 30.300] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[ 30.300] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[ 30.333] (II) NOUVEAU(0): EDID for output LVDS-1
[ 30.333] (II) NOUVEAU(0): Manufacturer: LGD Model: 338 Serial#: 0
[ 30.333] (II) NOUVEAU(0): Year: 2011 Week: 0
[ 30.333] (II) NOUVEAU(0): EDID Version: 1.4
[ 30.333] (II) NOUVEAU(0): Digital Display Input
[ 30.333] (II) NOUVEAU(0): 6 bits per channel
[ 30.333] (II) NOUVEAU(0): Digital interface is undefined
[ 30.333] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 30.333] (II) NOUVEAU(0): Gamma: 2.20
[ 30.334] (II) NOUVEAU(0): No DPMS capabilities specified
[ 30.334] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4
[ 30.334] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 30.334] (II) NOUVEAU(0): Preferred mode is native pixel format and refresh rate
[ 30.334] (II) NOUVEAU(0): redX: 0.615 redY: 0.354 greenX: 0.313 greenY: 0.591
[ 30.334] (II) NOUVEAU(0): blueX: 0.153 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
[ 30.334] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 30.334] (II) NOUVEAU(0): Supported detailed timing:
[ 30.334] (II) NOUVEAU(0): clock: 101.7 MHz Image Size: 344 x 194 mm
[ 30.334] (II) NOUVEAU(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1824 h_border: 0
[ 30.334] (II) NOUVEAU(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 928 v_border: 0
[ 30.334] (II) NOUVEAU(0): Supported detailed timing:
[ 30.334] (II) NOUVEAU(0): clock: 101.7 MHz Image Size: 344 x 194 mm
[ 30.334] (II) NOUVEAU(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 2360 h_border: 0
[ 30.334] (II) NOUVEAU(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 1076 v_border: 0
[ 30.334] (II) NOUVEAU(0): D0WRM\80156WD1
[ 30.334] (II) NOUVEAU(0): Unknown vendor-specific block 0
[ 30.334] (II) NOUVEAU(0): EDID (in hex):
[ 30.334] (II) NOUVEAU(0): 00ffffffffffff0030e4380300000000
[ 30.334] (II) NOUVEAU(0): 001501049022137802a5459d5a509727
[ 30.334] (II) NOUVEAU(0): 0e505400000001010101010101010101
[ 30.334] (II) NOUVEAU(0): 010101010101ba2740e060841c303020
[ 30.334] (II) NOUVEAU(0): 350058c210000019ba2740f86284b030
[ 30.334] (II) NOUVEAU(0): 3020350058c210000019000000fe0044
[ 30.334] (II) NOUVEAU(0): 3057524d803135365744310a00000000
[ 30.334] (II) NOUVEAU(0): 00004131990000000002010a2020005b
[ 30.334] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
[ 30.334] (II) NOUVEAU(0): Modeline "1600x900"x60.1 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 30.334] (II) NOUVEAU(0): Modeline "1600x900"x40.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 30.334] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz)
[ 30.334] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 30.334] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 30.334] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
[ 30.334] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz)
[ 30.334] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz)
[ 30.334] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz)
[ 30.396] (II) NOUVEAU(0): EDID for output DP-1
[ 30.460] (II) NOUVEAU(0): EDID for output DP-2
[ 30.524] (II) NOUVEAU(0): EDID for output HDMI-1
[ 30.524] (II) NOUVEAU(0): Manufacturer: IVM Model: 6648 Serial#: 2678
[ 30.524] (II) NOUVEAU(0): Year: 2019 Week: 50
[ 30.524] (II) NOUVEAU(0): EDID Version: 1.3
[ 30.524] (II) NOUVEAU(0): Digital Display Input
[ 30.524] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 30.524] (II) NOUVEAU(0): Gamma: 2.20
[ 30.524] (II) NOUVEAU(0): DPMS capabilities: Off
[ 30.524] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 30.524] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 30.524] (II) NOUVEAU(0): redX: 0.640 redY: 0.332 greenX: 0.319 greenY: 0.619
[ 30.524] (II) NOUVEAU(0): blueX: 0.155 blueY: 0.055 whiteX: 0.312 whiteY: 0.328
[ 30.524] (II) NOUVEAU(0): Supported established timings:
[ 30.524] (II) NOUVEAU(0): 720x400@70Hz
[ 30.524] (II) NOUVEAU(0): 640x480@60Hz
[ 30.524] (II) NOUVEAU(0): 640x480@75Hz
[ 30.524] (II) NOUVEAU(0): 800x600@60Hz
[ 30.524] (II) NOUVEAU(0): 800x600@75Hz
[ 30.524] (II) NOUVEAU(0): 832x624@75Hz
[ 30.524] (II) NOUVEAU(0): 1024x768@60Hz
[ 30.524] (II) NOUVEAU(0): 1024x768@75Hz
[ 30.524] (II) NOUVEAU(0): 1280x1024@75Hz
[ 30.524] (II) NOUVEAU(0): 1152x864@75Hz
[ 30.524] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 30.524] (II) NOUVEAU(0): Supported standard timings:
[ 30.524] (II) NOUVEAU(0): #0: hsize: 1152 vsize 720 refresh: 60 vid: 113
[ 30.524] (II) NOUVEAU(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 30.524] (II) NOUVEAU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 30.524] (II) NOUVEAU(0): #3: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 30.524] (II) NOUVEAU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 30.524] (II) NOUVEAU(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 30.524] (II) NOUVEAU(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 30.524] (II) NOUVEAU(0): Supported detailed timing:
[ 30.524] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 598 x 336 mm
[ 30.524] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 30.524] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 30.524] (II) NOUVEAU(0): Serial No: 1155895022678
[ 30.524] (II) NOUVEAU(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 185 MHz
[ 30.524] (II) NOUVEAU(0): Monitor name: PLX2783H
[ 30.524] (II) NOUVEAU(0): Supported detailed timing:
[ 30.524] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 598 x 336 mm
[ 30.524] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 30.524] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 30.524] (II) NOUVEAU(0): Supported detailed timing:
[ 30.524] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 598 x 336 mm
[ 30.524] (II) NOUVEAU(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 30.524] (II) NOUVEAU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 30.524] (II) NOUVEAU(0): Supported detailed timing:
[ 30.524] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 598 x 336 mm
[ 30.524] (II) NOUVEAU(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 30.524] (II) NOUVEAU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 30.524] (II) NOUVEAU(0): Supported detailed timing:
[ 30.524] (II) NOUVEAU(0): clock: 27.0 MHz Image Size: 598 x 336 mm
[ 30.524] (II) NOUVEAU(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
[ 30.524] (II) NOUVEAU(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
[ 30.524] (II) NOUVEAU(0): Supported detailed timing:
[ 30.524] (II) NOUVEAU(0): clock: 174.5 MHz Image Size: 598 x 336 mm
[ 30.524] (II) NOUVEAU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 30.524] (II) NOUVEAU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1119 v_border: 0
[ 30.524] (II) NOUVEAU(0): Number of EDID sections to follow: 1
[ 30.524] (II) NOUVEAU(0): EDID (in hex):
[ 30.524] (II) NOUVEAU(0): 00ffffffffffff0026cd4866760a0000
[ 30.524] (II) NOUVEAU(0): 321d0103803c22782acec0a355519e27
[ 30.524] (II) NOUVEAU(0): 0e5054a56b80710081408180a940b300
[ 30.524] (II) NOUVEAU(0): 9500d1c00101023a801871382d40582c
[ 30.524] (II) NOUVEAU(0): 450056502100001e000000ff00313135
[ 30.524] (II) NOUVEAU(0): 35383935303232363738000000fd0037
[ 30.524] (II) NOUVEAU(0): 4c1e5312000a202020202020000000fc
[ 30.524] (II) NOUVEAU(0): 00504c5832373833480a202020200197
[ 30.524] (II) NOUVEAU(0): 020322f14f9005040302011112131406
[ 30.524] (II) NOUVEAU(0): 0715161f230907018301000065030c00
[ 30.524] (II) NOUVEAU(0): 1000023a801871382d40582c45005650
[ 30.524] (II) NOUVEAU(0): 2100001e011d80d0721c1620102c2580
[ 30.524] (II) NOUVEAU(0): 56502100009e011d00bc52d01e20b828
[ 30.524] (II) NOUVEAU(0): 554056502100001e8c0ad09020403120
[ 30.525] (II) NOUVEAU(0): 0c4055005650210000182a4480a07038
[ 30.525] (II) NOUVEAU(0): 27403020350056502100001a0000004f
[ 30.525] (II) NOUVEAU(0): Printing probed modes for output HDMI-1
[ 30.525] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 30.525] (II) NOUVEAU(0): Modeline "1920x1080"x75.0 174.50 1920 1968 2000 2080 1080 1083 1088 1119 +hsync -vsync (83.9 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1152x720"x60.0 67.28 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.7 kHz)
[ 30.525] (II) NOUVEAU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 30.525] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 30.535] (II) NOUVEAU(0): EDID for output VGA-1
[ 30.535] (II) NOUVEAU(0): Output LVDS-1 connected
[ 30.535] (II) NOUVEAU(0): Output DP-1 disconnected
[ 30.535] (II) NOUVEAU(0): Output DP-2 disconnected
[ 30.535] (II) NOUVEAU(0): Output HDMI-1 connected
[ 30.535] (II) NOUVEAU(0): Output VGA-1 disconnected
[ 30.535] (II) NOUVEAU(0): Using spanning desktop for initial modes
[ 30.535] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1600x900 +0+0
[ 30.535] (II) NOUVEAU(0): Output HDMI-1 using initial mode 1920x1080 +1600+0
[ 30.536] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 30.536] (--) NOUVEAU(0): Virtual size is 3520x1080 (pitch 0)
[ 30.536] (**) NOUVEAU(0): Driver mode "1600x900": 101.7 MHz (scaled from 0.0 MHz), 55.8 kHz, 60.1 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "1600x900"x60.1 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 30.536] (**) NOUVEAU(0): Driver mode "1600x900": 101.7 MHz (scaled from 0.0 MHz), 43.1 kHz, 40.0 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "1600x900"x40.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 30.536] (**) NOUVEAU(0): Mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 53.8 kHz, 60.0 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz)
[ 30.536] (**) NOUVEAU(0): Mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 30.536] (**) NOUVEAU(0): Mode "800x600": 38.2 MHz (scaled from 0.0 MHz), 37.4 kHz, 59.9 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 30.536] (**) NOUVEAU(0): Mode "640x480": 23.8 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.4 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
[ 30.536] (**) NOUVEAU(0): Mode "720x400": 22.2 MHz (scaled from 0.0 MHz), 24.8 kHz, 59.6 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz)
[ 30.536] (**) NOUVEAU(0): Mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz)
[ 30.536] (**) NOUVEAU(0): Mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz
[ 30.536] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz)
[ 30.536] (==) NOUVEAU(0): DPI set to (96, 96)
[ 30.536] (II) Loading sub module "fb"
[ 30.536] (II) LoadModule: "fb"
[ 30.536] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 30.579] (II) Module fb: vendor="X.Org Foundation"
[ 30.580] compiled for 1.19.2, module version = 1.0.0
[ 30.580] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.580] (II) Loading sub module "shadowfb"
[ 30.580] (II) LoadModule: "shadowfb"
[ 30.580] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 30.580] (II) Module shadowfb: vendor="X.Org Foundation"
[ 30.580] compiled for 1.19.2, module version = 1.0.0
[ 30.580] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.580] (II) UnloadModule: "modesetting"
[ 30.580] (II) Unloading modesetting
[ 30.580] (II) UnloadModule: "fbdev"
[ 30.580] (II) Unloading fbdev
[ 30.581] (II) UnloadSubModule: "fbdevhw"
[ 30.581] (II) Unloading fbdevhw
[ 30.581] (II) UnloadModule: "vesa"
[ 30.581] (II) Unloading vesa
[ 30.581] (--) Depth 24 pixmap format is 32 bpp
[ 30.604] (II) NOUVEAU(0): Channel setup complete.
[ 30.625] (II) NOUVEAU(0): [COPY] async initialised.
[ 30.629] (II) NOUVEAU(0): Hardware support for Present enabled
[ 30.629] (II) NOUVEAU(0): [DRI2] Setup complete
[ 30.629] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 30.629] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
[ 30.629] (II) Loading sub module "exa"
[ 30.629] (II) LoadModule: "exa"
[ 30.629] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 30.652] (II) Module exa: vendor="X.Org Foundation"
[ 30.652] compiled for 1.19.2, module version = 2.6.0
[ 30.652] ABI class: X.Org Video Driver, version 23.0
[ 30.684] (II) EXA(0): Driver allocated offscreen pixmaps
[ 30.684] (II) EXA(0): Driver registered support for the following operations:
[ 30.684] (II) Solid
[ 30.684] (II) Copy
[ 30.684] (II) Composite (RENDER acceleration)
[ 30.684] (II) UploadToScreen
[ 30.684] (II) DownloadFromScreen
[ 30.684] (==) NOUVEAU(0): Backing store enabled
[ 30.684] (==) NOUVEAU(0): Silken mouse enabled
[ 30.684] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 30.684] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 30.684] (==) NOUVEAU(0): DPMS enabled
[ 30.684] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 30.686] (--) RandR disabled
[ 30.690] (II) SELinux: Disabled on system
[ 32.862] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 32.862] (II) AIGLX: enabled GLX_ARB_create_context
[ 32.862] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 32.862] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 32.862] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 32.862] (II) AIGLX: enabled GLX_SGI_swap_control
[ 32.862] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 32.862] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 32.862] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 32.862] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 32.863] (II) AIGLX: Loaded and initialized nouveau
[ 32.863] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 32.869] (II) NOUVEAU(0): NVEnterVT is called.
[ 32.914] (II) NOUVEAU(0): Setting screen physical size to 931 x 285
[ 32.914] resize called 3520 1080
[ 35.209] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 35.209] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 35.209] (II) LoadModule: "libinput"
[ 35.209] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 35.369] (II) Module libinput: vendor="X.Org Foundation"
[ 35.369] compiled for 1.19.0, module version = 0.23.0
[ 35.369] Module class: X.Org XInput Driver
[ 35.369] ABI class: X.Org XInput driver, version 24.1
[ 35.369] (II) Using input driver 'libinput' for 'Power Button'
[ 35.369] (**) Power Button: always reports core events
[ 35.369] (**) Option "Device" "/dev/input/event4"
[ 35.370] (**) Option "_source" "server/udev"
[ 35.370] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 35.370] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 35.384] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[ 35.384] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 35.384] (**) Option "xkb_model" "pc105"
[ 35.384] (**) Option "xkb_layout" "fr"
[ 35.604] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 35.604] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 35.605] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 35.605] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 35.605] (II) Using input driver 'libinput' for 'Video Bus'
[ 35.605] (**) Video Bus: always reports core events
[ 35.605] (**) Option "Device" "/dev/input/event5"
[ 35.605] (**) Option "_source" "server/udev"
[ 35.606] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[ 35.606] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[ 35.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:14/LNXVIDEO:00/input/input6/event5"
[ 35.628] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 35.628] (**) Option "xkb_model" "pc105"
[ 35.628] (**) Option "xkb_layout" "fr"
[ 35.629] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[ 35.629] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[ 35.629] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 35.629] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 35.629] (II) Using input driver 'libinput' for 'Power Button'
[ 35.630] (**) Power Button: always reports core events
[ 35.630] (**) Option "Device" "/dev/input/event2"
[ 35.630] (**) Option "_source" "server/udev"
[ 35.630] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 35.630] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 35.644] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[ 35.644] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 35.644] (**) Option "xkb_model" "pc105"
[ 35.644] (**) Option "xkb_layout" "fr"
[ 35.645] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 35.645] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 35.645] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 35.645] (II) No input driver specified, ignoring this device.
[ 35.645] (II) This device may have been added with another device file.
[ 35.646] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 35.646] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 35.646] (II) Using input driver 'libinput' for 'Sleep Button'
[ 35.646] (**) Sleep Button: always reports core events
[ 35.646] (**) Option "Device" "/dev/input/event3"
[ 35.646] (**) Option "_source" "server/udev"
[ 35.646] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 35.646] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[ 35.672] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[ 35.672] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 35.672] (**) Option "xkb_model" "pc105"
[ 35.672] (**) Option "xkb_layout" "fr"
[ 35.673] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 35.673] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[ 35.674] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 35.674] (II) No input driver specified, ignoring this device.
[ 35.674] (II) This device may have been added with another device file.
[ 35.675] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 35.675] (II) No input driver specified, ignoring this device.
[ 35.675] (II) This device may have been added with another device file.
[ 35.675] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 35.675] (II) No input driver specified, ignoring this device.
[ 35.675] (II) This device may have been added with another device file.
[ 35.676] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 35.676] (II) No input driver specified, ignoring this device.
[ 35.676] (II) This device may have been added with another device file.
[ 35.677] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event6)
[ 35.677] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[ 35.677] (II) Using input driver 'libinput' for ' USB OPTICAL MOUSE'
[ 35.677] (**) USB OPTICAL MOUSE: always reports core events
[ 35.677] (**) Option "Device" "/dev/input/event6"
[ 35.677] (**) Option "_source" "server/udev"
[ 35.736] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is tagged by udev as: Mouse
[ 35.736] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is a pointer caps
[ 35.776] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:0000:3825.0001/input/input8/event6"
[ 35.776] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
[ 35.776] (**) Option "AccelerationScheme" "none"
[ 35.776] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[ 35.776] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 35.776] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 35.836] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is tagged by udev as: Mouse
[ 35.836] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is a pointer caps
[ 35.837] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 35.837] (II) No input driver specified, ignoring this device.
[ 35.837] (II) This device may have been added with another device file.
[ 35.838] (II) config/udev: Adding input device Laptop_Integrated_Webcam_E4HD (/dev/input/event16)
[ 35.838] (**) Laptop_Integrated_Webcam_E4HD: Applying InputClass "libinput keyboard catchall"
[ 35.838] (II) Using input driver 'libinput' for 'Laptop_Integrated_Webcam_E4HD'
[ 35.838] (**) Laptop_Integrated_Webcam_E4HD: always reports core events
[ 35.838] (**) Option "Device" "/dev/input/event16"
[ 35.838] (**) Option "_source" "server/udev"
[ 35.839] (II) input device 'Laptop_Integrated_Webcam_E4HD', /dev/input/event16 is tagged by udev as: Keyboard
[ 35.839] (II) input device 'Laptop_Integrated_Webcam_E4HD', /dev/input/event16 is a keyboard
[ 35.876] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input21/event16"
[ 35.876] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_E4HD" (type: KEYBOARD, id 11)
[ 35.876] (**) Option "xkb_model" "pc105"
[ 35.876] (**) Option "xkb_layout" "fr"
[ 35.877] (II) input device 'Laptop_Integrated_Webcam_E4HD', /dev/input/event16 is tagged by udev as: Keyboard
[ 35.877] (II) input device 'Laptop_Integrated_Webcam_E4HD', /dev/input/event16 is a keyboard
[ 35.878] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 35.878] (II) No input driver specified, ignoring this device.
[ 35.878] (II) This device may have been added with another device file.
[ 35.878] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event11)
[ 35.878] (II) No input driver specified, ignoring this device.
[ 35.878] (II) This device may have been added with another device file.
[ 35.879] (II) config/udev: Adding input device HDA Intel PCH Headset Mic (/dev/input/event12)
[ 35.879] (II) No input driver specified, ignoring this device.
[ 35.879] (II) This device may have been added with another device file.
[ 35.879] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event13)
[ 35.879] (II) No input driver specified, ignoring this device.
[ 35.879] (II) This device may have been added with another device file.
[ 35.880] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[ 35.880] (II) No input driver specified, ignoring this device.
[ 35.880] (II) This device may have been added with another device file.
[ 35.880] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 35.880] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 35.880] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 35.880] (**) AT Translated Set 2 keyboard: always reports core events
[ 35.880] (**) Option "Device" "/dev/input/event0"
[ 35.880] (**) Option "_source" "server/udev"
[ 35.881] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 35.881] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 35.924] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 35.924] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 35.924] (**) Option "xkb_model" "pc105"
[ 35.924] (**) Option "xkb_layout" "fr"
[ 35.925] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 35.925] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 35.926] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event8)
[ 35.926] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "libinput touchpad catchall"
[ 35.926] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 35.926] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 35.926] (**) Option "Device" "/dev/input/event8"
[ 35.926] (**) Option "_source" "server/udev"
[ 35.926] (II) input device 'AlpsPS/2 ALPS DualPoint TouchPad', /dev/input/event8 is tagged by udev as: Touchpad
[ 35.927] (II) input device 'AlpsPS/2 ALPS DualPoint TouchPad', /dev/input/event8 is a touchpad
[ 35.972] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event8"
[ 35.972] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 13)
[ 35.972] (**) Option "AccelerationScheme" "none"
[ 35.972] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) selected scheme none/0
[ 35.972] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 35.972] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 35.973] (II) input device 'AlpsPS/2 ALPS DualPoint TouchPad', /dev/input/event8 is tagged by udev as: Touchpad
[ 35.973] (II) input device 'AlpsPS/2 ALPS DualPoint TouchPad', /dev/input/event8 is a touchpad
[ 35.974] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[ 35.974] (II) No input driver specified, ignoring this device.
[ 35.974] (II) This device may have been added with another device file.
[ 35.974] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/event7)
[ 35.974] (**) AlpsPS/2 ALPS DualPoint Stick: Applying InputClass "libinput pointer catchall"
[ 35.974] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS DualPoint Stick'
[ 35.974] (**) AlpsPS/2 ALPS DualPoint Stick: always reports core events
[ 35.974] (**) Option "Device" "/dev/input/event7"
[ 35.974] (**) Option "_source" "server/udev"
[ 35.975] (II) input device 'AlpsPS/2 ALPS DualPoint Stick', /dev/input/event7 is tagged by udev as: Mouse Pointingstick
[ 35.975] (II) input device 'AlpsPS/2 ALPS DualPoint Stick', /dev/input/event7 is a pointer caps
[ 36.024] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event7"
[ 36.024] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint Stick" (type: MOUSE, id 14)
[ 36.024] (**) Option "AccelerationScheme" "none"
[ 36.024] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) selected scheme none/0
[ 36.024] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration factor: 2.000
[ 36.024] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration threshold: 4
[ 36.025] (II) input device 'AlpsPS/2 ALPS DualPoint Stick', /dev/input/event7 is tagged by udev as: Mouse Pointingstick
[ 36.025] (II) input device 'AlpsPS/2 ALPS DualPoint Stick', /dev/input/event7 is a pointer caps
[ 36.025] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/mouse1)
[ 36.025] (II) No input driver specified, ignoring this device.
[ 36.025] (II) This device may have been added with another device file.
[ 36.026] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 36.026] (II) No input driver specified, ignoring this device.
[ 36.026] (II) This device may have been added with another device file.
[ 36.027] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event15)
[ 36.027] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 36.027] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 36.027] (**) Dell WMI hotkeys: always reports core events
[ 36.027] (**) Option "Device" "/dev/input/event15"
[ 36.027] (**) Option "_source" "server/udev"
[ 36.027] (II) input device 'Dell WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[ 36.027] (II) input device 'Dell WMI hotkeys', /dev/input/event15 is a keyboard
[ 36.068] (**) Option "config_info" "udev:/sys/devices/virtual/input/input16/event15"
[ 36.068] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[ 36.068] (**) Option "xkb_model" "pc105"
[ 36.068] (**) Option "xkb_layout" "fr"
[ 36.069] (II) input device 'Dell WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[ 36.069] (II) input device 'Dell WMI hotkeys', /dev/input/event15 is a keyboard
[ 36.070] (II) config/udev: Adding input device BRLTTY 5.4 Linux Screen Driver Keyboard (/dev/input/event21)
[ 36.070] (**) BRLTTY 5.4 Linux Screen Driver Keyboard: Applying InputClass "libinput keyboard catchall"
[ 36.070] (II) Using input driver 'libinput' for 'BRLTTY 5.4 Linux Screen Driver Keyboard'
[ 36.070] (**) BRLTTY 5.4 Linux Screen Driver Keyboard: always reports core events
[ 36.070] (**) Option "Device" "/dev/input/event21"
[ 36.070] (**) Option "_source" "server/udev"
[ 36.070] (II) input device 'BRLTTY 5.4 Linux Screen Driver Keyboard', /dev/input/event21 is tagged by udev as: Keyboard
[ 36.070] (II) input device 'BRLTTY 5.4 Linux Screen Driver Keyboard', /dev/input/event21 is a keyboard
[ 36.096] (**) Option "config_info" "udev:/sys/devices/virtual/input/input22/event21"
[ 36.096] (II) XINPUT: Adding extended input device "BRLTTY 5.4 Linux Screen Driver Keyboard" (type: KEYBOARD, id 16)
[ 36.096] (**) Option "xkb_model" "pc105"
[ 36.096] (**) Option "xkb_layout" "fr"
[ 36.097] (II) input device 'BRLTTY 5.4 Linux Screen Driver Keyboard', /dev/input/event21 is tagged by udev as: Keyboard
[ 36.097] (II) input device 'BRLTTY 5.4 Linux Screen Driver Keyboard', /dev/input/event21 is a keyboard
[ 96.909] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 96.910] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 96.910] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 96.910] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 97.246] resize called 3520 1080
[ 97.404] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 97.404] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 97.404] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 97.404] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 97.657] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 97.657] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 97.657] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 97.657] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 97.888] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 97.888] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 97.888] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 97.888] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 98.852] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 98.852] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 98.852] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 98.852] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 100.355] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 100.355] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 100.355] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 100.355] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 100.601] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 100.601] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 100.601] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 100.601] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 103.820] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 103.820] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 103.820] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 103.820] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 377.514] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 377.514] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 377.514] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 377.514] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 383.790] resize called 1920 1980
[ 383.972] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 383.972] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 383.972] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 383.973] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 384.585] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 384.585] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 384.585] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 384.585] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 394.517] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 394.517] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 394.517] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 394.517] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 394.937] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 394.937] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 394.937] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 394.937] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 413.771] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 413.771] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 413.771] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 413.771] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 414.189] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 414.189] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 414.189] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 414.189] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 418.164] resize called 3520 1080
[ 418.837] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 418.838] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 418.838] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 418.838] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 419.074] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 419.074] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 419.074] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 419.074] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 450.503] resize called 1920 1980
[ 450.708] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 450.708] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 450.708] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 450.708] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 451.054] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 451.055] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 451.055] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 451.055] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 1068.781] (II) config/udev: Adding input device 30:C0:1B:71:5C:D2 (/dev/input/event22)
[ 1068.781] (**) 30:C0:1B:71:5C:D2: Applying InputClass "libinput keyboard catchall"
[ 1068.781] (II) Using input driver 'libinput' for '30:C0:1B:71:5C:D2'
[ 1068.781] (**) 30:C0:1B:71:5C:D2: always reports core events
[ 1068.781] (**) Option "Device" "/dev/input/event22"
[ 1068.781] (**) Option "_source" "server/udev"
[ 1068.781] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is tagged by udev as: Keyboard
[ 1068.781] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is a keyboard
[ 1068.812] (**) Option "config_info" "udev:/sys/devices/virtual/input/input23/event22"
[ 1068.812] (II) XINPUT: Adding extended input device "30:C0:1B:71:5C:D2" (type: KEYBOARD, id 17)
[ 1068.812] (**) Option "xkb_model" "pc105"
[ 1068.812] (**) Option "xkb_layout" "fr"
[ 1068.812] (WW) Option "xkb_variant" requires a string value
[ 1068.812] (WW) Option "xkb_options" requires a string value
[ 1068.814] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is tagged by udev as: Keyboard
[ 1068.814] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is a keyboard
[ 1548.798] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 1548.798] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 1548.798] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 1548.798] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 1549.217] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 1549.217] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 1549.217] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 1549.217] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 2303.589] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 2303.589] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 2303.589] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 2303.589] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 2370.365] (II) config/udev: removing device 30:C0:1B:71:5C:D2
[ 2370.384] (II) UnloadModule: "libinput"
[ 4134.082] (II) config/udev: Adding input device 30:C0:1B:71:5C:D2 (/dev/input/event22)
[ 4134.105] (**) 30:C0:1B:71:5C:D2: Applying InputClass "libinput keyboard catchall"
[ 4134.105] (II) Using input driver 'libinput' for '30:C0:1B:71:5C:D2'
[ 4134.105] (**) 30:C0:1B:71:5C:D2: always reports core events
[ 4134.105] (**) Option "Device" "/dev/input/event22"
[ 4134.105] (**) Option "_source" "server/udev"
[ 4134.105] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is tagged by udev as: Keyboard
[ 4134.105] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is a keyboard
[ 4134.132] (**) Option "config_info" "udev:/sys/devices/virtual/input/input24/event22"
[ 4134.132] (II) XINPUT: Adding extended input device "30:C0:1B:71:5C:D2" (type: KEYBOARD, id 17)
[ 4134.132] (**) Option "xkb_model" "pc105"
[ 4134.132] (**) Option "xkb_layout" "fr"
[ 4134.132] (WW) Option "xkb_variant" requires a string value
[ 4134.132] (WW) Option "xkb_options" requires a string value
[ 4134.134] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is tagged by udev as: Keyboard
[ 4134.134] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is a keyboard
[ 10965.930] (II) config/udev: removing device 30:C0:1B:71:5C:D2
[ 10965.995] (II) UnloadModule: "libinput"
[ 11645.078] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 11645.099] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 11645.099] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 11645.099] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 11645.516] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 11645.516] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 11645.516] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 11645.516] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 12600.140] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 12600.147] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 12600.147] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 12600.147] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 12600.380] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 12600.380] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 12600.380] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 12600.380] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 44456.409] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 44456.420] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 44456.420] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 44456.420] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 44457.029] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 44457.029] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 44457.029] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 44457.029] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 46484.135] (II) config/udev: Adding input device 30:C0:1B:71:5C:D2 (/dev/input/event22)
[ 46484.141] (**) 30:C0:1B:71:5C:D2: Applying InputClass "libinput keyboard catchall"
[ 46484.141] (II) Using input driver 'libinput' for '30:C0:1B:71:5C:D2'
[ 46484.141] (**) 30:C0:1B:71:5C:D2: always reports core events
[ 46484.142] (**) Option "Device" "/dev/input/event22"
[ 46484.142] (**) Option "_source" "server/udev"
[ 46484.142] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is tagged by udev as: Keyboard
[ 46484.142] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is a keyboard
[ 46484.168] (**) Option "config_info" "udev:/sys/devices/virtual/input/input25/event22"
[ 46484.168] (II) XINPUT: Adding extended input device "30:C0:1B:71:5C:D2" (type: KEYBOARD, id 17)
[ 46484.168] (**) Option "xkb_model" "pc105"
[ 46484.168] (**) Option "xkb_layout" "fr"
[ 46484.168] (WW) Option "xkb_variant" requires a string value
[ 46484.168] (WW) Option "xkb_options" requires a string value
[ 46484.170] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is tagged by udev as: Keyboard
[ 46484.170] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is a keyboard
[ 46542.838] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 46542.838] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 46542.838] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 46542.838] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 46543.071] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 46543.071] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 46543.071] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 46543.071] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 47262.297] (II) config/udev: removing device USB OPTICAL MOUSE
[ 47262.346] (II) UnloadModule: "libinput"
[ 47517.497] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 47517.497] (II) No input driver specified, ignoring this device.
[ 47517.497] (II) This device may have been added with another device file.
[ 47517.626] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event6)
[ 47517.626] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[ 47517.626] (II) Using input driver 'libinput' for ' USB OPTICAL MOUSE'
[ 47517.626] (**) USB OPTICAL MOUSE: always reports core events
[ 47517.626] (**) Option "Device" "/dev/input/event6"
[ 47517.626] (**) Option "_source" "server/udev"
[ 47517.692] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is tagged by udev as: Mouse
[ 47517.692] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is a pointer caps
[ 47517.708] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:0000:3825.0002/input/input26/event6"
[ 47517.708] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
[ 47517.710] (**) Option "AccelerationScheme" "none"
[ 47517.711] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[ 47517.711] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 47517.711] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 47517.712] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is tagged by udev as: Mouse
[ 47517.712] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is a pointer caps
[ 48766.539] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 48766.556] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 48766.556] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 48766.556] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 48766.977] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 48766.977] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 48766.977] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 48766.977] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 50069.925] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 50069.975] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 50069.975] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 50069.975] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 50070.209] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 50070.209] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 50070.209] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 50070.209] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)
[ 55107.305] (II) config/udev: removing device 30:C0:1B:71:5C:D2
[ 55107.360] (II) UnloadModule: "libinput"
[ 55402.909] (II) config/udev: Adding input device 30:C0:1B:71:5C:D2 (/dev/input/event22)
[ 55402.909] (**) 30:C0:1B:71:5C:D2: Applying InputClass "libinput keyboard catchall"
[ 55402.909] (II) Using input driver 'libinput' for '30:C0:1B:71:5C:D2'
[ 55402.909] (**) 30:C0:1B:71:5C:D2: always reports core events
[ 55402.909] (**) Option "Device" "/dev/input/event22"
[ 55402.909] (**) Option "_source" "server/udev"
[ 55402.909] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is tagged by udev as: Keyboard
[ 55402.910] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is a keyboard
[ 55402.948] (**) Option "config_info" "udev:/sys/devices/virtual/input/input27/event22"
[ 55402.948] (II) XINPUT: Adding extended input device "30:C0:1B:71:5C:D2" (type: KEYBOARD, id 17)
[ 55402.948] (**) Option "xkb_model" "pc105"
[ 55402.948] (**) Option "xkb_layout" "fr"
[ 55402.948] (WW) Option "xkb_variant" requires a string value
[ 55402.948] (WW) Option "xkb_options" requires a string value
[ 55402.950] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is tagged by udev as: Keyboard
[ 55402.950] (II) input device '30:C0:1B:71:5C:D2', /dev/input/event22 is a keyboard
[ 56091.169] (II) config/udev: removing device USB OPTICAL MOUSE
[ 56091.196] (II) UnloadModule: "libinput"
[ 56188.724] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 56188.724] (II) No input driver specified, ignoring this device.
[ 56188.724] (II) This device may have been added with another device file.
[ 56188.814] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event6)
[ 56188.814] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[ 56188.814] (II) Using input driver 'libinput' for ' USB OPTICAL MOUSE'
[ 56188.814] (**) USB OPTICAL MOUSE: always reports core events
[ 56188.814] (**) Option "Device" "/dev/input/event6"
[ 56188.814] (**) Option "_source" "server/udev"
[ 56188.876] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is tagged by udev as: Mouse
[ 56188.876] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is a pointer caps
[ 56188.916] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:0000:3825.0003/input/input28/event6"
[ 56188.916] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
[ 56188.918] (**) Option "AccelerationScheme" "none"
[ 56188.920] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[ 56188.920] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 56188.920] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 56188.980] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is tagged by udev as: Mouse
[ 56188.980] (II) input device ' USB OPTICAL MOUSE', /dev/input/event6 is a pointer caps
[ 58430.166] (II) NOUVEAU(0): EDID vendor "LGD", prod id 824
[ 58430.166] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 58430.166] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 1824 900 903 908 928 -hsync -vsync (55.8 kHz eP)
[ 58430.166] (II) NOUVEAU(0): Modeline "1600x900"x0.0 101.70 1600 1648 1680 2360 900 903 908 1076 -hsync -vsync (43.1 kHz e)