Package: xserver-xorg
Version: 7.7+19
Hello,
i've got an issue with missing Xserver unix sockets after boot.
After boot, unix socket in /tmp/.X11-unix/X0 is missing, even if
specifically invoked with -listen unix (in my case, in slim.conf). Full
command in my case is then "/usr/lib/xorg/Xorg -listen unix vt07 -auth
/var/run/slim.auth"
ctrl-alt-backspace or simply killing the pid makes it restart and the
socket then appears properly.

i was suspecting there was issue with mounting of /tmp by systemd late,
but that seems not to be the case and i run out of ideas where to look
for the cause of the bug. Attaching log for reference, but i didn't see
there anything relevant either.
I'm not 100% sure which version started to cause it, as i noticed it
after dist-upgrading about a month ago somewhere within 9.x (it is still
present after dist-upgrading to 10), but i was using a tcp socket
workaround at that time.
Regards,
Gh.

[    71.186] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    71.186] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    71.186] Current Operating System: Linux LX-novak 4.19.0-5-amd64 #1 SMP 
Debian 4.19.37-5 (2019-06-19) x86_64
[    71.186] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 
root=ZFS=D-ssd/V4242-gws/hypervisor/D0-LX_novak ro quiet apparmor=0
[    71.186] Build Date: 05 March 2019  08:11:12PM
[    71.186] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[    71.186] Current version of pixman: 0.36.0
[    71.186]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    71.186] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    71.187] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 17 02:46:04 
2019
[    71.189] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    71.190] (==) No Layout section.  Using the first Screen section.
[    71.190] (==) No screen section available. Using defaults.
[    71.190] (**) |-->Screen "Default Screen Section" (0)
[    71.190] (**) |   |-->Monitor "<default monitor>"
[    71.190] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    71.190] (==) Automatically adding devices
[    71.190] (==) Automatically enabling devices
[    71.190] (==) Automatically adding GPU devices
[    71.190] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    71.192] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    71.192]    Entry deleted from font path.
[    71.192] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    71.192]    Entry deleted from font path.
[    71.192] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    71.192]    Entry deleted from font path.
[    71.193] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    71.193]    Entry deleted from font path.
[    71.193] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    71.193]    Entry deleted from font path.
[    71.193] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
[    71.193] (==) ModulePath set to "/usr/lib/xorg/modules"
[    71.193] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[    71.193] (II) Loader magic: 0x561978276e20
[    71.193] (II) Module ABI versions:
[    71.193]    X.Org ANSI C Emulation: 0.4
[    71.193]    X.Org Video Driver: 24.0
[    71.193]    X.Org XInput driver : 24.1
[    71.193]    X.Org Server Extension : 10.0
[    71.194] (++) using VT number 7

