Hello, 

I'm new here, and I hope I can get any help. At first I thought this is
a support mailing list, but it looks more like one for developers.

I'm using Nouveau in ubuntu bionic. My problem is, when I connect a
second Monitor to my Laptop on DVI-D connector, the monitor is not
detected, Nouveau reports it as "disconnected".

The Hardware works, because the BIOS uses the Monitor, when I boot the
Laptop closed. And nvidia-340 proprietary driver works in TwinView on
both Monitors.

What I tried, writing a xorg.conf: 

[snip]
Section "Monitor"
    Identifier      "External DVI" 
    Modeline "1920x1200_60.00"  193.16  1920 2048 2256 2592  1200 1201 1204 
1242  -HSync +Vsync
    Option "PreferredMode" "1920x1200_60.00"
    Option "Enable" "true" #to force switching on the DVI-port 
EndSection
Section "Monitor"
    Identifier      "Integrated LCD"
    Option          "RightOf" "External DVI"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nouveau"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro FX 3700M"
    Option          "Monitor-DVI-D-1" "External DVI"
    Option          "Monitor-LVDS-1"  "Integrated LCD"
EndSection
[snip]

        I tried these Options on both DVI-D ports, because I dont know 
        which is which (Monitor-DVI-D-1 and Monitor-DVI-D-2)

Monitor is a Samsung SyncMaster (nvidia driver detects it):
[    11.785] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID 
for display
[    11.785] (**) NVIDIA(0):     device Samsung SyncMaster (DFP-1) (Using EDID 
frequencies
[    11.785] (**) NVIDIA(0):     has been enabled on all display devices.)
+++But nvidia-340 chrashes randomly with frame freeze+++

Resulting X.org.log's with / without xorg.conf in Attachment.

What information else ist needed to diagnose the problem?

What kind of xorg.conf-options could I try to come over?

Could I avoid somehow awaiting of EDID (maybe its broken) and force to
use my modeline(but it seems that nouveau already does)?

You see, I'm a user, not a developer (not a Xorg-developer), maybe you
have some hints for me, Thank you for reading this.

Wolfgang





[   158.517] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[   158.517] X Protocol Version 11, Revision 0
[   158.517] Build Operating System: Linux 4.4.0-119-generic x86_64 Ubuntu
[   158.517] Current Operating System: Linux gandalf 4.15.0-32-lowlatency 
#35-Ubuntu SMP PREEMPT Fri Aug 10 19:18:19 UTC 2018 x86_64
[   158.517] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.0-32-lowlatency 
root=UUID=d97b8bd1-3053-4e21-bc4a-20a9315e7d23 ro quiet splash vt.handoff=1
[   158.517] Build Date: 13 April 2018  08:07:36PM
[   158.517] xorg-server 2:1.19.6-1ubuntu4 (For technical support please see 
http://www.ubuntu.com/support) 
[   158.517] Current version of pixman: 0.34.0
[   158.517]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   158.517] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   158.517] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 23 22:30:10 
2018
[   158.517] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   158.517] (==) No Layout section.  Using the first Screen section.
[   158.517] (==) No screen section available. Using defaults.
[   158.517] (**) |-->Screen "Default Screen Section" (0)
[   158.517] (**) |   |-->Monitor "<default monitor>"
[   158.518] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   158.518] (==) Automatically adding devices
[   158.518] (==) Automatically enabling devices
[   158.518] (==) Automatically adding GPU devices
[   158.518] (==) Automatically binding GPU devices
[   158.518] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   158.518] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   158.518]    Entry deleted from font path.
[   158.518] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   158.518]    Entry deleted from font path.
[   158.518] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   158.518]    Entry deleted from font path.
[   158.518] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   158.518]    Entry deleted from font path.
[   158.518] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   158.518]    Entry deleted from font path.
[   158.518] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
[   158.518] (==) ModulePath set to "/usr/lib/xorg/modules"
[   158.518] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[   158.518] (II) Loader magic: 0x560efbddd020
[   158.518] (II) Module ABI versions:
[   158.518]    X.Org ANSI C Emulation: 0.4
[   158.518]    X.Org Video Driver: 23.0
[   158.518]    X.Org XInput driver : 24.1
[   158.518]    X.Org Server Extension : 10.0
[   158.519] (++) using VT number 7

[   158.519] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[   158.520] (II) xfree86: Adding drm device (/dev/dri/card0)
[   158.524] (--) PCI:*(0:1:0:0) 10de:061e:103c:0539 rev 162, Mem @ 
0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 
0x00007000/128, BIOS @ 0x????????/131072
[   158.525] (II) LoadModule: "glx"
[   158.525] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   158.526] (II) Module glx: vendor="X.Org Foundation"
[   158.526]    compiled for 1.19.6, module version = 1.0.0
[   158.526]    ABI class: X.Org Server Extension, version 10.0
[   158.526] (==) Matched nouveau as autoconfigured driver 0
[   158.526] (==) Matched nouveau as autoconfigured driver 1
[   158.526] (==) Matched modesetting as autoconfigured driver 2
[   158.526] (==) Matched fbdev as autoconfigured driver 3
[   158.526] (==) Matched vesa as autoconfigured driver 4
[   158.527] (==) Assigned the driver to the xf86ConfigLayout
[   158.527] (II) LoadModule: "nouveau"
[   158.527] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   158.527] (II) Module nouveau: vendor="X.Org Foundation"
[   158.527]    compiled for 1.19.3, module version = 1.0.15
[   158.527]    Module class: X.Org Video Driver
[   158.527]    ABI class: X.Org Video Driver, version 23.0
[   158.527] (II) LoadModule: "modesetting"
[   158.527] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   158.527] (II) Module modesetting: vendor="X.Org Foundation"
[   158.527]    compiled for 1.19.6, module version = 1.19.6
[   158.527]    Module class: X.Org Video Driver
[   158.527]    ABI class: X.Org Video Driver, version 23.0
[   158.527] (II) LoadModule: "fbdev"
[   158.527] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   158.527] (II) Module fbdev: vendor="X.Org Foundation"
[   158.527]    compiled for 1.19.3, module version = 0.4.4
[   158.527]    Module class: X.Org Video Driver
[   158.527]    ABI class: X.Org Video Driver, version 23.0
[   158.527] (II) LoadModule: "vesa"
[   158.528] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   158.528] (II) Module vesa: vendor="X.Org Foundation"
[   158.528]    compiled for 1.19.3, module version = 2.3.4
[   158.528]    Module class: X.Org Video Driver
[   158.528]    ABI class: X.Org Video Driver, version 23.0
[   158.528] (II) NOUVEAU driver Date:   Fri Apr 21 14:41:17 2017 -0400
[   158.528] (II) NOUVEAU driver for NVIDIA chipset families :
[   158.528]    RIVA TNT        (NV04)
[   158.528]    RIVA TNT2       (NV05)
[   158.528]    GeForce 256     (NV10)
[   158.528]    GeForce 2       (NV11, NV15)
[   158.528]    GeForce 4MX     (NV17, NV18)
[   158.528]    GeForce 3       (NV20)
[   158.528]    GeForce 4Ti     (NV25, NV28)
[   158.528]    GeForce FX      (NV3x)
[   158.528]    GeForce 6       (NV4x)
[   158.528]    GeForce 7       (G7x)
[   158.528]    GeForce 8       (G8x)
[   158.528]    GeForce GTX 200 (NVA0)
[   158.528]    GeForce GTX 400 (NVC0)
[   158.528] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   158.528] (II) FBDEV: driver for framebuffer: fbdev
[   158.528] (II) VESA: driver for VESA chipsets: vesa
[   158.545] (II) [drm] nouveau interface version: 1.3.1
[   158.545] (WW) Falling back to old probe method for modesetting
[   158.545] (WW) Falling back to old probe method for fbdev
[   158.545] (II) Loading sub module "fbdevhw"
[   158.545] (II) LoadModule: "fbdevhw"
[   158.545] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   158.546] (II) Module fbdevhw: vendor="X.Org Foundation"
[   158.546]    compiled for 1.19.6, module version = 0.0.2
[   158.546]    ABI class: X.Org Video Driver, version 23.0
[   158.546] (WW) Falling back to old probe method for vesa
[   158.546] (II) Loading sub module "dri2"
[   158.546] (II) LoadModule: "dri2"
[   158.546] (II) Module "dri2" already built-in
[   158.546] (--) NOUVEAU(0): Chipset: "NVIDIA NV92"
[   158.546] (II) NOUVEAU(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[   158.546] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[   158.546] (==) NOUVEAU(0): RGB weight 888
[   158.546] (==) NOUVEAU(0): Default visual is TrueColor
[   158.546] (==) NOUVEAU(0): Using HW cursor
[   158.546] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[   158.546] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[   158.546] (==) NOUVEAU(0): Page flipping enabled
[   158.546] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[   158.546] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[   158.546] (II) NOUVEAU(0): Initializing outputs ...
[   158.588] (II) NOUVEAU(0): Output LVDS-1 has no monitor section
[   158.590] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
[   158.591] (II) NOUVEAU(0): Output DVI-D-2 has no monitor section
[   158.602] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[   158.602] (II) NOUVEAU(0): 4 crtcs needed for screen.
[   158.603] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[   158.603] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[   158.635] (II) NOUVEAU(0): EDID for output LVDS-1
[   158.635] (II) NOUVEAU(0): Manufacturer: SEC  Model: 3448  Serial#: 0
[   158.635] (II) NOUVEAU(0): Year: 2005  Week: 0
[   158.635] (II) NOUVEAU(0): EDID Version: 1.3
[   158.635] (II) NOUVEAU(0): Digital Display Input
[   158.635] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 37  vert.: 23
[   158.635] (II) NOUVEAU(0): Gamma: 2.20
[   158.635] (II) NOUVEAU(0): No DPMS capabilities specified
[   158.635] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   158.635] (II) NOUVEAU(0): First detailed timing is preferred mode
[   158.635] (II) NOUVEAU(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 
0.550
[   158.635] (II) NOUVEAU(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 
0.329
[   158.635] (II) NOUVEAU(0): Manufacturer's mask: 0
[   158.635] (II) NOUVEAU(0): Supported detailed timing:
[   158.635] (II) NOUVEAU(0): clock: 161.6 MHz   Image Size:  367 x 230 mm
[   158.635] (II) NOUVEAU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2208 h_border: 0
[   158.635] (II) NOUVEAU(0): v_active: 1200  v_sync: 1202  v_sync_end 1208 
v_blanking: 1220 v_border: 0
[   158.635] (II) NOUVEAU(0): Unknown vendor-specific block f
[   158.635] (II) NOUVEAU(0):  SAMSUNG
[   158.635] (II) NOUVEAU(0):  170CT02-001
[   158.635] (II) NOUVEAU(0): EDID (in hex):
[   158.635] (II) NOUVEAU(0):   00ffffffffffff004ca3483400000000
[   158.635] (II) NOUVEAU(0):   000f0103802517780a87f594574f8c27
[   158.635] (II) NOUVEAU(0):   27505400000001010101010101010101
[   158.635] (II) NOUVEAU(0):   010101010101233f802071b014403020
[   158.635] (II) NOUVEAU(0):   26006fe6100000190000000f00000000
[   158.635] (II) NOUVEAU(0):   000000000046d2026400000000fe0053
[   158.635] (II) NOUVEAU(0):   414d53554e470a2020202020000000fe
[   158.635] (II) NOUVEAU(0):   00313730435430322d3030310a2000d1
[   158.635] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
[   158.635] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[   158.635] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  173.11  1920 2048 2248 
2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  161.23  1600 1712 1880 
2160  1200 1203 1207 1245 -hsync +vsync (74.6 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.36  1680 1784 1960 
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "1400x1050"x60.0  121.79  1400 1488 1632 
1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "1280x1024"x59.9  109.10  1280 1368 1496 
1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "1280x960"x60.0  101.34  1280 1360 1488 
1696  960 963 967 996 -hsync +vsync (59.8 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.77  1152 1216 1336 
1520  864 867 871 897 -hsync +vsync (53.8 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 
1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "800x600"x60.0   38.31  800 832 912 1024 
 600 603 607 624 -hsync +vsync (37.4 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "640x480"x59.9   23.98  640 664 720 800  
480 483 487 500 -hsync +vsync (30.0 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "720x400"x60.0   22.41  720 744 808 896  
400 403 413 417 -hsync +vsync (25.0 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  
400 403 409 417 -hsync +vsync (25.0 kHz)
[   158.635] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.52  640 664 720 800  
350 353 363 366 -hsync +vsync (21.9 kHz)
[   158.637] (II) NOUVEAU(0): EDID for output DVI-D-1
[   158.638] (II) NOUVEAU(0): EDID for output DVI-D-2
[   158.648] (II) NOUVEAU(0): EDID for output VGA-1
[   158.648] (II) NOUVEAU(0): Output LVDS-1 connected
[   158.648] (II) NOUVEAU(0): Output DVI-D-1 disconnected
[   158.648] (II) NOUVEAU(0): Output DVI-D-2 disconnected
[   158.649] (II) NOUVEAU(0): Output VGA-1 disconnected
[   158.649] (II) NOUVEAU(0): Using exact sizes for initial modes
[   158.649] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1920x1200 +0+0
[   158.649] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[   158.649] (--) NOUVEAU(0): Virtual size is 1920x1200 (pitch 0)
[   158.649] (**) NOUVEAU(0):  Driver mode "1920x1200": 161.6 MHz (scaled from 
0.0 MHz), 73.2 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[   158.649] (**) NOUVEAU(0):  Mode "1920x1080": 173.1 MHz (scaled from 0.0 
MHz), 67.2 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  173.11  1920 2048 2248 
2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "1600x1200": 161.2 MHz (scaled from 0.0 
MHz), 74.6 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  161.23  1600 1712 1880 
2160  1200 1203 1207 1245 -hsync +vsync (74.6 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "1680x1050": 146.4 MHz (scaled from 0.0 
MHz), 65.3 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.36  1680 1784 1960 
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "1400x1050": 121.8 MHz (scaled from 0.0 
MHz), 65.3 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1400x1050"x60.0  121.79  1400 1488 1632 
1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "1280x1024": 109.1 MHz (scaled from 0.0 
MHz), 63.7 kHz, 59.9 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1280x1024"x59.9  109.10  1280 1368 1496 
1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "1280x960": 101.3 MHz (scaled from 0.0 
MHz), 59.8 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1280x960"x60.0  101.34  1280 1360 1488 
1696  960 963 967 996 -hsync +vsync (59.8 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 
53.8 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.77  1152 1216 1336 
1520  864 867 871 897 -hsync +vsync (53.8 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 
47.8 kHz, 59.9 Hz
[   158.649] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 
1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "800x600": 38.3 MHz (scaled from 0.0 MHz), 
37.4 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "800x600"x60.0   38.31  800 832 912 1024 
 600 603 607 624 -hsync +vsync (37.4 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "640x480": 24.0 MHz (scaled from 0.0 MHz), 
30.0 kHz, 59.9 Hz
[   158.649] (II) NOUVEAU(0): Modeline "640x480"x59.9   23.98  640 664 720 800  
480 483 487 500 -hsync +vsync (30.0 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "720x400": 22.4 MHz (scaled from 0.0 MHz), 
25.0 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "720x400"x60.0   22.41  720 744 808 896  
400 403 413 417 -hsync +vsync (25.0 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 
25.0 kHz, 60.0 Hz
[   158.649] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  
400 403 409 417 -hsync +vsync (25.0 kHz)
[   158.649] (**) NOUVEAU(0):  Mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 
21.9 kHz, 59.8 Hz
[   158.649] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.52  640 664 720 800  
350 353 363 366 -hsync +vsync (21.9 kHz)
[   158.649] (==) NOUVEAU(0): DPI set to (96, 96)
[   158.649] (II) Loading sub module "fb"
[   158.649] (II) LoadModule: "fb"
[   158.649] (II) Loading /usr/lib/xorg/modules/libfb.so
[   158.649] (II) Module fb: vendor="X.Org Foundation"
[   158.649]    compiled for 1.19.6, module version = 1.0.0
[   158.649]    ABI class: X.Org ANSI C Emulation, version 0.4
[   158.649] (II) Loading sub module "shadowfb"
[   158.649] (II) LoadModule: "shadowfb"
[   158.649] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   158.649] (II) Module shadowfb: vendor="X.Org Foundation"
[   158.649]    compiled for 1.19.6, module version = 1.0.0
[   158.649]    ABI class: X.Org ANSI C Emulation, version 0.4
[   158.649] (II) UnloadModule: "modesetting"
[   158.650] (II) Unloading modesetting
[   158.650] (II) UnloadModule: "fbdev"
[   158.650] (II) Unloading fbdev
[   158.650] (II) UnloadSubModule: "fbdevhw"
[   158.650] (II) Unloading fbdevhw
[   158.650] (II) UnloadModule: "vesa"
[   158.650] (II) Unloading vesa
[   158.650] (--) Depth 24 pixmap format is 32 bpp
[   158.652] (II) NOUVEAU(0): Channel setup complete.
[   158.652] (II) NOUVEAU(0): Hardware support for Present enabled
[   158.652] (II) NOUVEAU(0): [DRI2] Setup complete
[   158.652] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[   158.652] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[   158.652] (II) Loading sub module "exa"
[   158.652] (II) LoadModule: "exa"
[   158.652] (II) Loading /usr/lib/xorg/modules/libexa.so
[   158.652] (II) Module exa: vendor="X.Org Foundation"
[   158.652]    compiled for 1.19.6, module version = 2.6.0
[   158.652]    ABI class: X.Org Video Driver, version 23.0
[   158.652] (II) EXA(0): Driver allocated offscreen pixmaps
[   158.652] (II) EXA(0): Driver registered support for the following 
operations:
[   158.652] (II)         Solid
[   158.652] (II)         Copy
[   158.652] (II)         Composite (RENDER acceleration)
[   158.652] (II)         UploadToScreen
[   158.652] (II)         DownloadFromScreen
[   158.652] (==) NOUVEAU(0): Backing store enabled
[   158.652] (==) NOUVEAU(0): Silken mouse enabled
[   158.653] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 
Textured Video.
[   158.653] (II) NOUVEAU(0): [XvMC] Extension initialized.
[   158.653] (==) NOUVEAU(0): DPMS enabled
[   158.653] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[   158.653] (--) RandR disabled
[   158.656] (II) SELinux: Disabled on system
[   158.695] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   158.695] (II) AIGLX: enabled GLX_ARB_create_context
[   158.695] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   158.695] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   158.695] (II) AIGLX: enabled GLX_INTEL_swap_event
[   158.695] (II) AIGLX: enabled GLX_SGI_swap_control
[   158.695] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   158.695] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   158.695] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   158.695] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   158.696] (II) AIGLX: Loaded and initialized nouveau
[   158.696] (II) GLX: Initialized DRI2 GL provider for screen 0
[   158.700] (II) NOUVEAU(0): NVEnterVT is called.
[   158.708] (II) NOUVEAU(0): Setting screen physical size to 508 x 317
[   158.708] resize called 1920 1200
[   158.773] (II) config/udev: Adding input device Power Button 
(/dev/input/event2)
[   158.773] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   158.773] (II) LoadModule: "evdev"
[   158.773] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   158.773] (II) Module evdev: vendor="X.Org Foundation"
[   158.773]    compiled for 1.19.3, module version = 2.10.5
[   158.773]    Module class: X.Org XInput Driver
[   158.773]    ABI class: X.Org XInput driver, version 24.1
[   158.773] (II) Using input driver 'evdev' for 'Power Button'
[   158.773] (**) Power Button: always reports core events
[   158.773] (**) evdev: Power Button: Device: "/dev/input/event2"
[   158.773] (--) evdev: Power Button: Vendor 0 Product 0x1
[   158.773] (--) evdev: Power Button: Found keys
[   158.773] (II) evdev: Power Button: Configuring as keyboard
[   158.773] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   158.773] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 6)
[   158.773] (**) Option "xkb_rules" "evdev"
[   158.774] (**) Option "xkb_model" "pc105"
[   158.774] (**) Option "xkb_layout" "de"
[   158.800] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   158.800] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   158.800] (II) Using input driver 'evdev' for 'Video Bus'
[   158.800] (**) Video Bus: always reports core events
[   158.800] (**) evdev: Video Bus: Device: "/dev/input/event4"
[   158.800] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   158.801] (--) evdev: Video Bus: Found keys
[   158.801] (II) evdev: Video Bus: Configuring as keyboard
[   158.801] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input8/event4"
[   158.801] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD, id 7)
[   158.801] (**) Option "xkb_rules" "evdev"
[   158.801] (**) Option "xkb_model" "pc105"
[   158.801] (**) Option "xkb_layout" "de"
[   158.801] (II) config/udev: Adding input device Lid Switch 
(/dev/input/event1)
[   158.801] (II) No input driver specified, ignoring this device.
[   158.801] (II) This device may have been added with another device file.
[   158.802] (II) config/udev: Adding input device Sleep Button 
(/dev/input/event0)
[   158.802] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   158.802] (II) Using input driver 'evdev' for 'Sleep Button'
[   158.802] (**) Sleep Button: always reports core events
[   158.802] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[   158.802] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   158.802] (--) evdev: Sleep Button: Found keys
[   158.802] (II) evdev: Sleep Button: Configuring as keyboard
[   158.802] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   158.802] (II) XINPUT: Adding extended input device "Sleep Button" (type: 
KEYBOARD, id 8)
[   158.802] (**) Option "xkb_rules" "evdev"
[   158.802] (**) Option "xkb_model" "pc105"
[   158.802] (**) Option "xkb_layout" "de"
[   158.804] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/event7)
[   158.804] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
keyboard catchall"
[   158.804] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[   158.804] (**) CHESEN PS2 to USB Converter: always reports core events
[   158.804] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/event7"
[   158.804] (--) evdev: CHESEN PS2 to USB Converter: Vendor 0xa81 Product 0x205
[   158.804] (--) evdev: CHESEN PS2 to USB Converter: Found keys
[   158.804] (II) evdev: CHESEN PS2 to USB Converter: Configuring as keyboard
[   158.804] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/0003:0A81:0205.0001/input/input14/event7"
[   158.804] (II) XINPUT: Adding extended input device "CHESEN PS2 to USB 
Converter" (type: KEYBOARD, id 9)
[   158.804] (**) Option "xkb_rules" "evdev"
[   158.804] (**) Option "xkb_model" "pc105"
[   158.804] (**) Option "xkb_layout" "de"
[   158.805] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/event8)
[   158.805] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
pointer catchall"
[   158.805] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
keyboard catchall"
[   158.805] (**) CHESEN PS2 to USB Converter: Applying InputClass "3 Button 
PS2 Mouse at USB Converter"
[   158.805] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[   158.805] (**) CHESEN PS2 to USB Converter: always reports core events
[   158.805] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/event8"
[   158.805] (--) evdev: CHESEN PS2 to USB Converter: Vendor 0xa81 Product 0x205
[   158.805] (--) evdev: CHESEN PS2 to USB Converter: Found 9 mouse buttons
[   158.805] (--) evdev: CHESEN PS2 to USB Converter: Found scroll wheel(s)
[   158.805] (--) evdev: CHESEN PS2 to USB Converter: Found relative axes
[   158.805] (--) evdev: CHESEN PS2 to USB Converter: Found x and y relative 
axes
[   158.805] (--) evdev: CHESEN PS2 to USB Converter: Found keys
[   158.805] (II) evdev: CHESEN PS2 to USB Converter: Configuring as mouse
[   158.805] (II) evdev: CHESEN PS2 to USB Converter: Configuring as keyboard
[   158.806] (II) evdev: CHESEN PS2 to USB Converter: Adding scrollwheel support
[   158.806] (**) Option "EmulateWheel" "true"
[   158.806] (**) Option "EmulateWheelButton" "2"
[   158.806] (**) Option "YAxisMapping" "4 5"
[   158.806] (**) evdev: CHESEN PS2 to USB Converter: YAxisMapping: buttons 4 
and 5
[   158.806] (**) Option "XAxisMapping" "6 7"
[   158.806] (**) evdev: CHESEN PS2 to USB Converter: XAxisMapping: buttons 6 
and 7
[   158.806] (**) evdev: CHESEN PS2 to USB Converter: EmulateWheelButton: 2, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   158.806] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.1/0003:0A81:0205.0002/input/input15/event8"
[   158.806] (II) XINPUT: Adding extended input device "CHESEN PS2 to USB 
Converter" (type: KEYBOARD, id 10)
[   158.806] (**) Option "xkb_rules" "evdev"
[   158.806] (**) Option "xkb_model" "pc105"
[   158.806] (**) Option "xkb_layout" "de"
[   158.806] (II) evdev: CHESEN PS2 to USB Converter: initialized for relative 
axes.
[   158.806] (**) CHESEN PS2 to USB Converter: (accel) keeping acceleration 
scheme 1
[   158.806] (**) CHESEN PS2 to USB Converter: (accel) acceleration profile 0
[   158.806] (**) CHESEN PS2 to USB Converter: (accel) acceleration factor: 
2.000
[   158.806] (**) CHESEN PS2 to USB Converter: (accel) acceleration threshold: 4
[   158.807] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/mouse2)
[   158.807] (**) CHESEN PS2 to USB Converter: Applying InputClass "3 Button 
PS2 Mouse at USB Converter"
[   158.807] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[   158.807] (**) CHESEN PS2 to USB Converter: always reports core events
[   158.807] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/mouse2"
[   158.807] (EE) evdev: CHESEN PS2 to USB Converter: Unable to query fd: 
Inappropriate ioctl for device
[   158.822] (EE) PreInit returned 2 for "CHESEN PS2 to USB Converter"
[   158.822] (II) UnloadModule: "evdev"
[   158.822] (II) config/udev: Adding input device CKA7216: HP Webcam [2 MP] 
(/dev/input/event12)
[   158.823] (**) CKA7216: HP Webcam [2 MP]: Applying InputClass "evdev 
keyboard catchall"
[   158.823] (II) Using input driver 'evdev' for 'CKA7216: HP Webcam [2 MP]'
[   158.823] (**) CKA7216: HP Webcam [2 MP]: always reports core events
[   158.823] (**) evdev: CKA7216: HP Webcam [2 MP]: Device: "/dev/input/event12"
[   158.823] (--) evdev: CKA7216: HP Webcam [2 MP]: Vendor 0x4f2 Product 0xb053
[   158.823] (--) evdev: CKA7216: HP Webcam [2 MP]: Found keys
[   158.823] (II) evdev: CKA7216: HP Webcam [2 MP]: Configuring as keyboard
[   158.823] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5:1.0/input/input18/event12"
[   158.823] (II) XINPUT: Adding extended input device "CKA7216: HP Webcam [2 
MP]" (type: KEYBOARD, id 11)
[   158.823] (**) Option "xkb_rules" "evdev"
[   158.823] (**) Option "xkb_model" "pc105"
[   158.823] (**) Option "xkb_layout" "de"
[   158.824] (II) config/udev: Adding input device HDA Intel Front Mic 
(/dev/input/event13)
[   158.824] (II) No input driver specified, ignoring this device.
[   158.824] (II) This device may have been added with another device file.
[   158.825] (II) config/udev: Adding input device HDA Intel Line 
(/dev/input/event14)
[   158.825] (II) No input driver specified, ignoring this device.
[   158.825] (II) This device may have been added with another device file.
[   158.826] (II) config/udev: Adding input device HDA Intel Line Out 
(/dev/input/event15)
[   158.826] (II) No input driver specified, ignoring this device.
[   158.826] (II) This device may have been added with another device file.
[   158.827] (II) config/udev: Adding input device HDA Intel Front Headphone 
(/dev/input/event16)
[   158.827] (II) No input driver specified, ignoring this device.
[   158.827] (II) This device may have been added with another device file.
[   158.828] (II) config/udev: Adding input device AT Translated Set 2 keyboard 
(/dev/input/event3)
[   158.828] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev 
keyboard catchall"
[   158.828] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   158.828] (**) AT Translated Set 2 keyboard: always reports core events
[   158.828] (**) evdev: AT Translated Set 2 keyboard: Device: 
"/dev/input/event3"
[   158.828] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   158.828] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   158.828] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   158.828] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   158.828] (II) XINPUT: Adding extended input device "AT Translated Set 2 
keyboard" (type: KEYBOARD, id 12)
[   158.828] (**) Option "xkb_rules" "evdev"
[   158.828] (**) Option "xkb_model" "pc105"
[   158.828] (**) Option "xkb_layout" "de"
[   158.829] (II) config/udev: Adding input device PS2++ Logitech TrackMan 
(/dev/input/event5)
[   158.829] (**) PS2++ Logitech TrackMan: Applying InputClass "evdev pointer 
catchall"
[   158.829] (**) PS2++ Logitech TrackMan: Applying InputClass "Logitech 
Trackman FX"
[   158.829] (II) Using input driver 'evdev' for 'PS2++ Logitech TrackMan'
[   158.829] (**) PS2++ Logitech TrackMan: always reports core events
[   158.829] (**) evdev: PS2++ Logitech TrackMan: Device: "/dev/input/event5"
[   158.829] (--) evdev: PS2++ Logitech TrackMan: Vendor 0x2 Product 0x2
[   158.829] (--) evdev: PS2++ Logitech TrackMan: Found 8 mouse buttons
[   158.829] (--) evdev: PS2++ Logitech TrackMan: Found relative axes
[   158.829] (--) evdev: PS2++ Logitech TrackMan: Found x and y relative axes
[   158.829] (II) evdev: PS2++ Logitech TrackMan: Configuring as mouse
[   158.829] (**) Option "EmulateWheel" "true"
[   158.829] (**) Option "EmulateWheelButton" "8"
[   158.829] (**) Option "YAxisMapping" "4 5"
[   158.829] (**) evdev: PS2++ Logitech TrackMan: YAxisMapping: buttons 4 and 5
[   158.829] (**) Option "XAxisMapping" "6 7"
[   158.829] (**) evdev: PS2++ Logitech TrackMan: XAxisMapping: buttons 6 and 7
[   158.829] (**) evdev: PS2++ Logitech TrackMan: EmulateWheelButton: 8, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   158.829] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio2/input/input10/event5"
[   158.829] (II) XINPUT: Adding extended input device "PS2++ Logitech 
TrackMan" (type: MOUSE, id 13)
[   158.829] (II) evdev: PS2++ Logitech TrackMan: initialized for relative axes.
[   158.830] (**) PS2++ Logitech TrackMan: (accel) keeping acceleration scheme 1
[   158.830] (**) PS2++ Logitech TrackMan: (accel) acceleration profile 0
[   158.830] (**) PS2++ Logitech TrackMan: (accel) acceleration factor: 2.000
[   158.830] (**) PS2++ Logitech TrackMan: (accel) acceleration threshold: 4
[   158.830] (II) config/udev: Adding input device PS2++ Logitech TrackMan 
(/dev/input/mouse0)
[   158.830] (**) PS2++ Logitech TrackMan: Applying InputClass "Logitech 
Trackman FX"
[   158.830] (II) Using input driver 'evdev' for 'PS2++ Logitech TrackMan'
[   158.830] (**) PS2++ Logitech TrackMan: always reports core events
[   158.830] (**) evdev: PS2++ Logitech TrackMan: Device: "/dev/input/mouse0"
[   158.830] (EE) evdev: PS2++ Logitech TrackMan: Unable to query fd: 
Inappropriate ioctl for device
[   158.857] (EE) PreInit returned 2 for "PS2++ Logitech TrackMan"
[   158.857] (II) UnloadModule: "evdev"
[   158.858] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/event6)
[   158.858] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev 
touchpad catchall"
[   158.859] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad 
catchall"
[   158.859] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default 
clickpad buttons"
[   158.859] (II) LoadModule: "synaptics"
[   158.859] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   158.860] (II) Module synaptics: vendor="X.Org Foundation"
[   158.860]    compiled for 1.19.3, module version = 1.9.0
[   158.860]    Module class: X.Org XInput Driver
[   158.860]    ABI class: X.Org XInput driver, version 24.1
[   158.860] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics 
TouchPad'
[   158.860] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   158.860] (**) Option "Device" "/dev/input/event6"
[   158.879] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 
5472 (res 59)
[   158.879] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 
4448 (res 98)
[   158.879] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   158.879] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 
15
[   158.879] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right 
middle
[   158.879] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   158.879] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   158.879] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   158.902] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio4/input/input12/event6"
[   158.902] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics 
TouchPad" (type: TOUCHPAD, id 14)
[   158.902] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is 
now constant deceleration 2.5
[   158.902] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is 
now 1.75
[   158.902] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is 
now 0.040
[   158.902] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration 
scheme 1
[   158.902] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   158.902] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   158.902] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   158.903] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   158.904] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/mouse1)
[   158.905] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass 
"touchpad ignore duplicates"
[   158.907] (II) config/udev: Adding input device PS/2 Generic Mouse 
(/dev/input/event9)
[   158.907] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer 
catchall"
[   158.907] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[   158.907] (**) PS/2 Generic Mouse: always reports core events
[   158.907] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event9"
[   158.907] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[   158.907] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[   158.907] (--) evdev: PS/2 Generic Mouse: Found relative axes
[   158.907] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[   158.907] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[   158.907] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[   158.907] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   158.907] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio4/serio5/input/input13/event9"
[   158.908] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" 
(type: MOUSE, id 15)
[   158.908] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[   158.908] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[   158.908] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[   158.909] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   158.909] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   158.910] (II) config/udev: Adding input device PS/2 Generic Mouse 
(/dev/input/mouse3)
[   158.911] (II) No input driver specified, ignoring this device.
[   158.911] (II) This device may have been added with another device file.
[   158.912] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer 
(/dev/input/event10)
[   158.912] (II) No input driver specified, ignoring this device.
[   158.912] (II) This device may have been added with another device file.
[   158.912] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer 
(/dev/input/js0)
[   158.913] (II) No input driver specified, ignoring this device.
[   158.913] (II) This device may have been added with another device file.
[   158.916] (II) config/udev: Adding input device HP WMI hotkeys 
(/dev/input/event11)
[   158.916] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   158.916] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[   158.916] (**) HP WMI hotkeys: always reports core events
[   158.916] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event11"
[   158.916] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[   158.916] (--) evdev: HP WMI hotkeys: Found keys
[   158.916] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[   158.916] (**) Option "config_info" 
"udev:/sys/devices/virtual/input/input17/event11"
[   158.916] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: 
KEYBOARD, id 16)
[   158.916] (**) Option "xkb_rules" "evdev"
[   158.916] (**) Option "xkb_model" "pc105"
[   158.916] (**) Option "xkb_layout" "de"
[   178.465] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[   178.465] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   178.465] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[   178.583] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[   178.583] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   178.583] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[   178.628] resize called 1920 1200
[   178.704] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[   178.704] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   178.704] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[   180.415] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[   180.415] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   180.415] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[   180.470] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[   180.470] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   180.470] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[     8.272] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[     8.272] X Protocol Version 11, Revision 0
[     8.272] Build Operating System: Linux 4.4.0-119-generic x86_64 Ubuntu
[     8.272] Current Operating System: Linux gandalf 4.15.0-32-lowlatency 
#35-Ubuntu SMP PREEMPT Fri Aug 10 19:18:19 UTC 2018 x86_64
[     8.272] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.0-32-lowlatency 
root=UUID=d97b8bd1-3053-4e21-bc4a-20a9315e7d23 ro quiet splash vt.handoff=1
[     8.272] Build Date: 13 April 2018  08:07:36PM
[     8.272] xorg-server 2:1.19.6-1ubuntu4 (For technical support please see 
http://www.ubuntu.com/support) 
[     8.272] Current version of pixman: 0.34.0
[     8.272]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     8.272] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.272] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 24 08:14:05 
2018
[     8.272] (==) Using config file: "/etc/X11/xorg.conf"
[     8.272] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.275] (==) No Layout section.  Using the first Screen section.
[     8.275] (**) |-->Screen "Screen0" (0)
[     8.275] (**) |   |-->Monitor "<default monitor>"
[     8.275] (**) |   |-->Device "Device0"
[     8.275] (==) No monitor specified for screen "Screen0".
        Using a default monitor configuration.
