You are not logged in.

#1 2016-06-16 13:33:18

rubik
Member
Registered: 2012-03-23
Posts: 104

Screen freeze as soon as the window manager starts up

As soon as I login, the window manager (i3) starts and the desktop background is set.

However, after a few seconds, the cursor freezes together with the rest of the desktop. Sometimes I'm able to open up the terminal, but I never get to write anything. All the keys are frozen.
I cannot even switch tty.

But this only happens if I fire up the X server and i3. If I stay in the ttys nothing hangs.

I was able to switch to Xmonad (my previous setup) and it seemed to freeze as well.
My laptop had an uptime of 12 days, so I looked into the recently upgraded packages and tried to downgrade linux, linux-headers and xorg-server (all from archive.archlinux.org) but nothing changed.

I am quite upset with this because the laptop had been working for months now and never had an issue. Now that I need it for my exams I cannot even use it...

Last edited by rubik (2016-06-17 08:24:07)

Offline

#2 2016-06-16 14:43:25

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: Screen freeze as soon as the window manager starts up

You need to provide log files and infos about your laptop that nobody can guess.
What did you do to the laptop just before it began to freeze? Be precise in your answer.

Offline

#3 2016-06-16 14:47:43

rubik
Member
Registered: 2012-03-23
Posts: 104

Re: Screen freeze as soon as the window manager starts up

I was happily browsing the web, coding and compiling some latex documents (nothing out of the ordinary) when I decided it was time to reboot. At the first reboot it was freezing.

The only thing that comes to mind are pacman updates. I'll post the pacman log. What about other logs? Xorg.log has mysteriously disappeared from /var/log.

My laptop is the Asus Zenbook UX305-UA with Intel Graphics.

Last edited by rubik (2016-06-16 15:14:57)

Offline

#4 2016-06-16 15:14:02

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: Screen freeze as soon as the window manager starts up

Are the keyboard LEDs flashing when this occurs?
Can you ping the box from another computer when this occurs?
Can you ssh into the box from another computer when this occurs.

Xorg log files have not been in /var/log for some time.  If you run X as root (if you use a display manager), the X logs are in the journal.  If you run X as a user (as I do) the logs are in $HOME/local/share/xorg

Edit:  If this is an Intel system, hHave you installed and configured Intel microcode updates?

Last edited by ewaller (2016-06-16 15:40:51)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2016-06-16 16:31:43

Durden
Member
Registered: 2011-06-19
Posts: 261

Re: Screen freeze as soon as the window manager starts up

I had the freezing issue myself for a while before installing intel-ucode from the repositories and updating my grub.cfg. Mine wasn't immediate but happened after an hour or so of use. As ewaller mentions above, try the microcode.

Offline

#6 2016-06-17 06:39:05

rubik
Member
Registered: 2012-03-23
Posts: 104

Re: Screen freeze as soon as the window manager starts up

TL;DR: With xf86-video-modesetting I got it in a barely usable state. I can run i3 but there are horrible glitches and flickering. Chromium is still a guaranteed freeze, while Firefox is usable. Wifi connection does not send any data after ~1min (still connected though). Xorg and Weston logs seem ok. I am beginning to despair.

@ewqller No keyboard flashing whatsoever... I cannot check about ssh'ing because this is the only computer in the LAN at the  moment.
Unfortunately I had already installed and configured microcodes updates when I first installed ArchLinux.

I tried just about anything...
*) I changed from SNA to UXA acceleration and that seemed to help a bit, because I could open the terminal emulator and various apps. However, opening Chromium was a guaranteed freeze, and I had flickering and glitches every few seconds.
*) Seeing other similar threads here, namely
https://bbs.archlinux.org/viewtopic.php?id=213533
https://bbs.archlinux.org/viewtopic.php?id=213839
I removed xf86-video-intel and changed my /etc/X11/xorg.conf.d/20-intel.conf file to:

Section "Device"
    Identifier  "Intel Graphics"
    Driver      "modesetting"
EndSection

At first it seemed much better, the terminal emulator didn't cause freezes anymore, just Chromium. However, I experience horrible glitches and flickering; I couldn't capture them with scrot, so I made a video (bad quality, sorry, but it shows the problem):
https://youtu.be/MGkghstkp9w

Opening Chromium is still a guaranteed freeze, while Firefox is usable.

*) I installed Wayland and Weston to see if the problems persisted. They did persist, and while using XWayland Chromium was freezing as well (not surprising...).

To make things worse, the wifi connection stops sending data after ~1 min (iwconfig says I'm connected, but DNS resolution does not work). I have to run
systemctl restart netctl-auto@wlp2s0
systemctl restart dhcpcd

and for a few seconds I can enjoy the connection. After 1 min, repeat the above.

I'm totally at a loss here. I inspected various log files but everything seems normal. Here are a couple Xorg logs (now and when things worked):
Xorg.0.log (now):

[    13.342] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    13.342] X Protocol Version 11, Revision 0
[    13.342] Build Operating System: Linux 4.5.1-1-ARCH x86_64 
[    13.342] Current Operating System: Linux miki-laptop 4.6.2-1-ARCH #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016 x86_64
[    13.342] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=5f27a499-db8a-4f1c-a9f4-4930186873de rootfstype=ext4 add_efi_memmap rw resume=PARTUUID=77a61a46-4864-4bf4-99c7-d39736fa2b9a pcie_aspm=force drm.vblankoffdelay=1
[    13.343] Build Date: 03 June 2016  07:28:24AM
[    13.343]  
[    13.343] Current version of pixman: 0.34.0
[    13.343] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.343] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.344] (==) Log file: "/home/miki/.local/share/xorg/Xorg.0.log", Time: Fri Jun 17 07:49:55 2016
[    13.345] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    13.345] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.346] (==) No Layout section.  Using the first Screen section.
[    13.346] (==) No screen section available. Using defaults.
[    13.346] (**) |-->Screen "Default Screen Section" (0)
[    13.346] (**) |   |-->Monitor "<default monitor>"
[    13.347] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    13.347] (**) |   |-->Device "Intel Graphics"
[    13.347] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    13.347] (==) Automatically adding devices
[    13.347] (==) Automatically enabling devices
[    13.347] (==) Automatically adding GPU devices
[    13.347] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    13.348] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    13.348] 	Entry deleted from font path.
[    13.348] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    13.348] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    13.348] 	Entry deleted from font path.
[    13.348] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    13.348] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    13.348] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.348] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.348] (II) Loader magic: 0x821d20
[    13.348] (II) Module ABI versions:
[    13.348] 	X.Org ANSI C Emulation: 0.4
[    13.348] 	X.Org Video Driver: 20.0
[    13.348] 	X.Org XInput driver : 22.1
[    13.348] 	X.Org Server Extension : 9.0
[    13.349] (++) using VT number 1

