Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load mtrack #129

Open
dcrystalj opened this issue Oct 28, 2018 · 3 comments
Open

Cannot load mtrack #129

dcrystalj opened this issue Oct 28, 2018 · 3 comments

Comments

@dcrystalj
Copy link

After successful compilation and installation mtrack && reboot, I cannot load mtrack drivers. I am running latest deepin linux, debian based distro on lenovo yoga 2 pro

ls /usr/share/X11/xorg.conf.d
➜  xf86-input-mtrack git:(master) ls /usr/share/X11/xorg.conf.d/                
10-amdgpu.conf  10-quirks.conf  10-radeon.conf  30-mtrack.conf  35-mtrack.conf  40-libinput.conf  50-mtrack.conf  70-wacom.conf

comman egrep -i "mtrack" /var/log/Xorg.0.log outputs nothing

whole log:

[     7.105] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[     7.106] Build Operating System: Linux 4.9.0-6-amd64 x86_64 Debian
[     7.106] Current Operating System: Linux dcrystalj-PC 4.15.0-29deepin-generic #31 SMP Fri Jul 27 07:12:08 UTC 2018 x86_64
[     7.106] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-29deepin-generic root=UUID=113ecab9-2fe0-4d9e-8a1d-e964b312fe8b ro splash quiet
[     7.106] Build Date: 24 May 2018  04:23:27PM
[     7.106] xorg-server 2:1.20.0-2 (https://www.debian.org/support) 
[     7.106] Current version of pixman: 0.34.0
[     7.106] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     7.106] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     7.106] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 28 09:12:44 2018
[     7.174] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     7.174] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     7.241] (==) No Layout section.  Using the first Screen section.
[     7.241] (==) No screen section available. Using defaults.
[     7.241] (**) |-->Screen "Default Screen Section" (0)
[     7.241] (**) |   |-->Monitor "<default monitor>"
[     7.241] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     7.241] (==) Automatically adding devices
[     7.241] (==) Automatically enabling devices
[     7.241] (==) Automatically adding GPU devices
[     7.241] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     7.241] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     7.241] 	Entry deleted from font path.
[     7.241] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[     7.241] (==) ModulePath set to "/usr/lib/xorg/modules"
[     7.241] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     7.241] (II) Loader magic: 0x562848400de0
[     7.241] (II) Module ABI versions:
[     7.241] 	X.Org ANSI C Emulation: 0.4
[     7.241] 	X.Org Video Driver: 24.0
[     7.241] 	X.Org XInput driver : 24.1
[     7.241] 	X.Org Server Extension : 10.0
[     7.242] (++) using VT number 1

