You are not logged in.
The 1.20 update of xorg-server broke my system, and I stupidly cleared my package cache before realizing what the issue was. Where can I get a working xorg-server-1.19 package?
I tried a couple of the packages in the AUR but they were broken and I couldn't build them.
Last edited by ac3raven (2018-06-07 02:42:59)
Offline
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
I successfully downgraded, but I am still seeing issues. Here is my Xorg.0.log from /var/logs:
[ 113.483]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 113.547] X Protocol Version 11, Revision 0
[ 113.569] Build Operating System: Linux 4.15.6-1-ARCH x86_64
[ 113.612] Current Operating System: Linux fox 4.16.13-1-ARCH #1 SMP PREEMPT Thu May 31 23:29:29 UTC 2018 x86_64
[ 113.613] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=74bdfdf6-f47c-43c4-8bdc-19880e0faba6 rw quiet acpi_osi=linux thinkpad-acpi.brightness_enable=1 resume=UUID=73e0d726-fedf-41ea-8ede-64b1ed94707d
[ 113.700] Build Date: 12 April 2018 05:31:07AM
[ 113.721]
[ 113.742] Current version of pixman: 0.34.0
[ 113.786] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 113.786] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 113.874] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 5 20:34:39 2018
[ 113.898] (==) Using config file: "/etc/X11/xorg.conf"
[ 113.919] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 113.940] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 113.943] (==) ServerLayout "Layout0"
[ 113.943] (**) |-->Screen "Screen0" (0)
[ 113.943] (**) | |-->Monitor "Monitor0"
[ 113.944] (**) | |-->Device "Device0"
[ 113.944] (**) |-->Input Device "Keyboard0"
[ 113.944] (**) |-->Input Device "Mouse0"
[ 113.944] (**) Option "Xinerama" "0"
[ 113.944] (==) Automatically adding devices
[ 113.944] (==) Automatically enabling devices
[ 113.944] (==) Automatically adding GPU devices
[ 113.944] (==) Automatically binding GPU devices
[ 113.944] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 113.944] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 113.944] Entry deleted from font path.
[ 113.944] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 113.944] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 113.944] Entry deleted from font path.
[ 113.944] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 113.944] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 113.944] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 113.944] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 113.944] (WW) Disabling Keyboard0
[ 113.944] (WW) Disabling Mouse0
[ 113.944] (II) Loader magic: 0x55b5467e9d60
[ 113.944] (II) Module ABI versions:
[ 113.944] X.Org ANSI C Emulation: 0.4
[ 113.944] X.Org Video Driver: 23.0
[ 113.944] X.Org XInput driver : 24.1
[ 113.944] X.Org Server Extension : 10.0
[ 113.945] (++) using VT number 2
[ 113.948] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 113.949] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 113.951] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 113.952] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 113.952] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[ 113.954] (--) PCI:*(0:1:0:0) 10de:0a6c:17aa:215c rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[ 113.954] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 113.954] (II) LoadModule: "glx"
[ 113.954] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[ 114.005] (II) Module glx: vendor="NVIDIA Corporation"
[ 114.005] compiled for 4.0.2, module version = 1.0.0
[ 114.005] Module class: X.Org Server Extension
[ 114.006] (II) NVIDIA GLX Module 340.106 Tue Jan 9 14:21:56 PST 2018
[ 114.006] (II) LoadModule: "nvidia"
[ 114.008] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 114.018] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 114.018] compiled for 4.0.2, module version = 1.0.0
[ 114.018] Module class: X.Org Video Driver
[ 114.019] (II) NVIDIA dlloader X Driver 340.106 Tue Jan 9 14:01:46 PST 2018
[ 114.019] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 114.020] (II) Loading sub module "fb"
[ 114.020] (II) LoadModule: "fb"
[ 114.021] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 114.022] (II) Module fb: vendor="X.Org Foundation"
[ 114.022] compiled for 1.19.6, module version = 1.0.0
[ 114.022] ABI class: X.Org ANSI C Emulation, version 0.4
[ 114.022] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 114.022] (II) Loading sub module "wfb"
[ 114.022] (II) LoadModule: "wfb"
[ 114.023] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 114.024] (II) Module wfb: vendor="X.Org Foundation"
[ 114.024] compiled for 1.19.6, module version = 1.0.0
[ 114.024] ABI class: X.Org ANSI C Emulation, version 0.4
[ 114.024] (II) Loading sub module "ramdac"
[ 114.024] (II) LoadModule: "ramdac"
[ 114.024] (II) Module "ramdac" already built-in
[ 114.028] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 114.028] (==) NVIDIA(0): RGB weight 888
[ 114.028] (==) NVIDIA(0): Default visual is TrueColor
[ 114.028] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 114.029] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 114.029] (**) NVIDIA(0): Option "NoLogo" "1"
[ 114.029] (**) NVIDIA(0): Option "Stereo" "0"
[ 114.029] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[ 114.029] (**) NVIDIA(0): Option "SLI" "Off"
[ 114.029] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 114.029] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 114.029] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 114.029] (**) NVIDIA(0): Stereo disabled by request
[ 114.029] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 114.029] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 114.030] (**) NVIDIA(0): Option "MetaModes" "VGA-0: nvidia-auto-select +0+0, LVDS-0: nvidia-auto-select +1920+0"
[ 114.030] (**) NVIDIA(0): Option "RegistryDwords" "EnableBrightnessControl=1"
[ 114.030] (**) NVIDIA(0): Enabling 2D acceleration
[ 115.177] (II) NVIDIA(0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 115.177] (II) NVIDIA(0): NVIDIA 3D Vision stereo.
[ 115.177] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 115.179] (II) NVIDIA(0): NVIDIA GPU NVS 3100M (GT218) at PCI:1:0:0 (GPU-0)
[ 115.179] (--) NVIDIA(0): Memory: 524288 kBytes
[ 115.179] (--) NVIDIA(0): VideoBIOS: 70.18.45.00.09
[ 115.179] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 115.184] (--) NVIDIA(0): Valid display device(s) on NVS 3100M at PCI:1:0:0
[ 115.184] (--) NVIDIA(0): CRT-0
[ 115.184] (--) NVIDIA(0): AU Optronics Corporation (DFP-0) (boot, connected)
[ 115.184] (--) NVIDIA(0): DFP-1
[ 115.184] (--) NVIDIA(0): DFP-2
[ 115.184] (--) NVIDIA(0): DFP-3
[ 115.184] (--) NVIDIA(0): DFP-4
[ 115.184] (--) NVIDIA(0): DFP-5
[ 115.184] (--) NVIDIA(0): DFP-6
[ 115.184] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 115.184] (--) NVIDIA(0): AU Optronics Corporation (DFP-0): Internal LVDS
[ 115.184] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-0): 330.0 MHz maximum pixel clock
[ 115.184] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 115.184] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 115.184] (--) NVIDIA(0): DFP-2: Internal TMDS
[ 115.184] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 115.184] (--) NVIDIA(0): DFP-3: Internal TMDS
[ 115.184] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 115.184] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[ 115.184] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[ 115.184] (--) NVIDIA(0): DFP-5: Internal DisplayPort
[ 115.184] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[ 115.184] (--) NVIDIA(0): DFP-6: Internal DisplayPort
[ 115.184] (--) NVIDIA(GPU-0): DFP-6: 480.0 MHz maximum pixel clock
[ 115.184] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 115.184] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
[ 115.184] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 115.185] (II) NVIDIA(0): Validated MetaModes:
[ 115.185] (II) NVIDIA(0):
[ 115.185] (II) NVIDIA(0): "VGA-0:nvidia-auto-select+0+0,LVDS-0:nvidia-auto-select+1920+0"
[ 115.185] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[ 116.252] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
[ 116.252] (--) NVIDIA(0): option
[ 116.252] (--) Depth 24 pixmap format is 32 bpp
[ 116.252] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 116.259] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 116.259] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 116.259] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 116.259] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 116.259] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 116.259] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 116.259] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 116.259] (II) NVIDIA(0): Config Options in the README.
[ 116.263] (II) NVIDIA(0): Setting mode "VGA-0:nvidia-auto-select+0+0,LVDS-0:nvidia-auto-select+1920+0"
[ 116.577] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 116.577] (==) NVIDIA(0): Backing store enabled
[ 116.577] (==) NVIDIA(0): Silken mouse enabled
[ 116.578] (**) NVIDIA(0): DPMS enabled
[ 116.581] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 116.581] (II) Loading sub module "dri2"
[ 116.581] (II) LoadModule: "dri2"
[ 116.581] (II) Module "dri2" already built-in
[ 116.581] (II) NVIDIA(0): [DRI2] Setup complete
[ 116.581] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 116.581] (--) RandR disabled
[ 116.584] (II) Initializing extension GLX
[ 116.584] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 116.644] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 116.644] (II) LoadModule: "libinput"
[ 116.645] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 116.651] (II) Module libinput: vendor="X.Org Foundation"
[ 116.651] compiled for 1.19.6, module version = 0.27.1
[ 116.651] Module class: X.Org XInput Driver
[ 116.651] ABI class: X.Org XInput driver, version 24.1
[ 116.651] (II) Using input driver 'libinput' for 'Power Button'
[ 116.652] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
[ 116.652] (**) Power Button: always reports core events
[ 116.652] (**) Option "Device" "/dev/input/event2"
[ 116.652] (**) Option "_source" "server/udev"
[ 116.653] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 116.653] (II) event2 - Power Button: device is a keyboard
[ 116.653] (II) event2 - Power Button: device removed
[ 116.653] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 116.653] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 116.654] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 116.654] (II) event2 - Power Button: device is a keyboard
[ 116.656] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 116.656] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 116.656] (II) Using input driver 'libinput' for 'Video Bus'
[ 116.657] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 40 paused 0
[ 116.657] (**) Video Bus: always reports core events
[ 116.657] (**) Option "Device" "/dev/input/event3"
[ 116.657] (**) Option "_source" "server/udev"
[ 116.658] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 116.658] (II) event3 - Video Bus: device is a keyboard
[ 116.658] (II) event3 - Video Bus: device removed
[ 116.659] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input3/event3"
[ 116.659] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 116.660] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 116.660] (II) event3 - Video Bus: device is a keyboard
[ 116.661] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 116.661] (II) No input driver specified, ignoring this device.
[ 116.661] (II) This device may have been added with another device file.
[ 116.662] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 116.662] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 116.662] (II) Using input driver 'libinput' for 'Sleep Button'
[ 116.664] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[ 116.664] (**) Sleep Button: always reports core events
[ 116.664] (**) Option "Device" "/dev/input/event1"
[ 116.664] (**) Option "_source" "server/udev"
[ 116.665] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 116.665] (II) event1 - Sleep Button: device is a keyboard
[ 116.665] (II) event1 - Sleep Button: device removed
[ 116.665] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 116.665] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 116.666] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 116.666] (II) event1 - Sleep Button: device is a keyboard
[ 116.667] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 116.667] (II) No input driver specified, ignoring this device.
[ 116.667] (II) This device may have been added with another device file.
[ 116.667] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 116.667] (II) No input driver specified, ignoring this device.
[ 116.667] (II) This device may have been added with another device file.
[ 116.667] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[ 116.667] (II) No input driver specified, ignoring this device.
[ 116.667] (II) This device may have been added with another device file.
[ 116.668] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[ 116.668] (II) No input driver specified, ignoring this device.
[ 116.668] (II) This device may have been added with another device file.
[ 116.668] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[ 116.668] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 116.668] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 116.669] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 42 paused 0
[ 116.669] (**) Integrated Camera: Integrated C: always reports core events
[ 116.669] (**) Option "Device" "/dev/input/event9"
[ 116.669] (**) Option "_source" "server/udev"
[ 116.670] (II) event9 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 116.670] (II) event9 - Integrated Camera: Integrated C: device is a keyboard
[ 116.670] (II) event9 - Integrated Camera: Integrated C: device removed
[ 116.671] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event9"
[ 116.671] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[ 116.672] (II) event9 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 116.672] (II) event9 - Integrated Camera: Integrated C: device is a keyboard
[ 116.673] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 116.673] (II) No input driver specified, ignoring this device.
[ 116.673] (II) This device may have been added with another device file.
[ 116.674] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event11)
[ 116.674] (II) No input driver specified, ignoring this device.
[ 116.674] (II) This device may have been added with another device file.
[ 116.675] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event12)
[ 116.675] (II) No input driver specified, ignoring this device.
[ 116.675] (II) This device may have been added with another device file.
[ 116.676] (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event13)
[ 116.676] (II) No input driver specified, ignoring this device.
[ 116.676] (II) This device may have been added with another device file.
[ 116.677] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event14)
[ 116.677] (II) No input driver specified, ignoring this device.
[ 116.677] (II) This device may have been added with another device file.
[ 116.678] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
[ 116.678] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 116.678] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 116.679] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 43 paused 0
[ 116.679] (**) AT Translated Set 2 keyboard: always reports core events
[ 116.679] (**) Option "Device" "/dev/input/event6"
[ 116.679] (**) Option "_source" "server/udev"
[ 116.679] (II) event6 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 116.679] (II) event6 - AT Translated Set 2 keyboard: device is a keyboard
[ 116.679] (II) event6 - AT Translated Set 2 keyboard: device removed
[ 116.679] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input6/event6"
[ 116.679] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 116.680] (II) event6 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 116.680] (II) event6 - AT Translated Set 2 keyboard: device is a keyboard
[ 116.680] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[ 116.680] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 116.680] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 116.680] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 116.680] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 116.681] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 116.681] (II) LoadModule: "synaptics"
[ 116.681] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 116.682] (II) Module synaptics: vendor="X.Org Foundation"
[ 116.682] compiled for 1.19.0, module version = 1.9.0
[ 116.682] Module class: X.Org XInput Driver
[ 116.682] ABI class: X.Org XInput driver, version 24.1
[ 116.682] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 116.682] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 44 paused 0
[ 116.683] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 116.683] (**) Option "Device" "/dev/input/event15"
[ 116.683] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 116.683] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 778 - 6239 (res 72)
[ 116.683] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 841 - 5330 (res 100)
[ 116.683] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 116.683] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 116.683] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 116.683] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 116.683] (**) Option "TapButton1" "1"
[ 116.683] (**) Option "TapButton2" "2"
[ 116.683] (**) Option "TapButton3" "3"
[ 116.683] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 116.683] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 116.683] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event15"
[ 116.683] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 116.683] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 116.683] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 116.683] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.028
[ 116.684] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 116.684] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 116.684] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 116.684] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 116.684] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 116.685] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 116.685] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 116.686] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event20)
[ 116.686] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 116.686] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 116.688] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 45 paused 0
[ 116.688] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 116.688] (**) Option "Device" "/dev/input/event20"
[ 116.688] (**) Option "_source" "server/udev"
[ 116.689] (II) event20 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 116.689] (II) event20 - TPPS/2 IBM TrackPoint: trackpoint does not have a specified range, guessing... see https://wayland.freedesktop.org/libinput/doc/1.10.7/trackpoints.html
[ 116.689] (II) event20 - TPPS/2 IBM TrackPoint: trackpoint device set to range 20
[ 116.689] (II) event20 - TPPS/2 IBM TrackPoint: device is a pointer
[ 116.689] (II) event20 - TPPS/2 IBM TrackPoint: device removed
[ 116.689] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input18/event20"
[ 116.689] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[ 116.689] (**) Option "AccelerationScheme" "none"
[ 116.689] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 116.689] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 116.689] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 116.690] (II) event20 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 116.690] (II) event20 - TPPS/2 IBM TrackPoint: trackpoint does not have a specified range, guessing... see https://wayland.freedesktop.org/libinput/doc/1.10.7/trackpoints.html
[ 116.690] (II) event20 - TPPS/2 IBM TrackPoint: trackpoint device set to range 20
[ 116.690] (II) event20 - TPPS/2 IBM TrackPoint: device is a pointer
[ 116.691] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 116.691] (II) No input driver specified, ignoring this device.
[ 116.691] (II) This device may have been added with another device file.
[ 116.692] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 116.692] (II) No input driver specified, ignoring this device.
[ 116.692] (II) This device may have been added with another device file.
[ 116.694] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[ 116.694] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 116.694] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 116.695] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 46 paused 0
[ 116.695] (**) ThinkPad Extra Buttons: always reports core events
[ 116.695] (**) Option "Device" "/dev/input/event7"
[ 116.695] (**) Option "_source" "server/udev"
[ 116.696] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 116.696] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 116.696] (II) event7 - ThinkPad Extra Buttons: device removed
[ 116.696] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[ 116.696] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[ 116.698] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 116.698] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 116.698] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event4)
[ 116.698] (II) No input driver specified, ignoring this device.
[ 116.698] (II) This device may have been added with another device file.
[ 116.699] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js0)
[ 116.699] (II) No input driver specified, ignoring this device.
[ 116.699] (II) This device may have been added with another device file.
[ 116.700] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event5)
[ 116.700] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
[ 116.700] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js1)
[ 116.700] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
[ 116.871] (**) Option "fd" "37"
[ 116.871] (II) event2 - Power Button: device removed
[ 116.871] (**) Option "fd" "40"
[ 116.871] (II) event3 - Video Bus: device removed
[ 116.871] (**) Option "fd" "41"
[ 116.871] (II) event1 - Sleep Button: device removed
[ 116.871] (**) Option "fd" "42"
[ 116.871] (II) event9 - Integrated Camera: Integrated C: device removed
[ 116.871] (**) Option "fd" "43"
[ 116.871] (II) event6 - AT Translated Set 2 keyboard: device removed
[ 116.871] (**) Option "fd" "45"
[ 116.871] (II) event20 - TPPS/2 IBM TrackPoint: device removed
[ 116.871] (**) Option "fd" "46"
[ 116.871] (II) event7 - ThinkPad Extra Buttons: device removed
[ 116.873] (II) UnloadModule: "libinput"
[ 116.873] (II) systemd-logind: releasing fd for 13:71
[ 116.920] (II) UnloadModule: "libinput"
[ 116.920] (II) systemd-logind: releasing fd for 13:84
[ 116.986] (II) UnloadModule: "synaptics"
[ 116.986] (II) systemd-logind: releasing fd for 13:79
[ 117.040] (II) UnloadModule: "libinput"
[ 117.040] (II) systemd-logind: releasing fd for 13:70
[ 117.066] (II) UnloadModule: "libinput"
[ 117.066] (II) systemd-logind: releasing fd for 13:73
[ 117.140] (II) UnloadModule: "libinput"
[ 117.140] (II) systemd-logind: releasing fd for 13:65
[ 117.173] (II) UnloadModule: "libinput"
[ 117.173] (II) systemd-logind: releasing fd for 13:67
[ 117.247] (II) UnloadModule: "libinput"
[ 117.247] (II) systemd-logind: releasing fd for 13:66
[ 118.834] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 118.870] (II) Server terminated successfully (0). Closing log file.Here is my Xorg.0.log from /home:
[ 17.243]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 17.244] X Protocol Version 11, Revision 0
[ 17.245] Build Operating System: Linux 4.16.13-1-ARCH x86_64
[ 17.247] Current Operating System: Linux fox 4.16.13-1-ARCH #1 SMP PREEMPT Thu May 31 23:29:29 UTC 2018 x86_64
[ 17.247] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=74bdfdf6-f47c-43c4-8bdc-19880e0faba6 rw quiet acpi_osi=linux thinkpad-acpi.brightness_enable=1 resume=UUID=73e0d726-fedf-41ea-8ede-64b1ed94707d
[ 17.250] Build Date: 05 June 2018 06:25:24PM
[ 17.250]
[ 17.251] Current version of pixman: 0.34.0
[ 17.252] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 17.253] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17.257] (==) Log file: "/home/glenn/.local/share/xorg/Xorg.0.log", Time: Tue Jun 5 20:33:03 2018
[ 17.258] (==) Using config file: "/etc/X11/xorg.conf"
[ 17.277] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 17.297] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 17.297] (==) ServerLayout "Layout0"
[ 17.297] (**) |-->Screen "Screen0" (0)
[ 17.297] (**) | |-->Monitor "Monitor0"
[ 17.297] (**) | |-->Device "Device0"
[ 17.297] (**) |-->Input Device "Keyboard0"
[ 17.297] (**) |-->Input Device "Mouse0"
[ 17.297] (**) Option "Xinerama" "0"
[ 17.297] (==) Automatically adding devices
[ 17.297] (==) Automatically enabling devices
[ 17.297] (==) Automatically adding GPU devices
[ 17.297] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 17.297] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 17.297] Entry deleted from font path.
[ 17.297] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 17.297] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 17.297] Entry deleted from font path.
[ 17.297] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 17.297] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 17.297] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 17.297] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 17.297] (WW) Disabling Keyboard0
[ 17.297] (WW) Disabling Mouse0
[ 17.297] (II) Loader magic: 0x55f860f78ce0
[ 17.297] (II) Module ABI versions:
[ 17.297] X.Org ANSI C Emulation: 0.4
[ 17.297] X.Org Video Driver: 23.0
[ 17.297] X.Org XInput driver : 24.1
[ 17.297] X.Org Server Extension : 10.0
[ 17.302] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 17.303] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 17.304] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 17.310] (--) PCI:*(0:1:0:0) 10de:0a6c:17aa:215c rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[ 17.310] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 17.310] (II) LoadModule: "glx"
[ 17.310] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 17.334] (II) Module glx: vendor="X.Org Foundation"
[ 17.334] compiled for 1.19.6, module version = 1.0.0
[ 17.334] ABI class: X.Org Server Extension, version 10.0
[ 17.334] (II) LoadModule: "nvidia"
[ 17.335] (WW) Warning, couldn't open module nvidia
[ 17.335] (II) UnloadModule: "nvidia"
[ 17.335] (II) Unloading nvidia
[ 17.335] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 17.335] (EE) No drivers available.
[ 17.335] (EE)
Fatal server error:
[ 17.335] (EE) no screens found(EE)
[ 17.335] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 17.335] (EE) Please also check the log file at "/home/glenn/.local/share/xorg/Xorg.0.log" for additional information.
[ 17.335] (EE)
[ 17.381] (EE) Server terminated with error (1). Closing log file.Here is my lsmod | grep nvidia:
nvidia 10584064 0
drm 466944 2 nvidiaAnd the output of "find /lib/modules/extramodules-4.16-ARCH/ | grep nvidia"
/lib/modules/extramodules-4.16-ARCH/nvidia-uvm.ko.gz
/lib/modules/extramodules-4.16-ARCH/nvidia.ko.gzOffline
pacman -Qs nvidia
pacman -Qs xorgOffline
pacman -Qs nvidia
local/libvdpau 1.1.1+3+ga21bf7a-1
Nvidia VDPAU library
local/nvidia-340xx 340.106-39
NVIDIA drivers for linux, 340xx legacy branch
local/nvidia-340xx-utils 340.106-2
NVIDIA drivers utilitiespacman -Qs xorg
local/xf86-input-libinput 0.27.1-1 (xorg-drivers)
Generic input driver for the X.Org server based on libinput
local/xf86-input-synaptics 1.9.0-1 (xorg-drivers)
Synaptics driver for notebook touchpads
local/xorg-bdftopcf 1.1-1 (xorg xorg-apps)
Convert X font from Bitmap Distribution Format to Portable Compiled Format
local/xorg-font-util 1.3.1-2 (xorg-fonts xorg)
X.Org font utilities
local/xorg-font-utils 7.6-5
Transitional package depending on xorg font utilities
local/xorg-fonts-alias 1.0.3-2
X.org font alias files
local/xorg-fonts-encodings 1.0.4-5 (xorg-fonts xorg)
X.org font encoding files
local/xorg-fonts-misc 1.0.3-5
X.org misc fonts
local/xorg-luit 1.1.1-3 (xorg xorg-apps)
Filter that can be run between an arbitrary application and a UTF-8 terminal emulator
local/xorg-mkfontdir 1.0.7-8 (xorg xorg-apps)
Create an index of X font files in a directory
local/xorg-mkfontscale 1.1.3-1 (xorg-apps xorg)
Create an index of scalable font files for X
local/xorg-server 1.19.6+13+gd0d1a694f-2 (xorg)
Xorg X server
local/xorg-server-common 1.19.6+13+gd0d1a694f-2 (xorg)
Xorg server common files
local/xorg-server-devel 1.19.6+13+gd0d1a694f-2 (xorg)
Development files for the X.Org X server
local/xorg-setxkbmap 1.3.1-2 (xorg-apps xorg)
Set the keyboard using the X Keyboard Extension
local/xorg-util-macros 1.19.2-1
X.Org Autotools macros
local/xorg-xauth 1.0.10-1 (xorg-apps xorg)
X.Org authorization settings program
local/xorg-xbacklight 1.2.2-1 (xorg-apps xorg)
RandR-based backlight control application
local/xorg-xinit 1.4.0-3
X.Org initialisation program
local/xorg-xinput 1.6.2-2 (xorg-apps xorg)
Small commandline tool to configure devices
local/xorg-xkbcomp 1.4.1-1 (xorg-apps xorg)
X Keyboard description compiler
local/xorg-xmodmap 1.0.9-2 (xorg-apps xorg)
Utility for modifying keymaps and button mappings
local/xorg-xrandr 1.5.0-1 (xorg-apps xorg)
Primitive command line interface to RandR extension
local/xorg-xrdb 1.1.1-1 (xorg-apps xorg)
X server resource database utility
local/xorg-xset 1.2.4-1 (xorg-apps xorg)
User preference utility for X
local/xorg-xsetroot 1.1.2-1 (xorg-apps xorg)
Classic X utility to set your root window background to a given pattern or color
local/xorg-xwininfo 1.1.4-1 (xorg-apps xorg)
Command-line utility to print information about windows on an X server
local/xorgproto 2018.4-1
combined X.Org X11 Protocol headersxorg-server 1.20 broke my system because I use the nvidia-340xx driver. The solution is to downgrade xorg-server, but of course that's not working for me.
Offline
I successfully downgraded, but I am still seeing issues.
Please provide details of the issues.
Offline
I can't start X, I have posted logs above. Also, my xorg.conf and xinitrc:
Xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 340.106 (buildmeister@swio-display-x64-rhel04-19) Tue Jan 9 15:06:28 PST 2018
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSectionxinitrc:
#!/bin/sh
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap
# merge in defaults and keymaps
if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi
if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi
if [ -f "$userresources" ]; then
xrdb -merge "$userresources"
fi
if [ -f "$usermodmap" ]; then
xmodmap "$usermodmap"
fi
# start some nice programs
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
[ -x "$f" ] && . "$f"
done
unset f
fi
twm &
xclock -geometry 50x50-1+1 &
#xterm -geometry 80x50+494+51 &
#xterm -geometry 80x20+494-0 &
#exec xterm -geometry 80x66+0+0 -name login
#exec mate-session
nvidia-settings --load-config-onlyOffline
The file the second log complains about is /usr/lib/xorg/modules/drivers/nvidia_drv.so, not the kernel module.
It should be provided by nvidia-340xx-utils.
However, the /var/log/Xorg.0.log is newer and illustrates a succesful, albeit immediately terminating server.
Ie. you probably fixed the missing package? after the second (older) log and now rather face a problem with your session.
How do you start x, and what do you start there (openbox, gnome, anything inbetween...)
Also check coredumpctl resp. your journal on what and why crashes with your session.
Unrelated sidenote: you seem to keep a n nvidia-xconfig generated xorg.conf around. This is deprecated and the generated file is full of cruft; if you want to pass some options to the nvidia module, add a file in xorg.conf.d/20-nvidia.conf
Section "Device"
Identifier "Default nvidia Device"
Driver "nvidia"
Option "NoLogo" "True"
Option "CoolBits" "24"
# ... more options
EndSectionEdit: and do you use either xdm, xinit or startx? In case: that xinitrc is bogus. You fork twm, run nvidia settings and then the session quits.
Last edited by seth (2018-06-06 21:18:11)
Offline
I modified my xinitrc like so:
#twm &
#xclock -geometry 50x50-1+1 &
#xterm -geometry 80x50+494+51 &
#xterm -geometry 80x20+494-0 &
#exec xterm -geometry 80x66+0+0 -name login
#exec mate-session
exec cinnamon-session
#nvidia-settings --load-config-onlyThat enables me to use startx from tty (which I have to drop into on boot because of this issue) to launch into a Cinnamon session. But the session permissions are odd (like I have to be root to reboot) and lightdm fails to start. Normally, I boot my laptop and it takes me to a gui login screen.
If I try using xinit, it crashes.
Offline
See the second note in https://wiki.archlinux.org/index.php/Xinit#xinitrc
Since the xorg problem is gone, you can also re-enable your DM.
Offline
I copied xinitrc into my home directory and renamed it .xinitrc. I also added startx to my .bash_profile. My xorg problem is not gone. When I boot, I still have to manually drop into a tty session to do anything.
Offline
What gui login screen are you using? If it's xdm, it has a known issue with the rebuild that happened for it, which is technically independent of the xorg update: https://bbs.archlinux.org/viewtopic.php?id=237592
Offline
I am using lightdm. Which fails to start when I try systemctl start lightdm.service. Here is systemctl status lightdm.service:
● lightdm.service - Light Display Manager
Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2018-06-06 19:16:20 EDT; 51s ago
Docs: man:lightdm(1)
Process: 966 ExecStart=/usr/bin/lightdm (code=exited, status=1/FAILURE)
Main PID: 966 (code=exited, status=1/FAILURE)
Jun 06 19:16:20 fox systemd[1]: lightdm.service: Service hold-off time over, scheduling restart.
Jun 06 19:16:20 fox systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 5.
Jun 06 19:16:20 fox systemd[1]: Stopped Light Display Manager.
Jun 06 19:16:20 fox systemd[1]: lightdm.service: Start request repeated too quickly.
Jun 06 19:16:20 fox systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jun 06 19:16:20 fox systemd[1]: Failed to start Light Display Manager.Last edited by ac3raven (2018-06-06 23:14:02)
Offline
What is the contents of /var/log/Xorg.0.log and the logs from /var/log/lightdm/
Offline
Xorg.0.log:
[ 21.411]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 21.412] X Protocol Version 11, Revision 0
[ 21.413] Build Operating System: Linux 4.15.6-1-ARCH x86_64
[ 21.415] Current Operating System: Linux fox 4.16.13-1-ARCH #1 SMP PREEMPT Thu May 31 23:29:29 UTC 2018 x86_64
[ 21.415] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=74bdfdf6-f47c-43c4-8bdc-19880e0faba6 rw quiet acpi_osi=linux thinkpad-acpi.brightness_enable=1 resume=UUID=73e0d726-fedf-41ea-8ede-64b1ed94707d
[ 21.419] Build Date: 12 April 2018 05:31:07AM
[ 21.419]
[ 21.420] Current version of pixman: 0.34.0
[ 21.422] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.422] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.427] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 6 18:52:41 2018
[ 21.430] (==) Using config file: "/etc/X11/xorg.conf"
[ 21.430] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 21.453] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.454] (==) ServerLayout "Layout0"
[ 21.454] (**) |-->Screen "Screen0" (0)
[ 21.454] (**) | |-->Monitor "Monitor0"
[ 21.455] (**) | |-->Device "Device0"
[ 21.455] (**) |-->Input Device "Keyboard0"
[ 21.455] (**) |-->Input Device "Mouse0"
[ 21.455] (==) Automatically adding devices
[ 21.455] (==) Automatically enabling devices
[ 21.455] (==) Automatically adding GPU devices
[ 21.455] (==) Automatically binding GPU devices
[ 21.455] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 21.455] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 21.455] Entry deleted from font path.
[ 21.455] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 21.455] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 21.455] Entry deleted from font path.
[ 21.455] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 21.455] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 21.455] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 21.455] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 21.455] (WW) Disabling Keyboard0
[ 21.455] (WW) Disabling Mouse0
[ 21.456] (II) Loader magic: 0x5589522b5d60
[ 21.456] (II) Module ABI versions:
[ 21.456] X.Org ANSI C Emulation: 0.4
[ 21.456] X.Org Video Driver: 23.0
[ 21.456] X.Org XInput driver : 24.1
[ 21.456] X.Org Server Extension : 10.0
[ 21.457] (++) using VT number 2
[ 21.461] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 21.461] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 21.463] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 21.464] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 21.464] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[ 21.466] (--) PCI:*(0:1:0:0) 10de:0a6c:17aa:215c rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[ 21.466] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 21.466] (II) LoadModule: "glx"
[ 21.466] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[ 21.517] (II) Module glx: vendor="NVIDIA Corporation"
[ 21.517] compiled for 4.0.2, module version = 1.0.0
[ 21.517] Module class: X.Org Server Extension
[ 21.518] (II) NVIDIA GLX Module 340.106 Tue Jan 9 14:21:56 PST 2018
[ 21.518] (II) LoadModule: "nvidia"
[ 21.520] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 21.530] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 21.530] compiled for 4.0.2, module version = 1.0.0
[ 21.530] Module class: X.Org Video Driver
[ 21.531] (II) NVIDIA dlloader X Driver 340.106 Tue Jan 9 14:01:46 PST 2018
[ 21.531] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 21.532] (II) Loading sub module "fb"
[ 21.532] (II) LoadModule: "fb"
[ 21.533] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.534] (II) Module fb: vendor="X.Org Foundation"
[ 21.534] compiled for 1.19.6, module version = 1.0.0
[ 21.534] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.534] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 21.534] (II) Loading sub module "wfb"
[ 21.534] (II) LoadModule: "wfb"
[ 21.535] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.536] (II) Module wfb: vendor="X.Org Foundation"
[ 21.536] compiled for 1.19.6, module version = 1.0.0
[ 21.536] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.536] (II) Loading sub module "ramdac"
[ 21.536] (II) LoadModule: "ramdac"
[ 21.536] (II) Module "ramdac" already built-in
[ 21.540] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 21.540] (==) NVIDIA(0): RGB weight 888
[ 21.540] (==) NVIDIA(0): Default visual is TrueColor
[ 21.540] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.540] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 21.541] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 21.541] (**) NVIDIA(0): Enabling 2D acceleration
[ 22.659] (II) NVIDIA(0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 22.659] (II) NVIDIA(0): NVIDIA 3D Vision stereo.
[ 22.659] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 22.662] (II) NVIDIA(0): NVIDIA GPU NVS 3100M (GT218) at PCI:1:0:0 (GPU-0)
[ 22.662] (--) NVIDIA(0): Memory: 524288 kBytes
[ 22.662] (--) NVIDIA(0): VideoBIOS: 70.18.45.00.09
[ 22.662] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 22.668] (--) NVIDIA(0): Valid display device(s) on NVS 3100M at PCI:1:0:0
[ 22.668] (--) NVIDIA(0): CRT-0
[ 22.668] (--) NVIDIA(0): AU Optronics Corporation (DFP-0) (boot, connected)
[ 22.668] (--) NVIDIA(0): DFP-1
[ 22.668] (--) NVIDIA(0): DFP-2
[ 22.668] (--) NVIDIA(0): DFP-3
[ 22.668] (--) NVIDIA(0): DFP-4
[ 22.668] (--) NVIDIA(0): DFP-5
[ 22.668] (--) NVIDIA(0): DFP-6
[ 22.668] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 22.668] (--) NVIDIA(0): AU Optronics Corporation (DFP-0): Internal LVDS
[ 22.668] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-0): 330.0 MHz maximum pixel clock
[ 22.669] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 22.669] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 22.669] (--) NVIDIA(0): DFP-2: Internal TMDS
[ 22.669] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 22.669] (--) NVIDIA(0): DFP-3: Internal TMDS
[ 22.669] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 22.669] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[ 22.669] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[ 22.669] (--) NVIDIA(0): DFP-5: Internal DisplayPort
[ 22.669] (--) NVIDIA(GPU-0): DFP-5: 480.0 MHz maximum pixel clock
[ 22.669] (--) NVIDIA(0): DFP-6: Internal DisplayPort
[ 22.669] (--) NVIDIA(GPU-0): DFP-6: 480.0 MHz maximum pixel clock
[ 22.669] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 22.669] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
[ 22.669] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 22.670] (==) NVIDIA(0):
[ 22.670] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 22.670] (==) NVIDIA(0): will be used as the requested mode.
[ 22.670] (==) NVIDIA(0):
[ 22.670] (II) NVIDIA(0): Validated MetaModes:
[ 22.670] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 22.670] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 23.729] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
[ 23.729] (--) NVIDIA(0): option
[ 23.729] (--) Depth 24 pixmap format is 32 bpp
[ 23.729] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 23.736] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 23.736] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 23.736] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 23.736] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 23.736] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 23.736] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 23.736] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 23.736] (II) NVIDIA(0): Config Options in the README.
[ 23.741] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 24.071] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 24.071] (==) NVIDIA(0): Backing store enabled
[ 24.071] (==) NVIDIA(0): Silken mouse enabled
[ 24.072] (**) NVIDIA(0): DPMS enabled
[ 24.075] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 24.075] (II) Loading sub module "dri2"
[ 24.075] (II) LoadModule: "dri2"
[ 24.075] (II) Module "dri2" already built-in
[ 24.075] (II) NVIDIA(0): [DRI2] Setup complete
[ 24.075] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 24.075] (--) RandR disabled
[ 24.082] (II) Initializing extension GLX
[ 24.082] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 24.150] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 24.150] (II) LoadModule: "libinput"
[ 24.150] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 24.156] (II) Module libinput: vendor="X.Org Foundation"
[ 24.156] compiled for 1.19.6, module version = 0.27.1
[ 24.156] Module class: X.Org XInput Driver
[ 24.156] ABI class: X.Org XInput driver, version 24.1
[ 24.156] (II) Using input driver 'libinput' for 'Power Button'
[ 24.157] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
[ 24.157] (**) Power Button: always reports core events
[ 24.157] (**) Option "Device" "/dev/input/event2"
[ 24.157] (**) Option "_source" "server/udev"
[ 24.158] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 24.158] (II) event2 - Power Button: device is a keyboard
[ 24.158] (II) event2 - Power Button: device removed
[ 24.158] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 24.158] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 24.159] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 24.159] (II) event2 - Power Button: device is a keyboard
[ 24.161] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 24.161] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 24.161] (II) Using input driver 'libinput' for 'Video Bus'
[ 24.162] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 40 paused 0
[ 24.162] (**) Video Bus: always reports core events
[ 24.162] (**) Option "Device" "/dev/input/event3"
[ 24.162] (**) Option "_source" "server/udev"
[ 24.162] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 24.162] (II) event3 - Video Bus: device is a keyboard
[ 24.162] (II) event3 - Video Bus: device removed
[ 24.162] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input3/event3"
[ 24.162] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 24.163] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 24.163] (II) event3 - Video Bus: device is a keyboard
[ 24.164] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 24.164] (II) No input driver specified, ignoring this device.
[ 24.164] (II) This device may have been added with another device file.
[ 24.164] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 24.164] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 24.164] (II) Using input driver 'libinput' for 'Sleep Button'
[ 24.165] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[ 24.165] (**) Sleep Button: always reports core events
[ 24.165] (**) Option "Device" "/dev/input/event1"
[ 24.165] (**) Option "_source" "server/udev"
[ 24.166] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 24.166] (II) event1 - Sleep Button: device is a keyboard
[ 24.166] (II) event1 - Sleep Button: device removed
[ 24.167] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 24.167] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 24.168] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 24.168] (II) event1 - Sleep Button: device is a keyboard
[ 24.169] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 24.169] (II) No input driver specified, ignoring this device.
[ 24.169] (II) This device may have been added with another device file.
[ 24.170] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 24.170] (II) No input driver specified, ignoring this device.
[ 24.170] (II) This device may have been added with another device file.
[ 24.171] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[ 24.171] (II) No input driver specified, ignoring this device.
[ 24.171] (II) This device may have been added with another device file.
[ 24.172] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[ 24.172] (II) No input driver specified, ignoring this device.
[ 24.172] (II) This device may have been added with another device file.
[ 24.173] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[ 24.173] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 24.173] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 24.175] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 42 paused 0
[ 24.175] (**) Integrated Camera: Integrated C: always reports core events
[ 24.175] (**) Option "Device" "/dev/input/event9"
[ 24.175] (**) Option "_source" "server/udev"
[ 24.176] (II) event9 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 24.176] (II) event9 - Integrated Camera: Integrated C: device is a keyboard
[ 24.176] (II) event9 - Integrated Camera: Integrated C: device removed
[ 24.176] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event9"
[ 24.176] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[ 24.178] (II) event9 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 24.178] (II) event9 - Integrated Camera: Integrated C: device is a keyboard
[ 24.179] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 24.179] (II) No input driver specified, ignoring this device.
[ 24.179] (II) This device may have been added with another device file.
[ 24.180] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event11)
[ 24.180] (II) No input driver specified, ignoring this device.
[ 24.180] (II) This device may have been added with another device file.
[ 24.180] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event12)
[ 24.180] (II) No input driver specified, ignoring this device.
[ 24.180] (II) This device may have been added with another device file.
[ 24.181] (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event13)
[ 24.181] (II) No input driver specified, ignoring this device.
[ 24.181] (II) This device may have been added with another device file.
[ 24.182] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event14)
[ 24.182] (II) No input driver specified, ignoring this device.
[ 24.182] (II) This device may have been added with another device file.
[ 24.183] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
[ 24.183] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 24.183] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 24.184] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 43 paused 0
[ 24.185] (**) AT Translated Set 2 keyboard: always reports core events
[ 24.185] (**) Option "Device" "/dev/input/event6"
[ 24.185] (**) Option "_source" "server/udev"
[ 24.185] (II) event6 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 24.185] (II) event6 - AT Translated Set 2 keyboard: device is a keyboard
[ 24.185] (II) event6 - AT Translated Set 2 keyboard: device removed
[ 24.185] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input6/event6"
[ 24.185] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 24.186] (II) event6 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 24.186] (II) event6 - AT Translated Set 2 keyboard: device is a keyboard
[ 24.186] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[ 24.186] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 24.186] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 24.186] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 24.186] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 24.186] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 24.186] (II) LoadModule: "synaptics"
[ 24.186] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 24.187] (II) Module synaptics: vendor="X.Org Foundation"
[ 24.187] compiled for 1.19.0, module version = 1.9.0
[ 24.187] Module class: X.Org XInput Driver
[ 24.187] ABI class: X.Org XInput driver, version 24.1
[ 24.187] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 24.188] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 44 paused 0
[ 24.188] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 24.188] (**) Option "Device" "/dev/input/event15"
[ 24.188] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 24.189] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 778 - 6239 (res 72)
[ 24.189] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 841 - 5330 (res 100)
[ 24.189] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 24.189] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 24.189] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 24.189] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 24.189] (**) Option "TapButton1" "1"
[ 24.189] (**) Option "TapButton2" "2"
[ 24.189] (**) Option "TapButton3" "3"
[ 24.189] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 24.189] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 24.189] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event15"
[ 24.189] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 24.189] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 24.189] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 24.189] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.028
[ 24.189] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 24.189] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 24.189] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 24.189] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 24.189] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 24.189] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 24.189] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 24.190] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event20)
[ 24.190] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 24.190] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 24.191] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 45 paused 0
[ 24.191] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 24.191] (**) Option "Device" "/dev/input/event20"
[ 24.191] (**) Option "_source" "server/udev"
[ 24.191] (II) event20 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 24.191] (II) event20 - TPPS/2 IBM TrackPoint: trackpoint does not have a specified range, guessing... see https://wayland.freedesktop.org/libinput/doc/1.10.7/trackpoints.html
[ 24.191] (II) event20 - TPPS/2 IBM TrackPoint: trackpoint device set to range 20
[ 24.191] (II) event20 - TPPS/2 IBM TrackPoint: device is a pointer
[ 24.191] (II) event20 - TPPS/2 IBM TrackPoint: device removed
[ 24.191] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input17/event20"
[ 24.192] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[ 24.192] (**) Option "AccelerationScheme" "none"
[ 24.192] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 24.192] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 24.192] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 24.192] (II) event20 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 24.192] (II) event20 - TPPS/2 IBM TrackPoint: trackpoint does not have a specified range, guessing... see https://wayland.freedesktop.org/libinput/doc/1.10.7/trackpoints.html
[ 24.192] (II) event20 - TPPS/2 IBM TrackPoint: trackpoint device set to range 20
[ 24.192] (II) event20 - TPPS/2 IBM TrackPoint: device is a pointer
[ 24.193] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 24.193] (II) No input driver specified, ignoring this device.
[ 24.193] (II) This device may have been added with another device file.
[ 24.193] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 24.193] (II) No input driver specified, ignoring this device.
[ 24.193] (II) This device may have been added with another device file.
[ 24.194] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[ 24.194] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 24.194] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 24.195] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 46 paused 0
[ 24.195] (**) ThinkPad Extra Buttons: always reports core events
[ 24.195] (**) Option "Device" "/dev/input/event7"
[ 24.195] (**) Option "_source" "server/udev"
[ 24.195] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 24.195] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 24.195] (II) event7 - ThinkPad Extra Buttons: device removed
[ 24.195] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[ 24.195] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[ 24.196] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 24.196] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 24.196] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event4)
[ 24.196] (II) No input driver specified, ignoring this device.
[ 24.196] (II) This device may have been added with another device file.
[ 24.196] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js0)
[ 24.196] (II) No input driver specified, ignoring this device.
[ 24.196] (II) This device may have been added with another device file.
[ 24.197] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event5)
[ 24.197] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
[ 24.197] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js1)
[ 24.197] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
[ 24.892] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 24.892] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 25.277] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 25.277] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 25.708] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 25.708] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 25.727] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 25.727] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 26.031] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 26.031] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 26.609] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 26.609] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 27.531] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
[ 27.531] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 40.539] (**) Option "fd" "37"
[ 40.539] (II) event2 - Power Button: device removed
[ 40.539] (**) Option "fd" "40"
[ 40.539] (II) event3 - Video Bus: device removed
[ 40.539] (**) Option "fd" "41"
[ 40.540] (II) event1 - Sleep Button: device removed
[ 40.540] (**) Option "fd" "42"
[ 40.540] (II) event9 - Integrated Camera: Integrated C: device removed
[ 40.540] (**) Option "fd" "43"
[ 40.540] (II) event6 - AT Translated Set 2 keyboard: device removed
[ 40.540] (**) Option "fd" "45"
[ 40.540] (II) event20 - TPPS/2 IBM TrackPoint: device removed
[ 40.540] (**) Option "fd" "46"
[ 40.540] (II) event7 - ThinkPad Extra Buttons: device removed
[ 40.542] (II) UnloadModule: "libinput"
[ 40.542] (II) systemd-logind: releasing fd for 13:71
[ 40.593] (II) UnloadModule: "libinput"
[ 40.593] (II) systemd-logind: releasing fd for 13:84
[ 40.631] (II) UnloadModule: "libinput"
[ 40.631] (II) systemd-logind: releasing fd for 13:70
[ 40.647] (II) UnloadModule: "libinput"
[ 40.647] (II) systemd-logind: releasing fd for 13:73
[ 40.720] (II) UnloadModule: "libinput"
[ 40.720] (II) systemd-logind: releasing fd for 13:65
[ 40.740] (II) UnloadModule: "libinput"
[ 40.740] (II) systemd-logind: releasing fd for 13:67
[ 40.792] (II) UnloadModule: "libinput"
[ 40.792] (II) systemd-logind: releasing fd for 13:66
[ 40.813] (II) UnloadModule: "synaptics"
[ 40.813] (II) systemd-logind: releasing fd for 13:79
[ 42.464] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 42.465] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 42.465] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 42.465] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[ 42.466] (II) Server terminated successfully (0). Closing log file.lightdm.log:
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.26.0, UID=0 PID=1051
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Registered seat module unity
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Monitoring logind for seats
[+0.01s] DEBUG: New seat added from logind: seat0
[+0.01s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating greeter session
[+0.01s] DEBUG: Seat seat0: Creating display server of type x
[+0.01s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.01s] DEBUG: Using VT 7
[+0.01s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.01s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.01s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.01s] DEBUG: XServer 0: Launching X Server
[+0.01s] DEBUG: Launching process 1056: /usr/local/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.01s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.01s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.01s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.01s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.05s] DEBUG: Process 1056 exited with return value 1
[+0.05s] DEBUG: XServer 0: X server stopped
[+0.05s] DEBUG: Releasing VT 7
[+0.05s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+0.05s] DEBUG: Seat seat0: Display server stopped
[+0.05s] DEBUG: Seat seat0: Stopping session
[+0.05s] DEBUG: Seat seat0: Session stopped
[+0.05s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+0.05s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
[+0.05s] DEBUG: Seat seat0: Stopping
[+0.05s] DEBUG: Seat seat0: Stopped
[+0.05s] DEBUG: Required seat has stopped
[+0.05s] DEBUG: Stopping display manager
[+0.05s] DEBUG: Display manager stopped
[+0.05s] DEBUG: Stopping daemon
[+0.05s] DEBUG: Exiting with return value 1x-0.log from /var/log/lightdm:
X.Org X Server 1.19.6
Release Date: 2017-12-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.16.13-1-ARCH x86_64
Current Operating System: Linux fox 4.16.13-1-ARCH #1 SMP PREEMPT Thu May 31 23:29:29 UTC 2018 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=74bdfdf6-f47c-43c4-8bdc-19880e0faba6 rw quiet acpi_osi=linux thinkpad-acpi.brightness_enable=1 resume=UUID=73e0d726-fedf-41ea-8ede-64b1ed94707d
Build Date: 05 June 2018 06:25:24PM
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/usr/local/var/log/Xorg.0.log", Time: Wed Jun 6 19:19:42 2018
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/usr/local/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.Offline
[+0.01s] DEBUG: Launching process 1056: /usr/local/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitchWhere did /usr/local/bin/X come from?
Offline
I'm not sure what you're asking. To be clear: when I boot, my computer sits on here:
starting version 238
/dev/sda2: clean, 280242/1215840 files, 2542674/4858368 blockIt just sits there with a blinking cursor. I have use Alt+F2 to go into a tty session to do anything. The blinking cursor might correlate to this part of my lightdm.log:
[+0.01s] DEBUG: XServer 0: Waiting for ready signal from X server :0I guess.
Offline
The X binary provided by the arch package xorg-server is /usr/bin/X or /usr/bin/Xorg but lightdm is starting /usr/local/bin/X which is not supplied by the arch packages.
What is /usr/local/bin/X and why did you install it?
Offline
I installed xorg manually from x.org because I didn't know about the Arch Linux Archive. Turns out that package installs X in /usr/local/bin and /usr/local/includes by default. I deleted the files in those locations and the issue is resolved.
Now every thing works as expected. I appreciate your help!
Offline