[    13.349] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    13.351] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    13.352] (II) xfree86: Adding drm device (/dev/dri/card0)
[    13.352] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    13.355] (--) PCI:*(0:0:2:0) 8086:1916:1043:1000 rev 7, Mem @ 0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    13.355] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    13.355] (II) LoadModule: "glx"
[    13.356] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.369] (II) Module glx: vendor="X.Org Foundation"
[    13.369] 	compiled for 1.18.3, module version = 1.0.0
[    13.369] 	ABI class: X.Org Server Extension, version 9.0
[    13.369] (==) AIGLX enabled
[    13.369] (II) LoadModule: "modesetting"
[    13.369] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    13.370] (II) Module modesetting: vendor="X.Org Foundation"
[    13.370] 	compiled for 1.18.3, module version = 1.18.3
[    13.370] 	Module class: X.Org Video Driver
[    13.370] 	ABI class: X.Org Video Driver, version 20.0
[    13.370] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    13.371] (II) modeset(0): using drv /dev/dri/card0
[    13.371] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    13.371] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    13.371] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    13.371] (==) modeset(0): RGB weight 888
[    13.371] (==) modeset(0): Default visual is TrueColor
[    13.371] (II) Loading sub module "glamoregl"
[    13.371] (II) LoadModule: "glamoregl"
[    13.371] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    13.385] (II) Module glamoregl: vendor="X.Org Foundation"
[    13.385] 	compiled for 1.18.3, module version = 1.0.0
[    13.385] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.385] (II) glamor: OpenGL accelerated X.org driver based.
[    13.428] (II) glamor: EGL version 1.4 (DRI2):
[    13.440] (II) modeset(0): glamor initialized
[    13.442] (II) modeset(0): Output eDP-1 using monitor section <default monitor>
[    13.547] (II) modeset(0): Output HDMI-1 has no monitor section
[    13.549] (II) modeset(0): EDID for output eDP-1
[    13.549] (II) modeset(0): Manufacturer: SDC  Model: 374a  Serial#: 0
[    13.549] (II) modeset(0): Year: 2014  Week: 0
[    13.549] (II) modeset(0): EDID Version: 1.3
[    13.549] (II) modeset(0): Digital Display Input
[    13.549] (II) modeset(0): DFP 1.x compatible TMDS
[    13.549] (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 17
[    13.549] (II) modeset(0): Gamma: 2.20
[    13.549] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    13.549] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    13.549] (II) modeset(0): First detailed timing is preferred mode
[    13.549] (II) modeset(0): redX: 0.576 redY: 0.347   greenX: 0.337 greenY: 0.552
[    13.549] (II) modeset(0): blueX: 0.162 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
[    13.549] (II) modeset(0): Manufacturer's mask: 0
[    13.549] (II) modeset(0): Supported detailed timing:
[    13.549] (II) modeset(0): clock: 361.3 MHz   Image Size:  293 x 165 mm
[    13.549] (II) modeset(0): h_active: 3200  h_sync: 3248  h_sync_end 3280 h_blank_end 3316 h_border: 0
[    13.549] (II) modeset(0): v_active: 1800  v_sync: 1802  v_sync_end 1807 v_blanking: 1816 v_border: 0
[    13.549] (II) modeset(0): Supported detailed timing:
[    13.549] (II) modeset(0): clock: 289.1 MHz   Image Size:  293 x 165 mm
[    13.549] (II) modeset(0): h_active: 3200  h_sync: 3248  h_sync_end 3280 h_blank_end 3316 h_border: 0
[    13.549] (II) modeset(0): v_active: 1800  v_sync: 1802  v_sync_end 1807 v_blanking: 1816 v_border: 0
[    13.549] (II) modeset(0):  SAMSUNG
[    13.549] (II) modeset(0):  133YL04-A02
[    13.549] (II) modeset(0): EDID (in hex):
[    13.549] (II) modeset(0): 	00ffffffffffff004c834a3700000000
[    13.549] (II) modeset(0): 	00180103951d1178eab5959358568d29
[    13.549] (II) modeset(0): 	1f505400000001010101010101010101
[    13.549] (II) modeset(0): 	010101010101238d8074c00810703020
[    13.549] (II) modeset(0): 	250025a510000019e9708074c0081070
[    13.549] (II) modeset(0): 	3020250025a510000019000000fe0053
[    13.549] (II) modeset(0): 	414d53554e470a2020202020000000fe
[    13.549] (II) modeset(0): 	00313333594c30342d4130320a2000b2
[    13.549] (II) modeset(0): Printing probed modes for output eDP-1
[    13.549] (II) modeset(0): Modeline "3200x1800"x60.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[    13.549] (II) modeset(0): Modeline "3200x1800"x48.0  289.05  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (87.2 kHz e)
[    13.549] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    13.549] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    13.549] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    13.549] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    13.549] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    13.549] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    13.549] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    13.549] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    13.549] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    13.549] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    13.549] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    13.549] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    13.549] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    13.549] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    13.549] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    13.549] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    13.549] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    13.549] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    13.549] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    13.549] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    13.549] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    13.550] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    13.550] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    13.550] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    13.657] (II) modeset(0): EDID for output HDMI-1
[    13.657] (II) modeset(0): Output eDP-1 connected
[    13.657] (II) modeset(0): Output HDMI-1 disconnected
[    13.657] (II) modeset(0): Using exact sizes for initial modes
[    13.657] (II) modeset(0): Output eDP-1 using initial mode 3200x1800 +0+0
[    13.657] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    13.657] (==) modeset(0): DPI set to (96, 96)
[    13.657] (II) Loading sub module "fb"
[    13.657] (II) LoadModule: "fb"
[    13.657] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.660] (II) Module fb: vendor="X.Org Foundation"
[    13.660] 	compiled for 1.18.3, module version = 1.0.0
[    13.660] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.660] (==) Depth 24 pixmap format is 32 bpp
[    13.758] (==) modeset(0): Backing store enabled
[    13.758] (==) modeset(0): Silken mouse enabled
[    13.759] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    13.760] (==) modeset(0): DPMS enabled
[    13.760] (II) modeset(0): [DRI2] Setup complete
[    13.760] (II) modeset(0): [DRI2]   DRI driver: i965
[    13.760] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    13.779] (--) RandR disabled
[    13.788] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    13.788] (II) AIGLX: enabled GLX_ARB_create_context
[    13.788] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    13.788] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    13.788] (II) AIGLX: enabled GLX_INTEL_swap_event
[    13.788] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    13.788] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    13.788] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    13.788] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    13.788] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    13.788] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    13.788] (II) AIGLX: Loaded and initialized i965
[    13.788] (II) GLX: Initialized DRI2 GL provider for screen 0
[    13.790] (II) modeset(0): Damage tracking initialized
[    13.790] (II) modeset(0): Setting screen physical size to 294 x 166
[    13.838] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    13.838] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    13.838] (II) LoadModule: "libinput"
[    13.838] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    13.846] (II) Module libinput: vendor="X.Org Foundation"
[    13.846] 	compiled for 1.18.3, module version = 0.19.0
[    13.846] 	Module class: X.Org XInput Driver
[    13.846] 	ABI class: X.Org XInput driver, version 22.1
[    13.847] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 12 paused 0
[    13.847] (II) Using input driver 'libinput' for 'Power Button'
[    13.847] (**) Power Button: always reports core events
[    13.847] (**) Option "Device" "/dev/input/event2"
[    13.847] (**) Option "_source" "server/udev"
[    13.847] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    13.847] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    13.847] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    13.847] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    13.848] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    13.848] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    13.848] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event5)
[    13.848] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    13.848] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 15 paused 0
[    13.848] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[    13.848] (**) Asus Wireless Radio Control: always reports core events
[    13.848] (**) Option "Device" "/dev/input/event5"
[    13.848] (**) Option "_source" "server/udev"
[    13.848] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[    13.848] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[    13.848] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input5/event5"
[    13.848] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[    13.849] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[    13.849] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[    13.849] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    13.849] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    13.849] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 16 paused 0
[    13.849] (II) Using input driver 'libinput' for 'Video Bus'
[    13.849] (**) Video Bus: always reports core events
[    13.849] (**) Option "Device" "/dev/input/event3"
[    13.849] (**) Option "_source" "server/udev"
[    13.849] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[    13.849] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[    13.849] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    13.850] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    13.850] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[    13.850] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[    13.850] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    13.850] (II) No input driver specified, ignoring this device.
[    13.850] (II) This device may have been added with another device file.
[    13.850] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    13.850] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    13.851] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 17 paused 0
[    13.851] (II) Using input driver 'libinput' for 'Sleep Button'
[    13.851] (**) Sleep Button: always reports core events
[    13.851] (**) Option "Device" "/dev/input/event1"
[    13.851] (**) Option "_source" "server/udev"
[    13.851] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[    13.851] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[    13.851] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    13.851] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    13.851] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[    13.851] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[    13.852] (II) config/udev: Adding input device YSTEK G Mouse (/dev/input/event15)
[    13.852] (**) YSTEK G Mouse: Applying InputClass "libinput pointer catchall"
[    13.903] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 18 paused 0
[    13.903] (II) Using input driver 'libinput' for 'YSTEK G Mouse'
[    13.903] (**) YSTEK G Mouse: always reports core events
[    13.903] (**) Option "Device" "/dev/input/event15"
[    13.903] (**) Option "_source" "server/udev"
[    13.903] (II) input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[    13.903] (II) input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps
[    13.903] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:276D:1160.0001/input/input15/event15"
[    13.903] (II) XINPUT: Adding extended input device "YSTEK G Mouse" (type: MOUSE, id 10)
[    13.903] (**) Option "AccelerationScheme" "none"
[    13.903] (**) YSTEK G Mouse: (accel) selected scheme none/0
[    13.903] (**) YSTEK G Mouse: (accel) acceleration factor: 2.000
[    13.903] (**) YSTEK G Mouse: (accel) acceleration threshold: 4
[    13.904] (II) input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[    13.904] (II) input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps
[    13.904] (II) config/udev: Adding input device YSTEK G Mouse (/dev/input/mouse1)
[    13.904] (II) No input driver specified, ignoring this device.
[    13.904] (II) This device may have been added with another device file.
[    13.904] (II) config/udev: Adding input device USB2.0 UVC HD Webcam (/dev/input/event16)
[    13.904] (**) USB2.0 UVC HD Webcam: Applying InputClass "libinput keyboard catchall"
[    13.905] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 19 paused 0
[    13.905] (II) Using input driver 'libinput' for 'USB2.0 UVC HD Webcam'
[    13.905] (**) USB2.0 UVC HD Webcam: always reports core events
[    13.905] (**) Option "Device" "/dev/input/event16"
[    13.905] (**) Option "_source" "server/udev"
[    13.905] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[    13.905] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[    13.905] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input16/event16"
[    13.905] (II) XINPUT: Adding extended input device "USB2.0 UVC HD Webcam" (type: KEYBOARD, id 11)
[    13.905] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[    13.905] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[    13.906] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event14)
[    13.906] (**) Elan Touchpad: Applying InputClass "libinput touchpad catchall"
[    13.906] (**) Elan Touchpad: Applying InputClass "libinput touchscreen catchall"
[    13.906] (**) Elan Touchpad: Applying InputClass "<default touchpad>"
[    13.906] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 20 paused 0
[    13.906] (II) Using input driver 'libinput' for 'Elan Touchpad'
[    13.906] (**) Elan Touchpad: always reports core events
[    13.906] (**) Option "Device" "/dev/input/event14"
[    13.906] (**) Option "_source" "server/udev"
[    13.906] (II) input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[    13.906] (II) input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[    13.906] (**) Option "Tapping" "on"
[    13.906] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/input/input14/event14"
[    13.906] (II) XINPUT: Adding extended input device "Elan Touchpad" (type: TOUCHPAD, id 12)
[    13.906] (**) Option "AccelerationScheme" "none"
[    13.906] (**) Elan Touchpad: (accel) selected scheme none/0
[    13.906] (**) Elan Touchpad: (accel) acceleration factor: 2.000
[    13.906] (**) Elan Touchpad: (accel) acceleration threshold: 4
[    13.907] (II) input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[    13.907] (II) input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[    13.907] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse0)
[    13.907] (**) Elan Touchpad: Applying InputClass "<default touchpad>"
[    13.907] (II) Using input driver 'libinput' for 'Elan Touchpad'
[    13.907] (**) Elan Touchpad: always reports core events
[    13.907] (**) Option "Device" "/dev/input/mouse0"
[    13.907] (**) Option "_source" "server/udev"
[    13.907] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
	Permission denied.