[     8.275] (==) Automatically adding devices
[     8.275] (==) Automatically enabling devices
[     8.275] (==) Automatically adding GPU devices
[     8.275] (==) Automatically binding GPU devices
[     8.275] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.275] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     8.275]    Entry deleted from font path.
[     8.275] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     8.275]    Entry deleted from font path.
[     8.275] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     8.275]    Entry deleted from font path.
[     8.275] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     8.275]    Entry deleted from font path.
[     8.275] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     8.275]    Entry deleted from font path.
[     8.275] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
[     8.275] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.275] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[     8.275] (II) Loader magic: 0x55d9a2a55020
[     8.275] (II) Module ABI versions:
[     8.275]    X.Org ANSI C Emulation: 0.4
[     8.275]    X.Org Video Driver: 23.0
[     8.275]    X.Org XInput driver : 24.1
[     8.275]    X.Org Server Extension : 10.0
[     8.278] (++) using VT number 7

[     8.278] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[     8.279] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.307] (--) PCI:*(0:1:0:0) 10de:061e:103c:0539 rev 162, Mem @ 
0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 
0x00007000/128, BIOS @ 0x????????/131072
[     8.307] (II) LoadModule: "glx"
[     8.310] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.333] (II) Module glx: vendor="X.Org Foundation"
[     8.333]    compiled for 1.19.6, module version = 1.0.0
[     8.333]    ABI class: X.Org Server Extension, version 10.0
[     8.333] (II) LoadModule: "nouveau"
[     8.335] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     8.337] (II) Module nouveau: vendor="X.Org Foundation"
[     8.337]    compiled for 1.19.3, module version = 1.0.15
[     8.337]    Module class: X.Org Video Driver
[     8.337]    ABI class: X.Org Video Driver, version 23.0
[     8.337] (II) NOUVEAU driver Date:   Fri Apr 21 14:41:17 2017 -0400
[     8.337] (II) NOUVEAU driver for NVIDIA chipset families :
[     8.337]    RIVA TNT        (NV04)
[     8.337]    RIVA TNT2       (NV05)
[     8.337]    GeForce 256     (NV10)
[     8.337]    GeForce 2       (NV11, NV15)
[     8.337]    GeForce 4MX     (NV17, NV18)
[     8.337]    GeForce 3       (NV20)
[     8.337]    GeForce 4Ti     (NV25, NV28)
[     8.337]    GeForce FX      (NV3x)
[     8.337]    GeForce 6       (NV4x)
[     8.337]    GeForce 7       (G7x)
[     8.337]    GeForce 8       (G8x)
[     8.337]    GeForce GTX 200 (NVA0)
[     8.337]    GeForce GTX 400 (NVC0)
[     8.345] (II) [drm] nouveau interface version: 1.3.1
[     8.345] (II) Loading sub module "dri2"
[     8.345] (II) LoadModule: "dri2"
[     8.345] (II) Module "dri2" already built-in
[     8.345] (--) NOUVEAU(0): Chipset: "NVIDIA NV92"
[     8.345] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[     8.345] (==) NOUVEAU(0): RGB weight 888
[     8.345] (==) NOUVEAU(0): Default visual is TrueColor
[     8.345] (==) NOUVEAU(0): Using HW cursor
[     8.345] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[     8.345] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[     8.345] (==) NOUVEAU(0): Page flipping enabled
[     8.345] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[     8.345] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[     8.345] (II) NOUVEAU(0): Initializing outputs ...
[     8.435] (II) NOUVEAU(0): Output LVDS-1 using monitor section Integrated LCD
[     8.435] (**) NOUVEAU(0): Option "RightOf" "External DVI"
[     8.436] (II) NOUVEAU(0): Output DVI-D-1 using monitor section External DVI
[     8.436] (**) NOUVEAU(0): Option "PreferredMode" "1920x1200_60.00"
[     8.436] (**) NOUVEAU(0): Option "Enable" "true"
[     8.440] (II) NOUVEAU(0): Output DVI-D-2 has no monitor section
[     8.462] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[     8.462] (II) NOUVEAU(0): 4 crtcs needed for screen.
[     8.464] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[     8.464] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[     8.612] (II) NOUVEAU(0): EDID for output LVDS-1
[     8.612] (II) NOUVEAU(0): Manufacturer: SEC  Model: 3448  Serial#: 0
[     8.612] (II) NOUVEAU(0): Year: 2005  Week: 0
[     8.612] (II) NOUVEAU(0): EDID Version: 1.3
[     8.612] (II) NOUVEAU(0): Digital Display Input
[     8.612] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 37  vert.: 23
[     8.612] (II) NOUVEAU(0): Gamma: 2.20
[     8.612] (II) NOUVEAU(0): No DPMS capabilities specified
[     8.612] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     8.612] (II) NOUVEAU(0): First detailed timing is preferred mode
[     8.612] (II) NOUVEAU(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 
0.550
[     8.612] (II) NOUVEAU(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 
0.329
[     8.612] (II) NOUVEAU(0): Manufacturer's mask: 0
[     8.612] (II) NOUVEAU(0): Supported detailed timing:
[     8.612] (II) NOUVEAU(0): clock: 161.6 MHz   Image Size:  367 x 230 mm
[     8.612] (II) NOUVEAU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2208 h_border: 0
[     8.612] (II) NOUVEAU(0): v_active: 1200  v_sync: 1202  v_sync_end 1208 
v_blanking: 1220 v_border: 0
[     8.612] (II) NOUVEAU(0): Unknown vendor-specific block f
[     8.612] (II) NOUVEAU(0):  SAMSUNG
[     8.612] (II) NOUVEAU(0):  170CT02-001
[     8.612] (II) NOUVEAU(0): EDID (in hex):
[     8.612] (II) NOUVEAU(0):   00ffffffffffff004ca3483400000000
[     8.612] (II) NOUVEAU(0):   000f0103802517780a87f594574f8c27
[     8.612] (II) NOUVEAU(0):   27505400000001010101010101010101
[     8.612] (II) NOUVEAU(0):   010101010101233f802071b014403020
[     8.612] (II) NOUVEAU(0):   26006fe6100000190000000f00000000
[     8.612] (II) NOUVEAU(0):   000000000046d2026400000000fe0053
[     8.612] (II) NOUVEAU(0):   414d53554e470a2020202020000000fe
[     8.612] (II) NOUVEAU(0):   00313730435430322d3030310a2000d1
[     8.612] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
[     8.612] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[     8.612] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  173.11  1920 2048 2248 
2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  161.23  1600 1712 1880 
2160  1200 1203 1207 1245 -hsync +vsync (74.6 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.36  1680 1784 1960 
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "1400x1050"x60.0  121.79  1400 1488 1632 
1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "1280x1024"x59.9  109.10  1280 1368 1496 
1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "1280x960"x60.0  101.34  1280 1360 1488 
1696  960 963 967 996 -hsync +vsync (59.8 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.77  1152 1216 1336 
1520  864 867 871 897 -hsync +vsync (53.8 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 
1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "800x600"x60.0   38.31  800 832 912 1024 
 600 603 607 624 -hsync +vsync (37.4 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "640x480"x59.9   23.98  640 664 720 800  
480 483 487 500 -hsync +vsync (30.0 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "720x400"x60.0   22.41  720 744 808 896  
400 403 413 417 -hsync +vsync (25.0 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  
400 403 409 417 -hsync +vsync (25.0 kHz)
[     8.612] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.52  640 664 720 800  
350 353 363 366 -hsync +vsync (21.9 kHz)
[     8.613] (II) NOUVEAU(0): EDID for output DVI-D-1
[     8.613] (II) NOUVEAU(0): Not using default mode "640x350" (vrefresh out of 
range)
[     8.613] (II) NOUVEAU(0): Not using default mode "320x175" (vrefresh out of 
range)
[     8.613] (II) NOUVEAU(0): Not using default mode "640x400" (vrefresh out of 
range)
[     8.613] (II) NOUVEAU(0): Not using default mode "320x200" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "720x400" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "360x200" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "640x480" (unknown reason)
[     8.614] (II) NOUVEAU(0): Not using default mode "320x240" (unknown reason)
[     8.614] (II) NOUVEAU(0): Not using default mode "640x480" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "320x240" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "640x480" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "320x240" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "640x480" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "320x240" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "800x600" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "400x300" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "800x600" (unknown reason)
[     8.614] (II) NOUVEAU(0): Not using default mode "400x300" (unknown reason)
[     8.614] (II) NOUVEAU(0): Not using default mode "800x600" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "400x300" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "800x600" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "400x300" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "800x600" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "400x300" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "1024x768i" (vrefresh out 
of range)
[     8.614] (II) NOUVEAU(0): Not using default mode "512x384i" (vrefresh out 
of range)
[     8.614] (II) NOUVEAU(0): Not using default mode "1024x768" (unknown reason)
[     8.614] (II) NOUVEAU(0): Not using default mode "512x384" (unknown reason)
[     8.614] (II) NOUVEAU(0): Not using default mode "1024x768" (vrefresh out 
of range)
[     8.614] (II) NOUVEAU(0): Not using default mode "512x384" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "1024x768" (vrefresh out 
of range)
[     8.614] (II) NOUVEAU(0): Not using default mode "512x384" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "1024x768" (vrefresh out 
of range)
[     8.614] (II) NOUVEAU(0): Not using default mode "512x384" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "1152x864" (vrefresh out 
of range)
[     8.614] (II) NOUVEAU(0): Not using default mode "576x432" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "1280x960" (hsync out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "640x480" (hsync out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "1280x960" (vrefresh out 
of range)
[     8.614] (II) NOUVEAU(0): Not using default mode "640x480" (vrefresh out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "1280x1024" (hsync out of 
range)
[     8.614] (II) NOUVEAU(0): Not using default mode "640x512" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1280x1024" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "640x512" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1280x1024" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "640x512" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1600x1200" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "800x600" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1600x1200" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "800x600" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1600x1200" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "800x600" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1600x1200" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "800x600" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1600x1200" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "800x600" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1792x1344" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "896x672" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1792x1344" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "896x672" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1856x1392" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "928x696" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1856x1392" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "928x696" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1920x1440" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "960x720" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1920x1440" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "960x720" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "832x624" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "416x312" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1152x864" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "576x432" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1152x864" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "576x432" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1152x864" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "576x432" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1152x864" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "576x432" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1152x864" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "576x432" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1152x864" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "576x432" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1360x768" (monitor 
doesn't support reduced blanking)
[     8.615] (II) NOUVEAU(0): Not using default mode "680x384" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1360x768" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "680x384" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1400x1050" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "700x525" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1400x1050" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "700x525" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1400x1050" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "700x525" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1400x1050" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "700x525" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1440x900" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "720x450" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1600x1024" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "800x512" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1680x1050" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "840x525" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1680x1050" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "840x525" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1680x1050" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "840x525" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1680x1050" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "840x525" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1680x1050" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "840x525" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1920x1080" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "960x540" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1920x1200" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "960x600" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1920x1440" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "960x720" (vrefresh out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "2048x1536" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "1024x768" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "2048x1536" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "1024x768" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "2048x1536" (height too 
large for virtual size)
[     8.615] (II) NOUVEAU(0): Not using default mode "1024x768" (vrefresh out 
of range)
[     8.615] (II) NOUVEAU(0): Not using default mode "640x360" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "320x180" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "640x360" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "320x180" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "720x405" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "360x202" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "720x405" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "360x202" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "864x486" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "432x243" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "864x486" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "432x243" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "960x540" (monitor doesn't 
support reduced blanking)
[     8.615] (II) NOUVEAU(0): Not using default mode "480x270" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "960x540" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "480x270" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1024x576" (monitor 
doesn't support reduced blanking)
[     8.615] (II) NOUVEAU(0): Not using default mode "512x288" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1024x576" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "512x288" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1280x720" (monitor 
doesn't support reduced blanking)
[     8.615] (II) NOUVEAU(0): Not using default mode "640x360" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1280x720" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "640x360" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1368x768" (monitor 
doesn't support reduced blanking)
[     8.615] (II) NOUVEAU(0): Not using default mode "684x384" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1368x768" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "684x384" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1600x900" (monitor 
doesn't support reduced blanking)
[     8.615] (II) NOUVEAU(0): Not using default mode "800x450" (unknown reason)
[     8.615] (II) NOUVEAU(0): Not using default mode "1600x900" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "800x450" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "1920x1080" (hsync out of 
range)
[     8.615] (II) NOUVEAU(0): Not using default mode "960x540" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "1920x1080" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "960x540" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "2048x1152" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "1024x576" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "2048x1152" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "1024x576" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "2560x1440" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1280x720" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "2560x1440" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1280x720" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "2880x1620" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1440x810" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "2880x1620" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1440x810" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "3200x1800" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1600x900" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "3200x1800" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1600x900" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "3840x2160" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1920x1080" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "3840x2160" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1920x1080" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "4096x2304" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "2048x1152" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "4096x2304" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "2048x1152" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "5120x2880" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "2560x1440" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "5120x2880" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "2560x1440" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "7680x4320" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "3840x2160" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "7680x4320" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "3840x2160" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "15360x8640" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "7680x4320" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "15360x8640" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "7680x4320" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1280x800" (monitor 
doesn't support reduced blanking)
[     8.616] (II) NOUVEAU(0): Not using default mode "640x400" (unknown reason)
[     8.616] (II) NOUVEAU(0): Not using default mode "1280x800" (unknown reason)
[     8.616] (II) NOUVEAU(0): Not using default mode "640x400" (unknown reason)
[     8.616] (II) NOUVEAU(0): Not using default mode "1400x900" (monitor 
doesn't support reduced blanking)
[     8.616] (II) NOUVEAU(0): Not using default mode "700x450" (unknown reason)
[     8.616] (II) NOUVEAU(0): Not using default mode "1400x900" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "700x450" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "1680x1050" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "840x525" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "1680x1050" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "840x525" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "1920x1200" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "960x600" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "1920x1200" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "960x600" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "2560x1600" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1280x800" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Not using default mode "2560x1600" (height too 
large for virtual size)
[     8.616] (II) NOUVEAU(0): Not using default mode "1280x800" (hsync out of 
range)
[     8.616] (II) NOUVEAU(0): Printing probed modes for output DVI-D-1
[     8.616] (II) NOUVEAU(0): Modeline "1920x1200_60.00"x60.0  193.16  1920 
2048 2256 2592  1200 1201 1204 1242 -hsync +vsync (74.5 kHz UP)
[     8.618] (II) NOUVEAU(0): EDID for output DVI-D-2
[     8.640] (II) NOUVEAU(0): EDID for output VGA-1
[     8.640] (II) NOUVEAU(0): Output LVDS-1 connected
[     8.640] (II) NOUVEAU(0): Output DVI-D-1 enabled by config file
[     8.640] (II) NOUVEAU(0): Output DVI-D-2 disconnected
[     8.640] (II) NOUVEAU(0): Output VGA-1 disconnected
[     8.640] (II) NOUVEAU(0): Using user preference for initial modes
[     8.640] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1920x1200 +0+0
[     8.640] (II) NOUVEAU(0): Output DVI-D-1 using initial mode 1920x1200_60.00 
+0+0
[     8.640] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[     8.640] (--) NOUVEAU(0): Virtual size is 3840x1200 (pitch 0)
[     8.640] (**) NOUVEAU(0):  Driver mode "1920x1200": 161.6 MHz (scaled from 
0.0 MHz), 73.2 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[     8.640] (**) NOUVEAU(0):  Mode "1920x1080": 173.1 MHz (scaled from 0.0 
MHz), 67.2 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  173.11  1920 2048 2248 
2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "1600x1200": 161.2 MHz (scaled from 0.0 
MHz), 74.6 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  161.23  1600 1712 1880 
2160  1200 1203 1207 1245 -hsync +vsync (74.6 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "1680x1050": 146.4 MHz (scaled from 0.0 
MHz), 65.3 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.36  1680 1784 1960 
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "1400x1050": 121.8 MHz (scaled from 0.0 
MHz), 65.3 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1400x1050"x60.0  121.79  1400 1488 1632 
1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "1280x1024": 109.1 MHz (scaled from 0.0 
MHz), 63.7 kHz, 59.9 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1280x1024"x59.9  109.10  1280 1368 1496 
1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "1280x960": 101.3 MHz (scaled from 0.0 
MHz), 59.8 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1280x960"x60.0  101.34  1280 1360 1488 
1696  960 963 967 996 -hsync +vsync (59.8 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 
53.8 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.77  1152 1216 1336 
1520  864 867 871 897 -hsync +vsync (53.8 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 
47.8 kHz, 59.9 Hz
[     8.640] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 
1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "800x600": 38.3 MHz (scaled from 0.0 MHz), 
37.4 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "800x600"x60.0   38.31  800 832 912 1024 
 600 603 607 624 -hsync +vsync (37.4 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "640x480": 24.0 MHz (scaled from 0.0 MHz), 
30.0 kHz, 59.9 Hz
[     8.640] (II) NOUVEAU(0): Modeline "640x480"x59.9   23.98  640 664 720 800  
480 483 487 500 -hsync +vsync (30.0 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "720x400": 22.4 MHz (scaled from 0.0 MHz), 
25.0 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "720x400"x60.0   22.41  720 744 808 896  
400 403 413 417 -hsync +vsync (25.0 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 
25.0 kHz, 60.0 Hz
[     8.640] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  
400 403 409 417 -hsync +vsync (25.0 kHz)
[     8.640] (**) NOUVEAU(0):  Mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 
21.9 kHz, 59.8 Hz
[     8.640] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.52  640 664 720 800  
350 353 363 366 -hsync +vsync (21.9 kHz)
[     8.642] (==) NOUVEAU(0): DPI set to (96, 96)
[     8.642] (II) Loading sub module "fb"
[     8.642] (II) LoadModule: "fb"
[     8.642] (II) Loading /usr/lib/xorg/modules/libfb.so
[     8.642] (II) Module fb: vendor="X.Org Foundation"
[     8.642]    compiled for 1.19.6, module version = 1.0.0
[     8.642]    ABI class: X.Org ANSI C Emulation, version 0.4
[     8.642] (II) Loading sub module "shadowfb"
[     8.642] (II) LoadModule: "shadowfb"
[     8.642] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[     8.642] (II) Module shadowfb: vendor="X.Org Foundation"
[     8.642]    compiled for 1.19.6, module version = 1.0.0
[     8.642]    ABI class: X.Org ANSI C Emulation, version 0.4
[     8.643] (--) Depth 24 pixmap format is 32 bpp
[     8.646] (II) NOUVEAU(0): Channel setup complete.
[     8.648] (II) NOUVEAU(0): Hardware support for Present enabled
[     8.648] (II) NOUVEAU(0): [DRI2] Setup complete
[     8.648] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[     8.648] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[     8.648] (II) Loading sub module "exa"
[     8.648] (II) LoadModule: "exa"
[     8.648] (II) Loading /usr/lib/xorg/modules/libexa.so
[     8.650] (II) Module exa: vendor="X.Org Foundation"
[     8.650]    compiled for 1.19.6, module version = 2.6.0
[     8.650]    ABI class: X.Org Video Driver, version 23.0
[     8.650] (II) EXA(0): Driver allocated offscreen pixmaps
[     8.650] (II) EXA(0): Driver registered support for the following 
operations:
[     8.650] (II)         Solid
[     8.650] (II)         Copy
[     8.650] (II)         Composite (RENDER acceleration)
[     8.650] (II)         UploadToScreen
[     8.650] (II)         DownloadFromScreen
[     8.650] (==) NOUVEAU(0): Backing store enabled
[     8.650] (==) NOUVEAU(0): Silken mouse enabled
[     8.650] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 
Textured Video.
[     8.650] (II) NOUVEAU(0): [XvMC] Extension initialized.
[     8.650] (==) NOUVEAU(0): DPMS enabled
[     8.650] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[     8.651] (--) RandR disabled
[     8.659] (II) SELinux: Disabled on system
[     8.897] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     8.897] (II) AIGLX: enabled GLX_ARB_create_context
[     8.897] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     8.897] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[     8.897] (II) AIGLX: enabled GLX_INTEL_swap_event
[     8.897] (II) AIGLX: enabled GLX_SGI_swap_control
[     8.897] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     8.897] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     8.897] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[     8.897] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     8.899] (II) AIGLX: Loaded and initialized nouveau
[     8.899] (II) GLX: Initialized DRI2 GL provider for screen 0
[     8.901] (II) NOUVEAU(0): NVEnterVT is called.
[     8.907] (EE) NOUVEAU(0): failed to set mode: Invalid argument
[     8.907] (II) NOUVEAU(0): Setting screen physical size to 1016 x 317
[     8.907] resize called 3840 1200
[     8.965] (II) config/udev: Adding input device Power Button 
(/dev/input/event2)
[     8.965] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     8.965] (II) LoadModule: "evdev"
[     8.965] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     8.969] (II) Module evdev: vendor="X.Org Foundation"
[     8.969]    compiled for 1.19.3, module version = 2.10.5
[     8.969]    Module class: X.Org XInput Driver
[     8.969]    ABI class: X.Org XInput driver, version 24.1
[     8.969] (II) Using input driver 'evdev' for 'Power Button'
[     8.969] (**) Power Button: always reports core events
[     8.969] (**) evdev: Power Button: Device: "/dev/input/event2"
[     8.969] (--) evdev: Power Button: Vendor 0 Product 0x1
[     8.969] (--) evdev: Power Button: Found keys
[     8.969] (II) evdev: Power Button: Configuring as keyboard
[     8.969] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     8.969] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 6)
[     8.969] (**) Option "xkb_rules" "evdev"
[     8.969] (**) Option "xkb_model" "pc105"
[     8.969] (**) Option "xkb_layout" "de"
[     8.994] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     8.994] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     8.994] (II) Using input driver 'evdev' for 'Video Bus'
[     8.994] (**) Video Bus: always reports core events
[     8.994] (**) evdev: Video Bus: Device: "/dev/input/event4"
[     8.994] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     8.994] (--) evdev: Video Bus: Found keys
[     8.994] (II) evdev: Video Bus: Configuring as keyboard
[     8.994] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input8/event4"
[     8.994] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD, id 7)
[     8.994] (**) Option "xkb_rules" "evdev"
[     8.994] (**) Option "xkb_model" "pc105"
[     8.994] (**) Option "xkb_layout" "de"
[     8.995] (II) config/udev: Adding input device Lid Switch 
(/dev/input/event1)
[     8.995] (II) No input driver specified, ignoring this device.
[     8.995] (II) This device may have been added with another device file.
[     8.995] (II) config/udev: Adding input device Sleep Button 
(/dev/input/event0)
[     8.995] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     8.995] (II) Using input driver 'evdev' for 'Sleep Button'
[     8.995] (**) Sleep Button: always reports core events
[     8.995] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[     8.995] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     8.996] (--) evdev: Sleep Button: Found keys
[     8.996] (II) evdev: Sleep Button: Configuring as keyboard
[     8.996] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     8.996] (II) XINPUT: Adding extended input device "Sleep Button" (type: 
KEYBOARD, id 8)
[     8.996] (**) Option "xkb_rules" "evdev"
[     8.996] (**) Option "xkb_model" "pc105"
[     8.996] (**) Option "xkb_layout" "de"
[     8.997] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/event15)
[     8.997] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
keyboard catchall"
[     8.997] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[     8.997] (**) CHESEN PS2 to USB Converter: always reports core events
[     8.997] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/event15"
[     8.997] (--) evdev: CHESEN PS2 to USB Converter: Vendor 0xa81 Product 0x205
[     8.997] (--) evdev: CHESEN PS2 to USB Converter: Found keys
[     8.997] (II) evdev: CHESEN PS2 to USB Converter: Configuring as keyboard
[     8.997] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/0003:0A81:0205.0001/input/input21/event15"
[     8.997] (II) XINPUT: Adding extended input device "CHESEN PS2 to USB 
Converter" (type: KEYBOARD, id 9)
[     8.997] (**) Option "xkb_rules" "evdev"
[     8.997] (**) Option "xkb_model" "pc105"
[     8.997] (**) Option "xkb_layout" "de"
[     8.999] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/event16)
[     8.999] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
pointer catchall"
[     8.999] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
keyboard catchall"
[     8.999] (**) CHESEN PS2 to USB Converter: Applying InputClass "3 Button 
PS2 Mouse at USB Converter"
[     8.999] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[     8.999] (**) CHESEN PS2 to USB Converter: always reports core events
[     8.999] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/event16"
[     8.999] (--) evdev: CHESEN PS2 to USB Converter: Vendor 0xa81 Product 0x205
[     8.999] (--) evdev: CHESEN PS2 to USB Converter: Found 9 mouse buttons
[     8.999] (--) evdev: CHESEN PS2 to USB Converter: Found scroll wheel(s)
[     8.999] (--) evdev: CHESEN PS2 to USB Converter: Found relative axes
[     8.999] (--) evdev: CHESEN PS2 to USB Converter: Found x and y relative 
axes
[     8.999] (--) evdev: CHESEN PS2 to USB Converter: Found keys
[     8.999] (II) evdev: CHESEN PS2 to USB Converter: Configuring as mouse
[     8.999] (II) evdev: CHESEN PS2 to USB Converter: Configuring as keyboard
[     8.999] (II) evdev: CHESEN PS2 to USB Converter: Adding scrollwheel support
[     8.999] (**) Option "EmulateWheel" "true"
[     8.999] (**) Option "EmulateWheelButton" "2"
[     8.999] (**) Option "YAxisMapping" "4 5"
[     8.999] (**) evdev: CHESEN PS2 to USB Converter: YAxisMapping: buttons 4 
and 5
[     8.999] (**) Option "XAxisMapping" "6 7"
[     8.999] (**) evdev: CHESEN PS2 to USB Converter: XAxisMapping: buttons 6 
and 7
[     8.999] (**) evdev: CHESEN PS2 to USB Converter: EmulateWheelButton: 2, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     8.999] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.1/0003:0A81:0205.0002/input/input22/event16"
[     8.999] (II) XINPUT: Adding extended input device "CHESEN PS2 to USB 
Converter" (type: KEYBOARD, id 10)
[     8.999] (**) Option "xkb_rules" "evdev"
[     8.999] (**) Option "xkb_model" "pc105"
[     8.999] (**) Option "xkb_layout" "de"
[     8.999] (II) evdev: CHESEN PS2 to USB Converter: initialized for relative 
axes.
[     9.000] (**) CHESEN PS2 to USB Converter: (accel) keeping acceleration 
scheme 1
[     9.000] (**) CHESEN PS2 to USB Converter: (accel) acceleration profile 0
[     9.000] (**) CHESEN PS2 to USB Converter: (accel) acceleration factor: 
2.000
[     9.000] (**) CHESEN PS2 to USB Converter: (accel) acceleration threshold: 4
[     9.000] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/mouse3)
[     9.000] (**) CHESEN PS2 to USB Converter: Applying InputClass "3 Button 
PS2 Mouse at USB Converter"
[     9.000] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[     9.000] (**) CHESEN PS2 to USB Converter: always reports core events
[     9.000] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/mouse3"
[     9.000] (EE) evdev: CHESEN PS2 to USB Converter: Unable to query fd: 
Inappropriate ioctl for device
[     9.010] (EE) PreInit returned 2 for "CHESEN PS2 to USB Converter"
[     9.010] (II) UnloadModule: "evdev"
[     9.010] (II) config/udev: Adding input device CKA7216: HP Webcam [2 MP] 
(/dev/input/event14)
[     9.010] (**) CKA7216: HP Webcam [2 MP]: Applying InputClass "evdev 
keyboard catchall"
[     9.010] (II) Using input driver 'evdev' for 'CKA7216: HP Webcam [2 MP]'
[     9.010] (**) CKA7216: HP Webcam [2 MP]: always reports core events
[     9.010] (**) evdev: CKA7216: HP Webcam [2 MP]: Device: "/dev/input/event14"
[     9.010] (--) evdev: CKA7216: HP Webcam [2 MP]: Vendor 0x4f2 Product 0xb053
[     9.010] (--) evdev: CKA7216: HP Webcam [2 MP]: Found keys
[     9.010] (II) evdev: CKA7216: HP Webcam [2 MP]: Configuring as keyboard
[     9.010] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5:1.0/input/input20/event14"
[     9.010] (II) XINPUT: Adding extended input device "CKA7216: HP Webcam [2 
MP]" (type: KEYBOARD, id 11)
[     9.010] (**) Option "xkb_rules" "evdev"
[     9.010] (**) Option "xkb_model" "pc105"
[     9.011] (**) Option "xkb_layout" "de"
[     9.011] (II) config/udev: Adding input device HDA Intel Front Mic 
(/dev/input/event9)
[     9.011] (II) No input driver specified, ignoring this device.
[     9.011] (II) This device may have been added with another device file.
[     9.012] (II) config/udev: Adding input device HDA Intel Line 
(/dev/input/event10)
[     9.012] (II) No input driver specified, ignoring this device.
[     9.012] (II) This device may have been added with another device file.
[     9.012] (II) config/udev: Adding input device HDA Intel Line Out 
(/dev/input/event11)
[     9.012] (II) No input driver specified, ignoring this device.
[     9.012] (II) This device may have been added with another device file.
[     9.013] (II) config/udev: Adding input device HDA Intel Front Headphone 
(/dev/input/event12)
[     9.013] (II) No input driver specified, ignoring this device.
[     9.013] (II) This device may have been added with another device file.
[     9.013] (II) config/udev: Adding input device AT Translated Set 2 keyboard 
(/dev/input/event3)
[     9.013] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev 
keyboard catchall"
[     9.013] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     9.013] (**) AT Translated Set 2 keyboard: always reports core events
[     9.013] (**) evdev: AT Translated Set 2 keyboard: Device: 
"/dev/input/event3"
[     9.013] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     9.013] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     9.013] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     9.013] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     9.013] (II) XINPUT: Adding extended input device "AT Translated Set 2 
keyboard" (type: KEYBOARD, id 12)
[     9.013] (**) Option "xkb_rules" "evdev"
[     9.013] (**) Option "xkb_model" "pc105"
[     9.013] (**) Option "xkb_layout" "de"
[     9.014] (II) config/udev: Adding input device PS2++ Logitech TrackMan 
(/dev/input/event5)
[     9.014] (**) PS2++ Logitech TrackMan: Applying InputClass "evdev pointer 
catchall"
[     9.014] (**) PS2++ Logitech TrackMan: Applying InputClass "Logitech 
Trackman FX"
[     9.014] (II) Using input driver 'evdev' for 'PS2++ Logitech TrackMan'
[     9.014] (**) PS2++ Logitech TrackMan: always reports core events
[     9.014] (**) evdev: PS2++ Logitech TrackMan: Device: "/dev/input/event5"
[     9.014] (--) evdev: PS2++ Logitech TrackMan: Vendor 0x2 Product 0x2
[     9.014] (--) evdev: PS2++ Logitech TrackMan: Found 8 mouse buttons
[     9.014] (--) evdev: PS2++ Logitech TrackMan: Found relative axes
[     9.014] (--) evdev: PS2++ Logitech TrackMan: Found x and y relative axes
[     9.014] (II) evdev: PS2++ Logitech TrackMan: Configuring as mouse
[     9.014] (**) Option "EmulateWheel" "true"
[     9.014] (**) Option "EmulateWheelButton" "8"
[     9.014] (**) Option "YAxisMapping" "4 5"
[     9.014] (**) evdev: PS2++ Logitech TrackMan: YAxisMapping: buttons 4 and 5
[     9.014] (**) Option "XAxisMapping" "6 7"
[     9.014] (**) evdev: PS2++ Logitech TrackMan: XAxisMapping: buttons 6 and 7
[     9.015] (**) evdev: PS2++ Logitech TrackMan: EmulateWheelButton: 8, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     9.015] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio2/input/input10/event5"
[     9.015] (II) XINPUT: Adding extended input device "PS2++ Logitech 
TrackMan" (type: MOUSE, id 13)
[     9.015] (II) evdev: PS2++ Logitech TrackMan: initialized for relative axes.
[     9.015] (**) PS2++ Logitech TrackMan: (accel) keeping acceleration scheme 1
[     9.015] (**) PS2++ Logitech TrackMan: (accel) acceleration profile 0
[     9.015] (**) PS2++ Logitech TrackMan: (accel) acceleration factor: 2.000
[     9.015] (**) PS2++ Logitech TrackMan: (accel) acceleration threshold: 4
[     9.015] (II) config/udev: Adding input device PS2++ Logitech TrackMan 
(/dev/input/mouse0)
[     9.015] (**) PS2++ Logitech TrackMan: Applying InputClass "Logitech 
Trackman FX"
[     9.015] (II) Using input driver 'evdev' for 'PS2++ Logitech TrackMan'
[     9.015] (**) PS2++ Logitech TrackMan: always reports core events
[     9.015] (**) evdev: PS2++ Logitech TrackMan: Device: "/dev/input/mouse0"
[     9.015] (EE) evdev: PS2++ Logitech TrackMan: Unable to query fd: 
Inappropriate ioctl for device
[     9.024] (EE) PreInit returned 2 for "PS2++ Logitech TrackMan"
[     9.024] (II) UnloadModule: "evdev"
[     9.024] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/event6)
[     9.024] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev 
touchpad catchall"
[     9.024] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad 
catchall"
[     9.024] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default 
clickpad buttons"
[     9.024] (II) LoadModule: "synaptics"
[     9.024] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     9.024] (II) Module synaptics: vendor="X.Org Foundation"
[     9.024]    compiled for 1.19.3, module version = 1.9.0
[     9.025]    Module class: X.Org XInput Driver
[     9.025]    ABI class: X.Org XInput driver, version 24.1
[     9.025] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics 
TouchPad'
[     9.025] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     9.025] (**) Option "Device" "/dev/input/event6"
[     9.034] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 
5472 (res 59)
[     9.034] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 
4448 (res 98)
[     9.034] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[     9.034] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 
15
[     9.034] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right 
middle
[     9.034] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[     9.034] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     9.034] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     9.042] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio4/input/input12/event6"
[     9.042] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics 
TouchPad" (type: TOUCHPAD, id 14)
[     9.042] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is 
now constant deceleration 2.5
[     9.042] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is 
now 1.75
[     9.042] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is 
now 0.040
[     9.042] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration 
scheme 1
[     9.042] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[     9.042] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     9.042] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     9.042] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     9.042] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/mouse1)
[     9.042] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass 
"touchpad ignore duplicates"
[     9.043] (II) config/udev: Adding input device PS/2 Generic Mouse 
(/dev/input/event7)
[     9.043] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer 
catchall"
[     9.043] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[     9.043] (**) PS/2 Generic Mouse: always reports core events
[     9.043] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event7"
[     9.043] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[     9.043] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[     9.043] (--) evdev: PS/2 Generic Mouse: Found relative axes
[     9.043] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[     9.043] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[     9.043] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[     9.043] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     9.043] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio4/serio5/input/input13/event7"
[     9.043] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" 
(type: MOUSE, id 15)
[     9.043] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[     9.043] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[     9.043] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[     9.043] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[     9.043] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[     9.044] (II) config/udev: Adding input device PS/2 Generic Mouse 
(/dev/input/mouse2)
[     9.044] (II) No input driver specified, ignoring this device.
[     9.044] (II) This device may have been added with another device file.
[     9.044] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer 
(/dev/input/event8)
[     9.044] (II) No input driver specified, ignoring this device.
[     9.044] (II) This device may have been added with another device file.
[     9.045] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer 
(/dev/input/js0)
[     9.045] (II) No input driver specified, ignoring this device.
[     9.045] (II) This device may have been added with another device file.
[     9.048] (II) config/udev: Adding input device HP WMI hotkeys 
(/dev/input/event13)
[     9.048] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[     9.048] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[     9.048] (**) HP WMI hotkeys: always reports core events
[     9.048] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event13"
[     9.048] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[     9.048] (--) evdev: HP WMI hotkeys: Found keys
[     9.048] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[     9.048] (**) Option "config_info" 
"udev:/sys/devices/virtual/input/input15/event13"
[     9.048] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: 
KEYBOARD, id 16)
[     9.048] (**) Option "xkb_rules" "evdev"
[     9.048] (**) Option "xkb_model" "pc105"
[     9.048] (**) Option "xkb_layout" "de"
[     9.056] (II) config/udev: removing device HP WMI hotkeys
[     9.061] (II) evdev: HP WMI hotkeys: Close
[     9.061] (II) UnloadModule: "evdev"
[     9.061] (II) config/udev: Adding input device HP WMI hotkeys 
(/dev/input/event13)
[     9.061] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[     9.061] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[     9.061] (**) HP WMI hotkeys: always reports core events
[     9.061] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event13"
[     9.061] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[     9.061] (--) evdev: HP WMI hotkeys: Found keys
[     9.061] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[     9.061] (**) Option "config_info" 
"udev:/sys/devices/virtual/input/input15/event13"
[     9.061] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: 
KEYBOARD, id 16)
[     9.061] (**) Option "xkb_rules" "evdev"
[     9.061] (**) Option "xkb_model" "pc105"
[     9.061] (**) Option "xkb_layout" "de"
[     9.061] (WW) Option "xkb_variant" requires a string value
[     9.061] (WW) Option "xkb_options" requires a string value
[     9.062] (II) config/udev: Adding input device HDA Intel Front Mic 
(/dev/input/event9)
[     9.062] (II) No input driver specified, ignoring this device.
[     9.062] (II) This device may have been added with another device file.
[     9.062] (II) config/udev: Adding input device HDA Intel Line 
(/dev/input/event10)
[     9.062] (II) No input driver specified, ignoring this device.
[     9.062] (II) This device may have been added with another device file.
[     9.062] (II) config/udev: Adding input device HDA Intel Line Out 
(/dev/input/event11)
[     9.062] (II) No input driver specified, ignoring this device.
[     9.062] (II) This device may have been added with another device file.
[     9.063] (II) config/udev: Adding input device HDA Intel Front Headphone 
(/dev/input/event12)
[     9.063] (II) No input driver specified, ignoring this device.
[     9.063] (II) This device may have been added with another device file.
[     9.064] (II) config/udev: removing device CKA7216: HP Webcam [2 MP]
[     9.074] (II) evdev: CKA7216: HP Webcam [2 MP]: Close
[     9.074] (II) UnloadModule: "evdev"
[     9.074] (II) config/udev: Adding input device CKA7216: HP Webcam [2 MP] 
(/dev/input/event14)
[     9.074] (**) CKA7216: HP Webcam [2 MP]: Applying InputClass "evdev 
keyboard catchall"
[     9.074] (II) Using input driver 'evdev' for 'CKA7216: HP Webcam [2 MP]'
[     9.074] (**) CKA7216: HP Webcam [2 MP]: always reports core events
[     9.074] (**) evdev: CKA7216: HP Webcam [2 MP]: Device: "/dev/input/event14"
[     9.074] (--) evdev: CKA7216: HP Webcam [2 MP]: Vendor 0x4f2 Product 0xb053
[     9.074] (--) evdev: CKA7216: HP Webcam [2 MP]: Found keys
[     9.074] (II) evdev: CKA7216: HP Webcam [2 MP]: Configuring as keyboard
[     9.074] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5:1.0/input/input20/event14"
[     9.074] (II) XINPUT: Adding extended input device "CKA7216: HP Webcam [2 
MP]" (type: KEYBOARD, id 11)
[     9.074] (**) Option "xkb_rules" "evdev"
[     9.074] (**) Option "xkb_model" "pc105"
[     9.074] (**) Option "xkb_layout" "de"
[     9.074] (WW) Option "xkb_variant" requires a string value
[     9.074] (WW) Option "xkb_options" requires a string value
[     9.076] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/mouse3)
[     9.076] (**) CHESEN PS2 to USB Converter: Applying InputClass "3 Button 
PS2 Mouse at USB Converter"
[     9.076] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[     9.076] (**) CHESEN PS2 to USB Converter: always reports core events
[     9.076] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/mouse3"
[     9.076] (EE) evdev: CHESEN PS2 to USB Converter: Unable to query fd: 
Inappropriate ioctl for device
[     9.089] (EE) PreInit returned 2 for "CHESEN PS2 to USB Converter"
[     9.089] (II) UnloadModule: "evdev"
[     9.089] (II) config/udev: removing device CHESEN PS2 to USB Converter
[     9.093] (II) evdev: CHESEN PS2 to USB Converter: Close
[     9.093] (II) UnloadModule: "evdev"
[     9.093] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/event16)
[     9.093] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
pointer catchall"
[     9.093] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
keyboard catchall"
[     9.093] (**) CHESEN PS2 to USB Converter: Applying InputClass "3 Button 
PS2 Mouse at USB Converter"
[     9.093] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[     9.093] (**) CHESEN PS2 to USB Converter: always reports core events
[     9.093] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/event16"
[     9.093] (--) evdev: CHESEN PS2 to USB Converter: Vendor 0xa81 Product 0x205
[     9.093] (--) evdev: CHESEN PS2 to USB Converter: Found 9 mouse buttons
[     9.093] (--) evdev: CHESEN PS2 to USB Converter: Found scroll wheel(s)
[     9.093] (--) evdev: CHESEN PS2 to USB Converter: Found relative axes
[     9.093] (--) evdev: CHESEN PS2 to USB Converter: Found x and y relative 
axes
[     9.093] (--) evdev: CHESEN PS2 to USB Converter: Found keys
[     9.093] (II) evdev: CHESEN PS2 to USB Converter: Configuring as mouse
[     9.093] (II) evdev: CHESEN PS2 to USB Converter: Configuring as keyboard
[     9.093] (II) evdev: CHESEN PS2 to USB Converter: Adding scrollwheel support
[     9.094] (**) Option "EmulateWheel" "true"
[     9.094] (**) Option "EmulateWheelButton" "2"
[     9.094] (**) Option "YAxisMapping" "4 5"
[     9.094] (**) evdev: CHESEN PS2 to USB Converter: YAxisMapping: buttons 4 
and 5
[     9.094] (**) Option "XAxisMapping" "6 7"
[     9.094] (**) evdev: CHESEN PS2 to USB Converter: XAxisMapping: buttons 6 
and 7
[     9.094] (**) evdev: CHESEN PS2 to USB Converter: EmulateWheelButton: 2, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     9.094] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.1/0003:0A81:0205.0002/input/input22/event16"
[     9.094] (II) XINPUT: Adding extended input device "CHESEN PS2 to USB 
Converter" (type: KEYBOARD, id 10)
[     9.094] (**) Option "xkb_rules" "evdev"
[     9.094] (**) Option "xkb_model" "pc105"
[     9.094] (**) Option "xkb_layout" "de"
[     9.094] (WW) Option "xkb_variant" requires a string value
[     9.094] (WW) Option "xkb_options" requires a string value
[     9.094] (II) evdev: CHESEN PS2 to USB Converter: initialized for relative 
axes.
[     9.094] (**) CHESEN PS2 to USB Converter: (accel) keeping acceleration 
scheme 1
[     9.094] (**) CHESEN PS2 to USB Converter: (accel) acceleration profile 0
[     9.094] (**) CHESEN PS2 to USB Converter: (accel) acceleration factor: 
2.000
[     9.094] (**) CHESEN PS2 to USB Converter: (accel) acceleration threshold: 4
[     9.094] (II) config/udev: removing device CHESEN PS2 to USB Converter
[     9.100] (II) evdev: CHESEN PS2 to USB Converter: Close
[     9.100] (II) UnloadModule: "evdev"
[     9.100] (II) config/udev: Adding input device CHESEN PS2 to USB Converter 
(/dev/input/event15)
[     9.100] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev 
keyboard catchall"
[     9.100] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[     9.100] (**) CHESEN PS2 to USB Converter: always reports core events
[     9.100] (**) evdev: CHESEN PS2 to USB Converter: Device: 
"/dev/input/event15"
[     9.100] (--) evdev: CHESEN PS2 to USB Converter: Vendor 0xa81 Product 0x205
[     9.100] (--) evdev: CHESEN PS2 to USB Converter: Found keys
[     9.100] (II) evdev: CHESEN PS2 to USB Converter: Configuring as keyboard
[     9.100] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/0003:0A81:0205.0001/input/input21/event15"
[     9.100] (II) XINPUT: Adding extended input device "CHESEN PS2 to USB 
Converter" (type: KEYBOARD, id 9)
[     9.100] (**) Option "xkb_rules" "evdev"
[     9.100] (**) Option "xkb_model" "pc105"
[     9.100] (**) Option "xkb_layout" "de"
[     9.100] (WW) Option "xkb_variant" requires a string value
[     9.101] (WW) Option "xkb_options" requires a string value
[    12.289] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    12.289] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    12.289] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[    19.928] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    19.928] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    19.928] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[    20.074] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    20.074] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    20.074] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[    21.856] resize called 1920 1200
[    22.158] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    22.158] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    22.158] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[    22.203] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    22.203] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    22.203] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[    22.270] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    22.270] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    22.270] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[    22.325] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    22.325] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    22.325] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[    23.684] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    23.686] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    23.686] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
[    23.740] (II) NOUVEAU(0): EDID vendor "SEC", prod id 13384
[    23.740] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    23.740] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  161.63  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to