You are not logged in.

#1 2020-05-28 05:17:41

noprobelm
Member
Registered: 2019-01-31
Posts: 5

[SOLVED] Lost device input to Openbox / xorg after system upgrade

Very much an Arch newbie here (casual use over the last year) so I apologize if the answer is obvious or I am somehow not adhering to posting rules -- this is my first post ever.

I upgraded my Arch installation today and rebooted. After coming back online and starting my xorg and openbox session, I found I no longer had keyboard / mouse input. I also upgraded my system 2 days ago (May 25) but I do not specifically remember rebooting after that upgrade, so I will be including the pacman.log entries from that system upgrade as well.

I looked for xorg and openbox bug reports but was unable to find anything.

Troubleshooting actions:

  • I saw multiple devices, including my keyboard and mouse, were being removed and were cited as such in Xorg.log (log posted below). This caused me to start looking at packages related to xorg.

  • I noticed libdrm was upgraded, and it was the only package I saw that I thought could possibly be causing this issue. I downgraded libdrm from 2.4.102-1 to 2.4.101-1:

    sudo pacman -U /var/cache/pacman/pkg/libdrm-2.4.101-1-x86_64.pkg.tar.zst

    I rebooted and logged in. Openbox still started and everything looks fine, but no keyboard or mouse. I upgraded my system again with

    sudo pacman -Syu
  • Looking back to my previous upgrade, I saw openbox was also updated, so I downgraded it from 3.6.1-7 to 3.6.1-6 to see if maybe that would fix it.

    sudo pacman -U /var/cache/pacman/pkg/3.6.1-6-x86_68.pkg.tar.xz

      I rebooted my system and encountered the same issue. I upgraded Openbox to its latest version

    sudo pacman -Syu
  • I installed the enlightenment package to see if keyboard / mouse would work in a different desktop environment:

    sudo pacman -Sy enlightenment

    I started up enlightenment, and I have a functioning keyboard and mouse.

I'll post logs now. Please tell me if there is anything I am missing that might be pertinent to my problem and I will update the post ASAP:

pacman.log:

[2020-05-25T00:29:57-0400] [PACMAN] synchronizing package lists
[2020-05-25T00:30:01-0400] [PACMAN] starting full system upgrade
[2020-05-25T00:30:30-0400] [ALPM] running 'ghc-unregister.hook'...
[2020-05-25T00:30:35-0400] [ALPM] transaction started
[2020-05-25T00:30:35-0400] [ALPM] upgraded bash (5.0.016-1 -> 5.0.017-1)
[2020-05-25T00:30:35-0400] [ALPM] upgraded glib2 (2.64.3-1 -> 2.64.3-2)
[2020-05-25T00:30:35-0400] [ALPM] upgraded libcap (2.33-1 -> 2.34-1)
[2020-05-25T00:30:35-0400] [ALPM] upgraded gpgme (1.13.1-5 -> 1.13.1-7)
[2020-05-25T00:30:35-0400] [ALPM] upgraded vim-runtime (8.2.0717-2 -> 8.2.0814-2)
[2020-05-25T00:30:35-0400] [ALPM] upgraded procps-ng (3.3.16-1 -> 3.3.16-2)
[2020-05-25T00:30:35-0400] [ALPM] upgraded zstd (1.4.4-1 -> 1.4.5-1)
[2020-05-25T00:30:35-0400] [ALPM] upgraded gvim (8.2.0717-2 -> 8.2.0814-2)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-hashable (1.3.0.0-4 -> 1.3.0.0-5)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-scientific (0.3.6.2-21 -> 0.3.6.2-22)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-attoparsec (0.13.2.4-4 -> 0.13.2.4-5)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-base-compat-batteries (0.11.1-26 -> 0.11.1-27)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-dlist (0.8.0.8-3 -> 0.8.0.8-4)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-base-orphans (0.8.2-29 -> 0.8.2-30)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-time-compat (1.9.3-5 -> 1.9.3-6)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-unordered-containers (0.2.10.0-39 -> 0.2.10.0-40)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-uuid-types (1.0.3-27 -> 1.0.3-28)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-vector (0.12.1.2-21 -> 0.12.1.2-22)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-aeson (1.4.7.1-10 -> 1.4.7.1-11)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-aeson-pretty (0.8.8-39 -> 0.8.8-40)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-colour (2.3.5-43 -> 2.3.5-44)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-ansi-terminal (0.10.3-19 -> 0.10.3-20)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-hourglass (0.2.12-51 -> 0.2.12-52)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-memory (0.15.0-17 -> 0.15.0-18)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-asn1-types (0.3.4-5 -> 0.3.4-6)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-asn1-encoding (0.9.6-26 -> 0.9.6-27)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-asn1-parse (0.9.5-26 -> 0.9.5-27)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-async (2.2.2-8 -> 2.2.2-9)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-base64-bytestring (1.1.0.0-2 -> 1.1.0.0-3)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-blaze-markup (0.8.2.5-3 -> 0.8.2.5-4)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-blaze-html (0.9.1.2-25 -> 0.9.1.2-26)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-case-insensitive (1.2.1.0-8 -> 1.2.1.0-9)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-cmark-gfm (0.2.1-21 -> 0.2.1-22)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-network (3.1.1.1-10 -> 3.1.1.1-13)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-socks (0.6.1-25 -> 0.6.1-26)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-cryptonite (0.26-37 -> 0.26-38)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-pem (0.2.4-82 -> 0.2.4-83)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-x509 (1.7.5-58 -> 1.7.5-59)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-x509-store (1.6.7-57 -> 1.6.7-58)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-x509-validation (1.6.11-57 -> 1.6.11-58)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-tls (1.5.4-11 -> 1.5.4-12)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-x509-system (1.6.6-125 -> 1.6.6-126)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-connection (0.3.1-31 -> 0.3.1-32)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-data-default-instances-dlist (0.0.1-68 -> 0.0.1-69)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-data-default (0.7.1.1-55 -> 0.7.1.1-56)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-doclayout (0.3-12 -> 0.3-13)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-hsyaml (0.2.1.0-21 -> 0.2.1.0-22)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-text-conversions (0.3.0-24 -> 0.3.0-25)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-doctemplates (0.8.2-6 -> 0.8.2-7)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-emojis (0.1-16 -> 0.1-17)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-glob (0.10.0-41 -> 0.10.0-42)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-haddock-library (1.8.0-56 -> 1.8.0-57)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-hslua (1.1.0-4 -> 1.1.0-5)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-temporary (1.3-67 -> 1.3-68)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-hslua-module-system (0.2.1-37 -> 0.2.1-38)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-hslua-module-text (0.2.1-46 -> 0.2.1-47)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-network-uri (2.6.3.0-81 -> 2.6.3.0-83)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-http (4000.3.14-186 -> 4000.3.14-188)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-http-types (0.12.3-54 -> 0.12.3-55)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-streaming-commons (0.2.1.2-19 -> 0.2.1.2-20)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-http-client (0.6.4.1-54 -> 0.6.4.1-56)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-http-client-tls (0.3.5.3-231 -> 0.3.5.3-232)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-hxt (9.3.1.18-73 -> 9.3.1.18-74)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-ipynb (0.1.0.1-12 -> 0.1.0.1-14)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-jira-wiki-markup (1.1.4-5 -> 1.1.4-6)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-juicypixels (3.3.5-5 -> 3.3.5-6)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-splitmix (0.0.4-18 -> 0.0.4-19)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-quickcheck (2.14-7 -> 2.14-8)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-pandoc-types (1.20-35 -> 1.20-36)
[2020-05-25T00:30:35-0400] [ALPM] upgraded haskell-skylighting-core (0.8.4-2 -> 0.8.4-3)
[2020-05-25T00:30:36-0400] [ALPM] upgraded haskell-skylighting (0.8.4-2 -> 0.8.4-3)
[2020-05-25T00:30:36-0400] [ALPM] upgraded haskell-split (0.2.3.4-26 -> 0.2.3.4-28)
[2020-05-25T00:30:36-0400] [ALPM] upgraded haskell-tagsoup (0.14.8-31 -> 0.14.8-32)
[2020-05-25T00:30:36-0400] [ALPM] upgraded haskell-texmath (0.12.0.2-12 -> 0.12.0.2-13)
[2020-05-25T00:30:36-0400] [ALPM] upgraded haskell-zip-archive (0.4.1-34 -> 0.4.1-35)
[2020-05-25T00:30:36-0400] [ALPM] upgraded imagemagick (7.0.10.13-1 -> 7.0.10.14-1)
[2020-05-25T00:30:36-0400] [ALPM] upgraded openbox (3.6.1-6 -> 3.6.1-7)
[2020-05-25T00:30:36-0400] [ALPM] upgraded pacman (5.2.1-5 -> 5.2.1-6)
[2020-05-25T00:30:36-0400] [ALPM] upgraded pandoc (2.9.2.1-44 -> 2.9.2.1-46)
[2020-05-25T00:30:36-0400] [ALPM] upgraded python-six (1.14.0-1 -> 1.15.0-1)
[2020-05-25T00:30:36-0400] [ALPM] upgraded python2-six (1.14.0-1 -> 1.15.0-1)
[2020-05-25T00:30:36-0400] [ALPM] upgraded python2-importlib-metadata (1.5.2-1 -> 1.6.0-1)
[2020-05-25T00:30:36-0400] [ALPM] transaction completed
[2020-05-25T00:30:37-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-25T00:30:37-0400] [ALPM] running 'detect-old-perl-modules.hook'...
[2020-05-25T00:30:37-0400] [ALPM] running 'ghc-register.hook'...
[2020-05-25T00:30:40-0400] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-05-25T00:30:40-0400] [ALPM] running 'texinfo-install.hook'...
[2020-05-25T00:30:40-0400] [ALPM] running 'update-desktop-database.hook'...
[2020-05-25T00:30:46-0400] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2020-05-25T00:30:46-0400] [PACMAN] synchronizing package lists
[2020-05-25T00:30:48-0400] [PACMAN] starting full system upgrade
[2020-05-25T00:31:01-0400] [PACMAN] Running 'pacman -Sy picom'
[2020-05-25T00:31:01-0400] [PACMAN] synchronizing package lists
[2020-05-25T00:31:05-0400] [ALPM] transaction started
[2020-05-25T00:31:05-0400] [ALPM] installed libconfig (1.7.2-2)
[2020-05-25T00:31:05-0400] [ALPM] installed libev (4.33-1)
[2020-05-25T00:31:05-0400] [ALPM] installed xcb-util-image (0.4.0-3)
[2020-05-25T00:31:05-0400] [ALPM] installed xcb-util-renderutil (0.3.9-3)
[2020-05-25T00:31:05-0400] [ALPM] installed picom (8-2)
[2020-05-25T00:31:05-0400] [ALPM] transaction completed
[2020-05-25T00:31:05-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-25T00:31:05-0400] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-05-25T00:31:05-0400] [ALPM] running 'texinfo-install.hook'...
[2020-05-25T00:31:05-0400] [ALPM] running 'update-desktop-database.hook'...
[2020-05-25T00:41:08-0400] [PACMAN] Running 'pacman -Sy rsync'
[2020-05-25T00:41:08-0400] [PACMAN] synchronizing package lists
[2020-05-25T00:41:13-0400] [ALPM] transaction started
[2020-05-25T00:41:13-0400] [ALPM] installed rsync (3.1.3-3)
[2020-05-25T00:41:13-0400] [ALPM] transaction completed
[2020-05-25T00:41:13-0400] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-05-25T00:41:13-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-25T22:49:22-0400] [PACMAN] Running 'pacman -Syu'
[2020-05-25T22:49:22-0400] [PACMAN] synchronizing package lists
[2020-05-25T22:49:26-0400] [PACMAN] starting full system upgrade
[2020-05-25T22:49:39-0400] [ALPM] running 'ghc-unregister.hook'...
[2020-05-25T22:49:40-0400] [ALPM] transaction started
[2020-05-25T22:49:40-0400] [ALPM] upgraded glibc (2.31-4 -> 2.31-5)
[2020-05-25T22:49:40-0400] [ALPM-SCRIPTLET] Generating locales...
[2020-05-25T22:49:42-0400] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2020-05-25T22:49:42-0400] [ALPM-SCRIPTLET] Generation complete.
[2020-05-25T22:49:42-0400] [ALPM] upgraded openssl (1.1.1.g-1 -> 1.1.1.g-2)
[2020-05-25T22:49:42-0400] [ALPM] upgraded gnupg (2.2.20-1 -> 2.2.20-2)
[2020-05-25T22:49:42-0400] [ALPM] installed haskell-distributive (0.6.2-4)
[2020-05-25T22:49:42-0400] [ALPM] installed haskell-comonad (5.0.6-23)
[2020-05-25T22:49:42-0400] [ALPM] installed haskell-bifunctors (5.5.7-15)
[2020-05-25T22:49:42-0400] [ALPM] installed haskell-assoc (1.0.1-1)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-aeson (1.4.7.1-11 -> 1.5.0.0-1)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-aeson-pretty (0.8.8-40 -> 0.8.8-41)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-safe (0.3.18-5 -> 0.3.19-1)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-doclayout (0.3-13 -> 0.3-14)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-errors (2.3.0-53 -> 2.3.0-54)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-text-conversions (0.3.0-25 -> 0.3.0-26)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-doctemplates (0.8.2-7 -> 0.8.2-9)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-haddock-library (1.8.0-57 -> 1.8.0-58)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-network-uri (2.6.3.0-83 -> 2.6.3.0-86)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-http (4000.3.14-188 -> 4000.3.14-191)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-http-client (0.6.4.1-56 -> 0.6.4.1-59)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-http-client-tls (0.3.5.3-232 -> 0.3.5.3-234)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-hxt (9.3.1.18-74 -> 9.3.1.18-76)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-ipynb (0.1.0.1-14 -> 0.1.0.1-16)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-pandoc-types (1.20-36 -> 1.20-37)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-skylighting-core (0.8.4-3 -> 0.8.4-5)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-skylighting (0.8.4-3 -> 0.8.4-5)
[2020-05-25T22:49:42-0400] [ALPM] upgraded haskell-texmath (0.12.0.2-13 -> 0.12.0.2-15)
[2020-05-25T22:49:43-0400] [ALPM] upgraded pandoc (2.9.2.1-46 -> 2.9.2.1-48)
[2020-05-25T22:49:43-0400] [ALPM] transaction completed
[2020-05-25T22:49:43-0400] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-05-25T22:49:43-0400] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-05-25T22:49:43-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-25T22:49:43-0400] [ALPM] running 'ghc-register.hook'...
[2020-05-25T22:49:44-0400] [ALPM] running 'texinfo-install.hook'...
[2020-05-25T22:49:52-0400] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2020-05-25T22:49:52-0400] [PACMAN] synchronizing package lists
[2020-05-25T22:49:54-0400] [PACMAN] starting full system upgrade
[2020-05-27T21:38:38-0400] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf -- speedtest-cli'
[2020-05-27T21:38:38-0400] [PACMAN] synchronizing package lists
[2020-05-27T21:38:45-0400] [ALPM] transaction started
[2020-05-27T21:38:45-0400] [ALPM] installed speedtest-cli (2.1.2-2)
[2020-05-27T21:38:45-0400] [ALPM] transaction completed
[2020-05-27T21:38:45-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-27T23:25:26-0400] [PACMAN] Running 'pacman -Syu'
[2020-05-27T23:25:26-0400] [PACMAN] synchronizing package lists
[2020-05-27T23:25:27-0400] [PACMAN] starting full system upgrade
[2020-05-27T23:25:40-0400] [ALPM] running 'ghc-unregister.hook'...
[2020-05-27T23:25:41-0400] [ALPM] transaction started
[2020-05-27T23:25:41-0400] [ALPM] upgraded dav1d (0.6.0-1 -> 0.7.0-1)
[2020-05-27T23:25:41-0400] [ALPM] upgraded libdrm (2.4.101-1 -> 2.4.102-1)
[2020-05-27T23:25:41-0400] [ALPM] upgraded ffmpeg (1:4.2.2-8 -> 1:4.2.3-2)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-aeson (1.5.0.0-1 -> 1.5.0.0-2)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-aeson-pretty (0.8.8-41 -> 0.8.8-42)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-doctemplates (0.8.2-9 -> 0.8.2-10)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-haddock-library (1.8.0-58 -> 1.8.0-59)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-hslua (1.1.0-5 -> 1.1.0-6)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-hslua-module-system (0.2.1-38 -> 0.2.1-39)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-hslua-module-text (0.2.1-47 -> 0.2.1-48)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-network-uri (2.6.3.0-86 -> 2.6.3.0-87)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-http (4000.3.14-191 -> 4000.3.14-192)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-http-types (0.12.3-55 -> 0.12.3-56)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-http-client (0.6.4.1-59 -> 0.6.4.1-60)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-http-client-tls (0.3.5.3-234 -> 0.3.5.3-235)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-hxt (9.3.1.18-76 -> 9.3.1.18-77)
[2020-05-27T23:25:41-0400] [ALPM] upgraded haskell-ipynb (0.1.0.1-16 -> 0.1.0.1-20)
[2020-05-27T23:25:42-0400] [ALPM] upgraded haskell-pandoc-types (1.20-37 -> 1.20-38)
[2020-05-27T23:25:42-0400] [ALPM] upgraded haskell-skylighting-core (0.8.4-5 -> 0.8.4-6)
[2020-05-27T23:25:42-0400] [ALPM] upgraded haskell-skylighting (0.8.4-5 -> 0.8.4-6)
[2020-05-27T23:25:42-0400] [ALPM] upgraded haskell-texmath (0.12.0.2-15 -> 0.12.0.2-16)
[2020-05-27T23:25:42-0400] [ALPM] upgraded openssh (8.2p1-3 -> 8.3p1-1)
[2020-05-27T23:25:42-0400] [ALPM] upgraded pandoc (2.9.2.1-48 -> 2.9.2.1-52)
[2020-05-27T23:25:42-0400] [ALPM] upgraded sqlite (3.31.1-1 -> 3.32.1-1)
[2020-05-27T23:25:42-0400] [ALPM] transaction completed
[2020-05-27T23:25:42-0400] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-05-27T23:25:42-0400] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-05-27T23:25:42-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-27T23:25:42-0400] [ALPM] running 'ghc-register.hook'...
[2020-05-27T23:25:49-0400] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2020-05-27T23:25:49-0400] [PACMAN] synchronizing package lists
[2020-05-27T23:25:50-0400] [PACMAN] starting full system upgrade
[2020-05-27T23:40:22-0400] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/libdrm-2.4.101-1-x86_64.pkg.tar.zst'
[2020-05-27T23:40:24-0400] [ALPM] transaction started
[2020-05-27T23:40:24-0400] [ALPM] downgraded libdrm (2.4.102-1 -> 2.4.101-1)
[2020-05-27T23:40:24-0400] [ALPM] transaction completed
[2020-05-27T23:40:24-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-27T23:42:14-0400] [PACMAN] Running 'pacman -Syu'
[2020-05-27T23:42:14-0400] [PACMAN] synchronizing package lists
[2020-05-27T23:42:15-0400] [PACMAN] starting full system upgrade
[2020-05-27T23:42:21-0400] [ALPM] transaction started
[2020-05-27T23:42:21-0400] [ALPM] upgraded libdrm (2.4.101-1 -> 2.4.102-1)
[2020-05-27T23:42:21-0400] [ALPM] transaction completed
[2020-05-27T23:42:21-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-28T00:00:29-0400] [PACMAN] Running 'pacman -Sy xorg-server'
[2020-05-28T00:00:29-0400] [PACMAN] synchronizing package lists
[2020-05-28T00:00:36-0400] [ALPM] transaction started
[2020-05-28T00:00:36-0400] [ALPM] reinstalled xorg-server (1.20.8-2)
[2020-05-28T00:00:36-0400] [ALPM] transaction completed
[2020-05-28T00:00:36-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-28T00:06:38-0400] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/openbox-3.6.1-6-x86_64.pkg.tar.xz'
[2020-05-28T00:06:40-0400] [ALPM] transaction started
[2020-05-28T00:06:40-0400] [ALPM] downgraded openbox (3.6.1-7 -> 3.6.1-6)
[2020-05-28T00:06:40-0400] [ALPM] transaction completed
[2020-05-28T00:06:40-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-28T00:06:40-0400] [ALPM] running 'update-desktop-database.hook'...
[2020-05-28T00:07:29-0400] [PACMAN] Running 'pacman -Syu'
[2020-05-28T00:07:29-0400] [PACMAN] synchronizing package lists
[2020-05-28T00:07:30-0400] [PACMAN] starting full system upgrade
[2020-05-28T00:07:32-0400] [ALPM] transaction started
[2020-05-28T00:07:32-0400] [ALPM] upgraded openbox (3.6.1-6 -> 3.6.1-7)
[2020-05-28T00:07:32-0400] [ALPM] transaction completed
[2020-05-28T00:07:32-0400] [ALPM] running '30-systemd-update.hook'...
[2020-05-28T00:07:32-0400] [ALPM] running'update-desktop-database.hook'...