[    13.907] (II) opening input device '/dev/input/mouse0' failed (Permission denied).
[    13.907] (II) failed to create input device '/dev/input/mouse0'.
[    13.907] (EE) libinput: Elan Touchpad: Failed to create a device for /dev/input/mouse0
[    13.907] (EE) PreInit returned 2 for "Elan Touchpad"
[    13.907] (II) UnloadModule: "libinput"
[    13.907] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    13.907] (II) No input driver specified, ignoring this device.
[    13.907] (II) This device may have been added with another device file.
[    13.907] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[    13.907] (II) No input driver specified, ignoring this device.
[    13.907] (II) This device may have been added with another device file.
[    13.908] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[    13.908] (II) No input driver specified, ignoring this device.
[    13.908] (II) This device may have been added with another device file.
[    13.908] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    13.908] (II) No input driver specified, ignoring this device.
[    13.908] (II) This device may have been added with another device file.
[    13.908] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    13.908] (II) No input driver specified, ignoring this device.
[    13.908] (II) This device may have been added with another device file.
[    13.908] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    13.908] (II) No input driver specified, ignoring this device.
[    13.908] (II) This device may have been added with another device file.
[    13.908] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[    13.908] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    13.909] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 21 paused 0
[    13.909] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[    13.909] (**) Asus WMI hotkeys: always reports core events
[    13.909] (**) Option "Device" "/dev/input/event13"
[    13.909] (**) Option "_source" "server/udev"
[    13.909] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[    13.909] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is a keyboard
[    13.909] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
[    13.909] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[    13.909] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[    13.909] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is a keyboard
[    13.909] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    13.909] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    13.910] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 22 paused 0
[    13.910] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    13.910] (**) AT Translated Set 2 keyboard: always reports core events
[    13.910] (**) Option "Device" "/dev/input/event4"
[    13.910] (**) Option "_source" "server/udev"
[    13.910] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[    13.910] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[    13.910] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    13.910] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    13.910] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[    13.910] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[    13.911] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    13.911] (II) No input driver specified, ignoring this device.
[    13.911] (II) This device may have been added with another device file.
[    13.949] (II) modeset(0): EDID vendor "SDC", prod id 14154
[    13.949] (II) modeset(0): Printing DDC gathered Modelines:
[    13.949] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[    13.949] (II) modeset(0): Modeline "3200x1800"x0.0  289.05  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (87.2 kHz e)
[    14.281] (II) modeset(0): EDID vendor "SDC", prod id 14154
[    14.281] (II) modeset(0): Printing DDC gathered Modelines:
[    14.281] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[    14.281] (II) modeset(0): Modeline "3200x1800"x0.0  289.05  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (87.2 kHz e)
[  2155.806] (**) Option "fd" "12"
[  2155.806] (**) Option "fd" "15"
[  2155.806] (**) Option "fd" "16"
[  2155.806] (**) Option "fd" "17"
[  2155.806] (**) Option "fd" "18"
[  2155.807] (**) Option "fd" "19"
[  2155.807] (**) Option "fd" "20"
[  2155.807] (**) Option "fd" "21"
[  2155.807] (**) Option "fd" "22"
[  2155.807] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2155.841] (II) systemd-logind: got pause for 13:69
[  2155.841] (II) systemd-logind: got pause for 13:78
[  2155.841] (II) systemd-logind: got pause for 13:67
[  2155.841] (II) systemd-logind: got pause for 226:0
[  2155.841] (II) systemd-logind: got pause for 13:66
[  2155.841] (II) systemd-logind: got pause for 13:68
[  2155.841] (II) systemd-logind: got pause for 13:80
[  2155.841] (II) systemd-logind: got pause for 13:65
[  2155.841] (II) systemd-logind: got pause for 13:77
[  2155.841] (II) systemd-logind: got pause for 13:79
[  2332.560] (II) systemd-logind: got resume for 13:69
[  2332.574] (II) systemd-logind: got resume for 13:78
[  2332.587] (II) systemd-logind: got resume for 13:67
[  2332.587] (II) systemd-logind: got resume for 226:0
[  2332.587] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2332.593] (II) modeset(0): EDID vendor "SDC", prod id 14154
[  2332.593] (II) modeset(0): Printing DDC gathered Modelines:
[  2332.594] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[  2332.594] (II) modeset(0): Modeline "3200x1800"x0.0  289.05  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (87.2 kHz e)
[  2332.702] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[  2332.702] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[  2332.703] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[  2332.703] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[  2332.704] (II) input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[  2332.704] (II) input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[  2332.705] (II) systemd-logind: got resume for 13:66
[  2332.705] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  2332.705] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  2332.705] (II) systemd-logind: got resume for 13:68
[  2332.705] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[  2332.705] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[  2332.706] (II) systemd-logind: got resume for 13:80
[  2332.706] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[  2332.706] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[  2332.706] (II) systemd-logind: got resume for 13:65
[  2332.706] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[  2332.706] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[  2332.706] (II) systemd-logind: got resume for 13:77
[  2332.706] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[  2332.706] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is a keyboard
[  2332.706] (II) systemd-logind: got resume for 13:79
[  2332.706] (II) input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[  2332.706] (II) input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps
[  2341.096] (**) Option "fd" "37"
[  2341.096] (**) Option "fd" "15"
[  2341.097] (**) Option "fd" "18"
[  2341.097] (**) Option "fd" "20"
[  2341.097] (**) Option "fd" "22"
[  2341.098] (**) Option "fd" "19"
[  2341.098] (**) Option "fd" "16"
[  2341.099] (**) Option "fd" "21"
[  2341.099] (**) Option "fd" "17"
[  2341.100] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2341.149] (II) systemd-logind: got pause for 13:69
[  2341.149] (II) systemd-logind: got pause for 13:78
[  2341.149] (II) systemd-logind: got pause for 13:67
[  2341.149] (II) systemd-logind: got pause for 226:0
[  2341.149] (II) systemd-logind: got pause for 13:66
[  2341.149] (II) systemd-logind: got pause for 13:68
[  2341.149] (II) systemd-logind: got pause for 13:80
[  2341.149] (II) systemd-logind: got pause for 13:65
[  2341.149] (II) systemd-logind: got pause for 13:77
[  2341.149] (II) systemd-logind: got pause for 13:79
[  2359.447] (II) systemd-logind: got resume for 13:69
[  2359.460] (II) systemd-logind: got resume for 13:78
[  2359.474] (II) systemd-logind: got resume for 13:67
[  2359.474] (II) systemd-logind: got resume for 226:0
[  2359.474] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2359.491] (II) modeset(0): EDID vendor "SDC", prod id 14154
[  2359.491] (II) modeset(0): Printing DDC gathered Modelines:
[  2359.491] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[  2359.491] (II) modeset(0): Modeline "3200x1800"x0.0  289.05  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (87.2 kHz e)
[  2359.600] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[  2359.600] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[  2359.601] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[  2359.601] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[  2359.602] (II) input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[  2359.602] (II) input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[  2359.603] (II) systemd-logind: got resume for 13:66
[  2359.603] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  2359.603] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  2359.603] (II) systemd-logind: got resume for 13:68
[  2359.603] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[  2359.603] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[  2359.603] (II) systemd-logind: got resume for 13:80
[  2359.604] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[  2359.604] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[  2359.604] (II) systemd-logind: got resume for 13:65
[  2359.604] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[  2359.604] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[  2359.604] (II) systemd-logind: got resume for 13:77
[  2359.604] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[  2359.604] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is a keyboard
[  2359.604] (II) systemd-logind: got resume for 13:79
[  2359.604] (II) input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[  2359.604] (II) input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps
[  2368.152] (**) Option "fd" "38"
[  2368.153] (**) Option "fd" "16"
[  2368.154] (**) Option "fd" "19"
[  2368.154] (**) Option "fd" "21"
[  2368.155] (**) Option "fd" "36"
[  2368.155] (**) Option "fd" "20"
[  2368.155] (**) Option "fd" "17"
[  2368.155] (**) Option "fd" "22"
[  2368.155] (**) Option "fd" "18"
[  2368.155] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2368.199] (II) systemd-logind: got pause for 13:69
[  2368.199] (II) systemd-logind: got pause for 13:78
[  2368.199] (II) systemd-logind: got pause for 13:67
[  2368.199] (II) systemd-logind: got pause for 226:0
[  2368.199] (II) systemd-logind: got pause for 13:66
[  2368.199] (II) systemd-logind: got pause for 13:68
[  2368.199] (II) systemd-logind: got pause for 13:80
[  2368.199] (II) systemd-logind: got pause for 13:65
[  2368.199] (II) systemd-logind: got pause for 13:77
[  2368.199] (II) systemd-logind: got pause for 13:79
[  2369.817] (II) systemd-logind: got resume for 13:69
[  2369.837] (II) systemd-logind: got resume for 13:78
[  2369.851] (II) systemd-logind: got resume for 13:67
[  2369.851] (II) systemd-logind: got resume for 226:0
[  2369.851] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2369.869] (II) modeset(0): EDID vendor "SDC", prod id 14154
[  2369.869] (II) modeset(0): Printing DDC gathered Modelines:
[  2369.869] (II) modeset(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[  2369.869] (II) modeset(0): Modeline "3200x1800"x0.0  289.05  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (87.2 kHz e)
[  2369.983] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[  2369.983] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[  2369.984] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[  2369.984] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[  2369.984] (II) input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[  2369.984] (II) input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[  2369.985] (II) systemd-logind: got resume for 13:66
[  2369.985] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  2369.985] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  2369.985] (II) systemd-logind: got resume for 13:68
[  2369.986] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[  2369.986] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[  2369.986] (II) systemd-logind: got resume for 13:80
[  2369.986] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[  2369.986] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[  2369.986] (II) systemd-logind: got resume for 13:65
[  2369.986] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[  2369.986] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[  2369.986] (II) systemd-logind: got resume for 13:77
[  2369.986] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[  2369.986] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is a keyboard
[  2369.986] (II) systemd-logind: got resume for 13:79
[  2369.986] (II) input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[  2369.986] (II) input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps

Xorg.1.log (when things worked)

[  1243.661] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[  1243.662] X Protocol Version 11, Revision 0
[  1243.662] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[  1243.662] Current Operating System: Linux miki-laptop 4.5.4-1-ARCH #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016 x86_64
[  1243.662] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=5f27a499-db8a-4f1c-a9f4-4930186873de rootfstype=ext4 add_efi_memmap rw noht resume=PARTUUID=77a61a46-4864-4bf4-99c7-d39736fa2b9a
[  1243.662] Build Date: 05 April 2016  05:24:02PM
[  1243.662]  
[  1243.662] Current version of pixman: 0.34.0
[  1243.662] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1243.662] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1243.662] (==) Log file: "/home/miki/.local/share/xorg/Xorg.1.log", Time: Sat May 28 07:41:49 2016
[  1243.662] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1243.662] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1243.662] (==) No Layout section.  Using the first Screen section.
[  1243.662] (==) No screen section available. Using defaults.
[  1243.662] (**) |-->Screen "Default Screen Section" (0)
[  1243.662] (**) |   |-->Monitor "<default monitor>"
[  1243.662] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  1243.662] (**) |   |-->Device "Intel Graphics"
[  1243.662] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1243.662] (==) Automatically adding devices
[  1243.662] (==) Automatically enabling devices
[  1243.662] (==) Automatically adding GPU devices
[  1243.662] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1243.663] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  1243.663] 	Entry deleted from font path.
[  1243.663] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  1243.663] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  1243.663] 	Entry deleted from font path.
[  1243.663] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  1243.663] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[  1243.663] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1243.663] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1243.663] (II) Loader magic: 0x819d20
[  1243.663] (II) Module ABI versions:
[  1243.663] 	X.Org ANSI C Emulation: 0.4
[  1243.663] 	X.Org Video Driver: 20.0
[  1243.663] 	X.Org XInput driver : 22.1
[  1243.663] 	X.Org Server Extension : 9.0
[  1243.663] (++) using VT number 1