[    71.194] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[    71.194] (II) xfree86: Adding drm device (/dev/dri/card0)
[    71.211] (--) PCI:*(0@0:2:0) 8086:5916:17aa:224b rev 2, Mem @ 
0xf1000000/16777216, 0xe0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 
0x????????/131072
[    71.211] (II) LoadModule: "glx"
[    71.213] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    71.223] (II) Module glx: vendor="X.Org Foundation"
[    71.223]    compiled for 1.20.4, module version = 1.0.0
[    71.223]    ABI class: X.Org Server Extension, version 10.0
[    71.223] (==) Matched modesetting as autoconfigured driver 0
[    71.223] (==) Matched fbdev as autoconfigured driver 1
[    71.223] (==) Matched vesa as autoconfigured driver 2
[    71.223] (==) Assigned the driver to the xf86ConfigLayout
[    71.223] (II) LoadModule: "modesetting"
[    71.223] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    71.224] (II) Module modesetting: vendor="X.Org Foundation"
[    71.224]    compiled for 1.20.4, module version = 1.20.4
[    71.224]    Module class: X.Org Video Driver
[    71.224]    ABI class: X.Org Video Driver, version 24.0
[    71.224] (II) LoadModule: "fbdev"
[    71.224] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    71.225] (II) Module fbdev: vendor="X.Org Foundation"
[    71.225]    compiled for 1.20.0, module version = 0.5.0
[    71.225]    Module class: X.Org Video Driver
[    71.225]    ABI class: X.Org Video Driver, version 24.0
[    71.225] (II) LoadModule: "vesa"
[    71.225] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    71.225] (II) Module vesa: vendor="X.Org Foundation"
[    71.225]    compiled for 1.20.1, module version = 2.4.0
[    71.225]    Module class: X.Org Video Driver
[    71.225]    ABI class: X.Org Video Driver, version 24.0
[    71.225] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    71.226] (II) FBDEV: driver for framebuffer: fbdev
[    71.226] (II) VESA: driver for VESA chipsets: vesa
[    71.259] (II) modeset(0): using drv /dev/dri/card0
[    71.259] (WW) Falling back to old probe method for fbdev
[    71.259] (II) Loading sub module "fbdevhw"
[    71.259] (II) LoadModule: "fbdevhw"
[    71.259] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    71.260] (II) Module fbdevhw: vendor="X.Org Foundation"
[    71.260]    compiled for 1.20.4, module version = 0.0.2
[    71.260]    ABI class: X.Org Video Driver, version 24.0
[    71.260] (II) modeset(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[    71.260] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    71.260] (==) modeset(0): RGB weight 888
[    71.260] (==) modeset(0): Default visual is TrueColor
[    71.260] (II) Loading sub module "glamoregl"
[    71.260] (II) LoadModule: "glamoregl"
[    71.260] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    71.272] (II) Module glamoregl: vendor="X.Org Foundation"
[    71.272]    compiled for 1.20.4, module version = 1.0.1
[    71.272]    ABI class: X.Org ANSI C Emulation, version 0.4
[    71.354] (II) modeset(0): glamor X acceleration enabled on Mesa DRI 
Intel(R) HD Graphics 620 (Kaby Lake GT2) 
[    71.354] (II) modeset(0): glamor initialized
[    71.355] (II) modeset(0): Output eDP-1 has no monitor section
[    71.356] (II) modeset(0): Output DP-1 has no monitor section
[    71.465] (II) modeset(0): Output HDMI-1 has no monitor section
[    71.465] (II) modeset(0): Output DP-2 has no monitor section
[    71.470] (II) modeset(0): Output HDMI-2 has no monitor section
[    71.472] (II) modeset(0): EDID for output eDP-1
[    71.472] (II) modeset(0): Manufacturer: LGD  Model: 521  Serial#: 0
[    71.472] (II) modeset(0): Year: 2016  Week: 0
[    71.472] (II) modeset(0): EDID Version: 1.4
[    71.472] (II) modeset(0): Digital Display Input
[    71.472] (II) modeset(0): 6 bits per channel
[    71.472] (II) modeset(0): Digital interface is DisplayPort
[    71.472] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    71.472] (II) modeset(0): Gamma: 2.20
[    71.472] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    71.472] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    71.472] (II) modeset(0): First detailed timing is preferred mode
[    71.473] (II) modeset(0): Preferred mode is native pixel format and refresh 
rate
[    71.473] (II) modeset(0): redX: 0.580 redY: 0.360   greenX: 0.335 greenY: 
0.560
[    71.473] (II) modeset(0): blueX: 0.160 blueY: 0.120   whiteX: 0.313 whiteY: 
0.329
[    71.473] (II) modeset(0): Manufacturer's mask: 0
[    71.473] (II) modeset(0): Supported detailed timing:
[    71.473] (II) modeset(0): clock: 138.7 MHz   Image Size:  309 x 174 mm
[    71.473] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2080 h_border: 0
[    71.473] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 
v_blanking: 1111 v_border: 0
[    71.473] (II) modeset(0): Supported detailed timing:
[    71.473] (II) modeset(0): clock: 110.9 MHz   Image Size:  309 x 174 mm
[    71.473] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2080 h_border: 0
[    71.473] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 
v_blanking: 1111 v_border: 0
[    71.473] (II) modeset(0):  LG Display
[    71.473] (II) modeset(0):  LP140WF6-SPB6
[    71.473] (II) modeset(0): EDID (in hex):
[    71.473] (II) modeset(0):   00ffffffffffff0030e4210500000000
[    71.473] (II) modeset(0):   001a0104951f1178ea9d35945c558f29
[    71.473] (II) modeset(0):   1e505400000001010101010101010101
[    71.473] (II) modeset(0):   0101010101012e3680a070381f403020
[    71.473] (II) modeset(0):   350035ae1000001a542b80a070381f40
[    71.473] (II) modeset(0):   3020350035ae1000001a000000fe004c
[    71.473] (II) modeset(0):   4720446973706c61790a2020000000fe
[    71.473] (II) modeset(0):   004c503134305746362d535042360075
[    71.474] (II) modeset(0): Printing probed modes for output eDP-1
[    71.474] (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 
2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    71.474] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 
2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    71.474] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 
1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    71.474] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 
2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    71.474] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 
2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    71.474] (II) modeset(0): Modeline "1920x1080"x48.0  110.92  1920 1968 2000 
2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
[    71.474] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    71.474] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    71.474] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 
1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    71.474] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 
1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    71.474] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 
2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    71.474] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 
1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    71.474] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 
2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    71.474] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 
1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    71.474] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 
1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    71.474] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 
1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    71.474] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 
1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    71.474] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 
1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    71.474] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 
1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    71.474] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 
1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    71.474] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 
1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    71.474] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 
1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    71.474] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 
1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 
1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 
1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 
1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 
1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    71.474] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 
1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 
1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 
1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 
1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    71.474] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 
1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    71.474] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 
1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    71.475] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    71.475] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 
1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    71.475] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 
1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    71.475] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 
1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    71.475] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 
1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    71.475] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 
1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    71.475] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 
1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    71.475] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 
1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    71.475] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 
1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    71.475] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 
1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    71.475] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 
1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    71.475] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 
1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    71.475] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 
1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    71.475] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 
1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    71.475] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 
1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    71.475] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056 
 600 601 605 628 +hsync +vsync (37.9 kHz d)