xinitrc:

#!/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


# wal -R restores the last colorscheme that was in use.
wal -R
picom
#openbox-session
exec openbox-session

Xorg.0.log:

[    12.436] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    12.436] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[    12.436] Build Operating System: Linux Arch Linux
[    12.436] Current Operating System: Linux horsehead 5.6.14-arch1-1 #1 SMP PREEMPT Wed, 20 May 2020 20:43:19 +0000 x86_64
[    12.436] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6565c850-e7bb-4d26-b133-3c3bc42a9728 rw loglevel=3 quiet
[    12.437] Build Date: 05 May 2020  05:08:17AM
[    12.437]  
[    12.437] Current version of pixman: 0.40.0
[    12.437] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    12.437] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    12.438] (==) Log file: "/home/noprobelm/.local/share/xorg/Xorg.0.log", Time: Thu May 28 18:47:49 2020
[    12.439] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    12.442] (==) No Layout section.  Using the first Screen section.
[    12.442] (==) No screen section available. Using defaults.
[    12.442] (**) |-->Screen "Default Screen Section" (0)
[    12.442] (**) |   |-->Monitor "<default monitor>"
[    12.443] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    12.443] (==) Automatically adding devices
[    12.443] (==) Automatically enabling devices
[    12.443] (==) Automatically adding GPU devices
[    12.443] (==) Automatically binding GPU devices
[    12.443] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    12.445] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    12.445] 	Entry deleted from font path.
[    12.449] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    12.449] 	Entry deleted from font path.
[    12.449] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    12.449] 	Entry deleted from font path.
[    12.449] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    12.449] 	Entry deleted from font path.
[    12.449] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    12.449] 	Entry deleted from font path.
[    12.449] (==) FontPath set to:
	/usr/share/fonts/TTF
[    12.449] (==) ModulePath set to "/usr/lib/xorg/modules"
[    12.449] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    12.449] (II) Module ABI versions:
[    12.449] 	X.Org ANSI C Emulation: 0.4
[    12.449] 	X.Org Video Driver: 24.1
[    12.449] 	X.Org XInput driver : 24.1
[    12.449] 	X.Org Server Extension : 10.0
[    12.450] (++) using VT number 1