[  1243.663] (--) controlling tty is VT number 1, auto-enabling KeepTty
[  1243.664] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[  1243.664] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1243.664] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[  1243.666] (--) PCI:*(0:0:2:0) 8086:1916:1043:1000 rev 7, Mem @ 0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[  1243.666] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1243.666] (II) LoadModule: "glx"
[  1243.666] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1243.667] (II) Module glx: vendor="X.Org Foundation"
[  1243.667] 	compiled for 1.18.3, module version = 1.0.0
[  1243.667] 	ABI class: X.Org Server Extension, version 9.0
[  1243.667] (==) AIGLX enabled
[  1243.667] (II) LoadModule: "intel"
[  1243.667] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1243.668] (II) Module intel: vendor="X.Org Foundation"
[  1243.668] 	compiled for 1.18.3, module version = 2.99.917
[  1243.668] 	Module class: X.Org Video Driver
[  1243.668] 	ABI class: X.Org Video Driver, version 20.0
[  1243.668] (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
[  1243.668] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[  1243.668] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[  1243.668] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[  1243.668] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[  1243.668] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151218
[  1243.668] (II) intel(0): SNA compiled from 2.99.917-654-ga508b11
[  1243.668] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1243.668] (--) intel(0): gen9 engineering sample
[  1243.668] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[  1243.668] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1243.668] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1243.668] (==) intel(0): RGB weight 888
[  1243.668] (==) intel(0): Default visual is TrueColor
[  1243.669] (II) intel(0): Output eDP1 using monitor section <default monitor>
[  1243.679] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[  1243.679] (II) intel(0): Enabled output eDP1
[  1243.679] (II) intel(0): Output HDMI1 has no monitor section
[  1243.679] (II) intel(0): Enabled output HDMI1
[  1243.679] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  1243.680] (II) intel(0): Output VIRTUAL1 has no monitor section
[  1243.680] (II) intel(0): Enabled output VIRTUAL1
[  1243.680] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[  1243.680] (==) intel(0): TearFree disabled
[  1243.680] (==) intel(0): DPI set to (96, 96)
[  1243.680] (II) Loading sub module "dri2"
[  1243.680] (II) LoadModule: "dri2"
[  1243.680] (II) Module "dri2" already built-in
[  1243.680] (II) Loading sub module "present"
[  1243.680] (II) LoadModule: "present"
[  1243.680] (II) Module "present" already built-in
[  1243.680] (==) Depth 24 pixmap format is 32 bpp
[  1243.680] (II) intel(0): SNA initialized with Skylake (gen9) backend
[  1243.680] (==) intel(0): Backing store enabled
[  1243.680] (==) intel(0): Silken mouse enabled
[  1243.680] (II) intel(0): HW Cursor enabled
[  1243.680] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1243.680] (==) intel(0): DPMS enabled
[  1243.680] (==) intel(0): Display hotplug detection enabled
[  1243.680] (II) intel(0): [DRI2] Setup complete
[  1243.680] (II) intel(0): [DRI2]   DRI driver: i965
[  1243.680] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  1243.680] (II) intel(0): direct rendering: DRI2 enabled
[  1243.680] (II) intel(0): hardware support for Present enabled
[  1243.680] (--) RandR disabled
[  1243.690] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1243.690] (II) AIGLX: enabled GLX_ARB_create_context
[  1243.690] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  1243.690] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[  1243.690] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1243.690] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1243.690] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  1243.690] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  1243.690] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[  1243.690] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1243.690] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  1243.691] (II) AIGLX: Loaded and initialized i965
[  1243.691] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1243.697] (II) intel(0): switch to mode 3200x1800@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  1243.697] (II) intel(0): Setting screen physical size to 294 x 166
[  1243.723] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1243.723] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1243.723] (II) LoadModule: "libinput"
[  1243.723] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1243.724] (II) Module libinput: vendor="X.Org Foundation"
[  1243.724] 	compiled for 1.18.3, module version = 0.19.0
[  1243.724] 	Module class: X.Org XInput Driver
[  1243.724] 	ABI class: X.Org XInput driver, version 22.1
[  1243.724] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 12 paused 0
[  1243.724] (II) Using input driver 'libinput' for 'Power Button'
[  1243.724] (**) Power Button: always reports core events
[  1243.724] (**) Option "Device" "/dev/input/event2"
[  1243.724] (**) Option "_source" "server/udev"
[  1243.725] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  1243.725] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  1243.725] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  1243.725] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1243.725] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  1243.725] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  1243.725] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event5)
[  1243.725] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[  1243.725] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 15 paused 0
[  1243.725] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[  1243.725] (**) Asus Wireless Radio Control: always reports core events
[  1243.725] (**) Option "Device" "/dev/input/event5"
[  1243.725] (**) Option "_source" "server/udev"
[  1243.726] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[  1243.726] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[  1243.726] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input5/event5"
[  1243.726] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[  1243.726] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[  1243.726] (II) input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[  1243.726] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  1243.726] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  1243.726] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 16 paused 0
[  1243.726] (II) Using input driver 'libinput' for 'Video Bus'
[  1243.726] (**) Video Bus: always reports core events
[  1243.726] (**) Option "Device" "/dev/input/event3"
[  1243.726] (**) Option "_source" "server/udev"
[  1243.727] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[  1243.727] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[  1243.727] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[  1243.727] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  1243.727] (II) input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[  1243.727] (II) input device 'Video Bus', /dev/input/event3 is a keyboard
[  1243.727] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  1243.727] (II) No input driver specified, ignoring this device.
[  1243.727] (II) This device may have been added with another device file.
[  1243.727] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[  1243.727] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  1243.727] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 17 paused 0
[  1243.727] (II) Using input driver 'libinput' for 'Sleep Button'
[  1243.727] (**) Sleep Button: always reports core events
[  1243.727] (**) Option "Device" "/dev/input/event1"
[  1243.727] (**) Option "_source" "server/udev"
[  1243.728] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[  1243.728] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[  1243.728] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[  1243.728] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  1243.728] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[  1243.728] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[  1243.728] (II) config/udev: Adding input device YSTEK G Mouse (/dev/input/event15)
[  1243.728] (**) YSTEK G Mouse: Applying InputClass "libinput pointer catchall"
[  1243.729] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 18 paused 0
[  1243.729] (II) Using input driver 'libinput' for 'YSTEK G Mouse'
[  1243.729] (**) YSTEK G Mouse: always reports core events
[  1243.729] (**) Option "Device" "/dev/input/event15"
[  1243.729] (**) Option "_source" "server/udev"
[  1243.729] (II) input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[  1243.729] (II) input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps
[  1243.729] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:276D:1160.0001/input/input15/event15"
[  1243.729] (II) XINPUT: Adding extended input device "YSTEK G Mouse" (type: MOUSE, id 10)
[  1243.729] (**) Option "AccelerationScheme" "none"
[  1243.729] (**) YSTEK G Mouse: (accel) selected scheme none/0
[  1243.729] (**) YSTEK G Mouse: (accel) acceleration factor: 2.000
[  1243.729] (**) YSTEK G Mouse: (accel) acceleration threshold: 4
[  1243.729] (II) input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[  1243.729] (II) input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps
[  1243.730] (II) config/udev: Adding input device YSTEK G Mouse (/dev/input/mouse1)
[  1243.730] (II) No input driver specified, ignoring this device.
[  1243.730] (II) This device may have been added with another device file.
[  1243.730] (II) config/udev: Adding input device USB2.0 UVC HD Webcam (/dev/input/event16)
[  1243.730] (**) USB2.0 UVC HD Webcam: Applying InputClass "libinput keyboard catchall"
[  1243.730] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 19 paused 0
[  1243.730] (II) Using input driver 'libinput' for 'USB2.0 UVC HD Webcam'
[  1243.730] (**) USB2.0 UVC HD Webcam: always reports core events
[  1243.730] (**) Option "Device" "/dev/input/event16"
[  1243.730] (**) Option "_source" "server/udev"
[  1243.730] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[  1243.730] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[  1243.730] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input16/event16"
[  1243.730] (II) XINPUT: Adding extended input device "USB2.0 UVC HD Webcam" (type: KEYBOARD, id 11)
[  1243.731] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[  1243.731] (II) input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[  1243.731] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event14)
[  1243.731] (**) Elan Touchpad: Applying InputClass "libinput touchpad catchall"
[  1243.731] (**) Elan Touchpad: Applying InputClass "libinput touchscreen catchall"
[  1243.731] (**) Elan Touchpad: Applying InputClass "<default touchpad>"
[  1243.731] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 20 paused 0
[  1243.731] (II) Using input driver 'libinput' for 'Elan Touchpad'
[  1243.731] (**) Elan Touchpad: always reports core events
[  1243.731] (**) Option "Device" "/dev/input/event14"
[  1243.731] (**) Option "_source" "server/udev"
[  1243.731] (II) input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[  1243.731] (II) input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[  1243.731] (**) Option "Tapping" "on"
[  1243.731] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/input/input14/event14"
[  1243.731] (II) XINPUT: Adding extended input device "Elan Touchpad" (type: TOUCHPAD, id 12)
[  1243.732] (**) Option "AccelerationScheme" "none"
[  1243.732] (**) Elan Touchpad: (accel) selected scheme none/0
[  1243.732] (**) Elan Touchpad: (accel) acceleration factor: 2.000
[  1243.732] (**) Elan Touchpad: (accel) acceleration threshold: 4
[  1243.732] (II) input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[  1243.732] (II) input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[  1243.732] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse0)
[  1243.732] (**) Elan Touchpad: Applying InputClass "<default touchpad>"
[  1243.732] (II) Using input driver 'libinput' for 'Elan Touchpad'
[  1243.732] (**) Elan Touchpad: always reports core events
[  1243.732] (**) Option "Device" "/dev/input/mouse0"
[  1243.732] (**) Option "_source" "server/udev"
[  1243.732] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
	Permission denied.
