What | Removed | Added |
---|---|---|
Flags | needinfo?(mrmazda@earthlink.net) |
Created attachment 801749 [details]
what I believe to be the original post-installation Xorg.0.log from host gb250
# ls -ld inst-sys
drwxr-xr-x 5 root root 4096 Aug 14 2018 inst-sys
# ls -l /var/log/xorg.0.log01
-rw-r--r-- 1 root root 55201 Aug 15 2018 /var/log/xorg.0.log01
# zgrep xf86-input-evdev /var/log/zypper.log-20181222.xz
# zgrep xf86-input-evdev /var/log/zypper.log-20190216.xz
# grep xf86-input-evdev /var/log/zypp/history
# grep xf86-input-evdev /var/log/zypper.log
# zypper ref
# zypper se -s -i | egrep 'evdev|libinput'
i | libevdev2 | package | 1.4.5-lp150.1.8 | x86_64 | OSS
i | libinput10 | package | 1.10.5-lp150.1.4 | x86_64 | OSS
i+ | xf86-input-libinput | package | 0.27.1-lp150.1.1 | x86_64 | OSS
Apparently nothing about successfully running Xorg any longer requires
xf86-input-input. Shouldn't there be? I don't understand how this package could
have escaped from an installation I created last summer, unless it wasn't
required until recently.
Installing xf86-video-evdev avoids the lockup.