[    12.453] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    12.454] (II) xfree86: Adding drm device (/dev/dri/card0)
[    12.455] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    12.459] (--) PCI:*(0@0:2:0) 8086:591e:8086:2212 rev 2, Mem @ 0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    12.459] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    12.460] (II) LoadModule: "glx"
[    12.462] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.481] (II) Module glx: vendor="X.Org Foundation"
[    12.481] 	compiled for 1.20.8, module version = 1.0.0
[    12.481] 	ABI class: X.Org Server Extension, version 10.0
[    12.481] (==) Matched intel as autoconfigured driver 0
[    12.481] (==) Matched modesetting as autoconfigured driver 1
[    12.481] (==) Matched fbdev as autoconfigured driver 2
[    12.481] (==) Matched vesa as autoconfigured driver 3
[    12.481] (==) Assigned the driver to the xf86ConfigLayout
[    12.481] (II) LoadModule: "intel"
[    12.486] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    12.493] (II) Module intel: vendor="X.Org Foundation"
[    12.493] 	compiled for 1.20.8, module version = 2.99.917
[    12.494] 	Module class: X.Org Video Driver
[    12.494] 	ABI class: X.Org Video Driver, version 24.1
[    12.494] (II) LoadModule: "modesetting"
[    12.494] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    12.501] (II) Module modesetting: vendor="X.Org Foundation"
[    12.501] 	compiled for 1.20.8, module version = 1.20.8
[    12.501] 	Module class: X.Org Video Driver
[    12.501] 	ABI class: X.Org Video Driver, version 24.1
[    12.501] (II) LoadModule: "fbdev"
[    12.501] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    12.502] (II) Module fbdev: vendor="X.Org Foundation"
[    12.502] 	compiled for 1.20.8, module version = 0.5.0
[    12.503] 	Module class: X.Org Video Driver
[    12.503] 	ABI class: X.Org Video Driver, version 24.1
[    12.503] (II) LoadModule: "vesa"
[    12.503] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    12.504] (II) Module vesa: vendor="X.Org Foundation"
[    12.504] 	compiled for 1.20.8, module version = 2.4.0
[    12.504] 	Module class: X.Org Video Driver
[    12.504] 	ABI class: X.Org Video Driver, version 24.1
[    12.504] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    12.505] (II) intel: Driver for Intel(R) HD Graphics
[    12.505] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    12.505] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    12.505] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    12.505] (II) FBDEV: driver for framebuffer: fbdev
[    12.505] (II) VESA: driver for VESA chipsets: vesa
[    12.505] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    12.506] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200114
[    12.506] (II) intel(0): SNA compiled from 2.99.917-908-g7181c5a4
[    12.522] (WW) Falling back to old probe method for modesetting
[    12.522] (WW) Falling back to old probe method for fbdev
[    12.522] (II) Loading sub module "fbdevhw"
[    12.522] (II) LoadModule: "fbdevhw"
[    12.522] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    12.524] (II) Module fbdevhw: vendor="X.Org Foundation"
[    12.524] 	compiled for 1.20.8, module version = 0.0.2
[    12.524] 	ABI class: X.Org Video Driver, version 24.1
[    12.524] (EE) open /dev/fb0: Permission denied
[    12.524] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    12.526] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 615
[    12.526] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[    12.526] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.526] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    12.526] (==) intel(0): RGB weight 888
[    12.526] (==) intel(0): Default visual is TrueColor
[    12.528] (II) intel(0): Output HDMI1 has no monitor section
[    12.529] (II) intel(0): Enabled output HDMI1
[    12.529] (II) intel(0): Output DP1 has no monitor section
[    12.529] (II) intel(0): Enabled output DP1
[    12.529] (II) intel(0): Output HDMI2 has no monitor section
[    12.530] (II) intel(0): Enabled output HDMI2
[    12.530] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    12.530] (II) intel(0): Output VIRTUAL1 has no monitor section
[    12.530] (II) intel(0): Enabled output VIRTUAL1
[    12.530] (--) intel(0): Output HDMI1 using initial mode 3840x2160 on pipe 0
[    12.530] (==) intel(0): TearFree disabled
[    12.530] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    12.530] (==) intel(0): DPI set to (96, 96)
[    12.530] (II) Loading sub module "dri3"
[    12.530] (II) LoadModule: "dri3"
[    12.530] (II) Module "dri3" already built-in
[    12.530] (II) Loading sub module "dri2"
[    12.530] (II) LoadModule: "dri2"
[    12.530] (II) Module "dri2" already built-in
[    12.531] (II) Loading sub module "present"
[    12.531] (II) LoadModule: "present"
[    12.531] (II) Module "present" already built-in
[    12.531] (II) UnloadModule: "modesetting"
[    12.531] (II) Unloading modesetting
[    12.531] (II) UnloadModule: "fbdev"
[    12.531] (II) Unloading fbdev
[    12.531] (II) UnloadSubModule: "fbdevhw"
[    12.531] (II) Unloading fbdevhw
[    12.531] (II) UnloadModule: "vesa"
[    12.531] (II) Unloading vesa
[    12.537] (II) intel(0): SNA initialized with Kabylake (gen9) backend
[    12.537] (==) intel(0): Backing store enabled
[    12.537] (==) intel(0): Silken mouse disabled
[    12.537] (II) intel(0): HW Cursor enabled
[    12.538] (==) intel(0): DPMS enabled
[    12.539] (==) intel(0): Display hotplug detection enabled
[    12.540] (II) intel(0): [DRI2] Setup complete
[    12.540] (II) intel(0): [DRI2]   DRI driver: i965
[    12.540] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    12.540] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    12.540] (II) intel(0): hardware support for Present enabled
[    12.540] (II) Initializing extension Generic Event Extension
[    12.540] (II) Initializing extension SHAPE
[    12.540] (II) Initializing extension MIT-SHM
[    12.540] (II) Initializing extension XInputExtension
[    12.541] (II) Initializing extension XTEST
[    12.541] (II) Initializing extension BIG-REQUESTS
[    12.541] (II) Initializing extension SYNC
[    12.541] (II) Initializing extension XKEYBOARD
[    12.541] (II) Initializing extension XC-MISC
[    12.541] (II) Initializing extension SECURITY
[    12.541] (II) Initializing extension XFIXES
[    12.541] (II) Initializing extension RENDER
[    12.541] (II) Initializing extension RANDR
[    12.541] (II) Initializing extension COMPOSITE
[    12.541] (II) Initializing extension DAMAGE
[    12.541] (II) Initializing extension MIT-SCREEN-SAVER
[    12.541] (II) Initializing extension DOUBLE-BUFFER
[    12.541] (II) Initializing extension RECORD
[    12.541] (II) Initializing extension DPMS
[    12.541] (II) Initializing extension Present
[    12.541] (II) Initializing extension DRI3
[    12.541] (II) Initializing extension X-Resource
[    12.541] (II) Initializing extension XVideo
[    12.541] (II) Initializing extension XVideo-MotionCompensation
[    12.541] (II) Initializing extension GLX
[    12.639] (II) AIGLX: Loaded and initialized i965
[    12.639] (II) GLX: Initialized DRI2 GL provider for screen 0
[    12.639] (II) Initializing extension XFree86-VidModeExtension
[    12.639] (II) Initializing extension XFree86-DGA
[    12.639] (II) Initializing extension XFree86-DRI
[    12.639] (II) Initializing extension DRI2
[    12.669] (II) intel(0): switch to mode 3840x2160@30.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
[    12.695] (II) intel(0): Setting screen physical size to 1016 x 571
[    12.794] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    12.794] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.794] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.794] (II) LoadModule: "libinput"
[    12.794] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    12.803] (II) Module libinput: vendor="X.Org Foundation"
[    12.803] 	compiled for 1.20.8, module version = 0.30.0
[    12.803] 	Module class: X.Org XInput Driver
[    12.803] 	ABI class: X.Org XInput driver, version 24.1
[    12.803] (II) Using input driver 'libinput' for 'Power Button'
[    12.805] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 15 paused 0
[    12.805] (**) Power Button: always reports core events
[    12.805] (**) Option "Device" "/dev/input/event2"
[    12.805] (**) Option "_source" "server/udev"
[    12.818] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    12.818] (II) event2  - Power Button: device is a keyboard
[    12.818] (II) event2  - Power Button: device removed
[    12.818] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    12.818] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    12.821] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    12.821] (II) event2  - Power Button: device is a keyboard
[    12.822] (II) config/udev: Adding input device Video Bus (/dev/input/event19)
[    12.822] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    12.822] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    12.822] (II) Using input driver 'libinput' for 'Video Bus'
[    12.824] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 18 paused 0
[    12.824] (**) Video Bus: always reports core events
[    12.824] (**) Option "Device" "/dev/input/event19"
[    12.824] (**) Option "_source" "server/udev"
[    12.827] (II) event19 - Video Bus: is tagged by udev as: Keyboard
[    12.827] (II) event19 - Video Bus: device is a keyboard
[    12.827] (II) event19 - Video Bus: device removed
[    12.827] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19/event19"
[    12.827] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    12.830] (II) event19 - Video Bus: is tagged by udev as: Keyboard
[    12.830] (II) event19 - Video Bus: device is a keyboard
[    12.832] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    12.832] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.832] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.832] (II) Using input driver 'libinput' for 'Power Button'
[    12.833] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0
[    12.834] (**) Power Button: always reports core events
[    12.834] (**) Option "Device" "/dev/input/event1"
[    12.834] (**) Option "_source" "server/udev"
[    12.836] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    12.836] (II) event1  - Power Button: device is a keyboard
[    12.836] (II) event1  - Power Button: device removed
[    12.836] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    12.836] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    12.838] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    12.838] (II) event1  - Power Button: device is a keyboard
[    12.839] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    12.839] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    12.839] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    12.839] (II) Using input driver 'libinput' for 'Sleep Button'
[    12.840] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[    12.840] (**) Sleep Button: always reports core events
[    12.840] (**) Option "Device" "/dev/input/event0"
[    12.840] (**) Option "_source" "server/udev"
[    12.842] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    12.842] (II) event0  - Sleep Button: device is a keyboard
[    12.842] (II) event0  - Sleep Button: device removed
[    12.842] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    12.842] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    12.843] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    12.843] (II) event0  - Sleep Button: device is a keyboard
[    12.845] (II) config/udev: Adding input device Razer Razer Lancehead Tournament Edition (/dev/input/event9)
[    12.845] (**) Razer Razer Lancehead Tournament Edition: Applying InputClass "evdev pointer catchall"
[    12.845] (**) Razer Razer Lancehead Tournament Edition: Applying InputClass "libinput pointer catchall"
[    12.845] (II) Using input driver 'libinput' for 'Razer Razer Lancehead Tournament Edition'
[    12.902] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 21 paused 0
[    12.902] (**) Razer Razer Lancehead Tournament Edition: always reports core events
[    12.902] (**) Option "Device" "/dev/input/event9"
[    12.902] (**) Option "_source" "server/udev"
[    12.907] (II) event9  - Razer Razer Lancehead Tournament Edition: is tagged by udev as: Mouse
[    12.907] (II) event9  - Razer Razer Lancehead Tournament Edition: device is a pointer
[    12.908] (II) event9  - Razer Razer Lancehead Tournament Edition: device removed
[    12.908] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.1/1-7.1.1:1.0/0003:1532:0060.0004/input/input9/event9"
[    12.908] (II) XINPUT: Adding extended input device "Razer Razer Lancehead Tournament Edition" (type: MOUSE, id 10)
[    12.908] (**) Option "AccelerationScheme" "none"
[    12.908] (**) Razer Razer Lancehead Tournament Edition: (accel) selected scheme none/0
[    12.908] (**) Razer Razer Lancehead Tournament Edition: (accel) acceleration factor: 2.000
[    12.908] (**) Razer Razer Lancehead Tournament Edition: (accel) acceleration threshold: 4
[    12.913] (II) event9  - Razer Razer Lancehead Tournament Edition: is tagged by udev as: Mouse
[    12.913] (II) event9  - Razer Razer Lancehead Tournament Edition: device is a pointer
[    12.915] (II) config/udev: Adding input device Razer Razer Lancehead Tournament Edition (/dev/input/mouse2)
[    12.915] (II) No input driver specified, ignoring this device.
[    12.915] (II) This device may have been added with another device file.
[    12.917] (II) config/udev: Adding input device Razer Razer Lancehead Tournament Edition Keyboard (/dev/input/event10)
[    12.917] (**) Razer Razer Lancehead Tournament Edition Keyboard: Applying InputClass "evdev keyboard catchall"
[    12.917] (**) Razer Razer Lancehead Tournament Edition Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.917] (II) Using input driver 'libinput' for 'Razer Razer Lancehead Tournament Edition Keyboard'
[    12.920] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 22 paused 0
[    12.920] (**) Razer Razer Lancehead Tournament Edition Keyboard: always reports core events
[    12.920] (**) Option "Device" "/dev/input/event10"
[    12.920] (**) Option "_source" "server/udev"
[    12.924] (II) event10 - Razer Razer Lancehead Tournament Edition Keyboard: is tagged by udev as: Keyboard
[    12.925] (II) event10 - Razer Razer Lancehead Tournament Edition Keyboard: device is a keyboard
[    12.925] (II) event10 - Razer Razer Lancehead Tournament Edition Keyboard: device removed
[    12.925] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.1/1-7.1.1:1.1/0003:1532:0060.0005/input/input10/event10"
[    12.925] (II) XINPUT: Adding extended input device "Razer Razer Lancehead Tournament Edition Keyboard" (type: KEYBOARD, id 11)
[    12.930] (II) event10 - Razer Razer Lancehead Tournament Edition Keyboard: is tagged by udev as: Keyboard
[    12.930] (II) event10 - Razer Razer Lancehead Tournament Edition Keyboard: device is a keyboard
[    12.932] (II) config/udev: Adding input device Razer Razer Lancehead Tournament Edition Consumer Control (/dev/input/event11)
[    12.932] (**) Razer Razer Lancehead Tournament Edition Consumer Control: Applying InputClass "evdev keyboard catchall"
[    12.932] (**) Razer Razer Lancehead Tournament Edition Consumer Control: Applying InputClass "libinput keyboard catchall"
[    12.932] (II) Using input driver 'libinput' for 'Razer Razer Lancehead Tournament Edition Consumer Control'
[    12.934] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 23 paused 0
[    12.934] (**) Razer Razer Lancehead Tournament Edition Consumer Control: always reports core events
[    12.934] (**) Option "Device" "/dev/input/event11"
[    12.934] (**) Option "_source" "server/udev"
[    12.937] (II) event11 - Razer Razer Lancehead Tournament Edition Consumer Control: is tagged by udev as: Keyboard
[    12.937] (II) event11 - Razer Razer Lancehead Tournament Edition Consumer Control: device is a keyboard
[    12.937] (II) event11 - Razer Razer Lancehead Tournament Edition Consumer Control: device removed
[    12.937] (II) libinput: Razer Razer Lancehead Tournament Edition Consumer Control: needs a virtual subdevice
[    12.937] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.1/1-7.1.1:1.1/0003:1532:0060.0005/input/input11/event11"
[    12.937] (II) XINPUT: Adding extended input device "Razer Razer Lancehead Tournament Edition Consumer Control" (type: MOUSE, id 12)
[    12.937] (**) Option "AccelerationScheme" "none"
[    12.937] (**) Razer Razer Lancehead Tournament Edition Consumer Control: (accel) selected scheme none/0
[    12.937] (**) Razer Razer Lancehead Tournament Edition Consumer Control: (accel) acceleration factor: 2.000
[    12.937] (**) Razer Razer Lancehead Tournament Edition Consumer Control: (accel) acceleration threshold: 4
[    12.940] (II) event11 - Razer Razer Lancehead Tournament Edition Consumer Control: is tagged by udev as: Keyboard
[    12.940] (II) event11 - Razer Razer Lancehead Tournament Edition Consumer Control: device is a keyboard
[    12.941] (II) config/udev: Adding input device Razer Razer Lancehead Tournament Edition System Control (/dev/input/event12)
[    12.941] (**) Razer Razer Lancehead Tournament Edition System Control: Applying InputClass "evdev keyboard catchall"
[    12.941] (**) Razer Razer Lancehead Tournament Edition System Control: Applying InputClass "libinput keyboard catchall"
[    12.941] (II) Using input driver 'libinput' for 'Razer Razer Lancehead Tournament Edition System Control'
[    12.942] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 24 paused 0
[    12.942] (**) Razer Razer Lancehead Tournament Edition System Control: always reports core events
[    12.942] (**) Option "Device" "/dev/input/event12"
[    12.942] (**) Option "_source" "server/udev"
[    12.944] (II) event12 - Razer Razer Lancehead Tournament Edition System Control: is tagged by udev as: Keyboard
[    12.944] (II) event12 - Razer Razer Lancehead Tournament Edition System Control: device is a keyboard
[    12.944] (II) event12 - Razer Razer Lancehead Tournament Edition System Control: device removed
[    12.944] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.1/1-7.1.1:1.1/0003:1532:0060.0005/input/input12/event12"
[    12.944] (II) XINPUT: Adding extended input device "Razer Razer Lancehead Tournament Edition System Control" (type: KEYBOARD, id 13)
[    12.946] (II) event12 - Razer Razer Lancehead Tournament Edition System Control: is tagged by udev as: Keyboard
[    12.946] (II) event12 - Razer Razer Lancehead Tournament Edition System Control: device is a keyboard
[    12.947] (II) config/udev: Adding input device Razer Razer Lancehead Tournament Edition (/dev/input/event13)
[    12.947] (II) No input driver specified, ignoring this device.
[    12.947] (II) This device may have been added with another device file.
[    12.948] (II) config/udev: Adding input device Razer Razer Lancehead Tournament Edition (/dev/input/event14)
[    12.948] (**) Razer Razer Lancehead Tournament Edition: Applying InputClass "evdev keyboard catchall"
[    12.948] (**) Razer Razer Lancehead Tournament Edition: Applying InputClass "libinput keyboard catchall"
[    12.948] (II) Using input driver 'libinput' for 'Razer Razer Lancehead Tournament Edition'
[    12.949] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 25 paused 0
[    12.949] (**) Razer Razer Lancehead Tournament Edition: always reports core events
[    12.949] (**) Option "Device" "/dev/input/event14"
[    12.949] (**) Option "_source" "server/udev"
[    12.950] (II) event14 - Razer Razer Lancehead Tournament Edition: is tagged by udev as: Keyboard
[    12.950] (II) event14 - Razer Razer Lancehead Tournament Edition: device is a keyboard
[    12.950] (II) event14 - Razer Razer Lancehead Tournament Edition: device removed
[    12.950] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.1/1-7.1.1:1.2/0003:1532:0060.0006/input/input14/event14"
[    12.950] (II) XINPUT: Adding extended input device "Razer Razer Lancehead Tournament Edition" (type: KEYBOARD, id 14)
[    12.952] (II) event14 - Razer Razer Lancehead Tournament Edition: is tagged by udev as: Keyboard
[    12.952] (II) event14 - Razer Razer Lancehead Tournament Edition: device is a keyboard
[    12.953] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro (/dev/input/event15)
[    12.953] (**) SteelSeries SteelSeries Apex Pro: Applying InputClass "evdev keyboard catchall"
[    12.953] (**) SteelSeries SteelSeries Apex Pro: Applying InputClass "libinput keyboard catchall"
[    12.953] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro'
[    12.954] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 26 paused 0
[    12.954] (**) SteelSeries SteelSeries Apex Pro: always reports core events
[    12.954] (**) Option "Device" "/dev/input/event15"
[    12.954] (**) Option "_source" "server/udev"
[    12.955] (II) event15 - SteelSeries SteelSeries Apex Pro: is tagged by udev as: Keyboard
[    12.955] (II) event15 - SteelSeries SteelSeries Apex Pro: device is a keyboard
[    12.955] (II) event15 - SteelSeries SteelSeries Apex Pro: device removed
[    12.955] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.3/1-7.1.3:1.0/0003:1038:1610.0007/input/input15/event15"
[    12.955] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro" (type: KEYBOARD, id 15)
[    12.957] (II) event15 - SteelSeries SteelSeries Apex Pro: is tagged by udev as: Keyboard
[    12.957] (II) event15 - SteelSeries SteelSeries Apex Pro: device is a keyboard
[    12.958] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro (/dev/input/event16)
[    12.958] (**) SteelSeries SteelSeries Apex Pro: Applying InputClass "evdev keyboard catchall"
[    12.958] (**) SteelSeries SteelSeries Apex Pro: Applying InputClass "libinput keyboard catchall"
[    12.958] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro'
[    12.959] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 27 paused 0
[    12.959] (**) SteelSeries SteelSeries Apex Pro: always reports core events
[    12.959] (**) Option "Device" "/dev/input/event16"
[    12.959] (**) Option "_source" "server/udev"
[    12.960] (II) event16 - SteelSeries SteelSeries Apex Pro: is tagged by udev as: Keyboard
[    12.960] (II) event16 - SteelSeries SteelSeries Apex Pro: device is a keyboard
[    12.960] (II) event16 - SteelSeries SteelSeries Apex Pro: device removed
[    12.960] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.3/1-7.1.3:1.2/0003:1038:1610.0009/input/input16/event16"
[    12.960] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro" (type: KEYBOARD, id 16)
[    12.962] (II) event16 - SteelSeries SteelSeries Apex Pro: is tagged by udev as: Keyboard
[    12.962] (II) event16 - SteelSeries SteelSeries Apex Pro: device is a keyboard
[    12.963] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro Consumer Control (/dev/input/event17)
[    12.963] (**) SteelSeries SteelSeries Apex Pro Consumer Control: Applying InputClass "evdev keyboard catchall"
[    12.963] (**) SteelSeries SteelSeries Apex Pro Consumer Control: Applying InputClass "libinput keyboard catchall"
[    12.963] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro Consumer Control'
[    12.964] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 28 paused 0
[    12.964] (**) SteelSeries SteelSeries Apex Pro Consumer Control: always reports core events
[    12.964] (**) Option "Device" "/dev/input/event17"
[    12.964] (**) Option "_source" "server/udev"
[    12.965] (II) event17 - SteelSeries SteelSeries Apex Pro Consumer Control: is tagged by udev as: Keyboard
[    12.965] (II) event17 - SteelSeries SteelSeries Apex Pro Consumer Control: device is a keyboard
[    12.965] (II) event17 - SteelSeries SteelSeries Apex Pro Consumer Control: device removed
[    12.965] (II) libinput: SteelSeries SteelSeries Apex Pro Consumer Control: needs a virtual subdevice
[    12.965] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.3/1-7.1.3:1.3/0003:1038:1610.000A/input/input17/event17"
[    12.965] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro Consumer Control" (type: MOUSE, id 17)
[    12.965] (**) Option "AccelerationScheme" "none"
[    12.965] (**) SteelSeries SteelSeries Apex Pro Consumer Control: (accel) selected scheme none/0
[    12.965] (**) SteelSeries SteelSeries Apex Pro Consumer Control: (accel) acceleration factor: 2.000
[    12.965] (**) SteelSeries SteelSeries Apex Pro Consumer Control: (accel) acceleration threshold: 4
[    12.967] (II) event17 - SteelSeries SteelSeries Apex Pro Consumer Control: is tagged by udev as: Keyboard
[    12.967] (II) event17 - SteelSeries SteelSeries Apex Pro Consumer Control: device is a keyboard
[    12.968] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro Mouse (/dev/input/event18)
[    12.968] (**) SteelSeries SteelSeries Apex Pro Mouse: Applying InputClass "evdev pointer catchall"
[    12.968] (**) SteelSeries SteelSeries Apex Pro Mouse: Applying InputClass "libinput pointer catchall"
[    12.968] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro Mouse'
[    12.969] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 29 paused 0
[    12.969] (**) SteelSeries SteelSeries Apex Pro Mouse: always reports core events
[    12.969] (**) Option "Device" "/dev/input/event18"
[    12.969] (**) Option "_source" "server/udev"
[    12.970] (II) event18 - SteelSeries SteelSeries Apex Pro Mouse: is tagged by udev as: Mouse
[    12.970] (II) event18 - SteelSeries SteelSeries Apex Pro Mouse: device is a pointer
[    12.970] (II) event18 - SteelSeries SteelSeries Apex Pro Mouse: device removed
[    12.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.3/1-7.1.3:1.3/0003:1038:1610.000A/input/input18/event18"
[    12.970] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro Mouse" (type: MOUSE, id 18)
[    12.970] (**) Option "AccelerationScheme" "none"
[    12.970] (**) SteelSeries SteelSeries Apex Pro Mouse: (accel) selected scheme none/0
[    12.970] (**) SteelSeries SteelSeries Apex Pro Mouse: (accel) acceleration factor: 2.000
[    12.970] (**) SteelSeries SteelSeries Apex Pro Mouse: (accel) acceleration threshold: 4
[    12.972] (II) event18 - SteelSeries SteelSeries Apex Pro Mouse: is tagged by udev as: Mouse
[    12.972] (II) event18 - SteelSeries SteelSeries Apex Pro Mouse: device is a pointer
[    12.973] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro Mouse (/dev/input/mouse3)
[    12.973] (II) No input driver specified, ignoring this device.
[    12.973] (II) This device may have been added with another device file.
[    12.973] (II) config/udev: Adding input device HID 0c45:7403 (/dev/input/event7)
[    12.973] (**) HID 0c45:7403: Applying InputClass "evdev keyboard catchall"
[    12.973] (**) HID 0c45:7403: Applying InputClass "libinput keyboard catchall"
[    12.973] (II) Using input driver 'libinput' for 'HID 0c45:7403'
[    12.974] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 30 paused 0
[    12.974] (**) HID 0c45:7403: always reports core events
[    12.974] (**) Option "Device" "/dev/input/event7"
[    12.974] (**) Option "_source" "server/udev"
[    12.975] (II) event7  - HID 0c45:7403: is tagged by udev as: Keyboard
[    12.975] (II) event7  - HID 0c45:7403: device is a keyboard
[    12.976] (II) event7  - HID 0c45:7403: device removed
[    12.976] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.2/1-7.2:1.0/0003:0C45:7403.0002/input/input7/event7"
[    12.976] (II) XINPUT: Adding extended input device "HID 0c45:7403" (type: KEYBOARD, id 19)
[    12.977] (II) event7  - HID 0c45:7403: is tagged by udev as: Keyboard
[    12.977] (II) event7  - HID 0c45:7403: device is a keyboard
[    12.978] (II) config/udev: Adding input device HID 0c45:7403 (/dev/input/event8)
[    12.978] (**) HID 0c45:7403: Applying InputClass "evdev pointer catchall"
[    12.978] (**) HID 0c45:7403: Applying InputClass "libinput pointer catchall"
[    12.978] (II) Using input driver 'libinput' for 'HID 0c45:7403'
[    13.035] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 31 paused 0
[    13.035] (**) HID 0c45:7403: always reports core events
[    13.035] (**) Option "Device" "/dev/input/event8"
[    13.035] (**) Option "_source" "server/udev"
[    13.037] (II) event8  - HID 0c45:7403: is tagged by udev as: Mouse
[    13.037] (II) event8  - HID 0c45:7403: device is a pointer
[    13.038] (II) event8  - HID 0c45:7403: device removed
[    13.038] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.2/1-7.2:1.1/0003:0C45:7403.0003/input/input8/event8"
[    13.038] (II) XINPUT: Adding extended input device "HID 0c45:7403" (type: MOUSE, id 20)
[    13.038] (**) Option "AccelerationScheme" "none"
[    13.038] (**) HID 0c45:7403: (accel) selected scheme none/0
[    13.038] (**) HID 0c45:7403: (accel) acceleration factor: 2.000
[    13.038] (**) HID 0c45:7403: (accel) acceleration threshold: 4
[    13.040] (II) event8  - HID 0c45:7403: is tagged by udev as: Mouse
[    13.040] (II) event8  - HID 0c45:7403: device is a pointer
[    13.041] (II) config/udev: Adding input device HID 0c45:7403 (/dev/input/mouse1)
[    13.042] (II) No input driver specified, ignoring this device.
[    13.042] (II) This device may have been added with another device file.
[    13.043] (II) config/udev: Adding input device Arduino LLC Arduino Leonardo Mouse (/dev/input/event5)
[    13.043] (**) Arduino LLC Arduino Leonardo Mouse: Applying InputClass "evdev pointer catchall"
[    13.043] (**) Arduino LLC Arduino Leonardo Mouse: Applying InputClass "libinput pointer catchall"
[    13.043] (II) Using input driver 'libinput' for 'Arduino LLC Arduino Leonardo Mouse'
[    13.044] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 32 paused 0
[    13.044] (**) Arduino LLC Arduino Leonardo Mouse: always reports core events
[    13.044] (**) Option "Device" "/dev/input/event5"
[    13.045] (**) Option "_source" "server/udev"
[    13.047] (II) event5  - Arduino LLC Arduino Leonardo Mouse: is tagged by udev as: Mouse
[    13.047] (II) event5  - Arduino LLC Arduino Leonardo Mouse: device is a pointer
[    13.048] (II) event5  - Arduino LLC Arduino Leonardo Mouse: device removed
[    13.048] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/0003:2341:8036.0001/input/input5/event5"
[    13.048] (II) XINPUT: Adding extended input device "Arduino LLC Arduino Leonardo Mouse" (type: MOUSE, id 21)
[    13.048] (**) Option "AccelerationScheme" "none"
[    13.048] (**) Arduino LLC Arduino Leonardo Mouse: (accel) selected scheme none/0
[    13.048] (**) Arduino LLC Arduino Leonardo Mouse: (accel) acceleration factor: 2.000
[    13.048] (**) Arduino LLC Arduino Leonardo Mouse: (accel) acceleration threshold: 4
[    13.050] (II) event5  - Arduino LLC Arduino Leonardo Mouse: is tagged by udev as: Mouse
[    13.051] (II) event5  - Arduino LLC Arduino Leonardo Mouse: device is a pointer
[    13.052] (II) config/udev: Adding input device Arduino LLC Arduino Leonardo Mouse (/dev/input/mouse0)
[    13.052] (II) No input driver specified, ignoring this device.
[    13.052] (II) This device may have been added with another device file.
[    13.053] (II) config/udev: Adding input device Arduino LLC Arduino Leonardo Keyboard (/dev/input/event6)
[    13.053] (**) Arduino LLC Arduino Leonardo Keyboard: Applying InputClass "evdev keyboard catchall"
[    13.053] (**) Arduino LLC Arduino Leonardo Keyboard: Applying InputClass "libinput keyboard catchall"
[    13.053] (II) Using input driver 'libinput' for 'Arduino LLC Arduino Leonardo Keyboard'
[    13.055] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 33 paused 0
[    13.055] (**) Arduino LLC Arduino Leonardo Keyboard: always reports core events
[    13.055] (**) Option "Device" "/dev/input/event6"
[    13.055] (**) Option "_source" "server/udev"
[    13.057] (II) event6  - Arduino LLC Arduino Leonardo Keyboard: is tagged by udev as: Keyboard
[    13.057] (II) event6  - Arduino LLC Arduino Leonardo Keyboard: device is a keyboard
[    13.058] (II) event6  - Arduino LLC Arduino Leonardo Keyboard: device removed
[    13.058] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/0003:2341:8036.0001/input/input6/event6"
[    13.058] (II) XINPUT: Adding extended input device "Arduino LLC Arduino Leonardo Keyboard" (type: KEYBOARD, id 22)
[    13.060] (II) event6  - Arduino LLC Arduino Leonardo Keyboard: is tagged by udev as: Keyboard
[    13.061] (II) event6  - Arduino LLC Arduino Leonardo Keyboard: device is a keyboard
[    13.062] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event20)
[    13.062] (II) No input driver specified, ignoring this device.
[    13.062] (II) This device may have been added with another device file.
[    13.063] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event21)
[    13.063] (II) No input driver specified, ignoring this device.
[    13.063] (II) This device may have been added with another device file.
[    13.063] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event22)
[    13.063] (II) No input driver specified, ignoring this device.
[    13.063] (II) This device may have been added with another device file.
[    13.064] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event23)
[    13.064] (II) No input driver specified, ignoring this device.
[    13.064] (II) This device may have been added with another device file.
[    13.064] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event24)
[    13.064] (II) No input driver specified, ignoring this device.
[    13.064] (II) This device may have been added with another device file.
[    13.065] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event25)
[    13.065] (II) No input driver specified, ignoring this device.
[    13.065] (II) This device may have been added with another device file.
[    13.066] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event26)
[    13.066] (II) No input driver specified, ignoring this device.
[    13.066] (II) This device may have been added with another device file.
[    13.066] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    13.066] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    13.066] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    13.066] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    13.067] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 34 paused 0
[    13.067] (**) AT Translated Set 2 keyboard: always reports core events
[    13.067] (**) Option "Device" "/dev/input/event3"
[    13.067] (**) Option "_source" "server/udev"
[    13.069] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    13.069] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    13.071] (II) event3  - AT Translated Set 2 keyboard: device removed
[    13.071] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    13.071] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 23)
[    13.072] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    13.072] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    13.074] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    13.074] (II) No input driver specified, ignoring this device.
[    13.074] (II) This device may have been added with another device file.
[    13.095] (**) Razer Razer Lancehead Tournament Edition Consumer Control: Applying InputClass "evdev keyboard catchall"
[    13.095] (**) Razer Razer Lancehead Tournament Edition Consumer Control: Applying InputClass "libinput keyboard catchall"
[    13.095] (II) Using input driver 'libinput' for 'Razer Razer Lancehead Tournament Edition Consumer Control'
[    13.095] (II) systemd-logind: returning pre-existing fd for /dev/input/event11 13:75
[    13.095] (**) Razer Razer Lancehead Tournament Edition Consumer Control: always reports core events
[    13.095] (**) Option "Device" "/dev/input/event11"
[    13.095] (**) Option "_source" "_driver/libinput"
[    13.095] (II) libinput: Razer Razer Lancehead Tournament Edition Consumer Control: is a virtual subdevice
[    13.095] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.1/1-7.1.1:1.1/0003:1532:0060.0005/input/input11/event11"
[    13.095] (II) XINPUT: Adding extended input device "Razer Razer Lancehead Tournament Edition Consumer Control" (type: KEYBOARD, id 24)
[    13.095] (**) SteelSeries SteelSeries Apex Pro Consumer Control: Applying InputClass "evdev keyboard catchall"
[    13.095] (**) SteelSeries SteelSeries Apex Pro Consumer Control: Applying InputClass "libinput keyboard catchall"
[    13.095] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro Consumer Control'
[    13.095] (II) systemd-logind: returning pre-existing fd for /dev/input/event17 13:81
[    13.095] (**) SteelSeries SteelSeries Apex Pro Consumer Control: always reports core events
[    13.095] (**) Option "Device" "/dev/input/event17"
[    13.095] (**) Option "_source" "_driver/libinput"
[    13.095] (II) libinput: SteelSeries SteelSeries Apex Pro Consumer Control: is a virtual subdevice
[    13.095] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7.1/1-7.1.3/1-7.1.3:1.3/0003:1038:1610.000A/input/input17/event17"
[    13.095] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro Consumer Control" (type: KEYBOARD, id 25)
[    14.567] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    16.645] (**) Option "fd" "15"
[    16.646] (II) event2  - Power Button: device removed
[    16.646] (**) Option "fd" "18"
[    16.646] (II) event19 - Video Bus: device removed
[    16.646] (**) Option "fd" "19"
[    16.646] (II) event1  - Power Button: device removed
[    16.646] (**) Option "fd" "20"
[    16.646] (II) event0  - Sleep Button: device removed
[    16.646] (**) Option "fd" "21"
[    16.646] (II) event9  - Razer Razer Lancehead Tournament Edition: device removed
[    16.646] (**) Option "fd" "22"
[    16.646] (II) event10 - Razer Razer Lancehead Tournament Edition Keyboard: device removed
[    16.647] (**) Option "fd" "23"
[    16.647] (**) Option "fd" "24"
[    16.647] (II) event12 - Razer Razer Lancehead Tournament Edition System Control: device removed
[    16.647] (**) Option "fd" "25"
[    16.647] (II) event14 - Razer Razer Lancehead Tournament Edition: device removed
[    16.647] (**) Option "fd" "26"
[    16.647] (II) event15 - SteelSeries SteelSeries Apex Pro: device removed
[    16.647] (**) Option "fd" "27"
[    16.647] (II) event16 - SteelSeries SteelSeries Apex Pro: device removed
[    16.647] (**) Option "fd" "28"
[    16.647] (**) Option "fd" "29"
[    16.647] (II) event18 - SteelSeries SteelSeries Apex Pro Mouse: device removed
[    16.647] (**) Option "fd" "30"
[    16.647] (II) event7  - HID 0c45:7403: device removed
[    16.647] (**) Option "fd" "31"
[    16.647] (II) event8  - HID 0c45:7403: device removed
[    16.648] (**) Option "fd" "32"
[    16.648] (II) event5  - Arduino LLC Arduino Leonardo Mouse: device removed
[    16.648] (**) Option "fd" "33"
[    16.648] (II) event6  - Arduino LLC Arduino Leonardo Keyboard: device removed
[    16.648] (**) Option "fd" "34"
[    16.648] (II) event3  - AT Translated Set 2 keyboard: device removed
[    16.648] (**) Option "fd" "23"
[    16.648] (II) event11 - Razer Razer Lancehead Tournament Edition Consumer Control: device removed
[    16.648] (**) Option "fd" "28"
[    16.648] (II) event17 - SteelSeries SteelSeries Apex Pro Consumer Control: device removed
[    16.648] (II) AIGLX: Suspending AIGLX clients for VT switch
[    16.815] (II) systemd-logind: got pause for 13:66
[    16.815] (II) systemd-logind: got pause for 13:64
[    16.815] (II) systemd-logind: got pause for 13:76
[    16.815] (II) systemd-logind: got pause for 226:0
[    16.815] (II) systemd-logind: got pause for 13:80
[    16.815] (II) systemd-logind: got pause for 13:67
[    16.815] (II) systemd-logind: got pause for 13:82
[    16.815] (II) systemd-logind: got pause for 13:83
[    16.815] (II) systemd-logind: got pause for 13:75
[    16.815] (II) systemd-logind: got pause for 13:81
[    16.815] (II) systemd-logind: got pause for 13:78
[    16.815] (II) systemd-logind: got pause for 13:73
[    16.815] (II) systemd-logind: got pause for 13:71
[    16.815] (II) systemd-logind: got pause for 13:70
[    16.815] (II) systemd-logind: got pause for 13:69
[    16.815] (II) systemd-logind: got pause for 13:79
[    16.815] (II) systemd-logind: got pause for 13:65
[    16.815] (II) systemd-logind: got pause for 13:72
[    16.815] (II) systemd-logind: got pause for 13:74