[  1243.732] (II) opening input device '/dev/input/mouse0' failed (Permission denied).
[  1243.732] (II) failed to create input device '/dev/input/mouse0'.
[  1243.732] (EE) libinput: Elan Touchpad: Failed to create a device for /dev/input/mouse0
[  1243.732] (EE) PreInit returned 2 for "Elan Touchpad"
[  1243.732] (II) UnloadModule: "libinput"
[  1243.732] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[  1243.732] (II) No input driver specified, ignoring this device.
[  1243.732] (II) This device may have been added with another device file.
[  1243.732] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[  1243.732] (II) No input driver specified, ignoring this device.
[  1243.732] (II) This device may have been added with another device file.
[  1243.733] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[  1243.733] (II) No input driver specified, ignoring this device.
[  1243.733] (II) This device may have been added with another device file.
[  1243.733] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[  1243.733] (II) No input driver specified, ignoring this device.
[  1243.733] (II) This device may have been added with another device file.
[  1243.733] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[  1243.733] (II) No input driver specified, ignoring this device.
[  1243.733] (II) This device may have been added with another device file.
[  1243.733] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[  1243.733] (II) No input driver specified, ignoring this device.
[  1243.733] (II) This device may have been added with another device file.
[  1243.733] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[  1243.733] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  1243.734] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 21 paused 0
[  1243.734] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[  1243.734] (**) Asus WMI hotkeys: always reports core events
[  1243.734] (**) Option "Device" "/dev/input/event13"
[  1243.734] (**) Option "_source" "server/udev"
[  1243.734] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[  1243.734] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is a keyboard
[  1243.734] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
[  1243.734] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[  1243.734] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is tagged by udev as: Keyboard
[  1243.734] (II) input device 'Asus WMI hotkeys', /dev/input/event13 is a keyboard
[  1243.734] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[  1243.734] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  1243.735] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 22 paused 0
[  1243.735] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  1243.735] (**) AT Translated Set 2 keyboard: always reports core events
[  1243.735] (**) Option "Device" "/dev/input/event4"
[  1243.735] (**) Option "_source" "server/udev"
[  1243.735] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[  1243.735] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[  1243.735] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[  1243.735] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[  1243.735] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[  1243.735] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[  1243.735] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  1243.735] (II) No input driver specified, ignoring this device.
[  1243.735] (II) This device may have been added with another device file.
[  1245.682] (II) intel(0): EDID vendor "SDC", prod id 14154
[  1245.682] (II) intel(0): Printing DDC gathered Modelines:
[  1245.682] (II) intel(0): Modeline "3200x1800"x0.0  361.31  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP)
[  1245.682] (II) intel(0): Modeline "3200x1800"x0.0  289.05  3200 3248 3280 3316  1800 1802 1807 1816 -hsync -vsync (87.2 kHz e)
[  1304.585] (**) Option "fd" "12"
[  1304.585] (**) Option "fd" "15"
[  1304.585] (**) Option "fd" "16"
[  1304.585] (**) Option "fd" "17"
[  1304.585] (**) Option "fd" "18"
[  1304.585] (**) Option "fd" "19"
[  1304.585] (**) Option "fd" "20"
[  1304.585] (**) Option "fd" "21"
[  1304.585] (**) Option "fd" "22"
[  1304.586] (II) UnloadModule: "libinput"
[  1304.586] (II) systemd-logind: releasing fd for 13:68
[  1304.606] (II) UnloadModule: "libinput"
[  1304.606] (II) systemd-logind: releasing fd for 13:77
[  1304.766] (II) UnloadModule: "libinput"
[  1304.766] (II) systemd-logind: releasing fd for 13:78
[  1304.783] (II) UnloadModule: "libinput"
[  1304.783] (II) systemd-logind: releasing fd for 13:80
[  1304.807] (II) UnloadModule: "libinput"
[  1304.807] (II) systemd-logind: releasing fd for 13:79
[  1304.820] (II) UnloadModule: "libinput"
[  1304.820] (II) systemd-logind: releasing fd for 13:65
[  1304.820] (EE) systemd-logind: failed to release device: Connection was disconnected before a reply was received
[  1304.820] (II) UnloadModule: "libinput"
[  1304.820] (II) systemd-logind: releasing fd for 13:67
[  1304.820] (EE) systemd-logind: failed to release device: Connection is closed
[  1304.820] (II) UnloadModule: "libinput"
[  1304.820] (II) systemd-logind: releasing fd for 13:69
[  1304.820] (EE) systemd-logind: failed to release device: Connection is closed
[  1304.820] (II) UnloadModule: "libinput"
[  1304.820] (II) systemd-logind: releasing fd for 13:66
[  1304.820] (EE) systemd-logind: failed to release device: Connection is closed
[  1304.843] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  1304.843] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  1304.843] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[  1304.843] (EE) systemd-logind: ReleaseControl failed: Connection is closed
[  1304.843] (II) Server terminated successfully (0). Closing log file.

I couldn't spot any fatal errors or foundamental difference between the two. Also, here is a Weston log for completedness (using XWayland):

Date: 2016-06-16 CEST
[23:04:53.561] weston 1.11.0
               http://wayland.freedesktop.org
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.11.0
               Build: 1.10.93-2-g2d825ed configure.ac: bump to version 1.11.0 for the official release (2016-05-31 17:10:40 -0700)
[23:04:53.561] OS: Linux, 4.6.2-1-ARCH, #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016, x86_64
[23:04:53.561] Using config file '/home/miki/.config/weston.ini'
[23:04:53.561] Output repaint window is 7 ms maximum.
[23:04:53.561] Loading module '/usr/lib/weston/drm-backend.so'
[23:04:53.564] initializing drm backend
[23:04:53.566] logind: session control granted
[23:04:53.567] using /dev/dri/card0
[23:04:53.567] Loading module '/usr/lib/weston/gl-renderer.so'
[23:04:53.575] EGL client extensions: EGL_EXT_client_extensions
               EGL_EXT_platform_base EGL_EXT_platform_wayland
               EGL_EXT_platform_x11 EGL_KHR_client_get_all_proc_addresses
               EGL_MESA_platform_gbm
