You are not logged in.

#1 2019-09-13 09:23:42

Amao_Three
Member
Registered: 2018-07-14
Posts: 15

laptop keyboard and touchpad not work after login Gnome Wayland.

OS: Arch Linux x86_64
Host: Lenovo Ideapad 300-15 ISK
Kernel: 5.2.14-zen1-1-zen
Packages: 1238 (pacman)
Shell: zsh 5.7.1
Resolution: 1920x1080
DE: GNOME 3.32.2
Theme: Canta-dark-compact [GTK2/3]
Icons: Canta [GTK2/3]
Terminal: tilix
CPU: Intel i7-6500U (4) @ 3.100GHz
GPU: Intel Skylake GT2 [HD Graphics 520]
GPU: AMD ATI Radeon HD 8670A/8670M/8690M / R5 M430
Memory: 2166MiB / 7833MiB
--------------------------------------------------------------------------------------
My laptop keyboard and touchpad won't work after login the gnome (wayland) when the laptop not in the AC mode and not connect any USB input devices.

In the lightdm, everything is OK, just after login the gnome, they will lose their function.

And if I boot with the AC power or I connect my usb  mouse or use Xorg mode Gnome. This issue won't happen.

I check the xorg log (attached below), found the libinput won't load in this issue.

I installed libinput, xf86-input-libinput and TLP with default configuration.

Xorg.0.log

[     7.139] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[     7.139] Build Operating System: Linux Arch Linux
[     7.139] Current Operating System: Linux AmaoDeArch 5.2.14-zen1-1-zen #1 ZEN SMP PREEMPT Tue Sep 10 18:11:44 UTC 2019 x86_64
[     7.139] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img root=PARTUUID=3b877628-b582-3749-b36b-b999b39f315c rw radeon.si_support=0 amdgpu.si_support=1 amdgpu.dc=1
[     7.139] Build Date: 30 June 2019  09:52:01AM
[     7.139]  
[     7.139] Current version of pixman: 0.38.4
[     7.139] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     7.139] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     7.140] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 13 09:54:30 2019
[     7.144] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     7.145] (==) No Layout section.  Using the first Screen section.
[     7.145] (==) No screen section available. Using defaults.
[     7.145] (**) |-->Screen "Default Screen Section" (0)
[     7.145] (**) |   |-->Monitor "<default monitor>"
[     7.147] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     7.147] (==) Automatically adding devices
[     7.147] (==) Automatically enabling devices
[     7.147] (==) Automatically adding GPU devices
[     7.147] (==) Automatically binding GPU devices
[     7.147] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     7.154] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     7.154] 	Entry deleted from font path.
[     7.154] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[     7.154] 	Entry deleted from font path.
[     7.154] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[     7.156] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[     7.156] 	Entry deleted from font path.
[     7.156] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[     7.156] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[     7.156] (==) ModulePath set to "/usr/lib/xorg/modules"
[     7.156] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     7.156] (II) Module ABI versions:
[     7.156] 	X.Org ANSI C Emulation: 0.4
[     7.156] 	X.Org Video Driver: 24.0
[     7.156] 	X.Org XInput driver : 24.1
[     7.156] 	X.Org Server Extension : 10.0
[     7.157] (++) using VT number 1