Thanks to everyone for the help.

EDIT with name of keyboard/mouse inputs:

Keyboard: SteelSeries SteelSeries Apex Pro
Mouse: Razer Razer Lancehead Tournament Edition

Both are USB.

Last edited by noprobelm (2020-05-29 00:14:04)

Offline

#2 2020-05-28 05:27:03

Lizzi
Member
Registered: 2016-05-15
Posts: 40

Re: [SOLVED] Lost device input to Openbox / xorg after system upgrade

what keyboard and mouse are you using?  might be useful to know if they are ps2 usb wireless or bluetooth and the brand would be useful to know as well esp if not wired.



also found this on a web search  might be worth a look  https://bbs.archlinux.org/viewtopic.php?id=112605

one last thought before sleep... do you have xf86-input-evdev installed by chance?

Last edited by Lizzi (2020-05-28 05:38:20)


BTW, I also use arch, gentoo, artix & manjaro

Offline

#3 2020-05-28 05:44:23

noprobelm
Member
Registered: 2019-01-31
Posts: 5

Re: [SOLVED] Lost device input to Openbox / xorg after system upgrade

Thanks for your input, I added my keyboard / mouse to the original post.

I actually did find that post in my original search for the problem and forgot to mention I did substitute my normal

exec openbox-session

with

exec openbox

in my xinitrc as they say they did, but it didn't work.

I assume the autostart.sh script they are referring to in their post has something to do with ConsoleKit, which I do not use.

Last edited by noprobelm (2020-05-28 05:44:47)

Offline

#4 2020-05-28 05:50:00

noprobelm
Member
Registered: 2019-01-31
Posts: 5

Re: [SOLVED] Lost device input to Openbox / xorg after system upgrade

And no, I do not have xf86-input-evdev as a package on my system.

Offline

#5 2020-05-28 06:53:19

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,796

Re: [SOLVED] Lost device input to Openbox / xorg after system upgrade

Enlightenment probably runs on wayland?

loginctl session-status

As for X11/openbox: switch to a different VT (ctrl+alt+F2) and check

DISPLAY=:0 xinput list

Since you're not running Xorg rootless, you're probably not using xinit/startx but some DM (GDM, SDDM, …)? Which?

Offline

#6 2020-05-28 20:52:43

noprobelm
Member
Registered: 2019-01-31
Posts: 5

Re: [SOLVED] Lost device input to Openbox / xorg after system upgrade

EDIT: I accidentally posted the xinput list from the working enlightenment, not the Openbox session where my problem derives from. Updated with the appropriate data. It looks like the keyboard and mouse are not actually being listed. Referencing the original Xorg.0.log, it looks like they are being removed, but I have no idea why.