[23:04:53.576] warning: EGL_EXT_swap_buffers_with_damage not supported. Performance could be affected.
[23:04:53.579] input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[23:04:53.579] input device 'Power Button', /dev/input/event2 is a keyboard
[23:04:53.580] input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[23:04:53.580] input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[23:04:53.580] input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[23:04:53.580] input device 'Video Bus', /dev/input/event3 is a keyboard
[23:04:53.581] input device 'Lid Switch', /dev/input/event0 not tagged as input device
[23:04:53.581] failed to create input device '/dev/input/event0'.
[23:04:53.582] input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[23:04:53.582] input device 'Sleep Button', /dev/input/event1 is a keyboard
[23:04:53.636] input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[23:04:53.636] input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps
[23:04:53.637] input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[23:04:53.637] input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[23:04:53.638] input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[23:04:53.638] input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[23:04:53.640] input device 'HDA Intel PCH HDMI/DP,pcm=3', /dev/input/event11 not tagged as input device
[23:04:53.640] failed to create input device '/dev/input/event11'.
[23:04:53.641] input device 'HDA Intel PCH HDMI/DP,pcm=7', /dev/input/event12 not tagged as input device
[23:04:53.641] failed to create input device '/dev/input/event12'.
[23:04:53.643] input device 'HDA Intel PCH HDMI/DP,pcm=8', /dev/input/event13 not tagged as input device
[23:04:53.643] failed to create input device '/dev/input/event13'.
[23:04:53.644] input device 'HDA Digital PCBeep', /dev/input/event8 not tagged as input device
[23:04:53.644] failed to create input device '/dev/input/event8'.
[23:04:53.646] input device 'HDA Intel PCH Mic', /dev/input/event9 not tagged as input device
[23:04:53.646] failed to create input device '/dev/input/event9'.
[23:04:53.647] input device 'HDA Intel PCH Headphone', /dev/input/event10 not tagged as input device
[23:04:53.647] failed to create input device '/dev/input/event10'.
[23:04:53.649] input device 'Asus WMI hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[23:04:53.649] input device 'Asus WMI hotkeys', /dev/input/event7 is a keyboard
[23:04:53.650] input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[23:04:53.650] input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[23:04:53.652] input device 'PC Speaker', /dev/input/event6 not tagged as input device
[23:04:53.652] failed to create input device '/dev/input/event6'.
[23:04:53.665] EGL version: 1.4 (DRI2)
[23:04:53.665] EGL vendor: Mesa Project
[23:04:53.665] EGL client APIs: OpenGL OpenGL_ES OpenGL_ES2 OpenGL_ES3 
[23:04:53.665] EGL extensions: EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import
               EGL_KHR_create_context EGL_KHR_get_all_proc_addresses
               EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image
               EGL_KHR_gl_texture_cubemap_image EGL_KHR_image
               EGL_KHR_image_base EGL_KHR_image_pixmap
               EGL_KHR_surfaceless_context EGL_MESA_configless_context
               EGL_MESA_drm_image EGL_MESA_image_dma_buf_export
               EGL_WL_bind_wayland_display
[23:04:53.665] GL version: OpenGL ES 3.1 Mesa 11.2.2
[23:04:53.665] GLSL version: OpenGL ES GLSL ES 3.10
[23:04:53.665] GL vendor: Intel Open Source Technology Center
[23:04:53.665] GL renderer: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) 
[23:04:53.665] GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays
               GL_EXT_texture_filter_anisotropic
               GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888
               GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24
               GL_OES_element_index_uint GL_OES_fbo_render_mipmap
               GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives
               GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float
               GL_OES_texture_float_linear GL_OES_texture_half_float
               GL_OES_texture_half_float_linear GL_OES_texture_npot
               GL_OES_EGL_image GL_OES_depth_texture
               GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV
               GL_OES_get_program_binary GL_APPLE_texture_max_level
               GL_EXT_discard_framebuffer GL_EXT_read_format_bgra
               GL_NV_fbo_color_attachments GL_OES_EGL_image_external
               GL_OES_EGL_sync GL_OES_vertex_array_object
               GL_ANGLE_texture_compression_dxt3
               GL_ANGLE_texture_compression_dxt5 GL_EXT_texture_rg
               GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer
               GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil
               GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug
               GL_KHR_texture_compression_astc_hdr
               GL_KHR_texture_compression_astc_ldr
               GL_OES_depth_texture_cube_map GL_OES_surfaceless_context
               GL_EXT_color_buffer_float GL_EXT_separate_shader_objects
               GL_EXT_shader_integer_mix GL_EXT_draw_elements_base_vertex
               GL_KHR_context_flush_control GL_OES_draw_elements_base_vertex
               GL_OES_texture_storage_multisample_2d_array
               GL_EXT_blend_func_extended GL_EXT_buffer_storage
               GL_EXT_shader_samples_identical
[23:04:53.665] GL ES 2 renderer features:
               read-back format: BGRA
               wl_shm sub-image to texture: yes
               EGL Wayland extension: yes
[23:04:53.665] Chosen EGL config details:
               RGBA bits: 8 8 8 0
               swap interval range: 0 - 0
[23:04:53.665] Failed to initialize backlight
[23:04:53.665] EDID data 'SDC', '', ''
[23:04:53.665] Output eDP-1, (connector 37, crtc 26)
               mode 3200x1800@60.0, preferred, current
               mode 3200x1800@48.0
[23:04:53.772] Compositor capabilities:
               arbitrary surface rotation: yes
               screen capture uses y-flip: yes
               presentation clock: CLOCK_MONOTONIC, id 1
[23:04:53.772] Loading module '/usr/lib/weston/desktop-shell.so'
[23:04:53.772] launching '/usr/lib/weston/weston-keyboard'
[23:04:53.773] Loading module '/usr/lib/weston/xwayland.so'
[23:04:53.779] xserver listening on display :0
[23:04:53.779] launching '/usr/lib/weston/weston-desktop-shell'
[23:05:01.258] forked X server, pid 1676
[23:05:01.387] xfixes version: 5.0
[23:05:01.394] created wm, root 624
[23:05:43.089] deactivating session
[23:05:58.850] activating session
[23:05:58.866] input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[23:05:58.866] input device 'Power Button', /dev/input/event2 is a keyboard
[23:05:58.867] input device 'Asus Wireless Radio Control', /dev/input/event5 is tagged by udev as: Keyboard
[23:05:58.867] input device 'Asus Wireless Radio Control', /dev/input/event5 is a keyboard
[23:05:58.868] input device 'Video Bus', /dev/input/event3 is tagged by udev as: Keyboard
[23:05:58.868] input device 'Video Bus', /dev/input/event3 is a keyboard
[23:05:58.868] input device 'Lid Switch', /dev/input/event0 not tagged as input device
[23:05:58.869] failed to create input device '/dev/input/event0'.
[23:05:58.869] input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[23:05:58.869] input device 'Sleep Button', /dev/input/event1 is a keyboard
[23:05:58.870] input device 'YSTEK G Mouse', /dev/input/event15 is tagged by udev as: Mouse
[23:05:58.870] input device 'YSTEK G Mouse', /dev/input/event15 is a pointer caps
[23:05:58.871] input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is tagged by udev as: Keyboard
[23:05:58.871] input device 'USB2.0 UVC HD Webcam', /dev/input/event16 is a keyboard
[23:05:58.872] input device 'Elan Touchpad', /dev/input/event14 is tagged by udev as: Touchpad Touchscreen
[23:05:58.872] input device 'Elan Touchpad', /dev/input/event14 is a touchpad
[23:05:58.873] input device 'HDA Intel PCH HDMI/DP,pcm=3', /dev/input/event11 not tagged as input device
[23:05:58.873] failed to create input device '/dev/input/event11'.
[23:05:58.873] input device 'HDA Intel PCH HDMI/DP,pcm=7', /dev/input/event12 not tagged as input device
[23:05:58.873] failed to create input device '/dev/input/event12'.
[23:05:58.874] input device 'HDA Intel PCH HDMI/DP,pcm=8', /dev/input/event13 not tagged as input device
[23:05:58.874] failed to create input device '/dev/input/event13'.
[23:05:58.875] input device 'HDA Digital PCBeep', /dev/input/event8 not tagged as input device
[23:05:58.875] failed to create input device '/dev/input/event8'.
[23:05:58.875] input device 'HDA Intel PCH Mic', /dev/input/event9 not tagged as input device
[23:05:58.875] failed to create input device '/dev/input/event9'.
[23:05:58.876] input device 'HDA Intel PCH Headphone', /dev/input/event10 not tagged as input device
[23:05:58.876] failed to create input device '/dev/input/event10'.
[23:05:58.876] input device 'Asus WMI hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[23:05:58.876] input device 'Asus WMI hotkeys', /dev/input/event7 is a keyboard
[23:05:58.877] input device 'AT Translated Set 2 keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[23:05:58.877] input device 'AT Translated Set 2 keyboard', /dev/input/event4 is a keyboard
[23:05:58.878] input device 'PC Speaker', /dev/input/event6 not tagged as input device
[23:05:58.878] failed to create input device '/dev/input/event6'.

I'm starting to think that it could be an hardware issue. That would suck as the laptop is 1 month old. Is there a way to verify this hypothesis?

Last edited by rubik (2016-06-17 06:43:50)

Offline

#7 2016-06-17 09:06:55

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: Screen freeze as soon as the window manager starts up

To test the hardware issue, you could try to use the linux-lts kernel wilth the intel graphical driver. This configuration is said to work when the latest kernel brings freezes with intel GPUs.
If you get freezes yet with the linux-lts kernel, then it would show another problem with your laptop.
You could try also to boot from a live linux distro to see if you get freezes with that too.

Last edited by berbae (2016-06-17 09:08:35)

Offline

#8 2016-06-17 09:18:32

rubik
Member
Registered: 2012-03-23
Posts: 104

Re: Screen freeze as soon as the window manager starts up

Thanks, now I am on linux-lts. I still had the flickering everywhere, but installing UVesaFB (https://wiki.archlinux.org/index.php/uvesafb) made them go away.
Now the last remaining problem is Chromium, which freezes everything even with this configuration. I'm using Firefox at the moment.

I also got the log from Chromium, but it's ridiculous how no error or fail is reported:

$ cat chromium.log | grep -iE 'warning|error|fatal|fail'
[1335:1335:0617/105045:ERROR:browser_main_loop.cc(249)] GTK theme error: Unable to locate theme engine in module_path: "adwaita",
[1335:1335:0617/105045:ERROR:browser_main_loop.cc(249)] GTK theme error: Unable to locate theme engine in module_path: "adwaita",
[1335:1335:0617/105045:VERBOSE1:audio_manager_pulse.cc(257)] Failed to connect to the context.  Error: Connection refused
[1335:1335:0617/105046:WARNING:password_store_factory.cc(250)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
[1335:1335:0617/105046:ERROR:background_mode_manager_aura.cc(13)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
[1384:1384:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[13:13:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[17:17:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[11:11:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[20:20:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[23:23:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[26:26:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[28:28:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[25:25:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[31:31:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[32:32:0617/105046:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1

I didn't find anything on Google for the warning MessageAttachmentSet destroyed with unconsumed descriptors.

EDIT: I just installed gputest from the AUR and the tests run smoothly. I also ran a benchmark, nothing weird happened. This would exclude hardware/drivers issues for the GPU, right?
EDIT2: Finally something! Inspecting journalctl I found this:

May 26 09:50:39 miki-laptop kernel: [drm] GPU HANG: ecode 9:0:0xe75ffefe, in chromium [941], reason: Ring hung, action: reset
May 26 09:50:39 miki-laptop kernel: [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
May 26 09:50:39 miki-laptop kernel: [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
May 26 09:50:39 miki-laptop kernel: [drm] GPU crash dump saved to /sys/class/drm/card0/error
May 26 09:50:39 miki-laptop kernel: drm/i915: Resetting chip after gpu hang
Jun 08 18:05:38 miki-laptop kernel: [drm] GPU HANG: ecode 9:0:0xe75ffefe, in chromium [1099], reason: Ring hung, action: reset
Jun 08 18:05:38 miki-laptop kernel: [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
Jun 08 18:05:38 miki-laptop kernel: [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
Jun 08 18:05:38 miki-laptop kernel: [drm] GPU crash dump saved to /sys/class/drm/card0/error
Jun 08 18:05:38 miki-laptop kernel: drm/i915: Resetting chip after gpu hang

But if everything freezes I'll never be able to get the crash dump!

EDIT3: The above is probably not even useful, I didn't notice the dates...

Last edited by rubik (2016-06-17 13:33:23)

Offline

#9 2016-06-17 18:50:52

Durden
Member
Registered: 2011-06-19
Posts: 261

Re: Screen freeze as soon as the window manager starts up

Did you try the microcode? https://wiki.archlinux.org/index.php/microcode

*Edit

Sorry I missed where you said you did try it. Can you post your grub.cfg for us? Also what processor is this?

Last edited by Durden (2016-06-17 18:52:02)

Offline

#10 2016-06-17 21:12:14

rubik
Member
Registered: 2012-03-23
Posts: 104

Re: Screen freeze as soon as the window manager starts up

Durden wrote:

Can you post your grub.cfg for us? Also what processor is this?

Sure, the processor is an Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz. I don't have Grub, but systemd-boot. This is the relevant config:

title	Arch Linux
linux 	/vmlinuz-linux-lts
initrd	/intel-ucode.img
initrd	/initramfs-linux-lts.img
options	root=PARTUUID=5f27a499-db8a-4f1c-a9f4-4930186873de rootfstype=ext4 add_efi_memmap rw resume=PARTUUID=77a61a46-4864-4bf4-99c7-d39736fa2b9a pcie_aspm=force

Also, this is my modprobe.conf file:

#
# i915 Intel Graphics
#
options i915 enable_rc6=0 enable_fbc=1 semaphores=1

#
# uvesafb module.
# The following format should be used:
# options uvesafb mode=<xres>x<yres>[-<bpp>][@<refresh>] scroll=<ywrap|ypan|redraw> ...
#
# For more details see:
# http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/fb/uvesafb.txt
#
options uvesafb mode_option=3200x1800-32 scroll=ywrap

which is used in mkinitcpio.conf:

# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES="piix ide_disk reiserfs"
MODULES="intel_agp i915 vboxdrv"

# BINARIES
# This setting includes any additional binaries a given user may
# wish into the CPIO image.  This is run last, so it may be used to
# override the actual binaries included by a given hook
# BINARIES are dependency parsed, so you may safely ignore libraries
BINARIES=""

# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in any way.  This is useful for config files.
FILES="/etc/modprobe.d/modprobe.conf"

# HOOKS
# This is the most important setting in this file.  The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added.  Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
##   This setup specifies all modules in the MODULES setting above.
##   No raid, lvm2, or encrypted root is needed.
#    HOOKS="base"
#
##   This setup will autodetect all modules for your system and should
##   work as a sane default
#    HOOKS="base udev autodetect block filesystems"
#
##   This setup will generate a 'full' image which supports most systems.
##   No autodetection is done.
#    HOOKS="base udev block filesystems"
#
##   This setup assembles a pata mdadm array with an encrypted root FS.
##   Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
#    HOOKS="base udev block mdadm encrypt filesystems"
#
##   This setup loads an lvm2 volume group on a usb device.
#    HOOKS="base udev block lvm2 filesystems"
#
##   NOTE: If you have /usr on a separate partition, you MUST include the
#    usr, fsck and shutdown hooks.
HOOKS="base udev v86d resume autodetect modconf block filesystems keyboard fsck"

# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression
# is used. Use 'cat' to create an uncompressed image.
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
#COMPRESSION="xz"
#COMPRESSION="lzop"
#COMPRESSION="lz4"

# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=""

Offline

Board footer

Powered by FluxBB