[     7.242] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     7.242] (II) xfree86: Adding drm device (/dev/dri/card0)
[     7.244] (--) PCI:*(0@0:2:0) 8086:0a16:17aa:3978 rev 9, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[     7.244] (II) LoadModule: "glx"
[     7.244] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     7.244] (II) Module glx: vendor="X.Org Foundation"
[     7.244] 	compiled for 1.20.0, module version = 1.0.0
[     7.244] 	ABI class: X.Org Server Extension, version 10.0
[     7.244] (==) Matched modesetting as autoconfigured driver 0
[     7.244] (==) Matched fbdev as autoconfigured driver 1
[     7.244] (==) Matched vesa as autoconfigured driver 2
[     7.245] (==) Assigned the driver to the xf86ConfigLayout
[     7.245] (II) LoadModule: "modesetting"
[     7.245] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     7.245] (II) Module modesetting: vendor="X.Org Foundation"
[     7.245] 	compiled for 1.20.0, module version = 1.20.0
[     7.245] 	Module class: X.Org Video Driver
[     7.245] 	ABI class: X.Org Video Driver, version 24.0
[     7.245] (II) LoadModule: "fbdev"
[     7.245] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     7.245] (II) Module fbdev: vendor="X.Org Foundation"
[     7.245] 	compiled for 1.20.0, module version = 0.4.4
[     7.245] 	Module class: X.Org Video Driver
[     7.245] 	ABI class: X.Org Video Driver, version 24.0
[     7.245] (II) LoadModule: "vesa"
[     7.245] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     7.245] (II) Module vesa: vendor="X.Org Foundation"
[     7.245] 	compiled for 1.20.0, module version = 2.3.4
[     7.245] 	Module class: X.Org Video Driver
[     7.245] 	ABI class: X.Org Video Driver, version 24.0
[     7.245] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     7.245] (II) FBDEV: driver for framebuffer: fbdev
[     7.245] (II) VESA: driver for VESA chipsets: vesa
[     7.245] (II) modeset(0): using drv /dev/dri/card0
[     7.245] (WW) Falling back to old probe method for fbdev
[     7.245] (II) Loading sub module "fbdevhw"
[     7.245] (II) LoadModule: "fbdevhw"
[     7.245] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     7.245] (II) Module fbdevhw: vendor="X.Org Foundation"
[     7.245] 	compiled for 1.20.0, module version = 0.0.2
[     7.245] 	ABI class: X.Org Video Driver, version 24.0
[     7.245] (WW) Falling back to old probe method for vesa
[     7.245] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     7.245] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     7.245] (==) modeset(0): RGB weight 888
[     7.245] (==) modeset(0): Default visual is TrueColor
[     7.245] (II) Loading sub module "glamoregl"
[     7.245] (II) LoadModule: "glamoregl"
[     7.246] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     7.250] (II) Module glamoregl: vendor="X.Org Foundation"
[     7.250] 	compiled for 1.20.0, module version = 1.0.1
[     7.250] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.267] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Haswell Mobile 
[     7.268] (II) modeset(0): glamor initialized
[     7.269] (II) modeset(0): Output eDP-1 has no monitor section
[     7.277] (II) modeset(0): Output HDMI-1 has no monitor section
[     7.279] (II) modeset(0): EDID for output eDP-1
[     7.279] (II) modeset(0): Manufacturer: SDC  Model: 424a  Serial#: 0
[     7.279] (II) modeset(0): Year: 2013  Week: 0
[     7.279] (II) modeset(0): EDID Version: 1.3
[     7.279] (II) modeset(0): Digital Display Input
[     7.279] (II) modeset(0): DFP 1.x compatible TMDS
[     7.279] (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 17
[     7.279] (II) modeset(0): Gamma: 2.20
[     7.279] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[     7.279] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     7.279] (II) modeset(0): First detailed timing is preferred mode
[     7.279] (II) modeset(0): redX: 0.576 redY: 0.347   greenX: 0.337 greenY: 0.552
[     7.279] (II) modeset(0): blueX: 0.162 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
[     7.279] (II) modeset(0): Manufacturer's mask: 0
[     7.279] (II) modeset(0): Supported detailed timing:
[     7.279] (II) modeset(0): clock: 361.3 MHz   Image Size:  293 x 165 mm
[     7.279] (II) modeset(0): h_active: 3200  h_sync: 3248  h_sync_end 3280 h_blank_end 3316 h_border: 0
[     7.279] (II) modeset(0): v_active: 1800  v_sync: 1802  v_sync_end 1807 v_blanking: 1816 v_border: 0
[     7.279] (II) modeset(0): Supported detailed timing:
[     7.279] (II) modeset(0): clock: 361.3 MHz   Image Size:  293 x 165 mm
[     7.279] (II) modeset(0): h_active: 3200  h_sync: 3248  h_sync_end 3280 h_blank_end 3680 h_border: 0
[     7.279] (II) modeset(0): v_active: 1800  v_sync: 1802  v_sync_end 1807 v_blanking: 2045 v_border: 0
[     7.279] (II) modeset(0):  SAMSUNG
[     7.279] (II) modeset(0):  LTN133YL01L01
[     7.279] (II) modeset(0): EDID (in hex):
[     7.279] (II) modeset(0): 	00ffffffffffff004c834a4200000000
[     7.279] (II) modeset(0): 	00170103951d1178eab5959358568d29
[     7.279] (II) modeset(0): 	1f505400000001010101010101010101
[     7.279] (II) modeset(0): 	010101010101238d8074c00810703020
[     7.279] (II) modeset(0): 	250025a510000019238d80e0c108f570
[     7.279] (II) modeset(0): 	3020250025a510000019000000fe0053
[     7.279] (II) modeset(0): 	414d53554e470a204c83594c000000fe
[     7.279] (II) modeset(0): 	004c544e313333594c30314c3031006d
[     7.279] (II) modeset(0): Printing probed modes for output eDP-1
[     7.279] (II) modeset(0): Modeline "3200x1800"x60.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[     7.279] (II) modeset(0): Modeline "3200x1800"x60.0  492.00  3200 3456 3800 4400  1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[     7.279] (II) modeset(0): Modeline "3200x1800"x59.9  373.00  3200 3248 3280 3360  1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[     7.279] (II) modeset(0): Modeline "3200x1800"x48.0  361.31  3200 3248 3280 3680  1800 1802 1807 2045 -hsync -vsync (98.2 kHz e)
[     7.279] (II) modeset(0): Modeline "2880x1620"x60.0  396.25  2880 3096 3408 3936  1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[     7.279] (II) modeset(0): Modeline "2880x1620"x60.0  303.75  2880 2928 2960 3040  1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[     7.279] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[     7.279] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[     7.279] (II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[     7.279] (II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[     7.279] (II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[     7.279] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[     7.279] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[     7.279] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[     7.279] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[     7.279] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[     7.279] (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[     7.279] (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[     7.279] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[     7.280] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[     7.280] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     7.280] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     7.280] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     7.280] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     7.280] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     7.280] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     7.280] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     7.280] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     7.280] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[     7.280] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     7.280] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     7.280] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     7.280] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     7.280] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[     7.280] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     7.280] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     7.280] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     7.280] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     7.280] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     7.280] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     7.280] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     7.280] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     7.280] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     7.280] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     7.280] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     7.280] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     7.280] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     7.280] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     7.280] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     7.280] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     7.280] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     7.280] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     7.280] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     7.280] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     7.280] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     7.280] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     7.280] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     7.280] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     7.280] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     7.280] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[     7.280] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     7.280] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.280] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.280] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     7.280] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[     7.280] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.280] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.280] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     7.280] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     7.280] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     7.280] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     7.280] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     7.280] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     7.280] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[     7.280] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[     7.280] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     7.280] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     7.280] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[     7.280] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     7.280] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     7.280] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     7.280] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     7.280] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     7.280] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     7.280] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     7.280] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     7.280] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     7.280] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     7.280] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     7.280] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     7.280] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     7.280] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     7.280] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     7.280] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     7.280] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     7.280] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     7.289] (II) modeset(0): EDID for output HDMI-1
[     7.289] (II) modeset(0): Output eDP-1 connected
[     7.289] (II) modeset(0): Output HDMI-1 disconnected
[     7.289] (II) modeset(0): Using exact sizes for initial modes
[     7.290] (II) modeset(0): Output eDP-1 using initial mode 3200x1800 +0+0
[     7.290] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     7.290] (==) modeset(0): DPI set to (96, 96)
[     7.290] (II) Loading sub module "fb"
[     7.290] (II) LoadModule: "fb"
[     7.290] (II) Loading /usr/lib/xorg/modules/libfb.so
[     7.290] (II) Module fb: vendor="X.Org Foundation"
[     7.290] 	compiled for 1.20.0, module version = 1.0.0
[     7.290] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.290] (II) UnloadModule: "fbdev"
[     7.290] (II) Unloading fbdev
[     7.290] (II) UnloadSubModule: "fbdevhw"
[     7.290] (II) Unloading fbdevhw
[     7.290] (II) UnloadModule: "vesa"
[     7.290] (II) Unloading vesa
[     7.370] (==) modeset(0): Backing store enabled
[     7.371] (==) modeset(0): Silken mouse enabled
[     7.435] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     7.435] (==) modeset(0): DPMS enabled
[     7.436] (II) modeset(0): [DRI2] Setup complete
[     7.436] (II) modeset(0): [DRI2]   DRI driver: i965
[     7.436] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     7.436] (II) Initializing extension Generic Event Extension
[     7.436] (II) Initializing extension SHAPE
[     7.436] (II) Initializing extension MIT-SHM
[     7.436] (II) Initializing extension XInputExtension
[     7.436] (II) Initializing extension XTEST
[     7.436] (II) Initializing extension BIG-REQUESTS
[     7.437] (II) Initializing extension SYNC
[     7.437] (II) Initializing extension XKEYBOARD
[     7.437] (II) Initializing extension XC-MISC
[     7.437] (II) Initializing extension SECURITY
[     7.437] (II) Initializing extension XFIXES
[     7.437] (II) Initializing extension RENDER
[     7.437] (II) Initializing extension RANDR
[     7.437] (II) Initializing extension COMPOSITE
[     7.437] (II) Initializing extension DAMAGE
[     7.438] (II) Initializing extension MIT-SCREEN-SAVER
[     7.438] (II) Initializing extension DOUBLE-BUFFER
[     7.438] (II) Initializing extension RECORD
[     7.438] (II) Initializing extension DPMS
[     7.438] (II) Initializing extension Present
[     7.438] (II) Initializing extension DRI3
[     7.438] (II) Initializing extension X-Resource
[     7.438] (II) Initializing extension XVideo
[     7.438] (II) Initializing extension XVideo-MotionCompensation
[     7.438] (II) Initializing extension SELinux
[     7.438] (II) SELinux: Disabled on system
[     7.438] (II) Initializing extension GLX
[     7.442] (II) AIGLX: Loaded and initialized i965
[     7.442] (II) GLX: Initialized DRI2 GL provider for screen 0
[     7.442] (II) Initializing extension XFree86-VidModeExtension
[     7.442] (II) Initializing extension XFree86-DGA
[     7.442] (II) Initializing extension XFree86-DRI
[     7.442] (II) Initializing extension DRI2
[     7.444] (II) modeset(0): Damage tracking initialized
[     7.444] (II) modeset(0): Setting screen physical size to 846 x 476
[     7.489] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     7.489] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.489] (II) LoadModule: "libinput"
[     7.489] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.492] (II) Module libinput: vendor="X.Org Foundation"
[     7.492] 	compiled for 1.19.6, module version = 0.27.1
[     7.492] 	Module class: X.Org XInput Driver
[     7.492] 	ABI class: X.Org XInput driver, version 24.1
[     7.492] (II) Using input driver 'libinput' for 'Power Button'
[     7.492] (**) Power Button: always reports core events
[     7.492] (**) Option "Device" "/dev/input/event2"
[     7.492] (**) Option "_source" "server/udev"
[     7.492] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.492] (II) event2  - Power Button: device is a keyboard
[     7.492] (II) event2  - Power Button: device removed
[     7.520] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     7.520] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.520] (**) Option "xkb_model" "pc105"
[     7.520] (**) Option "xkb_layout" "us"
[     7.520] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.520] (II) event2  - Power Button: device is a keyboard
[     7.521] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     7.521] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     7.521] (II) Using input driver 'libinput' for 'Video Bus'
[     7.521] (**) Video Bus: always reports core events
[     7.521] (**) Option "Device" "/dev/input/event4"
[     7.521] (**) Option "_source" "server/udev"
[     7.521] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     7.521] (II) event4  - Video Bus: device is a keyboard
[     7.521] (II) event4  - Video Bus: device removed
[     7.540] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event4"
[     7.540] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     7.540] (**) Option "xkb_model" "pc105"
[     7.540] (**) Option "xkb_layout" "us"
[     7.540] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     7.540] (II) event4  - Video Bus: device is a keyboard
[     7.541] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     7.541] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.541] (II) Using input driver 'libinput' for 'Power Button'
[     7.541] (**) Power Button: always reports core events
[     7.541] (**) Option "Device" "/dev/input/event1"
[     7.541] (**) Option "_source" "server/udev"
[     7.541] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     7.541] (II) event1  - Power Button: device is a keyboard
[     7.541] (II) event1  - Power Button: device removed
[     7.556] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     7.556] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     7.556] (**) Option "xkb_model" "pc105"
[     7.556] (**) Option "xkb_layout" "us"
[     7.556] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     7.556] (II) event1  - Power Button: device is a keyboard
[     7.557] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     7.557] (II) No input driver specified, ignoring this device.
[     7.557] (II) This device may have been added with another device file.
[     7.557] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[     7.557] (II) No input driver specified, ignoring this device.
[     7.557] (II) This device may have been added with another device file.
[     7.558] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[     7.558] (II) No input driver specified, ignoring this device.
[     7.558] (II) This device may have been added with another device file.
[     7.558] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[     7.558] (II) No input driver specified, ignoring this device.
[     7.558] (II) This device may have been added with another device file.
[     7.558] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event11)
[     7.558] (II) No input driver specified, ignoring this device.
[     7.558] (II) This device may have been added with another device file.
[     7.558] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event12)
[     7.558] (II) No input driver specified, ignoring this device.
[     7.558] (II) This device may have been added with another device file.
[     7.559] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event15)
[     7.559] (**) ELAN Touchscreen: Applying InputClass "libinput touchscreen catchall"
[     7.559] (II) Using input driver 'libinput' for 'ELAN Touchscreen'
[     7.559] (**) ELAN Touchscreen: always reports core events
[     7.559] (**) Option "Device" "/dev/input/event15"
[     7.559] (**) Option "_source" "server/udev"
[     7.559] (II) event15 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[     7.559] (II) event15 - ELAN Touchscreen: device is a touch device
[     7.559] (II) event15 - ELAN Touchscreen: device removed
[     7.576] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7:1.0/0003:04F3:016F.0003/input/input19/event15"
[     7.576] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 9)
[     7.576] (**) Option "AccelerationScheme" "none"
[     7.576] (**) ELAN Touchscreen: (accel) selected scheme none/0
[     7.576] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[     7.576] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[     7.577] (II) event15 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[     7.577] (II) event15 - ELAN Touchscreen: device is a touch device
[     7.577] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse1)
[     7.577] (II) No input driver specified, ignoring this device.
[     7.577] (II) This device may have been added with another device file.
[     7.578] (II) config/udev: Adding input device Lenovo EasyCamera: Lenovo EasyC (/dev/input/event16)
[     7.578] (**) Lenovo EasyCamera: Lenovo EasyC: Applying InputClass "libinput keyboard catchall"
[     7.578] (II) Using input driver 'libinput' for 'Lenovo EasyCamera: Lenovo EasyC'
[     7.578] (**) Lenovo EasyCamera: Lenovo EasyC: always reports core events
[     7.578] (**) Option "Device" "/dev/input/event16"
[     7.578] (**) Option "_source" "server/udev"
[     7.578] (II) event16 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard
[     7.578] (II) event16 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard
[     7.578] (II) event16 - Lenovo EasyCamera: Lenovo EasyC: device removed
[     7.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input23/event16"
[     7.600] (II) XINPUT: Adding extended input device "Lenovo EasyCamera: Lenovo EasyC" (type: KEYBOARD, id 10)
[     7.600] (**) Option "xkb_model" "pc105"
[     7.600] (**) Option "xkb_layout" "us"
[     7.601] (II) event16 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard
[     7.601] (II) event16 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard
[     7.601] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[     7.601] (II) No input driver specified, ignoring this device.
[     7.601] (II) This device may have been added with another device file.
[     7.601] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[     7.601] (II) No input driver specified, ignoring this device.
[     7.601] (II) This device may have been added with another device file.
[     7.601] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event6)
[     7.601] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[     7.601] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[     7.601] (**) Ideapad extra buttons: always reports core events
[     7.601] (**) Option "Device" "/dev/input/event6"
[     7.601] (**) Option "_source" "server/udev"
[     7.602] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     7.602] (II) event6  - Ideapad extra buttons: device is a keyboard
[     7.602] (II) event6  - Ideapad extra buttons: device removed
[     7.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input10/event6"
[     7.616] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
[     7.616] (**) Option "xkb_model" "pc105"
[     7.616] (**) Option "xkb_layout" "us"
[     7.616] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     7.616] (II) event6  - Ideapad extra buttons: device is a keyboard
[     7.617] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     7.617] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     7.617] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     7.617] (**) AT Translated Set 2 keyboard: always reports core events
[     7.617] (**) Option "Device" "/dev/input/event3"
[     7.617] (**) Option "_source" "server/udev"
[     7.617] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.617] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     7.617] (II) event3  - AT Translated Set 2 keyboard: device removed
[     7.636] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     7.636] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[     7.636] (**) Option "xkb_model" "pc105"
[     7.636] (**) Option "xkb_layout" "us"
[     7.636] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.636] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     7.637] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[     7.637] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Multitouch Touchpad"
[     7.637] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Touchpads"
[     7.637] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[     7.637] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Multitouch Touchpad"
[     7.637] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Multitouch Touchpad"
[     7.637] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[     7.637] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[     7.637] (II) LoadModule: "synaptics"
[     7.637] (WW) Warning, couldn't open module synaptics
[     7.637] (EE) Failed to load module "synaptics" (module does not exist, 0)
[     7.637] (EE) No input driver matching `synaptics'
[     7.637] (II) Falling back to input driver `libinput'
[     7.637] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     7.637] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     7.637] (**) Option "Device" "/dev/input/event5"
[     7.637] (**) Option "_source" "server/udev"
[     7.638] (II) event5  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[     7.638] (II) event5  - SynPS/2 Synaptics TouchPad: device is a touchpad
[     7.638] (II) event5  - SynPS/2 Synaptics TouchPad: device removed
[     7.656] (**) Option "Tapping" "on"
[     7.656] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event5"
[     7.656] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[     7.656] (**) Option "AccelerationScheme" "none"
[     7.656] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[     7.656] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     7.656] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     7.657] (II) event5  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[     7.657] (II) event5  - SynPS/2 Synaptics TouchPad: device is a touchpad
[     7.657] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[     7.657] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Multitouch Touchpad"
[     7.657] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Touchpads"
[     7.657] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Multitouch Touchpad"
[     7.657] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Multitouch Touchpad"
[     7.657] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[     7.657] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     7.657] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     7.657] (**) Option "Device" "/dev/input/mouse0"
[     7.657] (**) Option "_source" "server/udev"
[     7.692] (II) mouse0  - failed to create input device '/dev/input/mouse0'.
[     7.692] (EE) libinput: SynPS/2 Synaptics TouchPad: Failed to create a device for /dev/input/mouse0
[     7.692] (EE) PreInit returned 2 for "SynPS/2 Synaptics TouchPad"
[     7.692] (II) UnloadModule: "libinput"
[     7.692] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     7.692] (II) No input driver specified, ignoring this device.
[     7.692] (II) This device may have been added with another device file.
[     7.856] (II) modeset(0): EDID vendor "SDC", prod id 16970
[     7.856] (II) modeset(0): Printing DDC gathered Modelines:
[     7.856] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[     7.856] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3680  1800 1802 1807 2045 -hsync -vsync (98.2 kHz e)
[     7.874] (II) modeset(0): EDID vendor "SDC", prod id 16970
[     7.874] (II) modeset(0): Printing DDC gathered Modelines:
[     7.874] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[     7.874] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3680  1800 1802 1807 2045 -hsync -vsync (98.2 kHz e)
[    13.283] (II) modeset(0): EDID vendor "SDC", prod id 16970
[    13.283] (II) modeset(0): Printing DDC gathered Modelines:
[    13.283] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[    13.284] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3680  1800 1802 1807 2045 -hsync -vsync (98.2 kHz e)
[    13.300] (II) modeset(0): EDID vendor "SDC", prod id 16970
[    13.300] (II) modeset(0): Printing DDC gathered Modelines:
[    13.300] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[    13.300] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3680  1800 1802 1807 2045 -hsync -vsync (98.2 kHz e)
[    14.856] (II) modeset(0): EDID vendor "SDC", prod id 16970
[    14.856] (II) modeset(0): Printing DDC gathered Modelines:
[    14.856] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[    14.856] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3680  1800 1802 1807 2045 -hsync -vsync (98.2 kHz e)
@alexkohler
Copy link

alexkohler commented Dec 15, 2018

I am also running into a similar issue.

EDIT: My issue ended up being because I was running in a VM that was modeling the mouse as a pointer device, not a touchpad.

@54D-R0807
Copy link

54D-R0807 commented Dec 15, 2018

Me too, running openSUSE Leap 15 (tested on: 4.12.14-lp150.12.22, 4.12.14-lp150.12.25 and 4.12.14-lp150.12.28). I started to notice this a week ago. Not sure though, if the problem existed before.

modprobe mtrack modprobe: FATAL: Module mtrack not found in directory /lib/modules/4.12.14-lp150.12.28-default

cat /var/log/Xorg.0.log | grep mtrack [ 21.721] (II) LoadModule: "mtrack" [ 21.721] (WW) Warning, couldn't open module mtrack [ 21.721] (EE) Failed to load module "mtrack" (module does not exist, 0) [ 21.721] (EE) No input driver matching 'mtrack'

I have already tried reinstalling the software, wich did not make any differences.

@jcrben
Copy link

jcrben commented Jan 26, 2019

You might consider trying this fork: https://github.com/p2rkw/xf86-input-mtrack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants