This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 61.761] (WW) Failed to open protocol names file lib/xorg/protocol.txt | |
[ 61.761] | |
X.Org X Server 1.20.8 | |
X Protocol Version 11, Revision 0 | |
[ 61.761] Build Operating System: Linux Arch Linux | |
[ 61.761] Current Operating System: Linux host-pc 5.7.6-1-clear #1 SMP Wed, 24 Jun 2020 20:59:20 +0000 x86_64 | |
[ 61.761] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-clear root=UUID=64a20ab7-d74c-463c-b06b-474452e29e12 rw loglevel=3 quiet | |
[ 61.761] Build Date: 05 May 2020 05:08:17AM | |
[ 61.761] | |
[ 61.761] Current version of pixman: 0.40.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
execve("/usr/bin/xinit", ["xinit"], 0x7ffc9eef14d8 /* 60 vars */) = 0 | |
brk(NULL) = 0x55dbb7425000 | |
arch_prctl(0x3001 /* ARCH_??? */, 0x7ffd68ddc210) = -1 EINVAL (Invalid argument) | |
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=113637, ...}) = 0 | |
mmap(NULL, 113637, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fa8c9781000 | |
close(3) = 0 | |
openat(AT_FDCWD, "/usr/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \300\1\0\0\0\0\0"..., 832) = 832 |