[     7.157] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     7.160] (II) xfree86: Adding drm device (/dev/dri/card1)
[     7.174] (II) xfree86: Adding drm device (/dev/dri/card0)
[     7.179] (--) PCI:*(0@0:2:0) 8086:1916:17aa:380a rev 7, Mem @ 0xa0000000/16777216, 0x90000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     7.179] (--) PCI: (3@0:0:0) 1002:6660:17aa:380a rev 131, Mem @ 0x80000000/268435456, 0xa1000000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[     7.179] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     7.179] (II) LoadModule: "glx"
[     7.183] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     7.199] (II) Module glx: vendor="X.Org Foundation"
[     7.199] 	compiled for 1.20.5, module version = 1.0.0
[     7.199] 	ABI class: X.Org Server Extension, version 10.0
[     7.199] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[     7.199] 	loading driver: amdgpu
[     7.199] (==) Matched intel as autoconfigured driver 0
[     7.199] (==) Matched amdgpu as autoconfigured driver 1
[     7.199] (==) Matched ati as autoconfigured driver 2
[     7.199] (==) Matched modesetting as autoconfigured driver 3
[     7.199] (==) Matched fbdev as autoconfigured driver 4
[     7.199] (==) Matched vesa as autoconfigured driver 5
[     7.199] (==) Assigned the driver to the xf86ConfigLayout
[     7.199] (II) LoadModule: "intel"
[     7.200] (WW) Warning, couldn't open module intel
[     7.200] (EE) Failed to load module "intel" (module does not exist, 0)
[     7.200] (II) LoadModule: "amdgpu"
[     7.200] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     7.205] (II) Module amdgpu: vendor="X.Org Foundation"
[     7.205] 	compiled for 1.20.4, module version = 19.0.1
[     7.205] 	Module class: X.Org Video Driver
[     7.205] 	ABI class: X.Org Video Driver, version 24.0
[     7.205] (II) LoadModule: "ati"
[     7.206] (WW) Warning, couldn't open module ati
[     7.206] (EE) Failed to load module "ati" (module does not exist, 0)
[     7.206] (II) LoadModule: "modesetting"
[     7.206] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     7.207] (II) Module modesetting: vendor="X.Org Foundation"
[     7.207] 	compiled for 1.20.5, module version = 1.20.5
[     7.207] 	Module class: X.Org Video Driver
[     7.207] 	ABI class: X.Org Video Driver, version 24.0
[     7.207] (II) LoadModule: "fbdev"
[     7.207] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     7.208] (II) Module fbdev: vendor="X.Org Foundation"
[     7.208] 	compiled for 1.20.0, module version = 0.5.0
[     7.208] 	Module class: X.Org Video Driver
[     7.208] 	ABI class: X.Org Video Driver, version 24.0
[     7.208] (II) LoadModule: "vesa"
[     7.208] (WW) Warning, couldn't open module vesa
[     7.208] (EE) Failed to load module "vesa" (module does not exist, 0)
[     7.208] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[     7.208] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     7.209] (II) FBDEV: driver for framebuffer: fbdev
[     7.223] (II) modeset(0): using drv /dev/dri/card1
[     7.223] (WW) Falling back to old probe method for fbdev
[     7.223] (II) Loading sub module "fbdevhw"
[     7.223] (II) LoadModule: "fbdevhw"
[     7.223] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     7.224] (II) Module fbdevhw: vendor="X.Org Foundation"
[     7.224] 	compiled for 1.20.5, module version = 0.0.2
[     7.224] 	ABI class: X.Org Video Driver, version 24.0
[     7.224] (II) AMDGPU(G0): [KMS] Kernel modesetting enabled.
[     7.226] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     7.226] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     7.226] (==) modeset(0): RGB weight 888
[     7.226] (==) modeset(0): Default visual is TrueColor
[     7.226] (II) Loading sub module "glamoregl"
[     7.226] (II) LoadModule: "glamoregl"
[     7.227] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     7.242] (II) Module glamoregl: vendor="X.Org Foundation"
[     7.242] 	compiled for 1.20.5, module version = 1.0.1
[     7.242] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.335] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) 
[     7.336] (II) modeset(0): glamor initialized
[     7.337] (II) modeset(0): Output eDP-1 has no monitor section
[     7.341] (II) modeset(0): Output HDMI-1 has no monitor section
[     7.341] (II) modeset(0): Output DP-1 has no monitor section
[     7.345] (II) modeset(0): Output HDMI-2 has no monitor section
[     7.348] (II) modeset(0): EDID for output eDP-1
[     7.348] (II) modeset(0): Manufacturer: BOE  Model: 632  Serial#: 0
[     7.348] (II) modeset(0): Year: 2015  Week: 1
[     7.348] (II) modeset(0): EDID Version: 1.4
[     7.348] (II) modeset(0): Digital Display Input
[     7.348] (II) modeset(0): 6 bits per channel
[     7.348] (II) modeset(0): Digital interface is DisplayPort
[     7.348] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     7.348] (II) modeset(0): Gamma: 2.20
[     7.348] (II) modeset(0): No DPMS capabilities specified
[     7.348] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     7.348] (II) modeset(0): First detailed timing is preferred mode
[     7.348] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     7.348] (II) modeset(0): redX: 0.642 redY: 0.344   greenX: 0.318 greenY: 0.610
[     7.348] (II) modeset(0): blueX: 0.149 blueY: 0.044   whiteX: 0.312 whiteY: 0.328
[     7.348] (II) modeset(0): Manufacturer's mask: 0
[     7.348] (II) modeset(0): Supported detailed timing:
[     7.348] (II) modeset(0): clock: 139.8 MHz   Image Size:  344 x 194 mm
[     7.349] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     7.349] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[     7.349] (II) modeset(0): Supported detailed timing:
[     7.349] (II) modeset(0): clock: 111.8 MHz   Image Size:  344 x 194 mm
[     7.349] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     7.349] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0

[     7.349] (II) modeset(0): Unknown vendor-specific block 0
[     7.349] (II) modeset(0): EDID (in hex):
[     7.349] (II) modeset(0): 	00ffffffffffff0009e5320600000000
[     7.349] (II) modeset(0): 	01190104952213780a4950a458519c26
[     7.349] (II) modeset(0): 	0b505400000001010101010101010101
[     7.349] (II) modeset(0): 	010101010101993680a0703828403020
[     7.349] (II) modeset(0): 	360058c21000001aae2b80a070382840
[     7.349] (II) modeset(0): 	3020360058c21000001a000000fe0056
[     7.349] (II) modeset(0): 	4d583858804e5631354e343300000000
[     7.349] (II) modeset(0): 	0000411196000000000a010a2020006d
[     7.349] (II) modeset(0): Printing probed modes for output eDP-1
[     7.349] (II) modeset(0): Modeline "1920x1080"x60.0  139.77  1920 1968 2000 2080  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[     7.349] (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.349] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     7.349] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     7.349] (II) modeset(0): Modeline "1920x1080"x48.0  111.82  1920 1968 2000 2080  1080 1083 1089 1120 +hsync -vsync (53.8 kHz e)
[     7.349] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     7.349] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     7.349] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     7.350] (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.350] (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.350] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     7.350] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     7.350] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     7.350] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     7.350] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     7.350] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     7.350] (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.350] (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.350] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     7.350] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     7.350] (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.350] (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.350] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     7.350] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     7.350] (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.350] (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.350] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     7.350] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     7.350] (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.350] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     7.350] (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.350] (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.350] (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.350] (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.350] (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.350] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     7.350] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     7.350] (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.350] (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.350] (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.350] (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.350] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     7.350] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     7.350] (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.350] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     7.350] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     7.350] (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.350] (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.350] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     7.350] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     7.350] (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.350] (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.350] (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.350] (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.350] (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.350] (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.350] (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.351] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     7.351] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     7.351] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     7.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     7.351] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     7.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.351] (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.355] (II) modeset(0): EDID for output HDMI-1
[     7.355] (II) modeset(0): EDID for output DP-1
[     7.358] (II) modeset(0): EDID for output HDMI-2
[     7.358] (II) modeset(0): Output eDP-1 connected
[     7.358] (II) modeset(0): Output HDMI-1 disconnected
[     7.358] (II) modeset(0): Output DP-1 disconnected
[     7.358] (II) modeset(0): Output HDMI-2 disconnected
[     7.358] (II) modeset(0): Using exact sizes for initial modes
[     7.358] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     7.358] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     7.358] (==) modeset(0): DPI set to (96, 96)
[     7.358] (II) Loading sub module "fb"
[     7.358] (II) LoadModule: "fb"
[     7.359] (II) Loading /usr/lib/xorg/modules/libfb.so
[     7.360] (II) Module fb: vendor="X.Org Foundation"
[     7.360] 	compiled for 1.20.5, module version = 1.0.0
[     7.360] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.360] (==) AMDGPU(G0): Depth 24, (--) framebuffer bpp 32
[     7.360] (II) AMDGPU(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     7.360] (==) AMDGPU(G0): Default visual is TrueColor
[     7.360] (==) AMDGPU(G0): RGB weight 888
[     7.360] (II) AMDGPU(G0): Using 8 bits per RGB (8 bit DAC)
[     7.360] (--) AMDGPU(G0): Chipset: "AMD Radeon (TM) R5 M330" (ChipID = 0x6660)
[     7.360] (II) Loading sub module "fb"
[     7.360] (II) LoadModule: "fb"
[     7.360] (II) Loading /usr/lib/xorg/modules/libfb.so
[     7.360] (II) Module fb: vendor="X.Org Foundation"
[     7.360] 	compiled for 1.20.5, module version = 1.0.0
[     7.360] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.360] (II) Loading sub module "dri2"
[     7.360] (II) LoadModule: "dri2"
[     7.360] (II) Module "dri2" already built-in
[     7.751] (II) Loading sub module "glamoregl"
[     7.751] (II) LoadModule: "glamoregl"
[     7.751] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     7.751] (II) Module glamoregl: vendor="X.Org Foundation"
[     7.751] 	compiled for 1.20.5, module version = 1.0.1
[     7.751] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.768] (II) AMDGPU(G0): glamor X acceleration enabled on AMD Radeon (TM) R5 M330 (HAINAN, DRM 3.32.0, 5.2.14-zen1-1-zen, LLVM 8.0.1)
[     7.768] (II) AMDGPU(G0): glamor detected, initialising EGL layer.
[     7.768] (==) AMDGPU(G0): TearFree property default: auto
[     7.768] (II) AMDGPU(G0): mem size init: gart size :bfee5000 vram size: s:7ff7d000 visible:ff7d000
[     7.768] (==) AMDGPU(G0): DPI set to (96, 96)
[     7.768] (==) AMDGPU(G0): Using gamma correction (1.0, 1.0, 1.0)
[     7.768] (II) Loading sub module "ramdac"
[     7.768] (II) LoadModule: "ramdac"
[     7.768] (II) Module "ramdac" already built-in
[     7.768] (II) UnloadModule: "fbdev"
[     7.768] (II) Unloading fbdev
[     7.768] (II) UnloadSubModule: "fbdevhw"
[     7.768] (II) Unloading fbdevhw
[     7.768] (II) AMDGPU(G0): [DRI2] Setup complete
[     7.768] (II) AMDGPU(G0): [DRI2]   DRI driver: radeonsi
[     7.768] (II) AMDGPU(G0): [DRI2]   VDPAU driver: radeonsi
[     7.768] (II) AMDGPU(G0): Front buffer pitch: 4096 bytes
[     7.769] (==) AMDGPU(G0): Backing store enabled
[     7.770] (II) AMDGPU(G0): Direct rendering enabled
[     7.779] (II) AMDGPU(G0): Use GLAMOR acceleration.
[     7.779] (II) AMDGPU(G0): Acceleration enabled
[     7.779] (==) AMDGPU(G0): DPMS enabled
[     7.779] (==) AMDGPU(G0): Silken mouse disabled
[     7.810] (==) modeset(0): Backing store enabled
[     7.810] (==) modeset(0): Silken mouse disabled
[     7.876] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     7.877] (==) modeset(0): DPMS enabled
[     7.882] (II) modeset(0): [DRI2] Setup complete
[     7.882] (II) modeset(0): [DRI2]   DRI driver: i965
[     7.882] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     7.882] (II) Initializing extension Generic Event Extension
[     7.883] (II) Initializing extension SHAPE
[     7.884] (II) Initializing extension MIT-SHM
[     7.885] (II) Initializing extension XInputExtension
[     7.885] (II) Initializing extension XTEST
[     7.886] (II) Initializing extension BIG-REQUESTS
[     7.886] (II) Initializing extension SYNC
[     7.887] (II) Initializing extension XKEYBOARD
[     7.887] (II) Initializing extension XC-MISC
[     7.888] (II) Initializing extension SECURITY
[     7.888] (II) Initializing extension XFIXES
[     7.889] (II) Initializing extension RENDER
[     7.890] (II) Initializing extension RANDR
[     7.891] (II) Initializing extension COMPOSITE
[     7.892] (II) Initializing extension DAMAGE
[     7.892] (II) Initializing extension MIT-SCREEN-SAVER
[     7.893] (II) Initializing extension DOUBLE-BUFFER
[     7.894] (II) Initializing extension RECORD
[     7.895] (II) Initializing extension DPMS
[     7.895] (II) Initializing extension Present
[     7.896] (II) Initializing extension DRI3
[     7.897] (II) Initializing extension X-Resource
[     7.898] (II) Initializing extension XVideo
[     7.898] (II) Initializing extension XVideo-MotionCompensation
[     7.898] (II) Initializing extension GLX
[     7.931] (II) AIGLX: Loaded and initialized i965
[     7.931] (II) GLX: Initialized DRI2 GL provider for screen 0
[     7.931] (II) Initializing extension XFree86-VidModeExtension
[     7.931] (II) Initializing extension XFree86-DGA
[     7.932] (II) Initializing extension XFree86-DRI
[     7.932] (II) Initializing extension DRI2
[     7.955] (II) modeset(0): Damage tracking initialized
[     7.955] (II) modeset(0): Setting screen physical size to 508 x 285
[     8.110] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     8.110] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.110] (II) LoadModule: "libinput"
[     8.110] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     8.119] (II) Module libinput: vendor="X.Org Foundation"
[     8.119] 	compiled for 1.20.5, module version = 0.29.0
[     8.119] 	Module class: X.Org XInput Driver
[     8.119] 	ABI class: X.Org XInput driver, version 24.1
[     8.119] (II) Using input driver 'libinput' for 'Power Button'
[     8.119] (**) Power Button: always reports core events
[     8.120] (**) Option "Device" "/dev/input/event2"
[     8.120] (**) Option "_source" "server/udev"
[     8.130] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.130] (II) event2  - Power Button: device is a keyboard
[     8.131] (II) event2  - Power Button: device removed
[     8.138] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     8.138] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     8.141] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.141] (II) event2  - Power Button: device is a keyboard
[     8.143] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[     8.143] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.143] (II) Using input driver 'libinput' for 'Video Bus'
[     8.143] (**) Video Bus: always reports core events
[     8.143] (**) Option "Device" "/dev/input/event6"
[     8.143] (**) Option "_source" "server/udev"
[     8.146] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[     8.146] (II) event6  - Video Bus: device is a keyboard
[     8.146] (II) event6  - Video Bus: device removed
[     8.166] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event6"
[     8.166] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     8.168] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[     8.169] (II) event6  - Video Bus: device is a keyboard
[     8.170] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     8.170] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.170] (II) Using input driver 'libinput' for 'Power Button'
[     8.170] (**) Power Button: always reports core events
[     8.170] (**) Option "Device" "/dev/input/event1"
[     8.170] (**) Option "_source" "server/udev"
[     8.172] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     8.172] (II) event1  - Power Button: device is a keyboard
[     8.172] (II) event1  - Power Button: device removed
[     8.178] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     8.178] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     8.180] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     8.180] (II) event1  - Power Button: device is a keyboard
[     8.182] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     8.182] (II) No input driver specified, ignoring this device.
[     8.182] (II) This device may have been added with another device file.
[     8.184] (II) config/udev: Adding input device Lenovo EasyCamera: Lenovo EasyC (/dev/input/event15)
[     8.184] (**) Lenovo EasyCamera: Lenovo EasyC: Applying InputClass "libinput keyboard catchall"
[     8.184] (II) Using input driver 'libinput' for 'Lenovo EasyCamera: Lenovo EasyC'
[     8.184] (**) Lenovo EasyCamera: Lenovo EasyC: always reports core events
[     8.184] (**) Option "Device" "/dev/input/event15"
[     8.184] (**) Option "_source" "server/udev"
[     8.187] (II) event15 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard
[     8.187] (II) event15 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard
[     8.187] (II) event15 - Lenovo EasyCamera: Lenovo EasyC: device removed
[     8.205] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input16/event15"
[     8.205] (II) XINPUT: Adding extended input device "Lenovo EasyCamera: Lenovo EasyC" (type: KEYBOARD, id 9)
[     8.209] (II) event15 - Lenovo EasyCamera: Lenovo EasyC: is tagged by udev as: Keyboard
[     8.209] (II) event15 - Lenovo EasyCamera: Lenovo EasyC: device is a keyboard
[     8.212] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event4)
[     8.212] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[     8.212] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[     8.212] (**) Ideapad extra buttons: always reports core events
[     8.212] (**) Option "Device" "/dev/input/event4"
[     8.212] (**) Option "_source" "server/udev"
[     8.214] (II) event4  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     8.214] (II) event4  - Ideapad extra buttons: device is a keyboard
[     8.214] (II) event4  - Ideapad extra buttons: device removed
[     8.237] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input5/event4"
[     8.237] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 10)
[     8.240] (II) event4  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     8.240] (II) event4  - Ideapad extra buttons: device is a keyboard
[     8.242] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[     8.242] (II) No input driver specified, ignoring this device.
[     8.242] (II) This device may have been added with another device file.
[     8.243] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9)
[     8.243] (II) No input driver specified, ignoring this device.
[     8.243] (II) This device may have been added with another device file.
[     8.244] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event10)
[     8.244] (II) No input driver specified, ignoring this device.
[     8.244] (II) This device may have been added with another device file.
[     8.245] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event11)
[     8.245] (II) No input driver specified, ignoring this device.
[     8.245] (II) This device may have been added with another device file.
[     8.246] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event12)
[     8.246] (II) No input driver specified, ignoring this device.
[     8.246] (II) This device may have been added with another device file.
[     8.247] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event13)
[     8.247] (II) No input driver specified, ignoring this device.
[     8.247] (II) This device may have been added with another device file.
[     8.248] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[     8.248] (II) No input driver specified, ignoring this device.
[     8.248] (II) This device may have been added with another device file.
[     8.249] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     8.249] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     8.249] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     8.249] (**) AT Translated Set 2 keyboard: always reports core events
[     8.249] (**) Option "Device" "/dev/input/event3"
[     8.249] (**) Option "_source" "server/udev"
[     8.252] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.252] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     8.253] (II) event3  - AT Translated Set 2 keyboard: device removed
[     8.266] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     8.266] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     8.269] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.269] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     8.271] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event14)
[     8.271] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[     8.271] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[     8.271] (**) ETPS/2 Elantech Touchpad: always reports core events
[     8.271] (**) Option "Device" "/dev/input/event14"
[     8.271] (**) Option "_source" "server/udev"
[     8.274] (II) event14 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     8.276] (II) event14 - ETPS/2 Elantech Touchpad: device is a touchpad
[     8.276] (II) event14 - ETPS/2 Elantech Touchpad: device removed
[     8.294] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event14"
[     8.294] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12)
[     8.295] (**) Option "AccelerationScheme" "none"
[     8.295] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[     8.296] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[     8.296] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[     8.298] (II) event14 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     8.300] (II) event14 - ETPS/2 Elantech Touchpad: device is a touchpad
[     8.302] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[     8.302] (II) No input driver specified, ignoring this device.
[     8.302] (II) This device may have been added with another device file.
[     8.303] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     8.303] (II) No input driver specified, ignoring this device.
[     8.303] (II) This device may have been added with another device file.
[    38.942] (II) event2  - Power Button: device removed
[    38.949] (II) event6  - Video Bus: device removed
[    38.979] (II) event1  - Power Button: device removed
[    38.993] (II) event15 - Lenovo EasyCamera: Lenovo EasyC: device removed
[    39.009] (II) event4  - Ideapad extra buttons: device removed
[    39.027] (II) event3  - AT Translated Set 2 keyboard: device removed
[    39.035] (II) event14 - ETPS/2 Elantech Touchpad: device removed
[    39.051] (II) AIGLX: Suspending AIGLX clients for VT switch
[    54.693] (II) config/udev: Adding input device MI Dongle MI Wireless Mouse (/dev/input/mouse1)
[    54.694] (II) No input driver specified, ignoring this device.
[    54.694] (II) This device may have been added with another device file.
[    54.725] (II) config/udev: Adding input device MI Dongle MI Wireless Mouse (/dev/input/event16)
[    54.725] (**) MI Dongle MI Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[    54.725] (II) Using input driver 'libinput' for 'MI Dongle MI Wireless Mouse'
[    54.725] (**) MI Dongle MI Wireless Mouse: always reports core events
[    54.725] (**) Option "Device" "/dev/input/event16"
[    54.725] (**) Option "_source" "server/udev"
[    54.739] (II) event16 - MI Dongle MI Wireless Mouse: is tagged by udev as: Keyboard
[    54.740] (II) event16 - MI Dongle MI Wireless Mouse: device is a keyboard
[    54.741] (II) event16 - MI Dongle MI Wireless Mouse: device removed
[    54.751] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:2717:003B.0001/input/input17/event16"
[    54.751] (II) XINPUT: Adding extended input device "MI Dongle MI Wireless Mouse" (type: KEYBOARD, id 13)
[    54.755] (II) config/udev: Adding input device MI Dongle MI Wireless Mouse (/dev/input/event17)
[    54.756] (**) MI Dongle MI Wireless Mouse: Applying InputClass "libinput pointer catchall"
[    54.756] (II) Using input driver 'libinput' for 'MI Dongle MI Wireless Mouse'
[    54.756] (**) MI Dongle MI Wireless Mouse: always reports core events
[    54.756] (**) Option "Device" "/dev/input/event17"
[    54.756] (**) Option "_source" "server/udev"
[    54.765] (II) event17 - MI Dongle MI Wireless Mouse: is tagged by udev as: Mouse
[    54.768] (II) event17 - MI Dongle MI Wireless Mouse: device is a pointer
[    54.769] (II) event17 - MI Dongle MI Wireless Mouse: device removed
[    54.785] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:2717:003B.0002/input/input18/event17"
[    54.785] (II) XINPUT: Adding extended input device "MI Dongle MI Wireless Mouse" (type: MOUSE, id 14)
[    54.785] (**) Option "AccelerationScheme" "none"
[    54.786] (**) MI Dongle MI Wireless Mouse: (accel) selected scheme none/0
[    54.786] (**) MI Dongle MI Wireless Mouse: (accel) acceleration factor: 2.000
[    54.786] (**) MI Dongle MI Wireless Mouse: (accel) acceleration threshold: 4
[    54.790] (II) config/udev: Adding input device MI Dongle MI Wireless Mouse Consumer Control (/dev/input/event18)
[    54.790] (**) MI Dongle MI Wireless Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    54.790] (II) Using input driver 'libinput' for 'MI Dongle MI Wireless Mouse Consumer Control'
[    54.790] (**) MI Dongle MI Wireless Mouse Consumer Control: always reports core events
[    54.791] (**) Option "Device" "/dev/input/event18"
[    54.791] (**) Option "_source" "server/udev"
[    54.797] (II) event18 - MI Dongle MI Wireless Mouse Consumer Control: is tagged by udev as: Keyboard
[    54.797] (II) event18 - MI Dongle MI Wireless Mouse Consumer Control: device is a keyboard
[    54.798] (II) event18 - MI Dongle MI Wireless Mouse Consumer Control: device removed
[    54.808] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:2717:003B.0002/input/input19/event18"
[    54.808] (II) XINPUT: Adding extended input device "MI Dongle MI Wireless Mouse Consumer Control" (type: KEYBOARD, id 15)
[    54.813] (II) config/udev: Adding input device MI Dongle MI Wireless Mouse Consumer Control (/dev/input/event19)
[    54.813] (**) MI Dongle MI Wireless Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    54.813] (II) Using input driver 'libinput' for 'MI Dongle MI Wireless Mouse Consumer Control'
[    54.813] (**) MI Dongle MI Wireless Mouse Consumer Control: always reports core events
[    54.814] (**) Option "Device" "/dev/input/event19"
[    54.814] (**) Option "_source" "server/udev"
[    54.823] (II) event19 - MI Dongle MI Wireless Mouse Consumer Control: is tagged by udev as: Keyboard
[    54.823] (II) event19 - MI Dongle MI Wireless Mouse Consumer Control: device is a keyboard
[    54.824] (II) event19 - MI Dongle MI Wireless Mouse Consumer Control: device removed
[    54.828] (II) libinput: MI Dongle MI Wireless Mouse Consumer Control: needs a virtual subdevice
[    54.828] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:2717:003B.0003/input/input20/event19"
[    54.828] (II) XINPUT: Adding extended input device "MI Dongle MI Wireless Mouse Consumer Control" (type: MOUSE, id 16)
[    54.829] (**) Option "AccelerationScheme" "none"
[    54.829] (**) MI Dongle MI Wireless Mouse Consumer Control: (accel) selected scheme none/0
[    54.829] (**) MI Dongle MI Wireless Mouse Consumer Control: (accel) acceleration factor: 2.000
[    54.829] (**) MI Dongle MI Wireless Mouse Consumer Control: (accel) acceleration threshold: 4
[    54.829] (**) MI Dongle MI Wireless Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    54.829] (II) Using input driver 'libinput' for 'MI Dongle MI Wireless Mouse Consumer Control'
[    54.829] (**) MI Dongle MI Wireless Mouse Consumer Control: always reports core events
[    54.829] (**) Option "Device" "/dev/input/event19"
[    54.829] (**) Option "_source" "_driver/libinput"
[    54.830] (II) libinput: MI Dongle MI Wireless Mouse Consumer Control: is a virtual subdevice
[    54.830] (EE) libinput: MI Dongle MI Wireless Mouse Consumer Control: Parent device not available
[    54.839] (II) event19 - MI Dongle MI Wireless Mouse Consumer Control: is tagged by udev as: Keyboard
[    54.839] (II) event19 - MI Dongle MI Wireless Mouse Consumer Control: device is a keyboard
[    54.840] (II) event19 - MI Dongle MI Wireless Mouse Consumer Control: device removed
[    54.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:2717:003B.0003/input/input20/event19"
[    54.845] (II) XINPUT: Adding extended input device "MI Dongle MI Wireless Mouse Consumer Control" (type: KEYBOARD, id 17)
[    54.851] (II) config/udev: Adding input device MI Dongle MI Wireless Mouse Keyboard (/dev/input/event20)
[    54.851] (**) MI Dongle MI Wireless Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    54.851] (II) Using input driver 'libinput' for 'MI Dongle MI Wireless Mouse Keyboard'
[    54.851] (**) MI Dongle MI Wireless Mouse Keyboard: always reports core events
[    54.851] (**) Option "Device" "/dev/input/event20"
[    54.851] (**) Option "_source" "server/udev"
[    54.861] (II) event20 - MI Dongle MI Wireless Mouse Keyboard: is tagged by udev as: Keyboard
[    54.861] (II) event20 - MI Dongle MI Wireless Mouse Keyboard: device is a keyboard
[    54.861] (II) event20 - MI Dongle MI Wireless Mouse Keyboard: device removed
[    54.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:2717:003B.0003/input/input21/event20"
[    54.867] (II) XINPUT: Adding extended input device "MI Dongle MI Wireless Mouse Keyboard" (type: KEYBOARD, id 18)
[   130.237] (II) UnloadModule: "libinput"
[   130.237] (II) UnloadModule: "libinput"
[   130.237] (II) UnloadModule: "libinput"
[   130.237] (II) UnloadModule: "libinput"
[   130.237] (II) UnloadModule: "libinput"
[   130.238] (II) UnloadModule: "libinput"
[   130.238] (II) UnloadModule: "libinput"
[   130.239] (II) UnloadModule: "libinput"
[   130.240] (II) UnloadModule: "libinput"
[   130.240] (II) UnloadModule: "libinput"
[   130.241] (II) UnloadModule: "libinput"
[   130.241] (II) UnloadModule: "libinput"
[   130.244] (II) UnloadModule: "libinput"
[   131.376] (II) Server terminated successfully (0). Closing log file.

Offline

#2 2019-09-13 09:28:21

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: laptop keyboard and touchpad not work after login Gnome Wayland.

Offline

#3 2019-09-27 12:50:28

Amao_Three
Member
Registered: 2018-07-14
Posts: 15

Re: laptop keyboard and touchpad not work after login Gnome Wayland.

I don't think is the same issue because the no any problem under the Xorg session.

Offline

Board footer

Powered by FluxBB