I am running Enlightenment on Xorg. I only want to use Openbox. Consequently I have never installed Wayland since Openbox is not usable on it.

loginctl session-status:

3 - noprobelm (1000)
           Since: Thu 2020-05-28 16:41:34 EDT; 4min 34s ago
          Leader: 608 (login)
            Seat: seat0; vc2
             TTY: tty2
         Service: login; type tty; class user
           State: active
            Unit: session-3.scope
                  ├─ 608 login -- noprobelm
                  ├─ 609 -bash
                  ├─ 828 /bin/sh /usr/bin/startx /usr/bin/enlightenment_start
                  ├─ 850 xinit /usr/bin/enlightenment_start -- /etc/X11/xinit/xserverrc :1 vt2 -keeptty -auth /tmp/serverauth.15RhnASC9P
                  ├─ 851 /usr/lib/Xorg -nolisten tcp :1 vt2 -keeptty -auth /tmp/serverauth.15RhnASC9P
                  ├─ 858 /usr/bin/enlightenment_start
                  ├─ 859 /usr/bin/enlightenment
                  ├─ 860 /usr/bin/efreetd
                  ├─ 892 /usr/lib/enlightenment/utils/enlightenment_fm
                  ├─ 931 /usr/lib/firefox/firefox
                  ├─ 993 /usr/lib/firefox/firefox -contentproc -childID 1 -isForBrowser -prefsLen 1 -prefMapSize 217882 -parentBuildID 20200509015111 -appdir /usr/lib/firefox/browser 931 tru>
                  ├─1055 /usr/lib/firefox/firefox -contentproc -childID 3 -isForBrowser -prefsLen 8116 -prefMapSize 217882 -parentBuildID 20200509015111 -appdir /usr/lib/firefox/browser 931 >
                  ├─1126 /usr/lib/firefox/firefox -contentproc -childID 4 -isForBrowser -prefsLen 8919 -prefMapSize 217882 -parentBuildID 20200509015111 -appdir /usr/lib/firefox/browser 931 >
                  ├─1151 terminology
                  ├─1157 /bin/bash
                  ├─1200 /usr/lib/firefox/firefox -contentproc -childID 5 -isForBrowser -prefsLen 8919 -prefMapSize 217882 -parentBuildID 20200509015111 -appdir /usr/lib/firefox/browser 931 >
                  ├─1279 loginctl session-status
                  └─1280 less

I exported my display to the display running Openbox as you suggested and checked xinput and it looks like my USB keyboard and mouse are not listed

xinput list from Openbox session:

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Arduino LLC Arduino Leonardo Mouse      	id=21	[slave  pointer  (2)]
⎜   ↳ HID 0c45:7403                           	id=20	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=23	[slave  keyboard (3)]
    ↳ Arduino LLC Arduino Leonardo Keyboard   	id=22	[slave  keyboard (3)]
    ↳ HID 0c45:7403                           	id=19	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=9	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]

But they are listed on my Enlightenment session:

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ HID 0c45:7403                           	id=20	[slave  pointer  (2)]
⎜   ↳ Arduino LLC Arduino Leonardo Mouse      	id=21	[slave  pointer  (2)]
⎜   ↳ Razer Razer Lancehead Tournament Edition Consumer Controlid=12	[slave  pointer  (2)]
⎜   ↳ Razer Razer Lancehead Tournament Edition	id=15	[slave  pointer  (2)]
⎜   ↳ SteelSeries SteelSeries Apex Pro Mouse  	id=16	[slave  pointer  (2)]
⎜   ↳ SteelSeries SteelSeries Apex Pro Consumer Controlid=24	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=9	[slave  keyboard (3)]
    ↳ HID 0c45:7403                           	id=19	[slave  keyboard (3)]
    ↳ Arduino LLC Arduino Leonardo Keyboard   	id=22	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=23	[slave  keyboard (3)]
    ↳ Razer Razer Lancehead Tournament Edition Keyboardid=10	[slave  keyboard (3)]
    ↳ Razer Razer Lancehead Tournament Edition	id=11	[slave  keyboard (3)]
    ↳ Razer Razer Lancehead Tournament Edition Consumer Controlid=13	[slave  keyboard (3)]
    ↳ Razer Razer Lancehead Tournament Edition System Control	id=14	[slave  keyboard (3)]
    ↳ SteelSeries SteelSeries Apex Pro        	id=17	[slave  keyboard (3)]
    ↳ SteelSeries SteelSeries Apex Pro        	id=18	[slave  keyboard (3)]
    ↳ SteelSeries SteelSeries Apex Pro Consumer Controlid=25	[slave  keyboard (3)]

May I ask what makes you think I am not running Xorg rootless? I am running Xorg rootless, and am doing so by using the following in my ~/.bash_profile (sorry, I should have mentioned that before):

#
# ~/.bash_profile
#

[[ -f ~/.bashrc ]] && . ~/.bashrc

#Starts X on login

if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
  exec startx
fi

I am not using a DM. I simply log in to my VT on TTY1 after startup and ~/.bash_profile initiates my openbox session.

Last edited by noprobelm (2020-05-28 21:05:21)

Offline

#7 2020-05-28 21:06:37

loqs
Member
Registered: 2014-03-06
Posts: 19,062

Re: [SOLVED] Lost device input to Openbox / xorg after system upgrade

[  1325.676] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 18 21:47:01 2020

Rootless X logs to ~/.local/share/xorg/ as it can not write to /var/log

Offline

#8 2020-05-29 00:11:12

noprobelm
Member
Registered: 2019-01-31
Posts: 5

Re: [SOLVED] Lost device input to Openbox / xorg after system upgrade

Thank you for pointing that out. I have updated my post with the correct Xorg log from /var/log/Xorg.0.log.

Thanks to the participants in this thread, I was able to solve my issue. A forewarning, the solution was extremely anticlimactic. The good news is I learned about new xorg utilities I did not know much about before, like

xinput

and how Xorg logging actually works in root vs rootless.

After I observed the differences between xinput from my Enlightenment session and my Openbox session (devices connected vs. removed), I started openbox by replacing the lines in ~/.bash_profile:

if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
  exec startx
fi

with

if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
  exec startx /usr/bin/openbox-session
fi

which caused my session to successfully start. This got me looking further into

xinitrc

I incorrectly interpreted the Arch Wiki page on Picom:

Picom - ArchWiki wrote:

Run as a background process for a session (e.g. when autostarting for a window manager such as Openbox)

As meaning I needed to add picom to xinitrc when it really belonged in

~/.config/openbox/autostart

This caused picom to start earlier than it should have. I have no idea why this would cause my devices to stop functioning on the X server, but that's what happened. If anyone has any insight on why a compositor might do something like this when started incorrectly, I'd be happy to learn more about it.

Thanks everyone, and I appreciate your guidance in my learning experience.

Offline

Board footer

Powered by FluxBB