[    71.475] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024 
 600 601 603 625 +hsync +vsync (35.2 kHz d)
[    71.475] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 
1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    71.475] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920 
 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    71.475] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072 
 486 489 494 506 -hsync +vsync (30.3 kHz d)
[    71.475] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024 
 486 489 494 500 +hsync -vsync (29.8 kHz d)
[    71.475] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832 
 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    71.475] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940 
 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    71.475] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 
1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    71.475] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880 
 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    71.475] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844 
 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    71.475] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952 
 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    71.475] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924 
 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    71.475] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780 
 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    71.475] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900 
 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    71.475] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz d)
[    71.475] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  
405 408 413 422 -hsync +vsync (25.1 kHz d)
[    71.475] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  
405 408 413 419 +hsync -vsync (24.7 kHz d)
[    71.475] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892 
 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    71.475] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764 
 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    71.475] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888 
 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    71.475] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760 
 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    71.475] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840 
 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    71.475] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720 
 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    71.475] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760 
 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    71.475] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832 
 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    71.475] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720 
 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    71.475] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  
360 363 368 376 -hsync +vsync (22.5 kHz d)
[    71.476] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  
360 363 368 374 +hsync -vsync (22.2 kHz d)
[    71.476] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672 
 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    71.476] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648 
 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    71.476] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592 
 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    71.476] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608 
 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    71.476] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560 
 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    71.476] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528 
 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    71.476] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512 
 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    71.476] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536 
 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    71.476] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512 
 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    71.476] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400 
 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    71.476] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448 
 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    71.476] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440 
 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    71.476] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400 
 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    71.476] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400 
 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    71.476] (II) modeset(0): EDID for output DP-1
[    71.594] (II) modeset(0): EDID for output HDMI-1
[    71.594] (II) modeset(0): EDID for output DP-2
[    71.598] (II) modeset(0): EDID for output HDMI-2
[    71.598] (II) modeset(0): Output eDP-1 connected
[    71.598] (II) modeset(0): Output DP-1 disconnected
[    71.598] (II) modeset(0): Output HDMI-1 disconnected
[    71.598] (II) modeset(0): Output DP-2 disconnected
[    71.598] (II) modeset(0): Output HDMI-2 disconnected
[    71.598] (II) modeset(0): Using exact sizes for initial modes
[    71.598] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    71.598] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    71.598] (==) modeset(0): DPI set to (96, 96)
[    71.598] (II) Loading sub module "fb"
[    71.598] (II) LoadModule: "fb"
[    71.598] (II) Loading /usr/lib/xorg/modules/libfb.so
[    71.599] (II) Module fb: vendor="X.Org Foundation"
[    71.599]    compiled for 1.20.4, module version = 1.0.0
[    71.599]    ABI class: X.Org ANSI C Emulation, version 0.4
[    71.599] (II) UnloadModule: "fbdev"
[    71.599] (II) Unloading fbdev
[    71.599] (II) UnloadSubModule: "fbdevhw"
[    71.599] (II) Unloading fbdevhw
[    71.599] (II) UnloadModule: "vesa"
[    71.599] (II) Unloading vesa
[    71.614] (==) modeset(0): Backing store enabled
[    71.614] (==) modeset(0): Silken mouse enabled
[    71.659] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    71.660] (==) modeset(0): DPMS enabled
[    71.660] (II) modeset(0): [DRI2] Setup complete
[    71.660] (II) modeset(0): [DRI2]   DRI driver: i965
[    71.660] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    71.661] (II) Initializing extension Generic Event Extension
[    71.661] (II) Initializing extension SHAPE
[    71.661] (II) Initializing extension MIT-SHM
[    71.661] (II) Initializing extension XInputExtension
[    71.662] (II) Initializing extension XTEST
[    71.663] (II) Initializing extension BIG-REQUESTS
[    71.663] (II) Initializing extension SYNC
[    71.663] (II) Initializing extension XKEYBOARD
[    71.664] (II) Initializing extension XC-MISC
[    71.664] (II) Initializing extension SECURITY
[    71.664] (II) Initializing extension XFIXES
[    71.664] (II) Initializing extension RENDER
[    71.665] (II) Initializing extension RANDR
[    71.665] (II) Initializing extension COMPOSITE
[    71.665] (II) Initializing extension DAMAGE
[    71.665] (II) Initializing extension MIT-SCREEN-SAVER
[    71.666] (II) Initializing extension DOUBLE-BUFFER
[    71.666] (II) Initializing extension RECORD
[    71.666] (II) Initializing extension DPMS
[    71.667] (II) Initializing extension Present
[    71.667] (II) Initializing extension DRI3
[    71.667] (II) Initializing extension X-Resource
[    71.667] (II) Initializing extension XVideo
[    71.668] (II) Initializing extension XVideo-MotionCompensation
[    71.668] (II) Initializing extension SELinux
[    71.668] (II) SELinux: Disabled on system
[    71.668] (II) Initializing extension GLX
[    71.679] (II) AIGLX: Loaded and initialized i965
[    71.679] (II) GLX: Initialized DRI2 GL provider for screen 0
[    71.679] (II) Initializing extension XFree86-VidModeExtension
[    71.680] (II) Initializing extension XFree86-DGA
[    71.681] (II) Initializing extension XFree86-DRI
[    71.681] (II) Initializing extension DRI2
[    71.694] (II) modeset(0): Damage tracking initialized
[    71.694] (II) modeset(0): Setting screen physical size to 508 x 285
[    71.775] (II) config/udev: Adding input device Power Button 
(/dev/input/event5)
[    71.775] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    71.775] (II) LoadModule: "libinput"
[    71.775] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    71.782] (II) Module libinput: vendor="X.Org Foundation"
[    71.782]    compiled for 1.20.4, module version = 0.28.2
[    71.782]    Module class: X.Org XInput Driver
[    71.782]    ABI class: X.Org XInput driver, version 24.1
[    71.782] (II) Using input driver 'libinput' for 'Power Button'
[    71.782] (**) Power Button: always reports core events
[    71.782] (**) Option "Device" "/dev/input/event5"
[    71.783] (**) Option "_source" "server/udev"
[    71.794] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    71.794] (II) event5  - Power Button: device is a keyboard
[    71.794] (II) event5  - Power Button: device removed
[    71.823] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[    71.823] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 6)
[    71.823] (**) Option "xkb_model" "pc105"
[    71.823] (**) Option "xkb_layout" "us"
[    71.823] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    71.859] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    71.859] (II) event5  - Power Button: device is a keyboard
[    71.860] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    71.860] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    71.860] (II) Using input driver 'libinput' for 'Video Bus'
[    71.860] (**) Video Bus: always reports core events
[    71.860] (**) Option "Device" "/dev/input/event8"
[    71.860] (**) Option "_source" "server/udev"
[    71.861] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[    71.861] (II) event8  - Video Bus: device is a keyboard
[    71.861] (II) event8  - Video Bus: device removed
[    71.907] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event8"
[    71.907] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD, id 7)
[    71.907] (**) Option "xkb_model" "pc105"
[    71.907] (**) Option "xkb_layout" "us"
[    71.907] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    71.908] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[    71.908] (II) event8  - Video Bus: device is a keyboard
[    71.909] (II) config/udev: Adding input device Lid Switch 
(/dev/input/event4)
[    71.909] (II) No input driver specified, ignoring this device.
[    71.909] (II) This device may have been added with another device file.
[    71.909] (II) config/udev: Adding input device Sleep Button 
(/dev/input/event3)
[    71.909] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    71.909] (II) Using input driver 'libinput' for 'Sleep Button'
[    71.909] (**) Sleep Button: always reports core events
[    71.909] (**) Option "Device" "/dev/input/event3"
[    71.909] (**) Option "_source" "server/udev"
[    71.910] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[    71.910] (II) event3  - Sleep Button: device is a keyboard
[    71.910] (II) event3  - Sleep Button: device removed
[    71.923] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[    71.923] (II) XINPUT: Adding extended input device "Sleep Button" (type: 
KEYBOARD, id 8)
[    71.923] (**) Option "xkb_model" "pc105"
[    71.923] (**) Option "xkb_layout" "us"
[    71.923] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    71.924] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[    71.924] (II) event3  - Sleep Button: device is a keyboard
[    71.925] (II) config/udev: Adding input device Integrated Camera: 
Integrated C (/dev/input/event9)
[    71.925] (**) Integrated Camera: Integrated C: Applying InputClass 
"libinput keyboard catchall"
[    71.925] (II) Using input driver 'libinput' for 'Integrated Camera: 
Integrated C'
[    71.925] (**) Integrated Camera: Integrated C: always reports core events
[    71.925] (**) Option "Device" "/dev/input/event9"
[    71.925] (**) Option "_source" "server/udev"
[    71.926] (II) event9  - Integrated Camera: Integrated C: is tagged by udev 
as: Keyboard
[    71.926] (II) event9  - Integrated Camera: Integrated C: device is a 
keyboard
[    71.926] (II) event9  - Integrated Camera: Integrated C: device removed
[    71.983] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input10/event9"
[    71.983] (II) XINPUT: Adding extended input device "Integrated Camera: 
Integrated C" (type: KEYBOARD, id 9)
[    71.983] (**) Option "xkb_model" "pc105"
[    71.983] (**) Option "xkb_layout" "us"
[    71.983] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    71.984] (II) event9  - Integrated Camera: Integrated C: is tagged by udev 
as: Keyboard
[    71.984] (II) event9  - Integrated Camera: Integrated C: device is a 
keyboard
[    71.985] (II) config/udev: Adding input device HDA Digital PCBeep 
(/dev/input/event10)
[    71.985] (II) No input driver specified, ignoring this device.
[    71.985] (II) This device may have been added with another device file.
[    71.985] (II) config/udev: Adding input device HDA Intel PCH Mic 
(/dev/input/event11)
[    71.985] (II) No input driver specified, ignoring this device.
[    71.985] (II) This device may have been added with another device file.
[    71.986] (II) config/udev: Adding input device HDA Intel PCH Dock Mic 
(/dev/input/event12)
[    71.986] (II) No input driver specified, ignoring this device.
[    71.986] (II) This device may have been added with another device file.
[    71.986] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone 
(/dev/input/event13)
[    71.986] (II) No input driver specified, ignoring this device.
[    71.986] (II) This device may have been added with another device file.
[    71.987] (II) config/udev: Adding input device HDA Intel PCH Headphone 
(/dev/input/event14)
[    71.987] (II) No input driver specified, ignoring this device.
[    71.987] (II) This device may have been added with another device file.
[    71.987] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 
(/dev/input/event15)
[    71.987] (II) No input driver specified, ignoring this device.
[    71.987] (II) This device may have been added with another device file.
[    71.987] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 
(/dev/input/event16)
[    71.987] (II) No input driver specified, ignoring this device.
[    71.987] (II) This device may have been added with another device file.
[    71.988] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 
(/dev/input/event17)
[    71.988] (II) No input driver specified, ignoring this device.
[    71.988] (II) This device may have been added with another device file.
[    71.988] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 
(/dev/input/event18)
[    71.988] (II) No input driver specified, ignoring this device.
[    71.988] (II) This device may have been added with another device file.
[    71.989] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 
(/dev/input/event19)
[    71.989] (II) No input driver specified, ignoring this device.
[    71.989] (II) This device may have been added with another device file.
[    71.989] (II) config/udev: Adding input device AT Translated Set 2 keyboard 
(/dev/input/event0)
[    71.989] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput 
keyboard catchall"
[    71.989] (II) Using input driver 'libinput' for 'AT Translated Set 2 
keyboard'
[    71.989] (**) AT Translated Set 2 keyboard: always reports core events
[    71.989] (**) Option "Device" "/dev/input/event0"
[    71.989] (**) Option "_source" "server/udev"
[    71.990] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: 
Keyboard
[    71.990] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    71.991] (II) event0  - AT Translated Set 2 keyboard: device removed
[    72.007] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    72.007] (II) XINPUT: Adding extended input device "AT Translated Set 2 
keyboard" (type: KEYBOARD, id 10)
[    72.007] (**) Option "xkb_model" "pc105"
[    72.007] (**) Option "xkb_layout" "us"
[    72.007] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    72.008] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: 
Keyboard
[    72.008] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    72.009] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/event1)
[    72.009] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput 
touchpad catchall"
[    72.009] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    72.009] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    72.009] (**) Option "Device" "/dev/input/event1"
[    72.009] (**) Option "_source" "server/udev"
[    72.010] (II) event1  - SynPS/2 Synaptics TouchPad: is tagged by udev as: 
Touchpad
[    72.011] (II) event1  - SynPS/2 Synaptics TouchPad: device is a touchpad
[    72.011] (II) event1  - SynPS/2 Synaptics TouchPad: device removed
[    72.067] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    72.067] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics 
TouchPad" (type: TOUCHPAD, id 11)
[    72.068] (**) Option "AccelerationScheme" "none"
[    72.068] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    72.068] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    72.068] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    72.069] (II) event1  - SynPS/2 Synaptics TouchPad: is tagged by udev as: 
Touchpad
[    72.069] (II) event1  - SynPS/2 Synaptics TouchPad: device is a touchpad
[    72.070] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/mouse0)
[    72.070] (II) No input driver specified, ignoring this device.
[    72.070] (II) This device may have been added with another device file.
[    72.070] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint 
(/dev/input/event2)
[    72.071] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer 
catchall"
[    72.071] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    72.071] (**) TPPS/2 IBM TrackPoint: always reports core events
[    72.071] (**) Option "Device" "/dev/input/event2"
[    72.071] (**) Option "_source" "server/udev"
[    72.072] (II) event2  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse 
Pointingstick
[    72.072] (II) event2  - TPPS/2 IBM TrackPoint: device is a pointer
[    72.073] (II) event2  - TPPS/2 IBM TrackPoint: device removed
[    72.123] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio1/serio2/input/input3/event2"
[    72.123] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" 
(type: MOUSE, id 12)
[    72.123] (**) Option "AccelerationScheme" "none"
[    72.123] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    72.123] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    72.123] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    72.124] (II) event2  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse 
Pointingstick
[    72.124] (II) event2  - TPPS/2 IBM TrackPoint: device is a pointer
[    72.126] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint 
(/dev/input/mouse1)
[    72.126] (II) No input driver specified, ignoring this device.
[    72.126] (II) This device may have been added with another device file.
[    72.126] (II) config/udev: Adding input device PC Speaker 
(/dev/input/event6)
[    72.126] (II) No input driver specified, ignoring this device.
[    72.126] (II) This device may have been added with another device file.
[    72.127] (II) config/udev: Adding input device ThinkPad Extra Buttons 
(/dev/input/event7)
[    72.127] (**) ThinkPad Extra Buttons: Applying InputClass "libinput 
keyboard catchall"
[    72.127] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    72.127] (**) ThinkPad Extra Buttons: always reports core events
[    72.127] (**) Option "Device" "/dev/input/event7"
[    72.127] (**) Option "_source" "server/udev"
[    72.128] (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: 
Keyboard Switch
[    72.128] (II) event7  - ThinkPad Extra Buttons: device is a keyboard
[    72.128] (II) event7  - ThinkPad Extra Buttons: device removed
[    72.139] (**) Option "config_info" 
"udev:/sys/devices/platform/thinkpad_acpi/input/input7/event7"
[    72.139] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" 
(type: KEYBOARD, id 13)
[    72.139] (**) Option "xkb_model" "pc105"
[    72.139] (**) Option "xkb_layout" "us"
[    72.139] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    72.140] (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: 
Keyboard Switch
[    72.140] (II) event7  - ThinkPad Extra Buttons: device is a keyboard
[    83.424] (II) Server zapped. Shutting down.
[    83.440] (II) event5  - Power Button: device removed
[    83.463] (II) event8  - Video Bus: device removed
[    83.503] (II) event3  - Sleep Button: device removed
[    83.531] (II) event9  - Integrated Camera: Integrated C: device removed
[    83.567] (II) event0  - AT Translated Set 2 keyboard: device removed
[    83.583] (II) event1  - SynPS/2 Synaptics TouchPad: device removed
[    83.615] (II) event2  - TPPS/2 IBM TrackPoint: device removed
[    83.647] (II) event7  - ThinkPad Extra Buttons: device removed
[    83.674] (II) UnloadModule: "libinput"
[    83.674] (II) UnloadModule: "libinput"
[    83.674] (II) UnloadModule: "libinput"
[    83.674] (II) UnloadModule: "libinput"
[    83.674] (II) UnloadModule: "libinput"
[    83.675] (II) UnloadModule: "libinput"
[    83.675] (II) UnloadModule: "libinput"
[    83.675] (II) UnloadModule: "libinput"
[    83.768] (II) Server terminated successfully (0). Closing log file.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to