Skip to content

Instantly share code, notes, and snippets.

@aaronang
Created May 26, 2015 19:04
Show Gist options
  • Save aaronang/46972a8b7b31c9402e86 to your computer and use it in GitHub Desktop.
Save aaronang/46972a8b7b31c9402e86 to your computer and use it in GitHub Desktop.
Cinnamon is not detecting my second monitor, this is my Xorg.0.log file.
[ 6.285]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[ 6.285] X Protocol Version 11, Revision 0
[ 6.285] Build Operating System: Linux 3.19.2-1-ARCH x86_64
[ 6.285] Current Operating System: Linux zbook14 4.0.4-2-ARCH #1 SMP PREEMPT Fri May 22 03:05:23 UTC 2015 x86_64
[ 6.285] Kernel command line: initrd=\initramfs-linux.img root=/dev/sdb5 rw
[ 6.285] Build Date: 14 April 2015 10:34:18AM
[ 6.285]
[ 6.285] Current version of pixman: 0.32.6
[ 6.285] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.285] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.285] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 26 23:01:25 2015
[ 6.287] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 6.287] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.288] (==) No Layout section. Using the first Screen section.
[ 6.288] (==) No screen section available. Using defaults.
[ 6.288] (**) |-->Screen "Default Screen Section" (0)
[ 6.288] (**) | |-->Monitor "<default monitor>"
[ 6.289] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.289] (==) Automatically adding devices
[ 6.289] (==) Automatically enabling devices
[ 6.289] (==) Automatically adding GPU devices
[ 6.290] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 6.290] Entry deleted from font path.
[ 6.290] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 6.290] Entry deleted from font path.
[ 6.290] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 6.290] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 6.290] Entry deleted from font path.
[ 6.290] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 6.290] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 6.290] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.290] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.291] (II) Loader magic: 0x815d80
[ 6.291] (II) Module ABI versions:
[ 6.291] X.Org ANSI C Emulation: 0.4
[ 6.291] X.Org Video Driver: 19.0
[ 6.291] X.Org XInput driver : 21.0
[ 6.291] X.Org Server Extension : 9.0
[ 6.292] (EE) systemd-logind: failed to get session: PID 320 does not belong to any known session
[ 6.292] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.292] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 6.293] (--) PCI:*(0:0:2:0) 8086:0a16:103c:198f rev 9, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64
[ 6.293] (--) PCI: (0:3:0:0) 1002:6601:103c:2100 rev 0, Mem @ 0xb0000000/268435456, 0xd0500000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 6.293] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 6.293] (II) LoadModule: "glx"
[ 6.294] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.303] (II) Module glx: vendor="X.Org Foundation"
[ 6.303] compiled for 1.17.1, module version = 1.0.0
[ 6.303] ABI class: X.Org Server Extension, version 9.0
[ 6.303] (==) AIGLX enabled
[ 6.303] (==) Matched intel as autoconfigured driver 0
[ 6.303] (==) Matched ati as autoconfigured driver 1
[ 6.303] (==) Matched intel as autoconfigured driver 2
[ 6.303] (==) Matched modesetting as autoconfigured driver 3
[ 6.303] (==) Matched fbdev as autoconfigured driver 4
[ 6.303] (==) Matched vesa as autoconfigured driver 5
[ 6.303] (==) Assigned the driver to the xf86ConfigLayout
[ 6.303] (II) LoadModule: "intel"
[ 6.303] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 6.306] (II) Module intel: vendor="X.Org Foundation"
[ 6.306] compiled for 1.17.1, module version = 2.99.917
[ 6.306] Module class: X.Org Video Driver
[ 6.306] ABI class: X.Org Video Driver, version 19.0
[ 6.306] (II) LoadModule: "ati"
[ 6.306] (WW) Warning, couldn't open module ati
[ 6.306] (II) UnloadModule: "ati"
[ 6.306] (II) Unloading ati
[ 6.306] (EE) Failed to load module "ati" (module does not exist, 0)
[ 6.306] (II) LoadModule: "modesetting"
[ 6.306] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.307] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.307] compiled for 1.17.1, module version = 1.17.1
[ 6.307] Module class: X.Org Video Driver
[ 6.307] ABI class: X.Org Video Driver, version 19.0
[ 6.307] (II) LoadModule: "fbdev"
[ 6.307] (WW) Warning, couldn't open module fbdev
[ 6.307] (II) UnloadModule: "fbdev"
[ 6.307] (II) Unloading fbdev
[ 6.307] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 6.307] (II) LoadModule: "vesa"
[ 6.307] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 6.307] (II) Module vesa: vendor="X.Org Foundation"
[ 6.307] compiled for 1.17.0, module version = 2.3.2
[ 6.307] Module class: X.Org Video Driver
[ 6.307] ABI class: X.Org Video Driver, version 19.0
[ 6.307] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 6.307] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 6.307] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 6.307] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 6.307] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.308] (II) VESA: driver for VESA chipsets: vesa
[ 6.308] (++) using VT number 7
[ 6.312] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150130
[ 6.312] (II) modeset(G0): using drv /dev/dri/card1
[ 6.312] (WW) Falling back to old probe method for modesetting
[ 6.312] (WW) Falling back to old probe method for vesa
[ 6.313] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[ 6.313] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[ 6.313] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.313] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 6.313] (==) intel(0): RGB weight 888
[ 6.313] (==) intel(0): Default visual is TrueColor
[ 6.313] (II) intel(0): Output eDP1 using monitor section eDP1
[ 6.313] (**) intel(0): Option "Primary" "true"
[ 6.313] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 6.313] (II) intel(0): Enabled output eDP1
[ 6.313] (II) intel(0): Output DP1 has no monitor section
[ 6.314] (II) intel(0): Enabled output DP1
[ 6.314] (II) intel(0): Output HDMI1 has no monitor section
[ 6.314] (II) intel(0): Enabled output HDMI1
[ 6.314] (II) intel(0): Output DP2 using monitor section DP2
[ 6.314] (**) intel(0): Option "LeftOf" "eDP1"
[ 6.314] (II) intel(0): Enabled output DP2
[ 6.314] (II) intel(0): Output HDMI2 has no monitor section
[ 6.314] (II) intel(0): Enabled output HDMI2
[ 6.314] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 6.314] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 6.314] (II) intel(0): Enabled output VIRTUAL1
[ 6.314] (II) intel(0): EDID for output eDP1
[ 6.314] (II) intel(0): Manufacturer: AUO Model: 123d Serial#: 0
[ 6.314] (II) intel(0): Year: 2012 Week: 0
[ 6.314] (II) intel(0): EDID Version: 1.4
[ 6.314] (II) intel(0): Digital Display Input
[ 6.314] (II) intel(0): 6 bits per channel
[ 6.314] (II) intel(0): Digital interface is DisplayPort
[ 6.314] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 6.314] (II) intel(0): Gamma: 2.20
[ 6.315] (II) intel(0): No DPMS capabilities specified
[ 6.315] (II) intel(0): Supported color encodings: RGB 4:4:4
[ 6.315] (II) intel(0): First detailed timing is preferred mode
[ 6.315] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 6.315] (II) intel(0): redX: 0.643 redY: 0.336 greenX: 0.313 greenY: 0.620
[ 6.315] (II) intel(0): blueX: 0.151 blueY: 0.053 whiteX: 0.313 whiteY: 0.329
[ 6.315] (II) intel(0): Manufacturer's mask: 0
[ 6.315] (II) intel(0): Supported detailed timing:
[ 6.315] (II) intel(0): clock: 141.0 MHz Image Size: 309 x 173 mm
[ 6.315] (II) intel(0): h_active: 1920 h_sync: 1936 h_sync_end 1952 h_blank_end 2104 h_border: 0
[ 6.315] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1097 v_blanking: 1116 v_border: 0
[ 6.315] (II) intel(0): Supported detailed timing:
[ 6.315] (II) intel(0): clock: 94.0 MHz Image Size: 309 x 173 mm
[ 6.315] (II) intel(0): h_active: 1920 h_sync: 1936 h_sync_end 1952 h_blank_end 2104 h_border: 0
[ 6.315] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1097 v_blanking: 1116 v_border: 0
[ 6.315] (II) intel(0): Unknown vendor-specific block 2
[ 6.315] (II) intel(0): EDID (in hex):
[ 6.315] (II) intel(0): 00ffffffffffff0006af3d1200000000
[ 6.315] (II) intel(0): 00160104951f11780287e5a456509e26
[ 6.315] (II) intel(0): 0d505400000001010101010101010101
[ 6.315] (II) intel(0): 010101010101143780b8703824401010
[ 6.315] (II) intel(0): 3e0035ad10000018b82480b870382440
[ 6.315] (II) intel(0): 10103e0035ad10000018000000000000
[ 6.315] (II) intel(0): 00000000000000000000000000000002
[ 6.315] (II) intel(0): 000c2dff103c961b102e962020200083
[ 6.315] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 6.315] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 6.315] (II) intel(0): Printing probed modes for output eDP1
[ 6.315] (II) intel(0): Modeline "1920x1080"x60.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 6.315] (II) intel(0): Modeline "1920x1080"x40.0 94.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (44.7 kHz e)
[ 6.315] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 6.315] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 6.315] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 6.315] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 6.315] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 6.315] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 6.315] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 6.315] (II) intel(0): EDID for output DP1
[ 6.315] (II) intel(0): EDID for output HDMI1
[ 6.487] (II) intel(0): EDID for output DP2
[ 6.487] (II) intel(0): Manufacturer: ACR Model: 53 Serial#: 2220900906
[ 6.487] (II) intel(0): Year: 2008 Week: 46
[ 6.487] (II) intel(0): EDID Version: 1.3
[ 6.487] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 6.487] (II) intel(0): Sync: Separate
[ 6.487] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[ 6.487] (II) intel(0): Gamma: 2.20
[ 6.487] (II) intel(0): DPMS capabilities: StandBy Suspend; RGB/Color Display
[ 6.487] (II) intel(0): First detailed timing is preferred mode
[ 6.487] (II) intel(0): redX: 0.648 redY: 0.339 greenX: 0.292 greenY: 0.603
[ 6.487] (II) intel(0): blueX: 0.147 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 6.487] (II) intel(0): Supported established timings:
[ 6.487] (II) intel(0): 720x400@70Hz
[ 6.487] (II) intel(0): 640x480@60Hz
[ 6.487] (II) intel(0): 640x480@67Hz
[ 6.487] (II) intel(0): 640x480@72Hz
[ 6.487] (II) intel(0): 640x480@75Hz
[ 6.487] (II) intel(0): 800x600@56Hz
[ 6.487] (II) intel(0): 800x600@60Hz
[ 6.487] (II) intel(0): 800x600@72Hz
[ 6.487] (II) intel(0): 800x600@75Hz
[ 6.487] (II) intel(0): 832x624@75Hz
[ 6.487] (II) intel(0): 1024x768@60Hz
[ 6.487] (II) intel(0): 1024x768@70Hz
[ 6.487] (II) intel(0): 1024x768@75Hz
[ 6.487] (II) intel(0): 1280x1024@75Hz
[ 6.487] (II) intel(0): 1152x864@75Hz
[ 6.487] (II) intel(0): Manufacturer's mask: 0
[ 6.487] (II) intel(0): Supported standard timings:
[ 6.487] (II) intel(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 6.487] (II) intel(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 6.487] (II) intel(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 6.487] (II) intel(0): Supported detailed timing:
[ 6.487] (II) intel(0): clock: 108.0 MHz Image Size: 338 x 270 mm
[ 6.487] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 6.487] (II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 6.487] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 80 kHz, PixClock max 145 MHz
[ 6.487] (II) intel(0): Monitor name: Acer V173
[ 6.487] (II) intel(0): Serial No: LE10D0398540
[ 6.487] (II) intel(0): EDID (in hex):
[ 6.487] (II) intel(0): 00ffffffffffff00047253002a426084
[ 6.487] (II) intel(0): 2e12010368221b78ca3dc5a6564a9a25
[ 6.487] (II) intel(0): 125054bfef80714f8140818001010101
[ 6.487] (II) intel(0): 010101010101302a009851002a403070
[ 6.487] (II) intel(0): 1300520e1100001e000000fd00384c1f
[ 6.487] (II) intel(0): 500e000a202020202020000000fc0041
[ 6.487] (II) intel(0): 63657220563137330a0a0a0a000000ff
[ 6.487] (II) intel(0): 004c45313044303339383534300a0038
[ 6.487] (II) intel(0): Printing probed modes for output DP2
[ 6.487] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 6.487] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 6.487] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 6.487] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 6.487] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 6.487] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 6.487] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 6.487] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 6.487] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 6.487] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 6.487] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 6.487] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 6.487] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 6.487] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 6.487] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 6.487] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 6.487] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 6.487] (II) intel(0): EDID for output HDMI2
[ 6.487] (II) intel(0): EDID for output VIRTUAL1
[ 6.487] (II) intel(0): Output eDP1 connected
[ 6.487] (II) intel(0): Output DP1 disconnected
[ 6.487] (II) intel(0): Output HDMI1 disconnected
[ 6.487] (II) intel(0): Output DP2 connected
[ 6.487] (II) intel(0): Output HDMI2 disconnected
[ 6.487] (II) intel(0): Output VIRTUAL1 disconnected
[ 6.487] (II) intel(0): Using user preference for initial modes
[ 6.487] (II) intel(0): Output eDP1 using initial mode 1920x1080
[ 6.487] (II) intel(0): Output DP2 using initial mode 1280x1024
[ 6.488] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 6.488] (==) intel(0): TearFree disabled
[ 6.488] (==) intel(0): DPI set to (96, 96)
[ 6.488] (II) Loading sub module "dri2"
[ 6.488] (II) LoadModule: "dri2"
[ 6.488] (II) Module "dri2" already built-in
[ 6.488] (II) Loading sub module "present"
[ 6.488] (II) LoadModule: "present"
[ 6.488] (II) Module "present" already built-in
[ 6.488] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 6.488] (==) modeset(G0): RGB weight 888
[ 6.488] (==) modeset(G0): Default visual is TrueColor
[ 6.488] (II) Loading sub module "glamoregl"
[ 6.488] (II) LoadModule: "glamoregl"
[ 6.488] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 6.496] (II) Module glamoregl: vendor="X.Org Foundation"
[ 6.496] compiled for 1.17.1, module version = 1.0.0
[ 6.496] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.496] (II) glamor: OpenGL accelerated X.org driver based.
[ 6.592] (II) glamor: EGL version 1.4 (DRI2):
[ 6.601] (II) modeset(G0): glamor initialized
[ 6.601] (II) Loading sub module "dri2"
[ 6.601] (II) LoadModule: "dri2"
[ 6.601] (II) Module "dri2" already built-in
[ 6.607] (II) modeset(G0): Output DisplayPort-1-2 has no monitor section
[ 6.613] (II) modeset(G0): Output DisplayPort-1-3 has no monitor section
[ 6.620] (II) modeset(G0): EDID for output DisplayPort-1-2
[ 6.626] (II) modeset(G0): EDID for output DisplayPort-1-3
[ 6.626] (II) modeset(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 6.626] (==) modeset(G0): DPI set to (96, 96)
[ 6.626] (II) Loading sub module "fb"
[ 6.626] (II) LoadModule: "fb"
[ 6.627] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.627] (II) Module fb: vendor="X.Org Foundation"
[ 6.627] compiled for 1.17.1, module version = 1.0.0
[ 6.627] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.628] (II) UnloadModule: "vesa"
[ 6.628] (II) Unloading vesa
[ 6.628] (==) Depth 24 pixmap format is 32 bpp
[ 6.667] (==) modeset(G0): Backing store enabled
[ 6.667] (==) modeset(G0): Silken mouse enabled
[ 6.667] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 6.668] (==) modeset(G0): DPMS enabled
[ 6.668] (II) modeset(G0): [DRI2] Setup complete
[ 6.668] (II) modeset(G0): [DRI2] DRI driver: radeonsi
[ 6.668] (II) modeset(G0): [DRI2] VDPAU driver: radeonsi
[ 6.670] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 6.670] (==) intel(0): Backing store enabled
[ 6.670] (==) intel(0): Silken mouse enabled
[ 6.670] (II) intel(0): HW Cursor enabled
[ 6.670] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 6.670] (==) intel(0): DPMS enabled
[ 6.671] (==) intel(0): display hotplug detection enabled
[ 6.671] (II) intel(0): [DRI2] Setup complete
[ 6.671] (II) intel(0): [DRI2] DRI driver: i965
[ 6.671] (II) intel(0): [DRI2] VDPAU driver: i965
[ 6.671] (II) intel(0): direct rendering: DRI2 enabled
[ 6.671] (II) intel(0): hardware support for Present enabled
[ 6.671] (--) RandR disabled
[ 6.703] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 6.703] (II) AIGLX: enabled GLX_ARB_create_context
[ 6.703] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 6.703] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 6.703] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 6.703] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 6.703] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 6.703] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 6.703] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 6.703] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 6.703] (II) AIGLX: Loaded and initialized i965
[ 6.703] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 6.747] (II) modeset(G0): Damage tracking initialized
[ 6.751] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (1280, 0), rotation normal, reflection none
[ 6.765] (II) intel(0): switch to mode 1280x1024@60.0 on DP2 using pipe 1, position (0, 0), rotation normal, reflection none
[ 6.766] (II) intel(0): Setting screen physical size to 846 x 285
[ 6.800] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 6.800] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 6.800] (II) LoadModule: "evdev"
[ 6.800] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 6.802] (II) Module evdev: vendor="X.Org Foundation"
[ 6.802] compiled for 1.17.1, module version = 2.9.2
[ 6.802] Module class: X.Org XInput Driver
[ 6.802] ABI class: X.Org XInput driver, version 21.0
[ 6.802] (II) Using input driver 'evdev' for 'Power Button'
[ 6.802] (**) Power Button: always reports core events
[ 6.802] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 6.802] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 6.802] (--) evdev: Power Button: Found keys
[ 6.802] (II) evdev: Power Button: Configuring as keyboard
[ 6.802] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3"
[ 6.802] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 6.802] (**) Option "xkb_rules" "evdev"
[ 6.802] (**) Option "xkb_model" "pc104"
[ 6.802] (**) Option "xkb_layout" "us"
[ 6.815] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[ 6.815] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 6.815] (II) Using input driver 'evdev' for 'Video Bus'
[ 6.815] (**) Video Bus: always reports core events
[ 6.815] (**) evdev: Video Bus: Device: "/dev/input/event15"
[ 6.815] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 6.815] (--) evdev: Video Bus: Found keys
[ 6.815] (II) evdev: Video Bus: Configuring as keyboard
[ 6.815] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21/event15"
[ 6.815] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 6.815] (**) Option "xkb_rules" "evdev"
[ 6.815] (**) Option "xkb_model" "pc104"
[ 6.815] (**) Option "xkb_layout" "us"
[ 6.816] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[ 6.816] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 6.816] (II) Using input driver 'evdev' for 'Video Bus'
[ 6.816] (**) Video Bus: always reports core events
[ 6.816] (**) evdev: Video Bus: Device: "/dev/input/event16"
[ 6.816] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 6.816] (--) evdev: Video Bus: Found keys
[ 6.816] (II) evdev: Video Bus: Configuring as keyboard
[ 6.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3f/LNXVIDEO:01/input/input22/event16"
[ 6.816] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 6.816] (**) Option "xkb_rules" "evdev"
[ 6.816] (**) Option "xkb_model" "pc104"
[ 6.816] (**) Option "xkb_layout" "us"
[ 6.816] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 6.816] (II) No input driver specified, ignoring this device.
[ 6.816] (II) This device may have been added with another device file.
[ 6.816] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 6.816] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 6.816] (II) Using input driver 'evdev' for 'Sleep Button'
[ 6.816] (**) Sleep Button: always reports core events
[ 6.816] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[ 6.816] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 6.816] (--) evdev: Sleep Button: Found keys
[ 6.816] (II) evdev: Sleep Button: Configuring as keyboard
[ 6.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event1"
[ 6.816] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 6.816] (**) Option "xkb_rules" "evdev"
[ 6.816] (**) Option "xkb_model" "pc104"
[ 6.816] (**) Option "xkb_layout" "us"
[ 6.817] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event17)
[ 6.817] (II) No input driver specified, ignoring this device.
[ 6.817] (II) This device may have been added with another device file.
[ 6.817] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event18)
[ 6.817] (II) No input driver specified, ignoring this device.
[ 6.817] (II) This device may have been added with another device file.
[ 6.817] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event19)
[ 6.817] (II) No input driver specified, ignoring this device.
[ 6.817] (II) This device may have been added with another device file.
[ 6.817] (II) config/udev: Adding input device Logitech M705 (/dev/input/event21)
[ 6.817] (**) Logitech M705: Applying InputClass "evdev pointer catchall"
[ 6.817] (II) Using input driver 'evdev' for 'Logitech M705'
[ 6.817] (**) Logitech M705: always reports core events
[ 6.817] (**) evdev: Logitech M705: Device: "/dev/input/event21"
[ 6.817] (--) evdev: Logitech M705: Vendor 0x46d Product 0x101b
[ 6.817] (--) evdev: Logitech M705: Found 20 mouse buttons
[ 6.817] (--) evdev: Logitech M705: Found scroll wheel(s)
[ 6.817] (--) evdev: Logitech M705: Found relative axes
[ 6.817] (--) evdev: Logitech M705: Found x and y relative axes
[ 6.817] (II) evdev: Logitech M705: Configuring as mouse
[ 6.817] (II) evdev: Logitech M705: Adding scrollwheel support
[ 6.817] (**) evdev: Logitech M705: YAxisMapping: buttons 4 and 5
[ 6.817] (**) evdev: Logitech M705: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 6.817] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/0003:046D:101B.0006/input/input27/event21"
[ 6.817] (II) XINPUT: Adding extended input device "Logitech M705" (type: MOUSE, id 10)
[ 6.817] (II) evdev: Logitech M705: initialized for relative axes.
[ 6.817] (**) Logitech M705: (accel) keeping acceleration scheme 1
[ 6.817] (**) Logitech M705: (accel) acceleration profile 0
[ 6.817] (**) Logitech M705: (accel) acceleration factor: 2.000
[ 6.817] (**) Logitech M705: (accel) acceleration threshold: 4
[ 6.817] (II) config/udev: Adding input device Logitech M705 (/dev/input/mouse0)
[ 6.817] (II) No input driver specified, ignoring this device.
[ 6.817] (II) This device may have been added with another device file.
[ 6.818] (II) config/udev: Adding input device Chicony USB Keyboard (/dev/input/event20)
[ 6.818] (**) Chicony USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 6.818] (II) Using input driver 'evdev' for 'Chicony USB Keyboard'
[ 6.818] (**) Chicony USB Keyboard: always reports core events
[ 6.818] (**) evdev: Chicony USB Keyboard: Device: "/dev/input/event20"
[ 6.818] (--) evdev: Chicony USB Keyboard: Vendor 0x4f2 Product 0x760
[ 6.818] (--) evdev: Chicony USB Keyboard: Found keys
[ 6.818] (II) evdev: Chicony USB Keyboard: Configuring as keyboard
[ 6.818] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/0003:04F2:0760.0004/input/input26/event20"
[ 6.818] (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD, id 11)
[ 6.818] (**) Option "xkb_rules" "evdev"
[ 6.818] (**) Option "xkb_model" "pc104"
[ 6.818] (**) Option "xkb_layout" "us"
[ 6.818] (II) config/udev: Adding input device Chicony USB Keyboard (/dev/input/event23)
[ 6.818] (**) Chicony USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 6.818] (II) Using input driver 'evdev' for 'Chicony USB Keyboard'
[ 6.818] (**) Chicony USB Keyboard: always reports core events
[ 6.818] (**) evdev: Chicony USB Keyboard: Device: "/dev/input/event23"
[ 6.818] (--) evdev: Chicony USB Keyboard: Vendor 0x4f2 Product 0x760
[ 6.818] (--) evdev: Chicony USB Keyboard: Found keys
[ 6.818] (II) evdev: Chicony USB Keyboard: Configuring as keyboard
[ 6.818] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.1/0003:04F2:0760.0005/input/input29/event23"
[ 6.818] (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD, id 12)
[ 6.818] (**) Option "xkb_rules" "evdev"
[ 6.818] (**) Option "xkb_model" "pc104"
[ 6.818] (**) Option "xkb_layout" "us"
[ 6.818] (II) config/udev: Adding input device HP HD Webcam (/dev/input/event11)
[ 6.818] (**) HP HD Webcam: Applying InputClass "evdev keyboard catchall"
[ 6.818] (II) Using input driver 'evdev' for 'HP HD Webcam'
[ 6.818] (**) HP HD Webcam: always reports core events
[ 6.818] (**) evdev: HP HD Webcam: Device: "/dev/input/event11"
[ 6.818] (--) evdev: HP HD Webcam: Vendor 0x4f2 Product 0xb3ed
[ 6.818] (--) evdev: HP HD Webcam: Found keys
[ 6.818] (II) evdev: HP HD Webcam: Configuring as keyboard
[ 6.818] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7:1.0/input/input15/event11"
[ 6.818] (II) XINPUT: Adding extended input device "HP HD Webcam" (type: KEYBOARD, id 13)
[ 6.818] (**) Option "xkb_rules" "evdev"
[ 6.818] (**) Option "xkb_model" "pc104"
[ 6.818] (**) Option "xkb_layout" "us"
[ 6.819] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[ 6.819] (II) No input driver specified, ignoring this device.
[ 6.819] (II) This device may have been added with another device file.
[ 6.819] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[ 6.819] (II) No input driver specified, ignoring this device.
[ 6.819] (II) This device may have been added with another device file.
[ 6.819] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[ 6.819] (II) No input driver specified, ignoring this device.
[ 6.819] (II) This device may have been added with another device file.
[ 6.819] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event9)
[ 6.819] (II) No input driver specified, ignoring this device.
[ 6.819] (II) This device may have been added with another device file.
[ 6.819] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 6.819] (II) No input driver specified, ignoring this device.
[ 6.819] (II) This device may have been added with another device file.
[ 6.819] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[ 6.819] (II) No input driver specified, ignoring this device.
[ 6.819] (II) This device may have been added with another device file.
[ 6.819] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event5)
[ 6.819] (II) No input driver specified, ignoring this device.
[ 6.819] (II) This device may have been added with another device file.
[ 6.820] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 6.820] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 6.820] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 6.820] (**) AT Translated Set 2 keyboard: always reports core events
[ 6.820] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 6.820] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 6.820] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 6.820] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 6.820] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 6.820] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 6.820] (**) Option "xkb_rules" "evdev"
[ 6.820] (**) Option "xkb_model" "pc104"
[ 6.820] (**) Option "xkb_layout" "us"
[ 6.820] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event24)
[ 6.820] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 6.820] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 6.820] (**) PS/2 Generic Mouse: always reports core events
[ 6.820] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event24"
[ 6.820] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[ 6.820] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[ 6.820] (--) evdev: PS/2 Generic Mouse: Found relative axes
[ 6.820] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[ 6.820] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[ 6.820] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 6.820] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 6.820] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input18/event24"
[ 6.820] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 15)
[ 6.820] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[ 6.820] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 6.820] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 6.820] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 6.820] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 6.820] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[ 6.820] (II) No input driver specified, ignoring this device.
[ 6.820] (II) This device may have been added with another device file.
[ 6.820] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event25)
[ 6.820] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 6.820] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 6.820] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 6.820] (II) LoadModule: "synaptics"
[ 6.820] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 6.821] (II) Module synaptics: vendor="X.Org Foundation"
[ 6.821] compiled for 1.17.1, module version = 1.8.2
[ 6.821] Module class: X.Org XInput Driver
[ 6.821] ABI class: X.Org XInput driver, version 21.0
[ 6.821] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 6.821] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 6.821] (**) Option "Device" "/dev/input/event25"
[ 6.930] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1360 - 5668 (res 43)
[ 6.930] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1160 - 4762 (res 70)
[ 6.930] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 6.930] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 6.930] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 6.930] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 6.930] (**) Option "TapButton1" "1"
[ 6.930] (**) Option "TapButton2" "2"
[ 6.930] (**) Option "TapButton3" "3"
[ 6.930] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 6.930] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 6.983] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input30/event25"
[ 6.983] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[ 6.983] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 6.983] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 6.983] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[ 6.983] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 6.983] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 6.983] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 6.983] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 6.983] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 6.984] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[ 6.984] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 6.984] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 6.984] (II) No input driver specified, ignoring this device.
[ 6.984] (II) This device may have been added with another device file.
[ 6.984] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[ 6.984] (II) No input driver specified, ignoring this device.
[ 6.984] (II) This device may have been added with another device file.
[ 6.984] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event12)
[ 6.984] (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[ 6.984] (II) Using input driver 'evdev' for 'HP Wireless hotkeys'
[ 6.984] (**) HP Wireless hotkeys: always reports core events
[ 6.984] (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event12"
[ 6.984] (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0
[ 6.985] (--) evdev: HP Wireless hotkeys: Found keys
[ 6.985] (II) evdev: HP Wireless hotkeys: Configuring as keyboard
[ 6.985] (**) Option "config_info" "udev:/sys/devices/virtual/input/input16/event12"
[ 6.985] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 17)
[ 6.985] (**) Option "xkb_rules" "evdev"
[ 6.985] (**) Option "xkb_model" "pc104"
[ 6.985] (**) Option "xkb_layout" "us"
[ 6.985] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event22)
[ 6.985] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 6.985] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 6.985] (**) HP WMI hotkeys: always reports core events
[ 6.985] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event22"
[ 6.985] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[ 6.985] (--) evdev: HP WMI hotkeys: Found keys
[ 6.985] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[ 6.985] (**) Option "config_info" "udev:/sys/devices/virtual/input/input28/event22"
[ 6.985] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 18)
[ 6.985] (**) Option "xkb_rules" "evdev"
[ 6.985] (**) Option "xkb_model" "pc104"
[ 6.985] (**) Option "xkb_layout" "us"
[ 6.987] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[ 6.987] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 6.987] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
[ 7.050] (II) UnloadModule: "synaptics"
[ 7.050] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event25)
[ 7.050] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 7.050] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 7.050] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 7.050] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 7.050] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 7.050] (**) Option "Device" "/dev/input/event25"
[ 7.143] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1360 - 5668 (res 43)
[ 7.143] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1160 - 4762 (res 70)
[ 7.143] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 7.143] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 7.143] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 7.143] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 7.143] (**) Option "TapButton1" "1"
[ 7.143] (**) Option "TapButton2" "2"
[ 7.143] (**) Option "TapButton3" "3"
[ 7.143] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 7.143] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 7.203] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input30/event25"
[ 7.203] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[ 7.203] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 7.203] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 7.203] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[ 7.203] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 7.203] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 7.203] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 7.203] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 7.203] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 7.595] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event14)
[ 7.595] (II) No input driver specified, ignoring this device.
[ 7.595] (II) This device may have been added with another device file.
[ 18.980] (II) intel(0): resizing framebuffer to 1920x1080
[ 18.981] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment