Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ananthp/3cfe807c7e0d6fd0dad170b3e55e9975 to your computer and use it in GitHub Desktop.
Save ananthp/3cfe807c7e0d6fd0dad170b3e55e9975 to your computer and use it in GitHub Desktop.
Ubuntu 18.04 LTS bug: Input devices stop working after logout or switch-user
# HP-G42 laptop
# Ubuntu 18.04 LTS
# kernel: 4.15.0-23-lowlatency #25-Ubuntu SMP PREEMPT Wed May 23 20:39:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
#
# excerpts from `journalctl`
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (WW) modeset(0): flip queue failed: Permission denied
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (WW) modeset(0): Page flip failed: Permission denied
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (EE) modeset(0): present flip failed
-------------------------------------------------- after clicking logout --------------------------------------------------
Jun 12 20:39:00 hp_g42 systemd[1501]: Stopping D-Bus User Message Bus...
Jun 12 20:39:00 hp_g42 gvfsd[1799]: A connection to the bus can't be made
Jun 12 20:39:00 hp_g42 gsd-print-notif[1925]: Source ID 2 was not found when attempting to remove it
Jun 12 20:39:00 hp_g42 kernel: rfkill: input handler enabled
Jun 12 20:39:00 hp_g42 gnome-session[1528]: gnome-session-binary[1528]: GLib-GIO-WARNING: Error releasing name org.gnome.SessionManager: The connection is closed
Jun 12 20:39:00 hp_g42 gnome-session-binary[1528]: GLib-GIO-WARNING: Error releasing name org.gnome.SessionManager: The connection is closed
Jun 12 20:39:00 hp_g42 gsd-rfkill[1927]: Error releasing name org.gnome.SettingsDaemon.Rfkill: The connection is closed
Jun 12 20:39:00 hp_g42 gsd-housekeepin[1965]: Error releasing name org.gnome.SettingsDaemon.Housekeeping: The connection is closed
Jun 12 20:39:00 hp_g42 gsd-power[1923]: gsd-power: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jun 12 20:39:00 hp_g42 gsd-xsettings[1937]: gsd-xsettings: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jun 12 20:39:00 hp_g42 gnome-software[2023]: lost session service
Jun 12 20:39:00 hp_g42 evolution-calen[2091]: Error releasing name org.gnome.evolution.dataserver.Subprocess.Backend.Calendarx2083x2: The connection is closed
Jun 12 20:39:00 hp_g42 evolution-calen[2091]: e_intervaltree_destroy: assertion 'E_IS_INTERVALTREE (tree)' failed
Jun 12 20:39:00 hp_g42 zeitgeist-fts[2503]: Error releasing name org.gnome.zeitgeist.SimpleIndexer: The connection is closed
Jun 12 20:39:00 hp_g42 zeitgeist-fts[2503]: zeitgeist-fts.vala:252: The connection is closed
Jun 12 20:39:00 hp_g42 zeitgeist-daemon[2497]: [15:09:00.451940 WARNING] zeitgeist-daemon.vala:454: The connection is closed
Jun 12 20:39:00 hp_g42 deja-dup-monito[2595]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun 12 20:39:00 hp_g42 indicator-appli[2018]: Name Lost
Jun 12 20:39:00 hp_g42 systemd[1501]: Stopped D-Bus User Message Bus.
Jun 12 20:39:00 hp_g42 deja-dup-monito[2595]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun 12 20:39:00 hp_g42 deja-dup-monito[2595]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun 12 20:39:00 hp_g42 deja-dup-monito[2595]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun 12 20:39:00 hp_g42 deja-dup-monito[2595]: Owner of volume monitor org.gtk.vfs.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun 12 20:39:00 hp_g42 systemd[1501]: Started D-Bus User Message Bus.
Jun 12 20:39:00 hp_g42 zeitgeist-datah[2488]: zeitgeist-datahub.vala:227: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
Jun 12 20:39:00 hp_g42 gnome-shell[1824]: [AppIndicatorSupport-DEBUG] Lost nameorg.kde.StatusNotifierWatcher
Jun 12 20:39:00 hp_g42 gnome-shell[1824]: Object .Gjs_AppIndicatorIconActor__1 (0x55c1c39ebdd0), has been already finalized. Impossible to set any property to it.
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: == Stack trace for context 0x55c1c1997330 ==
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #0 0x7ffe65951de0 b resource:///org/gnome/gjs/modules/_legacy.js:83 (0x7f42283b5de0 @ 87)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #1 0x55c1c1e2b2f0 i /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/indicatorStatusIcon.js:93 (0x7f420c0bfbc0 @ 58)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #2 0x7ffe65953160 b resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f42283b5de0 @ 71)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #3 0x7ffe65953970 b self-hosted:915 (0x7f42283f12b8 @ 367)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #4 0x7ffe65953a60 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f42283d3230 @ 386)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #5 0x55c1c1e2b268 i /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/appIndicator.js:190 (0x7f420c0b0890 @ 22)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #6 0x7ffe65954de0 b resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f42283b5de0 @ 71)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #7 0x55c1c1e2b1c0 i /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/statusNotifierWatcher.js:176 (0x7f420c0aab38 @ 26)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #8 0x7ffe65956160 b resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f42283b5de0 @ 71)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #9 0x55c1c1e2b120 i /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/statusNotifierWatcher.js:170 (0x7f420c0aaab0 @ 68)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #10 0x7ffe659574e0 b resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f42283b5de0 @ 71)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #11 0x7ffe65957d10 b self-hosted:917 (0x7f42283f12b8 @ 394)
Jun 12 20:39:00 hp_g42 dbus-daemon[2910]: [session uid=1001 pid=2910] AppArmor D-Bus mediation is enabled
Jun 12 20:39:00 hp_g42 gsd-sharing[1933]: Error releasing name org.gnome.SettingsDaemon.Sharing: The connection is closed
Jun 12 20:39:00 hp_g42 gsd-color[1958]: gsd-color: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jun 12 20:39:00 hp_g42 gsd-media-keys[1967]: gsd-media-keys: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jun 12 20:39:00 hp_g42 gsd-wacom[1946]: gsd-wacom: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jun 12 20:39:00 hp_g42 gsd-keyboard[1966]: gsd-keyboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jun 12 20:39:00 hp_g42 gsd-clipboard[1955]: gsd-clipboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jun 12 20:39:00 hp_g42 update-notifier[2561]: update-notifier: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "22"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event2 - Power Button: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "25"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event4 - Video Bus: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "26"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event0 - Power Button: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "27"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event5 - HID 1d57:ad05: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "28"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event6 - HID 04d9:1203: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "29"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event7 - HID 04d9:1203: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "30"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event10 - HP Webcam-101: HP Webcam-101: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "31"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event3 - AT Translated Set 2 keyboard: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "32"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event8 - SynPS/2 Synaptics TouchPad: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (**) Option "fd" "33"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) event9 - HP WMI hotkeys: device removed
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:73
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:72
Jun 12 20:39:00 hp_g42 gnome-shell[1824]: Object .Gjs_AppIndicatorIconActor__1 (0x55c1c58644c0), has been already finalized. Impossible to set any property to it.
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: == Stack trace for context 0x55c1c1997330 ==
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #0 0x7ffe65954a10 I resource:///org/gnome/gjs/modules/_legacy.js:83 (0x7f42283b5de0 @ 87)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #1 0x55c1c1e2b2f0 i /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/indicatorStatusIcon.js:93 (0x7f420c0bfbc0 @ 58)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #2 0x7ffe65955610 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f42283b5de0 @ 71)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #3 0x7ffe659556d0 b self-hosted:915 (0x7f42283f12b8 @ 367)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #4 0x7ffe659557c0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f42283d3230 @ 386)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #5 0x55c1c1e2b268 i /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/appIndicator.js:190 (0x7f420c0b0890 @ 22)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #6 0x7ffe65956430 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f42283b5de0 @ 71)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #7 0x55c1c1e2b1c0 i /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/statusNotifierWatcher.js:176 (0x7f420c0aab38 @ 26)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #8 0x7ffe65957030 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f42283b5de0 @ 71)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #9 0x55c1c1e2b120 i /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/statusNotifierWatcher.js:170 (0x7f420c0aaab0 @ 68)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #10 0x7ffe65957c40 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f42283b5de0 @ 71)
Jun 12 20:39:00 hp_g42 org.gnome.Shell.desktop[1824]: #11 0x7ffe65957d10 b self-hosted:917 (0x7f42283f12b8 @ 394)
Jun 12 20:39:00 hp_g42 gsd-color[1406]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__DELL_S2216H_VJRF766D1J3S_user_a_1001
Jun 12 20:39:00 hp_g42 gsd-color[1406]: unable to get EDID for xrandr-LVDS-1: unable to get EDID for output
Jun 12 20:39:00 hp_g42 gsd-color[1406]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_LVDS_1_user_a_1001
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:67
Jun 12 20:39:00 hp_g42 gnome-shell[1824]: gnome-shell: Fatal IO error 0 (Success) on X server :1.
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:74
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:71
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:70
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:69
Jun 12 20:39:00 hp_g42 polkitd(authority=local)[1066]: Unregistered Authentication Agent for unix-session:2 (system bus name :1.81, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_IN) (disconnected from bus)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:64
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:68
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) UnloadModule: "libinput"
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) systemd-logind: releasing fd for 13:66
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1519]: (II) Server terminated successfully (0). Closing log file.
----------------------------------------------------------------------------------------------------
Jun 12 20:39:00 hp_g42 gdm-password][1498]: pam_unix(gdm-password:session): session closed for user user_a
----------------------------------------------------------------------------------------------------
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:64
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:72
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:69
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:68
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:67
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:74
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:70
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:66
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:71
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 226:0
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) AIGLX: Resuming AIGLX clients after VT switch
Jun 12 20:39:00 hp_g42 NetworkManager[1006]: <info> [1528816140.7331] device (wlo1): state change: activated -> deactivating (reason 'connection-removed', sys-iface-state: 'managed')
Jun 12 20:39:00 hp_g42 NetworkManager[1006]: <info> [1528816140.7375] device (wlo1): state change: deactivating -> disconnected (reason 'connection-removed', sys-iface-state: 'managed')
Jun 12 20:39:00 hp_g42 avahi-daemon[1003]: Withdrawing address record for xxxx::xxxx:xxxx:xxxx:xxxx on wlo1.
Jun 12 20:39:00 hp_g42 avahi-daemon[1003]: Leaving mDNS multicast group on interface wlo1.IPv6 with address xxxx::xxxx:xxxx:xxxx:xxxx.
Jun 12 20:39:00 hp_g42 avahi-daemon[1003]: Interface wlo1.IPv6 no longer relevant for mDNS.
Jun 12 20:39:00 hp_g42 NetworkManager[1006]: <info> [1528816140.7464] dhcp4 (wlo1): canceled DHCP transaction, DHCP client pid 1540
Jun 12 20:39:00 hp_g42 NetworkManager[1006]: <info> [1528816140.7464] dhcp4 (wlo1): state changed bound -> done
Jun 12 20:39:00 hp_g42 avahi-daemon[1003]: Withdrawing address record for xxxx.xxxx.xxxx.xxx on wlo1.
Jun 12 20:39:00 hp_g42 avahi-daemon[1003]: Leaving mDNS multicast group on interface wlo1.IPv4 with address xxxx.xxxx.xxxx.xxx.
Jun 12 20:39:00 hp_g42 avahi-daemon[1003]: Interface wlo1.IPv4 no longer relevant for mDNS.
Jun 12 20:39:00 hp_g42 wpa_supplicant[975]: wlo1: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:xx:xx:ee reason=3 locally_generated=1
Jun 12 20:39:00 hp_g42 systemd[1]: Starting resolvconf-pull-resolved.service...
Jun 12 20:39:00 hp_g42 wpa_supplicant[975]: nl80211: Was expecting local disconnect but got another disconnect event first
Jun 12 20:39:00 hp_g42 dbus-daemon[955]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=1006 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
Jun 12 20:39:00 hp_g42 NetworkManager[1006]: <warn> [1528816140.7612] sup-iface[0x5614249c6190,wlo1]: connection disconnected (reason -3)
Jun 12 20:39:00 hp_g42 wpa_supplicant[975]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 12 20:39:00 hp_g42 NetworkManager[1006]: <info> [1528816140.7613] device (wlo1): supplicant interface state: completed -> disconnected
Jun 12 20:39:00 hp_g42 systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 12 20:39:00 hp_g42 dbus-daemon[955]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 12 20:39:00 hp_g42 systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 12 20:39:00 hp_g42 nm-dispatcher[2927]: req:1 'down' [wlo1]: new request (1 scripts)
Jun 12 20:39:00 hp_g42 nm-dispatcher[2927]: req:1 'down' [wlo1]: start running ordered scripts...
Jun 12 20:39:00 hp_g42 systemd[1]: Started resolvconf-pull-resolved.service.
Jun 12 20:39:00 hp_g42 gsd-color[1406]: unable to get EDID for xrandr-LVDS-1: unable to get EDID for output
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): EDID vendor "DEL", prod id 53370
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Using EDID range info for horizontal sync
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Using EDID range info for vertical refresh
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Printing DDC gathered Modelines:
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Jun 12 20:39:00 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 6
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 7
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 8
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 9
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 10
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 11
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 12
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 13
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 14
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got resume for 13:73
Jun 12 20:39:01 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: [dix] couldn't enable device 15
Jun 12 20:39:20 hp_g42 bluetoothd[968]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource
Jun 12 20:39:20 hp_g42 bluetoothd[968]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink
Jun 12 20:39:20 hp_g42 systemd-logind[960]: Removed session 2.
Jun 12 20:39:20 hp_g42 systemd[1]: Stopping User Manager for UID 1001...
Jun 12 20:39:20 hp_g42 gpg-agent[2785]: SIGTERM received - shutting down ...
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopping GnuPG cryptographic agent and passphrase cache...
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopping D-Bus User Message Bus...
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopped target Default.
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopped D-Bus User Message Bus.
Jun 12 20:39:20 hp_g42 gpg-agent[2785]: gpg-agent (GnuPG) 2.2.4 stopped
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopped GnuPG cryptographic agent and passphrase cache.
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopped target Basic System.
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopped target Paths.
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopped target Timers.
Jun 12 20:39:20 hp_g42 systemd[1501]: Stopped target Sockets.
Jun 12 20:39:20 hp_g42 systemd[1501]: Closed D-Bus User Message Bus Socket.
Jun 12 20:39:20 hp_g42 systemd[1501]: Closed GnuPG network certificate management daemon.
Jun 12 20:39:20 hp_g42 systemd[1501]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 12 20:39:20 hp_g42 systemd[1501]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 12 20:39:20 hp_g42 systemd[1501]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 12 20:39:20 hp_g42 systemd[1501]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 12 20:39:20 hp_g42 systemd[1501]: Reached target Shutdown.
----------------------------------------------------------------------------------------------------
Jun 12 20:39:20 hp_g42 systemd[1501]: Starting Exit the Session...
Jun 12 20:39:20 hp_g42 systemd[1501]: Received SIGRTMIN+24 from PID 2956 (kill).
Jun 12 20:39:20 hp_g42 systemd[1502]: pam_unix(systemd-user:session): session closed for user user_a
Jun 12 20:39:20 hp_g42 systemd[1]: Stopped User Manager for UID 1001.
Jun 12 20:39:20 hp_g42 systemd[1]: Removed slice User Slice of user_a.
----------------------------------------------------------------------------------------------------
Jun 12 20:39:20 hp_g42 gnome-shell[1196]: g_dbus_connection_signal_unsubscribe: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
Jun 12 20:39:20 hp_g42 gnome-shell[1196]: g_dbus_connection_signal_unsubscribe: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
Jun 12 20:39:20 hp_g42 gnome-shell[1196]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
# At login screen. Input devices stopped working.
Jun 12 20:39:57 hp_g42 systemd-logind[960]: Lid opened.
----------------------------------------------------------------------------------------------------
Jun 12 20:39:57 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Allocate new frame buffer 3200x1080 stride
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): EDID vendor "DEL", prod id 53370
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Using hsync ranges from config file
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Using vrefresh ranges from config file
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Printing DDC gathered Modelines:
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Jun 12 20:39:58 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Jun 12 20:39:58 hp_g42 gsd-color[1406]: unable to get EDID for xrandr-LVDS-1: unable to get EDID for output
Jun 12 20:39:58 hp_g42 gsd-color[1406]: unable to get EDID for xrandr-LVDS-1: unable to get EDID for output
Jun 12 20:40:01 hp_g42 wpa_supplicant[975]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 12 20:40:01 hp_g42 wpa_supplicant[975]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 12 20:40:29 hp_g42 kernel: usb 2-1.1: USB disconnect, device number 3
----------------------------------------------------------------------------------------------------
Jun 12 20:40:29 hp_g42 acpid[971]: input device has been disconnected, fd 9
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) config/udev: removing device HID 04d9:1203
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) Option "fd" "48"
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) event6 - HID 04d9:1203: device removed
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) UnloadModule: "libinput"
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: releasing fd for 13:70
Jun 12 20:40:29 hp_g42 upowerd[1203]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:04D9:1203.0002
Jun 12 20:40:29 hp_g42 acpid[971]: input device has been disconnected, fd 10
Jun 12 20:40:29 hp_g42 upowerd[1203]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) config/udev: removing device HID 04d9:1203
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) Option "fd" "50"
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) event7 - HID 04d9:1203: device removed
Jun 12 20:40:29 hp_g42 upowerd[1203]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:04D9:1203.0003
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) UnloadModule: "libinput"
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: releasing fd for 13:71
Jun 12 20:40:29 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (EE) systemd-logind: failed to release device: Device not taken
Jun 12 20:40:29 hp_g42 upowerd[1203]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1
Jun 12 20:40:29 hp_g42 upowerd[1203]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1
Jun 12 20:40:29 hp_g42 gnome-shell[1196]: g_array_unref: assertion 'array' failed
Jun 12 20:40:29 hp_g42 gnome-shell[1196]: g_array_unref: assertion 'array' failed
Jun 12 20:40:34 hp_g42 kernel: usb 2-1.1: new low-speed USB device number 5 using ehci-pci
Jun 12 20:40:34 hp_g42 kernel: usb 2-1.1: New USB device found, idVendor=04d9, idProduct=1203
Jun 12 20:40:34 hp_g42 kernel: usb 2-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 12 20:40:34 hp_g42 mtp-probe[2975]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1"
Jun 12 20:40:34 hp_g42 mtp-probe[2975]: bus: 2, device: 5 was not an MTP device
Jun 12 20:40:34 hp_g42 kernel: input: HID 04d9:1203 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:04D9:1203.0004/input/input15
Jun 12 20:40:34 hp_g42 kernel: hid-generic 0003:04D9:1203.0004: input,hidraw1: USB HID v1.11 Keyboard [HID 04d9:1203] on usb-0000:00:1d.0-1.1/input0
Jun 12 20:40:34 hp_g42 kernel: input: HID 04d9:1203 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:04D9:1203.0005/input/input16
Jun 12 20:40:34 hp_g42 systemd-logind[960]: Watching system buttons on /dev/input/event6 (HID 04d9:1203)
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) config/udev: Adding input device HID 04d9:1203 (/dev/input/event6)
----------------------------------------------------------------------------------------------------
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) HID 04d9:1203: Applying InputClass "libinput keyboard catchall"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) Using input driver 'libinput' for 'HID 04d9:1203'
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 28 paused 0
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) HID 04d9:1203: always reports core events
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) Option "Device" "/dev/input/event6"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) Option "_source" "server/udev"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) event6 - HID 04d9:1203: is tagged by udev as: Keyboard
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) event6 - HID 04d9:1203: device is a keyboard
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) event6 - failed to create input device '/dev/input/event6'.
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (EE) libinput: HID 04d9:1203: Failed to create a device for /dev/input/event6
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (EE) PreInit returned 2 for "HID 04d9:1203"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) UnloadModule: "libinput"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: releasing fd for 13:70
Jun 12 20:40:34 hp_g42 upowerd[1203]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:04D9:1203.0004
Jun 12 20:40:34 hp_g42 upowerd[1203]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0
Jun 12 20:40:34 hp_g42 kernel: hid-generic 0003:04D9:1203.0005: input,hidraw2: USB HID v1.11 Device [HID 04d9:1203] on usb-0000:00:1d.0-1.1/input1
Jun 12 20:40:34 hp_g42 systemd-logind[960]: Watching system buttons on /dev/input/event7 (HID 04d9:1203)
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) config/udev: Adding input device HID 04d9:1203 (/dev/input/event7)
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) HID 04d9:1203: Applying InputClass "libinput keyboard catchall"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) Using input driver 'libinput' for 'HID 04d9:1203'
Jun 12 20:40:34 hp_g42 upowerd[1203]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:04D9:1203.0005
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 28 paused 0
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) HID 04d9:1203: always reports core events
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) Option "Device" "/dev/input/event7"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (**) Option "_source" "server/udev"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) event7 - HID 04d9:1203: is tagged by udev as: Keyboard
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) event7 - HID 04d9:1203: device is a keyboard
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) event7 - failed to create input device '/dev/input/event7'.
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (EE) libinput: HID 04d9:1203: Failed to create a device for /dev/input/event7
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (EE) PreInit returned 2 for "HID 04d9:1203"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) UnloadModule: "libinput"
Jun 12 20:40:34 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) systemd-logind: releasing fd for 13:71
Jun 12 20:40:34 hp_g42 upowerd[1203]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1
Jun 12 20:40:34 hp_g42 upowerd[1203]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1
Jun 12 20:40:40 hp_g42 systemd-logind[960]: Lid closed.
----------------------------------------------------------------------------------------------------
Jun 12 20:40:40 hp_g42 /usr/lib/gdm3/gdm-x-session[1164]: (II) modeset(0): Allocate new frame buffer 1920x1080 stride
Jun 12 20:40:40 hp_g42 gsd-color[1406]: unable to get EDID for xrandr-LVDS-1: unable to get EDID for output
Jun 12 20:40:40 hp_g42 gsd-color[1406]: unable to get EDID for xrandr-LVDS-1: unable to get EDID for output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment