You are not logged in.
GDM prompts for login even after /org/gnome/desktop/lockdown/disable-lock-screen is set to true and automatic screen lock is disabled on the user whenever the monitor is turned off or swapped out via KVM, which is pretty annoying for rapidly switching between machines. Has anyone figured out how to disable this?
Note that this is on Wayland (apparently also on Xorg). Seems to be new after a recent arch update.
Last edited by jhnphm (2022-10-19 06:02:38)
Offline
GDM isn't you lock screen.
I assume the session is gone? (open windows disappear)
It would then seem that the session crashes, likely because the unregistered output leaves you w/ a null-size workspace and something™ (mutter?) doesn't respond all that well to it.
=> Check your system journal (sudo journalctl -b) and corecumpctl, https://wiki.archlinux.org/title/Core_d … _core_dump
Online
Session isn't gone, it just kicks me back to GDM to the user-picker to log in again, and the session comes back when login is complete.
Nothing apparent about it logging out in the log below, just verbose login info:
Oct 17 20:30:59 thor audit[39769]: USER_AUTH pid=39769 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:30:59 thor audit[39769]: USER_ACCT pid=39769 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:30:59 thor audit[39769]: CRED_ACQ pid=39769 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:30:59 thor audit[39769]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffd0e4bb160 a2=3 a3=7ffd0e4bae75 items=0 ppid=542 pid=39769 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=64 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 17 20:30:59 thor audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 17 20:30:59 thor kernel: audit: type=1100 audit(1666053059.044:1372): pid=39769 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:30:59 thor kernel: audit: type=1101 audit(1666053059.044:1373): pid=39769 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:30:59 thor kernel: audit: type=1103 audit(1666053059.044:1374): pid=39769 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:30:59 thor kernel: audit: type=1006 audit(1666053059.044:1375): pid=39769 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=64 res=1
Oct 17 20:30:59 thor kernel: audit: type=1300 audit(1666053059.044:1375): arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffd0e4bb160 a2=3 a3=7ffd0e4bae75 items=0 ppid=542 pid=39769 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=64 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 17 20:30:59 thor kernel: audit: type=1327 audit(1666053059.044:1375): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 17 20:30:59 thor systemd[1]: Created slice User Slice of UID 120.
░░ Subject: A start job for unit user-120.slice has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit user-120.slice has finished successfully.
░░
░░ The job identifier is 14017.
Oct 17 20:30:59 thor systemd[1]: Starting User Runtime Directory /run/user/120...
░░ Subject: A start job for unit user-runtime-dir@120.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit user-runtime-dir@120.service has begun execution.
░░
░░ The job identifier is 13935.
Oct 17 20:30:59 thor systemd-logind[529]: New session 64 of user gdm.
░░ Subject: A new session 64 has been created for user gdm
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ Documentation: sd-login(3)
░░
░░ A new session with the ID 64 has been created for the user gdm.
░░
░░ The leading process of the session is 39769.
Oct 17 20:30:59 thor systemd[1]: Finished User Runtime Directory /run/user/120.
░░ Subject: A start job for unit user-runtime-dir@120.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit user-runtime-dir@120.service has finished successfully.
░░
░░ The job identifier is 13935.
Oct 17 20:30:59 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
Oct 17 20:30:59 thor systemd[1]: Starting User Manager for UID 120...
░░ Subject: A start job for unit user@120.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit user@120.service has begun execution.
░░
░░ The job identifier is 13934.
Oct 17 20:30:59 thor dbus-daemon[528]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.1275' (uid=0 pid=39775 comm="(systemd)")
Oct 17 20:30:59 thor dbus-daemon[528]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 17 20:30:59 thor systemd[39775]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 17 20:30:59 thor audit[39775]: USER_ACCT pid=39775 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:30:59 thor audit[39775]: CRED_ACQ pid=39775 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 17 20:30:59 thor audit[39775]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffe64d14ee0 a2=3 a3=7ffe64d14bf5 items=0 ppid=1 pid=39775 auid=120 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=65 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 17 20:30:59 thor audit: PROCTITLE proctitle="(systemd)"
Oct 17 20:30:59 thor systemd[39775]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 17 20:30:59 thor systemd[39775]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by (uid=0)
Oct 17 20:30:59 thor systemd[39775]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 17 20:30:59 thor audit[39775]: USER_START pid=39775 uid=0 auid=120 ses=65 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:30:59 thor root[39776]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 17 20:30:59 thor kernel: audit: type=1130 audit(1666053059.064:1376): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:30:59 thor kernel: audit: type=1101 audit(1666053059.064:1377): pid=39775 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:30:59 thor kernel: audit: type=1103 audit(1666053059.064:1378): pid=39775 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 17 20:30:59 thor kernel: audit: type=1006 audit(1666053059.064:1379): pid=39775 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=65 res=1
Oct 17 20:30:59 thor root[39780]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 17 20:30:59 thor gnome-shell[30441]: meta_monitor_manager_get_logical_monitor_from_number: assertion '(unsigned int) number < g_list_length (manager->logical_monitors)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: meta_workspace_get_work_area_for_monitor: assertion 'logical_monitor != NULL' failed
Oct 17 20:30:59 thor gnome-shell[30441]: meta_monitor_manager_get_logical_monitor_from_number: assertion '(unsigned int) number < g_list_length (manager->logical_monitors)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: meta_workspace_get_work_area_for_monitor: assertion 'logical_monitor != NULL' failed
Oct 17 20:30:59 thor gnome-shell[30441]: clutter_actor_allocate: assertion '!isnan (real_allocation.x1) && !isnan (real_allocation.x2) && !isnan (real_allocation.y1) && !isnan (real_allocation.y2)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: clutter_actor_allocate: assertion '!isnan (real_allocation.x1) && !isnan (real_allocation.x2) && !isnan (real_allocation.y1) && !isnan (real_allocation.y2)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x55d85eb34370] is on because it needs an allocation.
Oct 17 20:30:59 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55d85ff84750] is on because it needs an allocation.
Oct 17 20:30:59 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55d85ff866e0] is on because it needs an allocation.
Oct 17 20:30:59 thor systemd[39775]: Queued start job for default target Main User Target.
Oct 17 20:30:59 thor systemd[39775]: Created slice User Application Slice.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 9.
Oct 17 20:30:59 thor systemd[39775]: Reached target Paths.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 24.
Oct 17 20:30:59 thor systemd[39775]: Reached target Timers.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 23.
Oct 17 20:30:59 thor systemd[39775]: Starting D-Bus User Message Bus Socket...
░░ Subject: A start job for unit UNIT has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has begun execution.
░░
░░ The job identifier is 18.
Oct 17 20:30:59 thor systemd[39775]: Listening on GnuPG network certificate management daemon.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 8.
Oct 17 20:30:59 thor systemd[39775]: Listening on GCR ssh-agent wrapper.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 21.
Oct 17 20:30:59 thor systemd[39775]: Listening on GNOME Keyring daemon.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 17.
Oct 17 20:30:59 thor systemd[39775]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 16.
Oct 17 20:30:59 thor systemd[39775]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 19.
Oct 17 20:30:59 thor systemd[39775]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 20.
Oct 17 20:30:59 thor systemd[39775]: Listening on GnuPG cryptographic agent and passphrase cache.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 12.
Oct 17 20:30:59 thor systemd[39775]: Listening on p11-kit server.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 15.
Oct 17 20:30:59 thor systemd[39775]: Listening on PipeWire PulseAudio.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 13.
Oct 17 20:30:59 thor systemd[39775]: Listening on PipeWire Multimedia System Socket.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 22.
Oct 17 20:30:59 thor systemd[39775]: Listening on D-Bus User Message Bus Socket.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 18.
Oct 17 20:30:59 thor systemd[39775]: Reached target Sockets.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 7.
Oct 17 20:30:59 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:30:59 thor systemd[39775]: Reached target Basic System.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 6.
Oct 17 20:30:59 thor systemd[1]: Started User Manager for UID 120.
░░ Subject: A start job for unit user@120.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit user@120.service has finished successfully.
░░
░░ The job identifier is 13934.
Oct 17 20:30:59 thor systemd[39775]: Starting Update XDG user dir configuration...
░░ Subject: A start job for unit UNIT has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has begun execution.
░░
░░ The job identifier is 25.
Oct 17 20:30:59 thor systemd[1]: Started Session 64 of User gdm.
░░ Subject: A start job for unit session-64.scope has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit session-64.scope has finished successfully.
░░
░░ The job identifier is 14019.
Oct 17 20:30:59 thor systemd[39775]: Finished Update XDG user dir configuration.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 25.
Oct 17 20:30:59 thor systemd[39775]: Reached target Main User Target.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 5.
Oct 17 20:30:59 thor systemd[39775]: Startup finished in 85ms.
░░ Subject: User manager start-up is now complete
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The user manager instance for user 120 has been started. All services queued
░░ for starting have been started. Note that other services might still be starting
░░ up or be started at any later time.
░░
░░ Startup of the manager took 85129 microseconds.
Oct 17 20:30:59 thor gdm-launch-environment][39769]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Oct 17 20:30:59 thor audit[39769]: USER_START pid=39769 uid=0 auid=120 ses=64 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "40"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event1 - Power Button: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "54"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event2 - Video Bus: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "37"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event0 - Power Button: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "61"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "62"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event13 - USB-HID Keyboard: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "65"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "66"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "70"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "71"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (**) Option "fd" "70"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) AIGLX: Suspending AIGLX clients for VT switch
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:65
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:80
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:77
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:64
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:79
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:66
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:81
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:82
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got pause for 13:78
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor wireplumber[30500]: dbus[30500]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor kernel: rfkill: input handler enabled
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gsd-media-keys[30654]: Unable to get default sink
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: _XSERVTransMakeAllCOTSServerListeners: server already running
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: _XSERVTransMakeAllCOTSServerListeners: server already running
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (--) Log file renamed from "/var/lib/gdm/.local/share/xorg/Xorg.pid-39799.log" to "/var/lib/gdm/.local/share/xorg/Xorg.2.log"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: X.Org X Server 1.21.1.4
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: X Protocol Version 11, Revision 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Current Operating System: Linux thor 5.15.74-1-lts #1 SMP Sat, 15 Oct 2022 06:43:47 +0000 x86_64
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Kernel command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]:
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Current version of pixman: 0.40.0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Before reporting problems, check http://wiki.x.org
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: to make sure that you have the latest version.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Markers: (--) probed, (**) from config file, (==) default setting,
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (++) from command line, (!!) notice, (II) informational,
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) Log file: "/var/lib/gdm/.local/share/xorg/Xorg.2.log", Time: Mon Oct 17 20:30:59 2022
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) Using config file: "/etc/X11/xorg.conf"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) No Layout section. Using the first Screen section.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) |-->Screen "Screen0" (0)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) | |-->Monitor "Monitor0"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) | |-->Device "Card0"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "AutoAddGPU" "off"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) Automatically adding devices
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) Automatically enabling devices
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Not automatically adding GPU devices
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) Automatically binding GPU devices
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Entry deleted from font path.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Entry deleted from font path.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (Run 'mkfontdir' on "/usr/share/fonts/TTF").
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Entry deleted from font path.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Entry deleted from font path.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Entry deleted from font path.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Entry deleted from font path.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) FontPath set to:
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]:
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) ModulePath set to "/usr/lib/xorg/modules"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) The server relies on udev to provide the list of input devices.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Module ABI versions:
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: X.Org ANSI C Emulation: 0.4
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: X.Org Video Driver: 25.2
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: X.Org XInput driver : 24.4
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: X.Org Server Extension : 10.0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (++) using VT number 1
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_364
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) xfree86: Adding drm device (/dev/dri/card0)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 16 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (--) PCI:*(1@0:0:0) 10de:2484:10de:146b rev 161, Mem @ 0xfb000000/16777216, 0xfc00000000/8589934592, 0xfe00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (--) PCI: (7@0:0:0) 1002:1638:1458:d000 rev 200, Mem @ 0xfe10000000/268435456, 0xfe20000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Open ACPI successful (/var/run/acpid.socket)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) LoadModule: "glx"
Oct 17 20:30:59 thor acpid[527]: client 30350[1000:1000] has disconnected
Oct 17 20:30:59 thor acpid[527]: client connected from 39799[120:120]
Oct 17 20:30:59 thor acpid[527]: 1 client rule loaded
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Module glx: vendor="X.Org Foundation"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: compiled for 1.21.1.4, module version = 1.0.0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: ABI class: X.Org Server Extension, version 10.0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) LoadModule: "amdgpu"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Module amdgpu: vendor="X.Org Foundation"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: compiled for 1.21.1.3, module version = 22.0.0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Module class: X.Org Video Driver
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: ABI class: X.Org Video Driver, version 25.2
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU: Driver for AMD Radeon:
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: All GPUs supported by the amdgpu kernel driver
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): Default visual is TrueColor
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): RGB weight 888
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1638)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Loading sub module "fb"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) LoadModule: "fb"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Module "fb" already built-in
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Loading sub module "dri2"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) LoadModule: "dri2"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Module "dri2" already built-in
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Loading sub module "glamoregl"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) LoadModule: "glamoregl"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Module glamoregl: vendor="X.Org Foundation"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: compiled for 1.21.1.4, module version = 1.0.1
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: ABI class: X.Org ANSI C Emulation, version 0.4
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): glamor X acceleration enabled on RENOIR (renoir, LLVM 14.0.6, DRM 3.42, 5.15.74-1-lts)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): glamor detected, initialising EGL layer.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): TearFree property default: auto
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): VariableRefresh: disabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): AsyncFlipSecondaries: disabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): KMS Pageflipping: enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output HDMI-A-0 using monitor section Monitor0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output HDMI-A-1 has no monitor section
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): EDID for output HDMI-A-0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): EDID for output DisplayPort-0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): EDID for output HDMI-A-1
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output HDMI-A-1 disconnected
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) AMDGPU(0): No outputs definitely connected, trying again...
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Output HDMI-A-1 disconnected
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): mem size init: gart size :ff6c9000 vram size: s:fc771000 visible:fc771000
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): DPI set to (96, 96)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Loading sub module "ramdac"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) LoadModule: "ramdac"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Module "ramdac" already built-in
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): [DRI2] Setup complete
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Front buffer pitch: 4096 bytes
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): SYNC extension fences enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Present extension enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): DRI3 enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): Backing store enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Direct rendering enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Use GLAMOR acceleration.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Acceleration enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): DPMS enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (==) AMDGPU(0): Silken mouse enabled
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Set up textured video (glamor)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension Generic Event Extension
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension SHAPE
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension MIT-SHM
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XInputExtension
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XTEST
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension BIG-REQUESTS
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension SYNC
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XKEYBOARD
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XC-MISC
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension SECURITY
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XFIXES
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension RENDER
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension RANDR
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension COMPOSITE
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension DAMAGE
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension MIT-SCREEN-SAVER
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension DOUBLE-BUFFER
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension RECORD
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension DPMS
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension Present
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension DRI3
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension X-Resource
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XVideo
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XVideo-MotionCompensation
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension GLX
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) AIGLX: Loaded and initialized radeonsi
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) GLX: Initialized DRI2 GL provider for screen 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XFree86-VidModeExtension
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XFree86-DGA
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension XFree86-DRI
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Initializing extension DRI2
Oct 17 20:30:59 thor kernel: usb 3-2: USB disconnect, device number 57
Oct 17 20:30:59 thor kernel: usb 3-2.1: USB disconnect, device number 58
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) LoadModule: "libinput"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Module libinput: vendor="X.Org Foundation"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: compiled for 1.21.1.3, module version = 1.2.1
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: Module class: X.Org XInput Driver
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: ABI class: X.Org XInput driver, version 24.4
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Power Button'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 34 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Power Button: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event1"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event1 - Power Button: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event1 - Power Button: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event1 - Power Button: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Video Bus (/dev/input/event2)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Video Bus'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Video Bus: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event2"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event2 - Video Bus: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event2 - Video Bus: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2/event2"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event2 - Video Bus: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Power Button'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 38 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Power Button: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event0"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event0 - Power Button: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event0 - Power Button: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event0 - Power Button: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event4)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event5)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event6)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event7)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event13)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'USB-HID Keyboard'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 39 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event13"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.0067/input/input165/event13"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 9)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard System Control (/dev/input/event14)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 40 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard System Control: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event14"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0069/input/input166/event14"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "USB-HID Keyboard System Control" (type: KEYBOARD, id 10)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard Consumer Control (/dev/input/event15)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 41 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Consumer Control: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event15"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0069/input/input167/event15"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 11)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/event16)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 42 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event16"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0069/input/input168/event16"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Mouse" (type: MOUSE, id 12)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "AccelerationScheme" "none"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: (accel) selected scheme none/0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/mouse0)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event17)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 43 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event17"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.006A/input/input169/event17"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 13)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "AccelerationScheme" "none"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: (accel) selected scheme none/0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse1)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event18)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 44 paused 0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event18"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.006B/input/input170/event18"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 14)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "AccelerationScheme" "none"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event11)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event12)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event18"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.006B/input/input170/event18"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 15)
Oct 17 20:30:59 thor systemd[39775]: Created slice User Core Session Slice.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 47.
Oct 17 20:30:59 thor systemd[39775]: Starting D-Bus User Message Bus...
░░ Subject: A start job for unit UNIT has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has begun execution.
░░
░░ The job identifier is 27.
Oct 17 20:30:59 thor systemd[39775]: Started D-Bus User Message Bus.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 27.
Oct 17 20:30:59 thor dbus-daemon[39828]: [session uid=120 pid=39828] Successfully activated service 'org.freedesktop.systemd1'
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=120 pid=39839 comm="/usr/lib/gnome-session-check-accelerated")
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Successfully activated service 'org.a11y.Bus'
Oct 17 20:30:59 thor gnome-session[39835]: gnome-session-binary[39835]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 17 20:30:59 thor gnome-session[39835]: gnome-session-binary[39835]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 17 20:30:59 thor gnome-session-binary[39835]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 17 20:30:59 thor gnome-session-binary[39835]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 17 20:30:59 thor gnome-shell[39861]: Running GNOME Shell (using mutter 42.5) as a X11 window and compositing manager
Oct 17 20:30:59 thor acpid[527]: input device has been disconnected, fd 9
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: removing device USB-HID Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: removing device USB-HID Keyboard
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "39"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:77
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) UnloadModule: "libinput"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:77
Oct 17 20:30:59 thor gnome-shell[39861]: ATK Bridge is disabled but a11y has already been enabled.
Oct 17 20:30:59 thor acpid[527]: input device has been disconnected, fd 10
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: removing device USB-HID Keyboard System Control
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: removing device USB-HID Keyboard System Control
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "40"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:78
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) UnloadModule: "libinput"
Oct 17 20:30:59 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:78
Oct 17 20:30:59 thor gnome-shell[39861]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 17 20:30:59 thor gnome-shell[39861]: Will monitor session 64
Oct 17 20:30:59 thor dbus-daemon[528]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.1280' (uid=120 pid=39861 comm="/usr/bin/gnome-shell")
Oct 17 20:30:59 thor audit: BPF prog-id=237 op=LOAD
Oct 17 20:30:59 thor audit: BPF prog-id=238 op=LOAD
Oct 17 20:30:59 thor audit: BPF prog-id=239 op=LOAD
Oct 17 20:30:59 thor systemd[1]: Starting Locale Service...
░░ Subject: A start job for unit systemd-localed.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit systemd-localed.service has begun execution.
░░
░░ The job identifier is 14105.
Oct 17 20:31:00 thor acpid[527]: input device has been disconnected, fd 11
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: removing device USB-HID Keyboard Consumer Control
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: removing device USB-HID Keyboard Consumer Control
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "41"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:79
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) UnloadModule: "libinput"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:79
Oct 17 20:31:00 thor dbus-daemon[528]: [system] Successfully activated service 'org.freedesktop.locale1'
Oct 17 20:31:00 thor systemd[1]: Started Locale Service.
░░ Subject: A start job for unit systemd-localed.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit systemd-localed.service has finished successfully.
░░
░░ The job identifier is 14105.
Oct 17 20:31:00 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.5' (uid=120 pid=39861 comm="/usr/bin/gnome-shell")
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: removing device USB-HID Keyboard Mouse
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: removing device USB-HID Keyboard Mouse
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "42"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:80
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) UnloadModule: "libinput"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:80
Oct 17 20:31:00 thor systemd[39775]: Started PipeWire Multimedia Service.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 69.
Oct 17 20:31:00 thor systemd[39775]: Started Multimedia Service Session Manager.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 70.
Oct 17 20:31:00 thor systemd[39775]: Started PipeWire PulseAudio.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 48.
Oct 17 20:31:00 thor pipewire-pulse[39922]: mod.rt: Can't find xdg-portal: (null)
Oct 17 20:31:00 thor pipewire-pulse[39922]: mod.rt: found session bus but no portal
Oct 17 20:31:00 thor pipewire[39920]: mod.rt: Can't find xdg-portal: (null)
Oct 17 20:31:00 thor pipewire[39920]: mod.rt: found session bus but no portal
Oct 17 20:31:00 thor wireplumber[39921]: Can't find xdg-portal: (null)
Oct 17 20:31:00 thor wireplumber[39921]: found session bus but no portal
Oct 17 20:31:00 thor rtkit-daemon[858]: Successfully made thread 39922 of process 39922 owned by '120' high priority at nice level -11.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 8 threads of 5 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Successfully made thread 39920 of process 39920 owned by '120' high priority at nice level -11.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 9 threads of 6 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Successfully made thread 39921 of process 39921 owned by '120' high priority at nice level -11.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 10 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 10 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 10 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 10 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 10 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Successfully made thread 39926 of process 39921 owned by '120' RT at priority 20.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 11 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 11 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 11 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Successfully made thread 39928 of process 39920 owned by '120' RT at priority 20.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 12 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor rtkit-daemon[858]: Successfully made thread 39930 of process 39922 owned by '120' RT at priority 20.
Oct 17 20:31:00 thor rtkit-daemon[858]: Supervising 13 threads of 7 processes of 2 users.
Oct 17 20:31:00 thor pipewire-pulse[39929]: 536870912
Oct 17 20:31:00 thor wireplumber[39921]: Failed to set scheduler settings: Operation not permitted
Oct 17 20:31:00 thor wireplumber[39921]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 17 20:31:00 thor wireplumber[39921]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Oct 17 20:31:00 thor polkitd[713]: Registered Authentication Agent for unix-session:64 (system bus name :1.1280 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 17 20:31:00 thor gnome-shell[39861]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 17 20:31:00 thor gnome-shell[39861]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Activating service name='org.gnome.Shell.Notifications' requested by ':1.5' (uid=120 pid=39861 comm="/usr/bin/gnome-shell")
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39850]: dbus-daemon[39850]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=120 pid=39861 comm="/usr/bin/gnome-shell")
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39850]: dbus-daemon[39850]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39962]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Allocate new frame buffer 3840x2160
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): => pitch 15360 bytes
Oct 17 20:31:00 thor root[39970]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 17 20:31:00 thor root[39973]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:00 thor org.gnome.Shell.desktop[39861]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/1033dca47e63f9bf2166605305944270400000398350000.ms”: No such file or directory
Oct 17 20:31:00 thor gnome-shell[39861]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 17 20:31:00 thor dbus-daemon[528]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1288' (uid=120 pid=39992 comm="/usr/lib/gsd-rfkill")
Oct 17 20:31:00 thor audit: BPF prog-id=240 op=LOAD
Oct 17 20:31:00 thor audit: BPF prog-id=241 op=LOAD
Oct 17 20:31:00 thor audit: BPF prog-id=242 op=LOAD
Oct 17 20:31:00 thor systemd[1]: Starting Hostname Service...
░░ Subject: A start job for unit systemd-hostnamed.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit systemd-hostnamed.service has begun execution.
░░
░░ The job identifier is 14188.
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=39978 comm="/usr/lib/gsd-sharing")
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 17 20:31:00 thor gsd-sharing[39978]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 17 20:31:00 thor gsd-sharing[39978]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 17 20:31:00 thor dbus-daemon[528]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 17 20:31:00 thor systemd[1]: Started Hostname Service.
░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit systemd-hostnamed.service has finished successfully.
░░
░░ The job identifier is 14188.
Oct 17 20:31:00 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:00 thor NetworkManager[531]: <info> [1666053060.4540] agent-manager: agent[2829396c71adbb91,:1.1280/org.gnome.Shell.NetworkAgent/120]: agent registered
Oct 17 20:31:00 thor gnome-shell[39861]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 17 20:31:00 thor gnome-session-binary[39835]: Entering running state
Oct 17 20:31:00 thor xbrlapi.desktop[40105]: openConnection: connect: No such file or directory
Oct 17 20:31:00 thor xbrlapi.desktop[40105]: cannot connect to braille devices daemon brltty at :0
Oct 17 20:31:00 thor kernel: rfkill: input handler disabled
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Activating service name='org.gnome.ScreenSaver' requested by ':1.19' (uid=120 pid=40010 comm="/usr/lib/gsd-power")
Oct 17 20:31:00 thor gsd-color[30646]: no xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 device found: Failed to find output xrandr-Dell Inc.-DELL S3221QS-2VHTTB3
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39834]: dbus-daemon[39834]: [session uid=120 pid=39834] Successfully activated service 'org.gnome.ScreenSaver'
Oct 17 20:31:00 thor gsd-media-keys[39997]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 17 20:31:00 thor gsd-media-keys[39997]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Oct 17 20:31:00 thor gsd-media-keys[39997]: Failed to grab accelerator for keybinding settings:hibernate
Oct 17 20:31:00 thor gsd-media-keys[39997]: Failed to grab accelerator for keybinding settings:playback-random
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: removing device Logitech G502 HERO SE
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "43"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: removing device Logitech G502 HERO SE
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) UnloadModule: "libinput"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:81
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:81
Oct 17 20:31:00 thor kernel: usb 3-2.2: USB disconnect, device number 59
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using EDID range info for horizontal sync
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using EDID range info for vertical refresh
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 17 20:31:00 thor /usr/lib/gdm-x-session[39799]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 17 20:31:01 thor acpid[527]: input device has been disconnected, fd 21
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: removing device Logitech G502 HERO SE Keyboard
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: removing device Logitech G502 HERO SE Keyboard
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "44"
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[30350]: (II) UnloadModule: "libinput"
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: not releasing fd for 13:82, still in use
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: removing device Logitech G502 HERO SE Keyboard
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[30350]: (II) UnloadModule: "libinput"
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:82
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: not releasing fd for 13:82, still in use
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: removing device Logitech G502 HERO SE Keyboard
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "44"
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:01 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:82
Oct 17 20:31:01 thor gsd-media-keys[39997]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:01 thor gnome-shell[39861]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:01 thor dbus-daemon[528]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.1297' (uid=971 pid=39892 comm="/usr/lib/colord-sane")
Oct 17 20:31:01 thor dbus-daemon[528]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 17 20:31:01 thor gnome-shell[39861]: Registering session with GDM
Oct 17 20:31:05 thor /usr/lib/gdm-x-session[39799]: (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
Oct 17 20:31:05 thor root[40172]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 17 20:31:05 thor root[40174]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 17 20:31:06 thor kernel: usb 3-2: new high-speed USB device number 60 using xhci_hcd
Oct 17 20:31:06 thor kernel: usb 3-2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 17 20:31:06 thor kernel: usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 17 20:31:06 thor kernel: usb 3-2: Product: USB 2.0 Hub
Oct 17 20:31:06 thor kernel: hub 3-2:1.0: USB hub found
Oct 17 20:31:06 thor kernel: hub 3-2:1.0: 4 ports detected
Oct 17 20:31:06 thor dbus-daemon[528]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.1299' (uid=971 pid=40176 comm="/usr/lib/colord-sane")
Oct 17 20:31:06 thor dbus-daemon[528]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 17 20:31:06 thor kernel: usb 3-2.1: new full-speed USB device number 61 using xhci_hcd
Oct 17 20:31:07 thor kernel: usb 3-2.1: New USB device found, idVendor=04d9, idProduct=0163, bcdDevice=11.01
Oct 17 20:31:07 thor kernel: usb 3-2.1: New USB device strings: Mfr=0, Product=1, SerialNumber=3
Oct 17 20:31:07 thor kernel: usb 3-2.1: Product: USB-HID Keyboard
Oct 17 20:31:07 thor kernel: usb 3-2.1: SerialNumber: 000000000163
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:07 thor root[40184]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:07 thor root[40186]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 17 20:31:07 thor gsd-color[30646]: no xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 device found: Failed to find output xrandr-Dell Inc.-DELL S3221QS-2VHTTB3
Oct 17 20:31:07 thor kernel: input: USB-HID Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.006C/input/input173
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:07 thor kernel: hid-generic 0003:04D9:0163.006C: input,hidraw1: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input0
Oct 17 20:31:07 thor kernel: hid-generic 0003:04D9:0163.006D: hiddev97,hidraw2: USB HID v1.11 Device [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input1
Oct 17 20:31:07 thor kernel: input: USB-HID Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input174
Oct 17 20:31:07 thor mtp-probe[40193]: checking bus 3, device 61: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1"
Oct 17 20:31:07 thor mtp-probe[40193]: bus: 3, device: 61 was not an MTP device
Oct 17 20:31:07 thor kernel: input: USB-HID Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input175
Oct 17 20:31:07 thor kernel: input: USB-HID Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input176
Oct 17 20:31:07 thor kernel: hid-generic 0003:04D9:0163.006E: input,hidraw3: USB HID v1.11 Mouse [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input2
Oct 17 20:31:07 thor kernel: usb-storage 3-2.1:1.3: USB Mass Storage device detected
Oct 17 20:31:07 thor kernel: scsi host6: usb-storage 3-2.1:1.3
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/mouse0)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/mouse0)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) No input driver specified, ignoring this device.
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) This device may have been added with another device file.
Oct 17 20:31:07 thor systemd-logind[529]: Watching system buttons on /dev/input/event14 (USB-HID Keyboard System Control)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: Adding input device USB-HID Keyboard System Control (/dev/input/event14)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard Consumer Control (/dev/input/event15)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 40 paused 1
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:78
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 44 paused 0
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Consumer Control: always reports core events
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event15"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input175/event15"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 9)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard System Control (/dev/input/event14)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 49 paused 0
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard System Control: always reports core events
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event14"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input174/event14"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "USB-HID Keyboard System Control" (type: KEYBOARD, id 10)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 17 20:31:07 thor systemd-logind[529]: Watching system buttons on /dev/input/event13 (USB-HID Keyboard)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event13)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'USB-HID Keyboard'
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 50 paused 0
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard: always reports core events
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event13"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: device removed
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.006C/input/input173/event13"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 11)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 17 20:31:07 thor mtp-probe[40225]: checking bus 3, device 61: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1"
Oct 17 20:31:07 thor mtp-probe[40225]: bus: 3, device: 61 was not an MTP device
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/event16)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 51 paused 0
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: always reports core events
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event16"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input176/event16"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Mouse" (type: MOUSE, id 12)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) Option "AccelerationScheme" "none"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: (accel) selected scheme none/0
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (**) USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: Adding input device USB-HID Keyboard Consumer Control (/dev/input/event15)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 40 paused 1
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:79
Oct 17 20:31:07 thor kernel: usb 3-2.2: new full-speed USB device number 62 using xhci_hcd
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event13)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'USB-HID Keyboard'
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 40 paused 1
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:77
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/event16)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 40 paused 1
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:80
Oct 17 20:31:07 thor kernel: usb 3-2.2: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.02
Oct 17 20:31:07 thor kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 17 20:31:07 thor kernel: usb 3-2.2: Product: G502 HERO SE
Oct 17 20:31:07 thor kernel: usb 3-2.2: Manufacturer: Logitech
Oct 17 20:31:07 thor kernel: usb 3-2.2: SerialNumber: 0F7F39613533
Oct 17 20:31:07 thor kernel: input: Logitech G502 HERO SE as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.006F/input/input177
Oct 17 20:31:07 thor kernel: hid-generic 0003:046D:C08B.006F: input,hidraw5: USB HID v1.11 Mouse [Logitech G502 HERO SE] on usb-0000:07:00.3-2.2/input0
Oct 17 20:31:07 thor kernel: input: Logitech G502 HERO SE Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0070/input/input178
Oct 17 20:31:07 thor mtp-probe[40243]: checking bus 3, device 62: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2"
Oct 17 20:31:07 thor mtp-probe[40243]: bus: 3, device: 62 was not an MTP device
Oct 17 20:31:07 thor kernel: hid-generic 0003:046D:C08B.0070: input,hiddev99,hidraw6: USB HID v1.11 Keyboard [Logitech G502 HERO SE] on usb-0000:07:00.3-2.2/input1
Oct 17 20:31:07 thor dbus-daemon[528]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.1301' (uid=971 pid=40194 comm="/usr/lib/colord-sane")
Oct 17 20:31:07 thor dbus-daemon[528]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse1)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) No input driver specified, ignoring this device.
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[39799]: (II) This device may have been added with another device file.
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse1)
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) No input driver specified, ignoring this device.
Oct 17 20:31:07 thor /usr/lib/gdm-x-session[30350]: (II) This device may have been added with another device file.
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event17)
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event17)
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 17 20:31:08 thor mtp-probe[40249]: checking bus 3, device 62: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2"
Oct 17 20:31:08 thor mtp-probe[40249]: bus: 3, device: 62 was not an MTP device
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 40 paused 1
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:81
Oct 17 20:31:08 thor systemd-logind[529]: Watching system buttons on /dev/input/event18 (Logitech G502 HERO SE Keyboard)
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 47 paused 0
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: always reports core events
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event17"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.006F/input/input177/event17"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 13)
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Option "AccelerationScheme" "none"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: (accel) selected scheme none/0
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event18)
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 48 paused 0
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event18"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0070/input/input178/event18"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 14)
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Option "AccelerationScheme" "none"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Option "Device" "/dev/input/event18"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0070/input/input178/event18"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[39799]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 15)
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event18)
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 40 paused 1
Oct 17 20:31:08 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: releasing fd for 13:82
Oct 17 20:31:08 thor kernel: scsi 6:0:0:0: Direct-Access TEX Mass Storage 0.01 PQ: 0 ANSI: 6
Oct 17 20:31:08 thor kernel: sd 6:0:0:0: Attached scsi generic sg0 type 0
Oct 17 20:31:08 thor kernel: sd 6:0:0:0: [sda] Media removed, stopped polling
Oct 17 20:31:08 thor kernel: sd 6:0:0:0: [sda] Attached SCSI removable disk
Oct 17 20:31:08 thor dbus-daemon[528]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.1303' (uid=971 pid=40261 comm="/usr/lib/colord-sane")
Oct 17 20:31:08 thor dbus-daemon[528]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 17 20:31:11 thor dbus-daemon[528]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.1305' (uid=0 pid=40272 comm="gdm-session-worker [pam/gdm-password]")
Oct 17 20:31:11 thor dbus-daemon[528]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 17 20:31:11 thor gdm-password][40272]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 17 20:31:14 thor gdm-password][40272]: gkr-pam: unlocked login keyring
Oct 17 20:31:14 thor audit[40272]: USER_AUTH pid=40272 uid=0 auid=1000 ses=53 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:14 thor audit[40272]: USER_ACCT pid=40272 uid=0 auid=1000 ses=53 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:14 thor audit[40272]: CRED_REFR pid=40272 uid=0 auid=1000 ses=53 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:14 thor kernel: kauditd_printk_skb: 13 callbacks suppressed
Oct 17 20:31:14 thor kernel: audit: type=1100 audit(1666053074.184:1391): pid=40272 uid=0 auid=1000 ses=53 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:14 thor kernel: audit: type=1101 audit(1666053074.184:1392): pid=40272 uid=0 auid=1000 ses=53 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:14 thor kernel: audit: type=1110 audit(1666053074.184:1393): pid=40272 uid=0 auid=1000 ses=53 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "34"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event1 - Power Button: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "37"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event2 - Video Bus: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "38"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event0 - Power Button: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "44"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "49"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "50"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event13 - USB-HID Keyboard: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "51"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "47"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "48"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (**) Option "fd" "48"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) AIGLX: Suspending AIGLX clients for VT switch
Oct 17 20:31:14 thor gdm[542]: GLib: Source ID 1758 was not found when attempting to remove it
Oct 17 20:31:14 thor gsd-media-keys[39997]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:14 thor gsd-media-keys[39997]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:14 thor gsd-media-keys[39997]: Unable to get default sink
Oct 17 20:31:14 thor acpid[527]: client 39799[120:120] has disconnected
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:64
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:79
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:80
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:81
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:77
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:65
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:78
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:82
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: got pause for 13:66
Oct 17 20:31:14 thor root[40286]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 17 20:31:14 thor root[40288]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got resume for 13:65
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got resume for 226:0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) Open ACPI successful (/var/run/acpid.socket)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AIGLX: Resuming AIGLX clients after VT switch
Oct 17 20:31:14 thor acpid[527]: client connected from 30350[1000:1000]
Oct 17 20:31:14 thor acpid[527]: 1 client rule loaded
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event1 - Power Button: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor wireplumber[39921]: dbus[39921]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 62 paused 0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard System Control: always reports core events
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "Device" "/dev/input/event14"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input174/event14"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) XINPUT: Adding extended input device "USB-HID Keyboard System Control" (type: KEYBOARD, id 9)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 65 paused 0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard Consumer Control: always reports core events
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "Device" "/dev/input/event15"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input175/event15"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 10)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'USB-HID Keyboard'
Oct 17 20:31:14 thor kernel: rfkill: input handler enabled
Oct 17 20:31:14 thor kernel: rfkill: input handler disabled
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 66 paused 0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard: always reports core events
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "Device" "/dev/input/event13"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event13 - USB-HID Keyboard: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.006C/input/input173/event13"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 11)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 70 paused 0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard Mouse: always reports core events
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "Device" "/dev/input/event16"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.006E/input/input176/event16"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Mouse" (type: MOUSE, id 12)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "AccelerationScheme" "none"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard Mouse: (accel) selected scheme none/0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 71 paused 0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE: always reports core events
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "Device" "/dev/input/event17"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.006F/input/input177/event17"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 13)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "AccelerationScheme" "none"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE: (accel) selected scheme none/0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 72 paused 0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "Device" "/dev/input/event18"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0070/input/input178/event18"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 14)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "AccelerationScheme" "none"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got resume for 13:64
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event0 - Power Button: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: got resume for 13:66
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) event2 - Video Bus: device is a keyboard
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "Device" "/dev/input/event18"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0070/input/input178/event18"
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 15)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:14 thor root[40292]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 17 20:31:14 thor root[40294]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 17 20:31:14 thor /usr/lib/gdm-x-session[30350]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:15 thor gsd-color[30646]: failed to set xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 color transform matrix: failed to load file: Error opening file /var/lib/gdm/.local/share/icc/edid-ab89006de83896d2b17d09eb6155e884.icc: Permission denied
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x55d85eb34370] is on because it needs an allocation.
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55d85ff84b40] is on because it needs an allocation.
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55d85ff86a60] is on because it needs an allocation.
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55d85ff84750] is on because it needs an allocation.
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55d85ff866e0] is on because it needs an allocation.
Oct 17 20:31:15 thor gsd-color[30646]: failed to set xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 color transform matrix: failed to load file: Error opening file /var/lib/gdm/.local/share/icc/edid-ab89006de83896d2b17d09eb6155e884.icc: Permission denied
Oct 17 20:31:15 thor gsd-media-keys[30654]: Unable to get default sink
Oct 17 20:31:15 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor wireplumber[30500]: <WpSiStandardLink:0x55b7ad0d4d40> si-standard-link: in/out items are not valid anymore
Oct 17 20:31:15 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gsd-media-keys[30654]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gnome-shell[30441]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x55d85eb34370] is on because it needs an allocation.
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55d85ff84b40] is on because it needs an allocation.
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55d85ff86a60] is on because it needs an allocation.
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55d85ff84750] is on because it needs an allocation.
Oct 17 20:31:15 thor gnome-shell[30441]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55d85ff866e0] is on because it needs an allocation.
Oct 17 20:31:24 thor gnome-session[39835]: gnome-session-binary[39835]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed
Oct 17 20:31:24 thor gnome-session-binary[39835]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed
Oct 17 20:31:24 thor gsd-sharing[39978]: Error releasing name org.gnome.SettingsDaemon.Sharing: The connection is closed
Oct 17 20:31:24 thor gsd-sharing[39978]: ../glib/gobject/gsignal.c:2772: instance '0x7f3510008060' has no handler with id '11'
Oct 17 20:31:24 thor gsd-smartcard[39993]: Error releasing name org.gnome.SettingsDaemon.Smartcard: The connection is closed
Oct 17 20:31:24 thor gsd-print-notif[39990]: Error releasing name org.gnome.SettingsDaemon.PrintNotifications: The connection is closed
Oct 17 20:31:24 thor gsd-a11y-settin[40005]: Error releasing name org.gnome.SettingsDaemon.A11ySettings: The connection is closed
Oct 17 20:31:24 thor gsd-screensaver[39999]: Error releasing name org.gnome.SettingsDaemon.ScreensaverProxy: The connection is closed
Oct 17 20:31:24 thor gsd-datetime[39994]: Error releasing name org.gnome.SettingsDaemon.Datetime: The connection is closed
Oct 17 20:31:24 thor gsd-housekeepin[40007]: Error releasing name org.gnome.SettingsDaemon.Housekeeping: The connection is closed
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: not releasing fd for 13:82, still in use
Oct 17 20:31:24 thor gsd-sound[40002]: Error releasing name org.gnome.SettingsDaemon.Sound: The connection is closed
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:82
Oct 17 20:31:24 thor gsd-color[39984]: failed to set xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 color transform matrix: The connection is closed
Oct 17 20:31:24 thor gsd-color[30646]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__DELL_S3221QS_2VHTTB3_gdm_120
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 17 20:31:24 thor polkitd[713]: Unregistered Authentication Agent for unix-session:64 (system bus name :1.1280, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[30350]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:81
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:80
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:77
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:78
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:79
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:24 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:64
Oct 17 20:31:25 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:25 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:66
Oct 17 20:31:25 thor /usr/lib/gdm-x-session[39799]: (II) UnloadModule: "libinput"
Oct 17 20:31:25 thor /usr/lib/gdm-x-session[39799]: (II) systemd-logind: releasing fd for 13:65
Oct 17 20:31:25 thor /usr/lib/gdm-x-session[39799]: (II) Server terminated successfully (0). Closing log file.
Oct 17 20:31:25 thor audit[39769]: USER_END pid=39769 uid=0 auid=120 ses=64 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:25 thor audit[39769]: CRED_DISP pid=39769 uid=0 auid=120 ses=64 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:25 thor gdm-launch-environment][39769]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Oct 17 20:31:25 thor systemd[1]: session-64.scope: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit session-64.scope has successfully entered the 'dead' state.
Oct 17 20:31:25 thor systemd[1]: session-64.scope: Consumed 2.722s CPU time.
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit session-64.scope completed and consumed the indicated resources.
Oct 17 20:31:25 thor systemd-logind[529]: Session 64 logged out. Waiting for processes to exit.
Oct 17 20:31:25 thor systemd-logind[529]: Removed session 64.
░░ Subject: Session 64 has been terminated
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ Documentation: sd-login(3)
░░
░░ A session with the ID 64 has been terminated.
Oct 17 20:31:25 thor kernel: audit: type=1106 audit(1666053085.164:1394): pid=39769 uid=0 auid=120 ses=64 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:25 thor kernel: audit: type=1104 audit(1666053085.164:1395): pid=39769 uid=0 auid=120 ses=64 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 17 20:31:25 thor gdm[542]: Gdm: Child process -39797 was already dead.
Oct 17 20:31:30 thor systemd[1]: systemd-localed.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit systemd-localed.service has successfully entered the 'dead' state.
Oct 17 20:31:30 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:30 thor kernel: audit: type=1131 audit(1666053090.464:1396): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:30 thor audit: BPF prog-id=0 op=UNLOAD
Oct 17 20:31:30 thor audit: BPF prog-id=0 op=UNLOAD
Oct 17 20:31:30 thor audit: BPF prog-id=0 op=UNLOAD
Oct 17 20:31:30 thor kernel: audit: type=1334 audit(1666053090.824:1397): prog-id=0 op=UNLOAD
Oct 17 20:31:30 thor kernel: audit: type=1334 audit(1666053090.824:1398): prog-id=0 op=UNLOAD
Oct 17 20:31:30 thor kernel: audit: type=1334 audit(1666053090.824:1399): prog-id=0 op=UNLOAD
Oct 17 20:31:35 thor systemd[1]: Stopping User Manager for UID 120...
░░ Subject: A stop job for unit user@120.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit user@120.service has begun execution.
░░
░░ The job identifier is 14276.
Oct 17 20:31:35 thor systemd[39775]: Activating special unit Exit the Session...
Oct 17 20:31:35 thor systemd[39775]: Stopped target Main User Target.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 106 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Stopping D-Bus User Message Bus...
░░ Subject: A stop job for unit UNIT has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has begun execution.
░░
░░ The job identifier is 85.
Oct 17 20:31:35 thor systemd[39775]: Stopping PipeWire PulseAudio...
░░ Subject: A stop job for unit UNIT has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has begun execution.
░░
░░ The job identifier is 99.
Oct 17 20:31:35 thor systemd[39775]: Stopped D-Bus User Message Bus.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 85 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Stopped PipeWire PulseAudio.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 99 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Stopping Multimedia Service Session Manager...
░░ Subject: A stop job for unit UNIT has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has begun execution.
░░
░░ The job identifier is 91.
Oct 17 20:31:35 thor wireplumber[39921]: stopped by signal: Terminated
Oct 17 20:31:35 thor wireplumber[39921]: disconnected from pipewire
Oct 17 20:31:35 thor systemd[39775]: Stopped Multimedia Service Session Manager.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 91 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Stopping PipeWire Multimedia Service...
░░ Subject: A stop job for unit UNIT has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has begun execution.
░░
░░ The job identifier is 90.
Oct 17 20:31:35 thor systemd[39775]: Stopped PipeWire Multimedia Service.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 90 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Removed slice User Core Session Slice.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 108 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Stopped target Basic System.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 107 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Stopped target Paths.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 105 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Stopped target Sockets.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 104 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Stopped target Timers.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 109 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed D-Bus User Message Bus Socket.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 84 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed GnuPG network certificate management daemon.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 81 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed GCR ssh-agent wrapper.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 102 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed GNOME Keyring daemon.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 93 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 100 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 96 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed GnuPG cryptographic agent (ssh-agent emulation).
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 101 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed GnuPG cryptographic agent and passphrase cache.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 87 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed p11-kit server.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 95 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed PipeWire PulseAudio.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 98 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Closed PipeWire Multimedia System Socket.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 89 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Removed slice User Application Slice.
░░ Subject: A stop job for unit UNIT has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit UNIT has finished.
░░
░░ The job identifier is 83 and the job result is done.
Oct 17 20:31:35 thor systemd[39775]: Reached target Shutdown.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 80.
Oct 17 20:31:35 thor systemd[39775]: Finished Exit the Session.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 79.
Oct 17 20:31:35 thor systemd[39775]: Reached target Exit the Session.
░░ Subject: A start job for unit UNIT has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit UNIT has finished successfully.
░░
░░ The job identifier is 78.
Oct 17 20:31:35 thor systemd[39777]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 17 20:31:35 thor systemd[1]: user@120.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit user@120.service has successfully entered the 'dead' state.
Oct 17 20:31:35 thor systemd[1]: Stopped User Manager for UID 120.
░░ Subject: A stop job for unit user@120.service has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit user@120.service has finished.
░░
░░ The job identifier is 14276 and the job result is done.
Oct 17 20:31:35 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:35 thor kernel: audit: type=1131 audit(1666053095.184:1400): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:35 thor systemd[1]: Stopping User Runtime Directory /run/user/120...
░░ Subject: A stop job for unit user-runtime-dir@120.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit user-runtime-dir@120.service has begun execution.
░░
░░ The job identifier is 14277.
Oct 17 20:31:35 thor systemd[1]: run-user-120.mount: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit run-user-120.mount has successfully entered the 'dead' state.
Oct 17 20:31:35 thor systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit user-runtime-dir@120.service has successfully entered the 'dead' state.
Oct 17 20:31:35 thor systemd[1]: Stopped User Runtime Directory /run/user/120.
░░ Subject: A stop job for unit user-runtime-dir@120.service has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit user-runtime-dir@120.service has finished.
░░
░░ The job identifier is 14277 and the job result is done.
Oct 17 20:31:35 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:35 thor systemd[1]: Removed slice User Slice of UID 120.
░░ Subject: A stop job for unit user-120.slice has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A stop job for unit user-120.slice has finished.
░░
░░ The job identifier is 14279 and the job result is done.
Oct 17 20:31:35 thor systemd[1]: user-120.slice: Consumed 3.058s CPU time.
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit user-120.slice completed and consumed the indicated resources.
Oct 17 20:31:35 thor kernel: audit: type=1131 audit(1666053095.194:1401): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:45 thor systemd[1]: systemd-hostnamed.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state.
Oct 17 20:31:45 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:45 thor kernel: audit: type=1131 audit(1666053105.384:1402): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 17 20:31:45 thor audit: BPF prog-id=0 op=UNLOAD
Oct 17 20:31:45 thor audit: BPF prog-id=0 op=UNLOAD
Oct 17 20:31:45 thor audit: BPF prog-id=0 op=UNLOAD
Oct 17 20:31:45 thor kernel: audit: type=1334 audit(1666053105.714:1403): prog-id=0 op=UNLOAD
Oct 17 20:31:45 thor kernel: audit: type=1334 audit(1666053105.714:1404): prog-id=0 op=UNLOAD
Oct 17 20:31:45 thor kernel: audit: type=1334 audit(1666053105.714:1405): prog-id=0 op=UNLOADNo associated core dumps either. Seems to be an annoying "feature" rather than a crash.
EDIT: Actually yeah, what seems to be happening is I'm being switched back to VT1, where GDM is running after monitor disconnect, and my session is on VT2, so yeah, unrelated to lock screen.
Last edited by jhnphm (2022-10-18 00:38:33)
Offline
1. Please never use "-x" w/ journalctl, it spams the journal with ridiculously useless "explanations"
2. The posted segment covers only ~1 minute and not even a user session, so it cannot describe what happened.
Online
Sorry, full log w/ -b. Kvm switch was toggled around 06:20:10. I'm curious about gdm-x-session being started.
Oct 18 06:18:09 thor kernel: Linux version 5.15.74-1-lts (linux-lts@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP Sat, 15 Oct 2022 06:43:47 +0000
Oct 18 06:18:09 thor kernel: Command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 18 06:18:09 thor kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 18 06:18:09 thor kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 18 06:18:09 thor kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 18 06:18:09 thor kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 18 06:18:09 thor kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Oct 18 06:18:09 thor kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Oct 18 06:18:09 thor kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Oct 18 06:18:09 thor kernel: signal: max sigframe size: 3376
Oct 18 06:18:09 thor kernel: BIOS-provided physical RAM map:
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009c3efff] usable
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x000000000a20f000-0x000000000affffff] usable
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000b7628fff] usable
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000b7629000-0x00000000ba194fff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000ba195000-0x00000000ba1f3fff] ACPI data
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000ba1f4000-0x00000000bbcb2fff] ACPI NVS
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000bbcb3000-0x00000000bcbfefff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000bcbff000-0x00000000bdffffff] usable
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x0000000100000000-0x000000073e2fffff] usable
Oct 18 06:18:09 thor kernel: BIOS-e820: [mem 0x000000073e300000-0x000000083fffffff] reserved
Oct 18 06:18:09 thor kernel: NX (Execute Disable) protection: active
Oct 18 06:18:09 thor kernel: e820: update [mem 0xb282d018-0xb2851657] usable ==> usable
Oct 18 06:18:09 thor kernel: e820: update [mem 0xb282d018-0xb2851657] usable ==> usable
Oct 18 06:18:09 thor kernel: e820: update [mem 0xb32d3018-0xb32e0857] usable ==> usable
Oct 18 06:18:09 thor kernel: e820: update [mem 0xb32d3018-0xb32e0857] usable ==> usable
Oct 18 06:18:09 thor kernel: e820: update [mem 0xb311f018-0xb312c857] usable ==> usable
Oct 18 06:18:09 thor kernel: e820: update [mem 0xb311f018-0xb312c857] usable ==> usable
Oct 18 06:18:09 thor kernel: extended physical RAM map:
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009c3efff] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x000000000a20f000-0x000000000affffff] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000b282d017] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000b282d018-0x00000000b2851657] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000b2851658-0x00000000b311f017] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000b311f018-0x00000000b312c857] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000b312c858-0x00000000b32d3017] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000b32d3018-0x00000000b32e0857] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000b32e0858-0x00000000b7628fff] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000b7629000-0x00000000ba194fff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000ba195000-0x00000000ba1f3fff] ACPI data
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000ba1f4000-0x00000000bbcb2fff] ACPI NVS
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000bbcb3000-0x00000000bcbfefff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000bcbff000-0x00000000bdffffff] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x0000000100000000-0x000000073e2fffff] usable
Oct 18 06:18:09 thor kernel: reserve setup_data: [mem 0x000000073e300000-0x000000083fffffff] reserved
Oct 18 06:18:09 thor kernel: efi: EFI v2.70 by American Megatrends
Oct 18 06:18:09 thor kernel: efi: ACPI=0xbbc9c000 ACPI 2.0=0xbbc9c014 TPMFinalLog=0xbac66000 SMBIOS=0xbca28000 SMBIOS 3.0=0xbca27000 MEMATTR=0xb33a6018 ESRT=0xb5ff9d18 RNG=0xbca03c98 TPMEventLog=0xb3398018
Oct 18 06:18:09 thor kernel: efi: seeding entropy pool
Oct 18 06:18:09 thor kernel: random: crng init done
Oct 18 06:18:09 thor kernel: SMBIOS 3.3.0 present.
Oct 18 06:18:09 thor kernel: DMI: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F16e 07/20/2022
Oct 18 06:18:09 thor kernel: tsc: Fast TSC calibration using PIT
Oct 18 06:18:09 thor kernel: tsc: Detected 3792.789 MHz processor
Oct 18 06:18:09 thor kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 18 06:18:09 thor kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 18 06:18:09 thor kernel: last_pfn = 0x73e300 max_arch_pfn = 0x400000000
Oct 18 06:18:09 thor kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Oct 18 06:18:09 thor kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Oct 18 06:18:09 thor kernel: last_pfn = 0xbe000 max_arch_pfn = 0x400000000
Oct 18 06:18:09 thor kernel: esrt: Reserving ESRT space from 0x00000000b5ff9d18 to 0x00000000b5ff9d50.
Oct 18 06:18:09 thor kernel: e820: update [mem 0xb5ff9000-0xb5ff9fff] usable ==> reserved
Oct 18 06:18:09 thor kernel: Using GB pages for direct mapping
Oct 18 06:18:09 thor kernel: Secure boot disabled
Oct 18 06:18:09 thor kernel: RAMDISK: [mem 0xb2852000-0xb30ecfff]
Oct 18 06:18:09 thor kernel: ACPI: Early table checksum verification disabled
Oct 18 06:18:09 thor kernel: ACPI: RSDP 0x00000000BBC9C014 000024 (v02 ALASKA)
Oct 18 06:18:09 thor kernel: ACPI: XSDT 0x00000000BBC9B728 0000EC (v01 ALASKA A M I 01072009 AMI 01000013)
Oct 18 06:18:09 thor kernel: ACPI: FACP 0x00000000BA1DA000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Oct 18 06:18:09 thor kernel: ACPI: DSDT 0x00000000BA1A6000 006087 (v02 ALASKA A M I 01072009 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: FACS 0x00000000BAC96000 000040
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1E9000 00AAC2 (v02 GBT GSWApp 00000001 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: IVRS 0x00000000BA1E8000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1E0000 0072B0 (v02 AMD Artic 00000002 MSFT 04000000)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1DC000 003D74 (v01 AMD AMD AOD 00000001 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1DB000 000221 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
Oct 18 06:18:09 thor kernel: ACPI: FIDT 0x00000000BA1D3000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 18 06:18:09 thor kernel: ACPI: MCFG 0x00000000BA1D2000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Oct 18 06:18:09 thor kernel: ACPI: HPET 0x00000000BA1D1000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Oct 18 06:18:09 thor kernel: ACPI: FPDT 0x00000000BA1D0000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Oct 18 06:18:09 thor kernel: ACPI: VFCT 0x00000000BA1C2000 00D884 (v01 ALASKA A M I 00000001 AMD 31504F47)
Oct 18 06:18:09 thor kernel: ACPI: BGRT 0x00000000BA1C1000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 18 06:18:09 thor kernel: ACPI: TPM2 0x00000000BA1C0000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1BA000 005354 (v02 AMD AmdTable 00000001 AMD 00000001)
Oct 18 06:18:09 thor kernel: ACPI: CRAT 0x00000000BA1B9000 000EE8 (v01 AMD AmdTable 00000001 AMD 00000001)
Oct 18 06:18:09 thor kernel: ACPI: CDIT 0x00000000BA1B8000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1B6000 001486 (v01 AMD ArticIG2 00000001 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1B4000 0014FD (v01 AMD ArticTPX 00000001 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1B3000 000625 (v01 AMD ArticDGP 00000001 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1AF000 0039F7 (v01 AMD ArticN 00000001 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: WSMT 0x00000000BA1AE000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 18 06:18:09 thor kernel: ACPI: APIC 0x00000000BA1AD000 00015E (v04 ALASKA A M I 01072009 AMI 00010013)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1D9000 0008A4 (v01 AMD ArticPRN 00000001 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1D7000 00147F (v01 AMD ArticC 00000001 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: SSDT 0x00000000BA1D6000 0000BF (v01 AMD AmdTable 00001000 INTL 20190509)
Oct 18 06:18:09 thor kernel: ACPI: Reserving FACP table memory at [mem 0xba1da000-0xba1da113]
Oct 18 06:18:09 thor kernel: ACPI: Reserving DSDT table memory at [mem 0xba1a6000-0xba1ac086]
Oct 18 06:18:09 thor kernel: ACPI: Reserving FACS table memory at [mem 0xbac96000-0xbac9603f]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1e9000-0xba1f3ac1]
Oct 18 06:18:09 thor kernel: ACPI: Reserving IVRS table memory at [mem 0xba1e8000-0xba1e80cf]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1e0000-0xba1e72af]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1dc000-0xba1dfd73]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1db000-0xba1db220]
Oct 18 06:18:09 thor kernel: ACPI: Reserving FIDT table memory at [mem 0xba1d3000-0xba1d309b]
Oct 18 06:18:09 thor kernel: ACPI: Reserving MCFG table memory at [mem 0xba1d2000-0xba1d203b]
Oct 18 06:18:09 thor kernel: ACPI: Reserving HPET table memory at [mem 0xba1d1000-0xba1d1037]
Oct 18 06:18:09 thor kernel: ACPI: Reserving FPDT table memory at [mem 0xba1d0000-0xba1d0043]
Oct 18 06:18:09 thor kernel: ACPI: Reserving VFCT table memory at [mem 0xba1c2000-0xba1cf883]
Oct 18 06:18:09 thor kernel: ACPI: Reserving BGRT table memory at [mem 0xba1c1000-0xba1c1037]
Oct 18 06:18:09 thor kernel: ACPI: Reserving TPM2 table memory at [mem 0xba1c0000-0xba1c004b]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1ba000-0xba1bf353]
Oct 18 06:18:09 thor kernel: ACPI: Reserving CRAT table memory at [mem 0xba1b9000-0xba1b9ee7]
Oct 18 06:18:09 thor kernel: ACPI: Reserving CDIT table memory at [mem 0xba1b8000-0xba1b8028]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1b6000-0xba1b7485]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1b4000-0xba1b54fc]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1b3000-0xba1b3624]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1af000-0xba1b29f6]
Oct 18 06:18:09 thor kernel: ACPI: Reserving WSMT table memory at [mem 0xba1ae000-0xba1ae027]
Oct 18 06:18:09 thor kernel: ACPI: Reserving APIC table memory at [mem 0xba1ad000-0xba1ad15d]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1d9000-0xba1d98a3]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1d7000-0xba1d847e]
Oct 18 06:18:09 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1d6000-0xba1d60be]
Oct 18 06:18:09 thor kernel: No NUMA configuration found
Oct 18 06:18:09 thor kernel: Faking a node at [mem 0x0000000000000000-0x000000073e2fffff]
Oct 18 06:18:09 thor kernel: NODE_DATA(0) allocated [mem 0x73e2fc000-0x73e2fffff]
Oct 18 06:18:09 thor kernel: Zone ranges:
Oct 18 06:18:09 thor kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Oct 18 06:18:09 thor kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Oct 18 06:18:09 thor kernel: Normal [mem 0x0000000100000000-0x000000073e2fffff]
Oct 18 06:18:09 thor kernel: Device empty
Oct 18 06:18:09 thor kernel: Movable zone start for each node
Oct 18 06:18:09 thor kernel: Early memory node ranges
Oct 18 06:18:09 thor kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Oct 18 06:18:09 thor kernel: node 0: [mem 0x0000000000100000-0x0000000009c3efff]
Oct 18 06:18:09 thor kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Oct 18 06:18:09 thor kernel: node 0: [mem 0x000000000a20f000-0x000000000affffff]
Oct 18 06:18:09 thor kernel: node 0: [mem 0x000000000b020000-0x00000000b7628fff]
Oct 18 06:18:09 thor kernel: node 0: [mem 0x00000000bcbff000-0x00000000bdffffff]
Oct 18 06:18:09 thor kernel: node 0: [mem 0x0000000100000000-0x000000073e2fffff]
Oct 18 06:18:09 thor kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000073e2fffff]
Oct 18 06:18:09 thor kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 18 06:18:09 thor kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 18 06:18:09 thor kernel: On node 0, zone DMA32: 961 pages in unavailable ranges
Oct 18 06:18:09 thor kernel: On node 0, zone DMA32: 15 pages in unavailable ranges
Oct 18 06:18:09 thor kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Oct 18 06:18:09 thor kernel: On node 0, zone DMA32: 21974 pages in unavailable ranges
Oct 18 06:18:09 thor kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Oct 18 06:18:09 thor kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
Oct 18 06:18:09 thor kernel: ACPI: PM-Timer IO Port: 0x808
Oct 18 06:18:09 thor kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Oct 18 06:18:09 thor kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Oct 18 06:18:09 thor kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Oct 18 06:18:09 thor kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 18 06:18:09 thor kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Oct 18 06:18:09 thor kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 18 06:18:09 thor kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Oct 18 06:18:09 thor kernel: smpboot: Allowing 32 CPUs, 16 hotplug CPUs
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x09c3f000-0x09ffffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb282d000-0xb282dfff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb2851000-0xb2851fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb311f000-0xb311ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb312c000-0xb312cfff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb32d3000-0xb32d3fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb32e0000-0xb32e0fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb5ff9000-0xb5ff9fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb7629000-0xba194fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xba195000-0xba1f3fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xba1f4000-0xbbcb2fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xbbcb3000-0xbcbfefff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd6fffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfd700000-0xfe9fffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
Oct 18 06:18:09 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Oct 18 06:18:09 thor kernel: [mem 0xc0000000-0xefffffff] available for PCI devices
Oct 18 06:18:09 thor kernel: Booting paravirtualized kernel on bare hardware
Oct 18 06:18:09 thor kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Oct 18 06:18:09 thor kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Oct 18 06:18:09 thor kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
Oct 18 06:18:09 thor kernel: pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
Oct 18 06:18:09 thor kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Oct 18 06:18:09 thor kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
Oct 18 06:18:09 thor kernel: Built 1 zonelists, mobility grouping on. Total pages: 7187093
Oct 18 06:18:09 thor kernel: Policy zone: Normal
Oct 18 06:18:09 thor kernel: Kernel command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 18 06:18:09 thor kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Oct 18 06:18:09 thor kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Oct 18 06:18:09 thor kernel: printk: log_buf_len min size: 131072 bytes
Oct 18 06:18:09 thor kernel: printk: log_buf_len: 262144 bytes
Oct 18 06:18:09 thor kernel: printk: early log buf free: 112128(85%)
Oct 18 06:18:09 thor kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Oct 18 06:18:09 thor kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 18 06:18:09 thor kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 18 06:18:09 thor kernel: Memory: 28479372K/29205348K available (14344K kernel code, 2057K rwdata, 10800K rodata, 2144K init, 3616K bss, 725716K reserved, 0K cma-reserved)
Oct 18 06:18:09 thor kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Oct 18 06:18:09 thor kernel: ftrace: allocating 44299 entries in 174 pages
Oct 18 06:18:09 thor kernel: ftrace: allocated 174 pages with 5 groups
Oct 18 06:18:09 thor kernel: rcu: Hierarchical RCU implementation.
Oct 18 06:18:09 thor kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Oct 18 06:18:09 thor kernel: Rude variant of Tasks RCU enabled.
Oct 18 06:18:09 thor kernel: Tracing variant of Tasks RCU enabled.
Oct 18 06:18:09 thor kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Oct 18 06:18:09 thor kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Oct 18 06:18:09 thor kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Oct 18 06:18:09 thor kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 18 06:18:09 thor kernel: Console: colour dummy device 80x25
Oct 18 06:18:09 thor kernel: printk: console [tty0] enabled
Oct 18 06:18:09 thor kernel: ACPI: Core revision 20210730
Oct 18 06:18:09 thor kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Oct 18 06:18:09 thor kernel: APIC: Switch to symmetric I/O mode setup
Oct 18 06:18:09 thor kernel: x2apic enabled
Oct 18 06:18:09 thor kernel: Switched APIC routing to cluster x2apic.
Oct 18 06:18:09 thor kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 18 06:18:09 thor kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d577b0820d, max_idle_ns: 881591009473 ns
Oct 18 06:18:09 thor kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7585.57 BogoMIPS (lpj=37927890)
Oct 18 06:18:09 thor kernel: pid_max: default: 32768 minimum: 301
Oct 18 06:18:09 thor kernel: LSM: Security Framework initializing
Oct 18 06:18:09 thor kernel: landlock: Up and running.
Oct 18 06:18:09 thor kernel: Yama: becoming mindful.
Oct 18 06:18:09 thor kernel: LSM support for eBPF active
Oct 18 06:18:09 thor kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 18 06:18:09 thor kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 18 06:18:09 thor kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 18 06:18:09 thor kernel: LVT offset 1 assigned for vector 0xf9
Oct 18 06:18:09 thor kernel: LVT offset 2 assigned for vector 0xf4
Oct 18 06:18:09 thor kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Oct 18 06:18:09 thor kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Oct 18 06:18:09 thor kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 18 06:18:09 thor kernel: Spectre V2 : Mitigation: Retpolines
Oct 18 06:18:09 thor kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 18 06:18:09 thor kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Oct 18 06:18:09 thor kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Oct 18 06:18:09 thor kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 18 06:18:09 thor kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Oct 18 06:18:09 thor kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Oct 18 06:18:09 thor kernel: Freeing SMP alternatives memory: 36K
Oct 18 06:18:09 thor kernel: smpboot: CPU0: AMD Ryzen 7 5700G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
Oct 18 06:18:09 thor kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Oct 18 06:18:09 thor kernel: ... version: 0
Oct 18 06:18:09 thor kernel: ... bit width: 48
Oct 18 06:18:09 thor kernel: ... generic registers: 6
Oct 18 06:18:09 thor kernel: ... value mask: 0000ffffffffffff
Oct 18 06:18:09 thor kernel: ... max period: 00007fffffffffff
Oct 18 06:18:09 thor kernel: ... fixed-purpose events: 0
Oct 18 06:18:09 thor kernel: ... event mask: 000000000000003f
Oct 18 06:18:09 thor kernel: rcu: Hierarchical SRCU implementation.
Oct 18 06:18:09 thor kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 18 06:18:09 thor kernel: smp: Bringing up secondary CPUs ...
Oct 18 06:18:09 thor kernel: x86: Booting SMP configuration:
Oct 18 06:18:09 thor kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8
Oct 18 06:18:09 thor kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Oct 18 06:18:09 thor kernel: #9 #10 #11 #12 #13 #14 #15
Oct 18 06:18:09 thor kernel: smp: Brought up 1 node, 16 CPUs
Oct 18 06:18:09 thor kernel: smpboot: Max logical packages: 2
Oct 18 06:18:09 thor kernel: smpboot: Total of 16 processors activated (121369.24 BogoMIPS)
Oct 18 06:18:09 thor kernel: devtmpfs: initialized
Oct 18 06:18:09 thor kernel: x86/mm: Memory block size: 128MB
Oct 18 06:18:09 thor kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
Oct 18 06:18:09 thor kernel: ACPI: PM: Registering ACPI NVS region [mem 0xba1f4000-0xbbcb2fff] (28045312 bytes)
Oct 18 06:18:09 thor kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Oct 18 06:18:09 thor kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Oct 18 06:18:09 thor kernel: pinctrl core: initialized pinctrl subsystem
Oct 18 06:18:09 thor kernel: PM: RTC time: 10:18:03, date: 2022-10-18
Oct 18 06:18:09 thor kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 18 06:18:09 thor kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Oct 18 06:18:09 thor kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 18 06:18:09 thor kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 18 06:18:09 thor kernel: audit: initializing netlink subsys (disabled)
Oct 18 06:18:09 thor kernel: audit: type=2000 audit(1666088283.210:1): state=initialized audit_enabled=0 res=1
Oct 18 06:18:09 thor kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 18 06:18:09 thor kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 18 06:18:09 thor kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 18 06:18:09 thor kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 18 06:18:09 thor kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 18 06:18:09 thor kernel: cpuidle: using governor ladder
Oct 18 06:18:09 thor kernel: cpuidle: using governor menu
Oct 18 06:18:09 thor kernel: ACPI: bus type PCI registered
Oct 18 06:18:09 thor kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 18 06:18:09 thor kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Oct 18 06:18:09 thor kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Oct 18 06:18:09 thor kernel: PCI: Using configuration type 1 for base access
Oct 18 06:18:09 thor kernel: Kprobes globally optimized
Oct 18 06:18:09 thor kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 18 06:18:09 thor kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 18 06:18:09 thor kernel: ACPI: Added _OSI(Module Device)
Oct 18 06:18:09 thor kernel: ACPI: Added _OSI(Processor Device)
Oct 18 06:18:09 thor kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 18 06:18:09 thor kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 18 06:18:09 thor kernel: ACPI: Added _OSI(Linux-Dell-Video)
Oct 18 06:18:09 thor kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 18 06:18:09 thor kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Oct 18 06:18:09 thor kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Oct 18 06:18:09 thor kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 18 06:18:09 thor kernel: ACPI: Interpreter enabled
Oct 18 06:18:09 thor kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 18 06:18:09 thor kernel: ACPI: Using IOAPIC for interrupt routing
Oct 18 06:18:09 thor kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 18 06:18:09 thor kernel: ACPI: Enabled 7 GPEs in block 00 to 1F
Oct 18 06:18:09 thor kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 18 06:18:09 thor kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 18 06:18:09 thor kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Oct 18 06:18:09 thor kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Oct 18 06:18:09 thor kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Oct 18 06:18:09 thor kernel: PCI host bridge to bus 0000:00
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [mem 0x840000000-0xffffffffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 18 06:18:09 thor kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
Oct 18 06:18:09 thor kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
Oct 18 06:18:09 thor kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Oct 18 06:18:09 thor kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Oct 18 06:18:09 thor kernel: pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: [10de:2484] type 00 class 0x030000
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: reg 0x14: [mem 0xfc00000000-0xfdffffffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xfe00000000-0xfe01ffffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: reg 0x24: [io 0xf000-0xf07f]
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Oct 18 06:18:09 thor kernel: pci 0000:01:00.1: [10de:228b] type 00 class 0x040300
Oct 18 06:18:09 thor kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: bridge window [mem 0xfc00000000-0xfe01ffffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
Oct 18 06:18:09 thor kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfc8a0000-0xfc8a7fff 64bit]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.0: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
Oct 18 06:18:09 thor kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfc880000-0xfc89ffff]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfc800000-0xfc87ffff pref]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.1: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: PCI bridge to [bus 02-05]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: bridge window [mem 0xfc600000-0xfc8fffff]
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: PME# supported from D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400
Oct 18 06:18:09 thor kernel: pci 0000:03:09.0: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:03:09.0: PME# supported from D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: PCI bridge to [bus 03-05]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: bridge window [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: bridge window [mem 0xfc600000-0xfc7fffff]
Oct 18 06:18:09 thor kernel: pci 0000:04:00.0: [10ec:8125] type 00 class 0x020000
Oct 18 06:18:09 thor kernel: pci 0000:04:00.0: reg 0x10: [io 0xe000-0xe0ff]
Oct 18 06:18:09 thor kernel: pci 0000:04:00.0: reg 0x18: [mem 0xfc700000-0xfc70ffff 64bit]
Oct 18 06:18:09 thor kernel: pci 0000:04:00.0: reg 0x20: [mem 0xfc710000-0xfc713fff 64bit]
Oct 18 06:18:09 thor kernel: pci 0000:04:00.0: supports D1 D2
Oct 18 06:18:09 thor kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: PCI bridge to [bus 04]
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: bridge window [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: bridge window [mem 0xfc700000-0xfc7fffff]
Oct 18 06:18:09 thor kernel: pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
Oct 18 06:18:09 thor kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfc600000-0xfc603fff 64bit]
Oct 18 06:18:09 thor kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:03:09.0: PCI bridge to [bus 05]
Oct 18 06:18:09 thor kernel: pci 0000:03:09.0: bridge window [mem 0xfc600000-0xfc6fffff]
Oct 18 06:18:09 thor kernel: pci 0000:06:00.0: [144d:a808] type 00 class 0x010802
Oct 18 06:18:09 thor kernel: pci 0000:06:00.0: reg 0x10: [mem 0xfc900000-0xfc903fff 64bit]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.2: PCI bridge to [bus 06]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.2: bridge window [mem 0xfc900000-0xfc9fffff]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: [1002:1638] type 00 class 0x030000
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: reg 0x10: [mem 0xfe10000000-0xfe1fffffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: reg 0x18: [mem 0xfe20000000-0xfe201fffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: reg 0x20: [io 0xd000-0xd0ff]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: reg 0x24: [mem 0xfc500000-0xfc57ffff]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Oct 18 06:18:09 thor kernel: pci 0000:07:00.1: [1002:1637] type 00 class 0x040300
Oct 18 06:18:09 thor kernel: pci 0000:07:00.1: reg 0x10: [mem 0xfc588000-0xfc58bfff]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.1: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:07:00.1: PME# supported from D1 D2 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:07:00.2: [1022:15df] type 00 class 0x108000
Oct 18 06:18:09 thor kernel: pci 0000:07:00.2: reg 0x18: [mem 0xfc400000-0xfc4fffff]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.2: reg 0x24: [mem 0xfc58c000-0xfc58dfff]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.2: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:07:00.3: [1022:1639] type 00 class 0x0c0330
Oct 18 06:18:09 thor kernel: pci 0000:07:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.3: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:07:00.4: [1022:1639] type 00 class 0x0c0330
Oct 18 06:18:09 thor kernel: pci 0000:07:00.4: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.4: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
Oct 18 06:18:09 thor kernel: pci 0000:07:00.6: reg 0x10: [mem 0xfc580000-0xfc587fff]
Oct 18 06:18:09 thor kernel: pci 0000:07:00.6: enabling Extended Tags
Oct 18 06:18:09 thor kernel: pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: PCI bridge to [bus 07]
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: bridge window [mem 0xfe10000000-0xfe201fffff 64bit pref]
Oct 18 06:18:09 thor kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 18 06:18:09 thor kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Oct 18 06:18:09 thor kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 18 06:18:09 thor kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 18 06:18:09 thor kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 18 06:18:09 thor kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 18 06:18:09 thor kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 18 06:18:09 thor kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 18 06:18:09 thor kernel: iommu: Default domain type: Passthrough (set via kernel command line)
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: vgaarb: bridge control possible
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: vgaarb: setting as boot device
Oct 18 06:18:09 thor kernel: vgaarb: loaded
Oct 18 06:18:09 thor kernel: SCSI subsystem initialized
Oct 18 06:18:09 thor kernel: libata version 3.00 loaded.
Oct 18 06:18:09 thor kernel: ACPI: bus type USB registered
Oct 18 06:18:09 thor kernel: usbcore: registered new interface driver usbfs
Oct 18 06:18:09 thor kernel: usbcore: registered new interface driver hub
Oct 18 06:18:09 thor kernel: usbcore: registered new device driver usb
Oct 18 06:18:09 thor kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 18 06:18:09 thor kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 18 06:18:09 thor kernel: PTP clock support registered
Oct 18 06:18:09 thor kernel: EDAC MC: Ver: 3.0.0
Oct 18 06:18:09 thor kernel: Registered efivars operations
Oct 18 06:18:09 thor kernel: NetLabel: Initializing
Oct 18 06:18:09 thor kernel: NetLabel: domain hash size = 128
Oct 18 06:18:09 thor kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Oct 18 06:18:09 thor kernel: NetLabel: unlabeled traffic allowed by default
Oct 18 06:18:09 thor kernel: PCI: Using ACPI for IRQ routing
Oct 18 06:18:09 thor kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0x09c3f000-0x0bffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0xb282d018-0xb3ffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0xb311f018-0xb3ffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0xb32d3018-0xb3ffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0xb5ff9000-0xb7ffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0xb7629000-0xb7ffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
Oct 18 06:18:09 thor kernel: e820: reserve RAM buffer [mem 0x73e300000-0x73fffffff]
Oct 18 06:18:09 thor kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 18 06:18:09 thor kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Oct 18 06:18:09 thor kernel: clocksource: Switched to clocksource tsc-early
Oct 18 06:18:09 thor kernel: VFS: Disk quotas dquot_6.6.0
Oct 18 06:18:09 thor kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 18 06:18:09 thor kernel: pnp: PnP ACPI init
Oct 18 06:18:09 thor kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Oct 18 06:18:09 thor kernel: system 00:01: [mem 0x740000000-0x83fffffff window] has been reserved
Oct 18 06:18:09 thor kernel: system 00:03: [io 0x0a00-0x0a2f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:03: [io 0x0a30-0x0a3f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:03: [io 0x0a40-0x0a4f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x040b] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x04d6] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0c14] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0c52] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0c6c] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0c6f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0800-0x089f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0900-0x090f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [io 0x0910-0x091f] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Oct 18 06:18:09 thor kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Oct 18 06:18:09 thor kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Oct 18 06:18:09 thor kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Oct 18 06:18:09 thor kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Oct 18 06:18:09 thor kernel: pnp: PnP ACPI: found 5 devices
Oct 18 06:18:09 thor kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 18 06:18:09 thor kernel: NET: Registered PF_INET protocol family
Oct 18 06:18:09 thor kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 18 06:18:09 thor kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Oct 18 06:18:09 thor kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 18 06:18:09 thor kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 18 06:18:09 thor kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Oct 18 06:18:09 thor kernel: TCP: Hash tables configured (established 262144 bind 65536)
Oct 18 06:18:09 thor kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Oct 18 06:18:09 thor kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 18 06:18:09 thor kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 18 06:18:09 thor kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 18 06:18:09 thor kernel: NET: Registered PF_XDP protocol family
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: bridge window [mem 0xfc00000000-0xfe01ffffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: PCI bridge to [bus 04]
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: bridge window [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: bridge window [mem 0xfc700000-0xfc7fffff]
Oct 18 06:18:09 thor kernel: pci 0000:03:09.0: PCI bridge to [bus 05]
Oct 18 06:18:09 thor kernel: pci 0000:03:09.0: bridge window [mem 0xfc600000-0xfc6fffff]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: PCI bridge to [bus 03-05]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: bridge window [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: bridge window [mem 0xfc600000-0xfc7fffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: PCI bridge to [bus 02-05]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: bridge window [mem 0xfc600000-0xfc8fffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.2: PCI bridge to [bus 06]
Oct 18 06:18:09 thor kernel: pci 0000:00:02.2: bridge window [mem 0xfc900000-0xfc9fffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: PCI bridge to [bus 07]
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff]
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: bridge window [mem 0xfe10000000-0xfe201fffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfcffffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:00: resource 11 [mem 0x840000000-0xffffffffff window]
Oct 18 06:18:09 thor kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:01: resource 2 [mem 0xfc00000000-0xfe01ffffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:02: resource 1 [mem 0xfc600000-0xfc8fffff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc7fffff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:04: resource 1 [mem 0xfc700000-0xfc7fffff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:05: resource 1 [mem 0xfc600000-0xfc6fffff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:06: resource 1 [mem 0xfc900000-0xfc9fffff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:07: resource 1 [mem 0xfc200000-0xfc5fffff]
Oct 18 06:18:09 thor kernel: pci_bus 0000:07: resource 2 [mem 0xfe10000000-0xfe201fffff 64bit pref]
Oct 18 06:18:09 thor kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Oct 18 06:18:09 thor kernel: pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
Oct 18 06:18:09 thor kernel: pci 0000:07:00.3: extending delay after power-on from D3hot to 20 msec
Oct 18 06:18:09 thor kernel: pci 0000:07:00.4: extending delay after power-on from D3hot to 20 msec
Oct 18 06:18:09 thor kernel: PCI: CLS 64 bytes, default 64
Oct 18 06:18:09 thor kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Oct 18 06:18:09 thor kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Oct 18 06:18:09 thor kernel: pci 0000:00:00.2: PCI INT A: not connected
Oct 18 06:18:09 thor kernel: pci 0000:00:01.0: Adding to iommu group 0
Oct 18 06:18:09 thor kernel: Trying to unpack rootfs image as initramfs...
Oct 18 06:18:09 thor kernel: pci 0000:00:01.1: Adding to iommu group 1
Oct 18 06:18:09 thor kernel: pci 0000:00:02.0: Adding to iommu group 2
Oct 18 06:18:09 thor kernel: pci 0000:00:02.1: Adding to iommu group 3
Oct 18 06:18:09 thor kernel: pci 0000:00:02.2: Adding to iommu group 4
Oct 18 06:18:09 thor kernel: pci 0000:00:08.0: Adding to iommu group 5
Oct 18 06:18:09 thor kernel: pci 0000:00:08.1: Adding to iommu group 6
Oct 18 06:18:09 thor kernel: pci 0000:00:14.0: Adding to iommu group 7
Oct 18 06:18:09 thor kernel: pci 0000:00:14.3: Adding to iommu group 7
Oct 18 06:18:09 thor kernel: pci 0000:00:18.0: Adding to iommu group 8
Oct 18 06:18:09 thor kernel: pci 0000:00:18.1: Adding to iommu group 8
Oct 18 06:18:09 thor kernel: pci 0000:00:18.2: Adding to iommu group 8
Oct 18 06:18:09 thor kernel: pci 0000:00:18.3: Adding to iommu group 8
Oct 18 06:18:09 thor kernel: pci 0000:00:18.4: Adding to iommu group 8
Oct 18 06:18:09 thor kernel: pci 0000:00:18.5: Adding to iommu group 8
Oct 18 06:18:09 thor kernel: pci 0000:00:18.6: Adding to iommu group 8
Oct 18 06:18:09 thor kernel: pci 0000:00:18.7: Adding to iommu group 8
Oct 18 06:18:09 thor kernel: pci 0000:01:00.0: Adding to iommu group 9
Oct 18 06:18:09 thor kernel: pci 0000:01:00.1: Adding to iommu group 9
Oct 18 06:18:09 thor kernel: pci 0000:02:00.0: Adding to iommu group 10
Oct 18 06:18:09 thor kernel: pci 0000:02:00.1: Adding to iommu group 10
Oct 18 06:18:09 thor kernel: pci 0000:02:00.2: Adding to iommu group 10
Oct 18 06:18:09 thor kernel: pci 0000:03:08.0: Adding to iommu group 10
Oct 18 06:18:09 thor kernel: pci 0000:03:09.0: Adding to iommu group 10
Oct 18 06:18:09 thor kernel: pci 0000:04:00.0: Adding to iommu group 10
Oct 18 06:18:09 thor kernel: pci 0000:05:00.0: Adding to iommu group 10
Oct 18 06:18:09 thor kernel: pci 0000:06:00.0: Adding to iommu group 11
Oct 18 06:18:09 thor kernel: pci 0000:07:00.0: Adding to iommu group 12
Oct 18 06:18:09 thor kernel: pci 0000:07:00.1: Adding to iommu group 13
Oct 18 06:18:09 thor kernel: pci 0000:07:00.2: Adding to iommu group 14
Oct 18 06:18:09 thor kernel: pci 0000:07:00.3: Adding to iommu group 15
Oct 18 06:18:09 thor kernel: pci 0000:07:00.4: Adding to iommu group 16
Oct 18 06:18:09 thor kernel: pci 0000:07:00.6: Adding to iommu group 17
Oct 18 06:18:09 thor kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Oct 18 06:18:09 thor kernel: AMD-Vi: Extended features (0x206d73ef22254ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
Oct 18 06:18:09 thor kernel: AMD-Vi: Interrupt remapping enabled
Oct 18 06:18:09 thor kernel: AMD-Vi: Virtual APIC enabled
Oct 18 06:18:09 thor kernel: AMD-Vi: X2APIC enabled
Oct 18 06:18:09 thor kernel: Freeing initrd memory: 8812K
Oct 18 06:18:09 thor kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 18 06:18:09 thor kernel: software IO TLB: mapped [mem 0x00000000ae82d000-0x00000000b282d000] (64MB)
Oct 18 06:18:09 thor kernel: LVT offset 0 assigned for vector 0x400
Oct 18 06:18:09 thor kernel: perf: AMD IBS detected (0x000003ff)
Oct 18 06:18:09 thor kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Oct 18 06:18:09 thor kernel: Initialise system trusted keyrings
Oct 18 06:18:09 thor kernel: Key type blacklist registered
Oct 18 06:18:09 thor kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Oct 18 06:18:09 thor kernel: zbud: loaded
Oct 18 06:18:09 thor kernel: integrity: Platform Keyring initialized
Oct 18 06:18:09 thor kernel: Key type asymmetric registered
Oct 18 06:18:09 thor kernel: Asymmetric key parser 'x509' registered
Oct 18 06:18:09 thor kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Oct 18 06:18:09 thor kernel: io scheduler mq-deadline registered
Oct 18 06:18:09 thor kernel: io scheduler kyber registered
Oct 18 06:18:09 thor kernel: io scheduler bfq registered
Oct 18 06:18:09 thor kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 26
Oct 18 06:18:09 thor kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 27
Oct 18 06:18:09 thor kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 28
Oct 18 06:18:09 thor kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 29
Oct 18 06:18:09 thor kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 18 06:18:09 thor kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Oct 18 06:18:09 thor kernel: ACPI: button: Power Button [PWRB]
Oct 18 06:18:09 thor kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Oct 18 06:18:09 thor kernel: ACPI: button: Power Button [PWRF]
Oct 18 06:18:09 thor kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Oct 18 06:18:09 thor kernel: Monitor-Mwait will be used to enter C-1 state
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Oct 18 06:18:09 thor kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Oct 18 06:18:09 thor kernel: tsc: Refined TSC clocksource calibration: 3818.891 MHz
Oct 18 06:18:09 thor kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6e181e6a27b, max_idle_ns: 881591119266 ns
Oct 18 06:18:09 thor kernel: clocksource: Switched to clocksource tsc
Oct 18 06:18:09 thor kernel: clocksource: timekeeping watchdog on CPU4: Marking clocksource 'tsc' as unstable because the skew is too large:
Oct 18 06:18:09 thor kernel: clocksource: 'hpet' wd_nsec: 503574336 wd_now: 22f4b40 wd_last: 1c14624 mask: ffffffff
Oct 18 06:18:09 thor kernel: clocksource: 'tsc' cs_nsec: 500143131 cs_now: b57f59e62 cs_last: ae61d7268 mask: ffffffffffffffff
Oct 18 06:18:09 thor kernel: clocksource: 'tsc' is current clocksource.
Oct 18 06:18:09 thor kernel: tsc: Marking TSC unstable due to clocksource watchdog
Oct 18 06:18:09 thor kernel: clocksource: Checking clocksource tsc synchronization from CPU 11 to CPUs 0,2-3,5-6.
Oct 18 06:18:09 thor kernel: clocksource: Switched to clocksource hpet
Oct 18 06:18:09 thor kernel: ACPI: \_TZ_.TZ10: Invalid passive threshold
Oct 18 06:18:09 thor kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 18 06:18:09 thor kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
Oct 18 06:18:09 thor kernel: ACPI: \_TZ_.UAD0: Invalid passive threshold
Oct 18 06:18:09 thor kernel: thermal LNXTHERM:01: registered as thermal_zone1
Oct 18 06:18:09 thor kernel: ACPI: thermal: Thermal Zone [UAD0] (17 C)
Oct 18 06:18:09 thor kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 18 06:18:09 thor kernel: Non-volatile memory driver v1.3
Oct 18 06:18:09 thor kernel: Linux agpgart interface v0.103
Oct 18 06:18:09 thor kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Oct 18 06:18:09 thor kernel: nvme nvme0: pci function 0000:06:00.0
Oct 18 06:18:09 thor kernel: ahci 0000:02:00.1: version 3.0
Oct 18 06:18:09 thor kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Oct 18 06:18:09 thor kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Oct 18 06:18:09 thor kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Oct 18 06:18:09 thor kernel: scsi host0: ahci
Oct 18 06:18:09 thor kernel: scsi host1: ahci
Oct 18 06:18:09 thor kernel: scsi host2: ahci
Oct 18 06:18:09 thor kernel: scsi host3: ahci
Oct 18 06:18:09 thor kernel: scsi host4: ahci
Oct 18 06:18:09 thor kernel: scsi host5: ahci
Oct 18 06:18:09 thor kernel: ata1: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880100 irq 38
Oct 18 06:18:09 thor kernel: ata2: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880180 irq 38
Oct 18 06:18:09 thor kernel: ata3: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880200 irq 38
Oct 18 06:18:09 thor kernel: ata4: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880280 irq 38
Oct 18 06:18:09 thor kernel: ata5: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880300 irq 38
Oct 18 06:18:09 thor kernel: ata6: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880380 irq 38
Oct 18 06:18:09 thor kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 18 06:18:09 thor kernel: ehci-pci: EHCI PCI platform driver
Oct 18 06:18:09 thor kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Oct 18 06:18:09 thor kernel: ohci-pci: OHCI PCI platform driver
Oct 18 06:18:09 thor kernel: uhci_hcd: USB Universal Host Controller Interface driver
Oct 18 06:18:09 thor kernel: usbcore: registered new interface driver usbserial_generic
Oct 18 06:18:09 thor kernel: usbserial: USB Serial support registered for generic
Oct 18 06:18:09 thor kernel: rtc_cmos 00:02: RTC can wake from S4
Oct 18 06:18:09 thor kernel: rtc_cmos 00:02: registered as rtc0
Oct 18 06:18:09 thor kernel: rtc_cmos 00:02: setting system clock to 2022-10-18T10:18:05 UTC (1666088285)
Oct 18 06:18:09 thor kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Oct 18 06:18:09 thor kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 18 06:18:09 thor kernel: efifb: probing for efifb
Oct 18 06:18:09 thor kernel: efifb: No BGRT, not showing boot graphics
Oct 18 06:18:09 thor kernel: efifb: framebuffer at 0xfc00000000, using 3072k, total 3072k
Oct 18 06:18:09 thor kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Oct 18 06:18:09 thor kernel: efifb: scrolling: redraw
Oct 18 06:18:09 thor kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 18 06:18:09 thor kernel: fbcon: Deferring console take-over
Oct 18 06:18:09 thor kernel: fb0: EFI VGA frame buffer device
Oct 18 06:18:09 thor kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 18 06:18:09 thor kernel: drop_monitor: Initializing network drop monitor service
Oct 18 06:18:09 thor kernel: Initializing XFRM netlink socket
Oct 18 06:18:09 thor kernel: NET: Registered PF_INET6 protocol family
Oct 18 06:18:09 thor kernel: Segment Routing with IPv6
Oct 18 06:18:09 thor kernel: RPL Segment Routing with IPv6
Oct 18 06:18:09 thor kernel: In-situ OAM (IOAM) with IPv6
Oct 18 06:18:09 thor kernel: NET: Registered PF_PACKET protocol family
Oct 18 06:18:09 thor kernel: microcode: CPU0: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU1: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU2: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU3: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU4: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU5: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU6: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU7: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU8: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU9: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU10: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU11: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU12: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU13: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU14: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: CPU15: patch_level=0x0a50000d
Oct 18 06:18:09 thor kernel: microcode: Microcode Update Driver: v2.2.
Oct 18 06:18:09 thor kernel: resctrl: L3 allocation detected
Oct 18 06:18:09 thor kernel: resctrl: MB allocation detected
Oct 18 06:18:09 thor kernel: resctrl: L3 monitoring detected
Oct 18 06:18:09 thor kernel: IPI shorthand broadcast: enabled
Oct 18 06:18:09 thor kernel: registered taskstats version 1
Oct 18 06:18:09 thor kernel: Loading compiled-in X.509 certificates
Oct 18 06:18:09 thor kernel: Loaded X.509 cert 'Build time autogenerated kernel key: bd922ce6a2048119ca9a6278f9ddabca4fd400f5'
Oct 18 06:18:09 thor kernel: zswap: loaded using pool lz4/z3fold
Oct 18 06:18:09 thor kernel: Key type ._fscrypt registered
Oct 18 06:18:09 thor kernel: Key type .fscrypt registered
Oct 18 06:18:09 thor kernel: Key type fscrypt-provisioning registered
Oct 18 06:18:09 thor kernel: PM: Magic number: 10:707:325
Oct 18 06:18:09 thor kernel: memory memory179: hash matches
Oct 18 06:18:09 thor kernel: RAS: Correctable Errors collector initialized.
Oct 18 06:18:09 thor kernel: Unstable clock detected, switching default tracing clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
Oct 18 06:18:09 thor kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Oct 18 06:18:09 thor kernel: nvme nvme0: 32/0/0 default/read/poll queues
Oct 18 06:18:09 thor kernel: nvme0n1: p1 p2
Oct 18 06:18:09 thor kernel: ata1: SATA link down (SStatus 0 SControl 330)
Oct 18 06:18:09 thor kernel: ata2: SATA link down (SStatus 0 SControl 330)
Oct 18 06:18:09 thor kernel: ata3: SATA link down (SStatus 0 SControl 330)
Oct 18 06:18:09 thor kernel: ata4: SATA link down (SStatus 0 SControl 330)
Oct 18 06:18:09 thor kernel: ata5: failed to resume link (SControl 0)
Oct 18 06:18:09 thor kernel: ata5: SATA link down (SStatus 0 SControl 0)
Oct 18 06:18:09 thor kernel: ata6: SATA link down (SStatus 0 SControl 330)
Oct 18 06:18:09 thor kernel: Freeing unused decrypted memory: 2036K
Oct 18 06:18:09 thor kernel: Freeing unused kernel image (initmem) memory: 2144K
Oct 18 06:18:09 thor kernel: Write protecting the kernel read-only data: 28672k
Oct 18 06:18:09 thor kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Oct 18 06:18:09 thor kernel: Freeing unused kernel image (rodata/data gap) memory: 1488K
Oct 18 06:18:09 thor kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 18 06:18:09 thor kernel: rodata_test: all tests were successful
Oct 18 06:18:09 thor kernel: Run /init as init process
Oct 18 06:18:09 thor kernel: with arguments:
Oct 18 06:18:09 thor kernel: /init
Oct 18 06:18:09 thor kernel: with environment:
Oct 18 06:18:09 thor kernel: HOME=/
Oct 18 06:18:09 thor kernel: TERM=linux
Oct 18 06:18:09 thor kernel: fbcon: Taking over console
Oct 18 06:18:09 thor kernel: Console: switching to colour frame buffer device 128x48
Oct 18 06:18:09 thor kernel: vendor_reset: loading out-of-tree module taints kernel.
Oct 18 06:18:09 thor kernel: vendor_reset: module verification failed: signature and/or required key missing - tainting kernel
Oct 18 06:18:09 thor kernel: vendor_reset_hook: installed
Oct 18 06:18:09 thor kernel: VFIO - User Level meta-driver version: 0.3
Oct 18 06:18:09 thor kernel: vfio-pci 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
Oct 18 06:18:09 thor kernel: vfio_pci: add [10de:2484[ffffffff:ffffffff]] class 0x000000/00000000
Oct 18 06:18:09 thor kernel: vfio_pci: add [10de:228b[ffffffff:ffffffff]] class 0x000000/00000000
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Oct 18 06:18:09 thor kernel: raid6: skip pq benchmark and using algorithm avx2x4
Oct 18 06:18:09 thor kernel: raid6: using avx2x2 recovery algorithm
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 18 06:18:09 thor kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
Oct 18 06:18:09 thor kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 06:18:09 thor kernel: usb usb1: Product: xHCI Host Controller
Oct 18 06:18:09 thor kernel: usb usb1: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 06:18:09 thor kernel: usb usb1: SerialNumber: 0000:02:00.0
Oct 18 06:18:09 thor kernel: hub 1-0:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 1-0:1.0: 10 ports detected
Oct 18 06:18:09 thor kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 18 06:18:09 thor kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
Oct 18 06:18:09 thor kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 06:18:09 thor kernel: usb usb2: Product: xHCI Host Controller
Oct 18 06:18:09 thor kernel: usb usb2: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 06:18:09 thor kernel: usb usb2: SerialNumber: 0000:02:00.0
Oct 18 06:18:09 thor kernel: hub 2-0:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 2-0:1.0: 4 ports detected
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
Oct 18 06:18:09 thor kernel: xor: automatically using best checksumming function avx
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Oct 18 06:18:09 thor kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
Oct 18 06:18:09 thor kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 06:18:09 thor kernel: usb usb3: Product: xHCI Host Controller
Oct 18 06:18:09 thor kernel: usb usb3: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 06:18:09 thor kernel: usb usb3: SerialNumber: 0000:07:00.3
Oct 18 06:18:09 thor kernel: hub 3-0:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 3-0:1.0: 4 ports detected
Oct 18 06:18:09 thor kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 18 06:18:09 thor kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
Oct 18 06:18:09 thor kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 06:18:09 thor kernel: usb usb4: Product: xHCI Host Controller
Oct 18 06:18:09 thor kernel: usb usb4: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 06:18:09 thor kernel: usb usb4: SerialNumber: 0000:07:00.3
Oct 18 06:18:09 thor kernel: hub 4-0:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 4-0:1.0: 2 ports detected
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.4: xHCI Host Controller
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 5
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.4: xHCI Host Controller
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 6
Oct 18 06:18:09 thor kernel: xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 18 06:18:09 thor kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
Oct 18 06:18:09 thor kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 06:18:09 thor kernel: usb usb5: Product: xHCI Host Controller
Oct 18 06:18:09 thor kernel: usb usb5: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 06:18:09 thor kernel: usb usb5: SerialNumber: 0000:07:00.4
Oct 18 06:18:09 thor kernel: hub 5-0:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 5-0:1.0: 4 ports detected
Oct 18 06:18:09 thor kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 18 06:18:09 thor kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
Oct 18 06:18:09 thor kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 06:18:09 thor kernel: usb usb6: Product: xHCI Host Controller
Oct 18 06:18:09 thor kernel: usb usb6: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 06:18:09 thor kernel: usb usb6: SerialNumber: 0000:07:00.4
Oct 18 06:18:09 thor kernel: hub 6-0:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 6-0:1.0: 2 ports detected
Oct 18 06:18:09 thor kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
Oct 18 06:18:09 thor kernel: BTRFS: device fsid 08c63605-e5f8-471e-8903-e951cdcc4ba7 devid 1 transid 208543 /dev/nvme0n1p2 scanned by systemd-udevd (309)
Oct 18 06:18:09 thor kernel: BTRFS info (device nvme0n1p2): using free space tree
Oct 18 06:18:09 thor kernel: BTRFS info (device nvme0n1p2): has skinny extents
Oct 18 06:18:09 thor kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations
Oct 18 06:18:09 thor kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
Oct 18 06:18:09 thor kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
Oct 18 06:18:09 thor kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
Oct 18 06:18:09 thor systemd[1]: Successfully credited entropy passed from boot loader.
Oct 18 06:18:09 thor systemd[1]: systemd 251.6-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Oct 18 06:18:09 thor systemd[1]: Detected architecture x86-64.
Oct 18 06:18:09 thor systemd[1]: Hostname set to <thor>.
Oct 18 06:18:09 thor systemd[1]: Queued start job for default target Graphical Interface.
Oct 18 06:18:09 thor systemd[1]: Created slice Virtual Machine and Container Slice.
Oct 18 06:18:09 thor systemd[1]: Created slice Slice /system/getty.
Oct 18 06:18:09 thor systemd[1]: Created slice Slice /system/modprobe.
Oct 18 06:18:09 thor systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 18 06:18:09 thor systemd[1]: Created slice User and Session Slice.
Oct 18 06:18:09 thor systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 18 06:18:09 thor systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 18 06:18:09 thor systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 18 06:18:09 thor systemd[1]: Reached target Local Encrypted Volumes.
Oct 18 06:18:09 thor systemd[1]: Reached target Login Prompts.
Oct 18 06:18:09 thor systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 18 06:18:09 thor systemd[1]: Reached target Path Units.
Oct 18 06:18:09 thor systemd[1]: Reached target Remote File Systems.
Oct 18 06:18:09 thor systemd[1]: Reached target Slice Units.
Oct 18 06:18:09 thor systemd[1]: Reached target Local Verity Protected Volumes.
Oct 18 06:18:09 thor systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 18 06:18:09 thor systemd[1]: Listening on LVM2 poll daemon socket.
Oct 18 06:18:09 thor systemd[1]: Listening on Process Core Dump Socket.
Oct 18 06:18:09 thor systemd[1]: Listening on Journal Audit Socket.
Oct 18 06:18:09 thor systemd[1]: Listening on Journal Socket (/dev/log).
Oct 18 06:18:09 thor systemd[1]: Listening on Journal Socket.
Oct 18 06:18:09 thor systemd[1]: Listening on udev Control Socket.
Oct 18 06:18:09 thor systemd[1]: Listening on udev Kernel Socket.
Oct 18 06:18:09 thor systemd[1]: Mounting Huge Pages File System...
Oct 18 06:18:09 thor systemd[1]: Mounting POSIX Message Queue File System...
Oct 18 06:18:09 thor systemd[1]: Mounting Kernel Debug File System...
Oct 18 06:18:09 thor systemd[1]: Mounting Kernel Trace File System...
Oct 18 06:18:09 thor systemd[1]: Starting Create List of Static Device Nodes...
Oct 18 06:18:09 thor systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Oct 18 06:18:09 thor systemd[1]: Starting Load Kernel Module configfs...
Oct 18 06:18:09 thor systemd[1]: Starting Load Kernel Module drm...
Oct 18 06:18:09 thor systemd[1]: Starting Load Kernel Module fuse...
Oct 18 06:18:09 thor systemd[1]: Starting Journal Service...
Oct 18 06:18:09 thor systemd[1]: Starting Load Kernel Modules...
Oct 18 06:18:09 thor systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 18 06:18:09 thor systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Oct 18 06:18:09 thor systemd[1]: Starting Coldplug All udev Devices...
Oct 18 06:18:09 thor systemd[1]: Mounted Huge Pages File System.
Oct 18 06:18:09 thor systemd[1]: Mounted POSIX Message Queue File System.
Oct 18 06:18:09 thor systemd[1]: Mounted Kernel Debug File System.
Oct 18 06:18:09 thor kernel: fuse: init (API version 7.34)
Oct 18 06:18:09 thor systemd[1]: Mounted Kernel Trace File System.
Oct 18 06:18:09 thor systemd[1]: Finished Create List of Static Device Nodes.
Oct 18 06:18:09 thor systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 18 06:18:09 thor systemd[1]: Finished Load Kernel Module configfs.
Oct 18 06:18:09 thor systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 18 06:18:09 thor systemd[1]: Finished Load Kernel Module drm.
Oct 18 06:18:09 thor systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 18 06:18:09 thor systemd[1]: Finished Load Kernel Module fuse.
Oct 18 06:18:09 thor systemd[1]: Mounting FUSE Control File System...
Oct 18 06:18:09 thor systemd[1]: Mounting Kernel Configuration File System...
Oct 18 06:18:09 thor systemd[1]: Mounted FUSE Control File System.
Oct 18 06:18:09 thor systemd[1]: Mounted Kernel Configuration File System.
Oct 18 06:18:09 thor kernel: usb 3-2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 18 06:18:09 thor kernel: usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 18 06:18:09 thor kernel: usb 3-2: Product: USB 2.0 Hub
Oct 18 06:18:09 thor kernel: usb 5-1: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.36
Oct 18 06:18:09 thor kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 06:18:09 thor kernel: usb 5-1: Product: 3-Port USB 2.1 Hub
Oct 18 06:18:09 thor kernel: usb 5-1: Manufacturer: Generic
Oct 18 06:18:09 thor systemd[1]: Finished Coldplug All udev Devices.
Oct 18 06:18:09 thor kernel: hub 3-2:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 3-2:1.0: 4 ports detected
Oct 18 06:18:09 thor kernel: hub 5-1:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 5-1:1.0: 3 ports detected
Oct 18 06:18:09 thor systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 18 06:18:09 thor kernel: device-mapper: uevent: version 1.0.3
Oct 18 06:18:09 thor kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
Oct 18 06:18:09 thor kernel: BTRFS info (device nvme0n1p2): using free space tree
Oct 18 06:18:09 thor systemd[1]: Finished Load Kernel Modules.
Oct 18 06:18:09 thor kernel: audit: type=1130 audit(1666088289.140:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 18 06:18:09 thor kernel: audit: type=1130 audit(1666088289.150:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Oct 18 06:18:09 thor systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Oct 18 06:18:09 thor systemd[1]: Starting Load/Save Random Seed...
Oct 18 06:18:09 thor systemd[1]: Starting Apply Kernel Variables...
Oct 18 06:18:09 thor systemd[1]: Starting Create System Users...
Oct 18 06:18:09 thor systemd[1]: Finished Apply Kernel Variables.
Oct 18 06:18:09 thor kernel: audit: type=1130 audit(1666088289.150:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor systemd-journald[385]: Journal started
Oct 18 06:18:09 thor systemd-journald[385]: Runtime Journal (/run/log/journal/76a2e653ab72463a9bea0690c64394da) is 8.0M, max 1.3G, 1.3G free.
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor systemd-modules-load[386]: Inserted module 'crypto_user'
Oct 18 06:18:09 thor systemd-modules-load[386]: Inserted module 'sg'
Oct 18 06:18:09 thor systemd-modules-load[386]: Inserted module 'dm_multipath'
Oct 18 06:18:09 thor systemd-modules-load[386]: Module 'nvidia_uvm' is deny-listed
Oct 18 06:18:09 thor systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 18 06:18:09 thor systemd[1]: Started Journal Service.
Oct 18 06:18:09 thor kernel: audit: type=1130 audit(1666088289.160:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor systemd-journald[385]: Time spent on flushing to /var/log/journal/76a2e653ab72463a9bea0690c64394da is 60.266ms for 1017 entries.
Oct 18 06:18:09 thor systemd-journald[385]: System Journal (/var/log/journal/76a2e653ab72463a9bea0690c64394da) is 4.0G, max 4.0G, 0B free.
Oct 18 06:18:09 thor systemd-journald[385]: Received client request to flush runtime journal.
Oct 18 06:18:09 thor kernel: audit: type=1130 audit(1666088289.180:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor kernel: usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
Oct 18 06:18:09 thor kernel: audit: type=1130 audit(1666088289.200:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor kernel: usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
Oct 18 06:18:09 thor kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 06:18:09 thor kernel: usb 1-7: Product: ITE Device
Oct 18 06:18:09 thor kernel: usb 1-7: Manufacturer: ITE Tech. Inc.
Oct 18 06:18:09 thor kernel: audit: type=1130 audit(1666088289.210:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor kernel: audit: type=1334 audit(1666088289.210:9): prog-id=14 op=LOAD
Oct 18 06:18:09 thor kernel: audit: type=1334 audit(1666088289.210:10): prog-id=15 op=LOAD
Oct 18 06:18:09 thor kernel: usb 6-1: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.36
Oct 18 06:18:09 thor kernel: usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 06:18:09 thor kernel: usb 6-1: Product: 2-Port USB 3.1 Hub
Oct 18 06:18:09 thor kernel: usb 6-1: Manufacturer: Generic
Oct 18 06:18:09 thor kernel: audit: type=1130 audit(1666088289.250:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor kernel: hub 6-1:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 6-1:1.0: 2 ports detected
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor audit: BPF prog-id=14 op=LOAD
Oct 18 06:18:09 thor audit: BPF prog-id=15 op=LOAD
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor systemd[1]: Finished Load/Save Random Seed.
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Oct 18 06:18:09 thor systemd[1]: Finished Create System Users.
Oct 18 06:18:09 thor systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 18 06:18:09 thor systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 18 06:18:09 thor systemd[1]: Reached target Preparation for Local File Systems.
Oct 18 06:18:09 thor systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Oct 18 06:18:09 thor systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 18 06:18:09 thor systemd-udevd[403]: Using default interface naming scheme 'v251'.
Oct 18 06:18:09 thor systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 18 06:18:09 thor systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 18 06:18:09 thor kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Oct 18 06:18:09 thor kernel: acpi device:0a: registered as cooling_device16
Oct 18 06:18:09 thor kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2
Oct 18 06:18:09 thor kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 18 06:18:09 thor kernel: ccp 0000:07:00.2: enabling device (0000 -> 0002)
Oct 18 06:18:09 thor kernel: ccp 0000:07:00.2: ccp: unable to access the device: you might be running a broken BIOS.
Oct 18 06:18:09 thor kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20210730/utaddress-204)
Oct 18 06:18:09 thor kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Oct 18 06:18:09 thor kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Oct 18 06:18:09 thor kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Oct 18 06:18:09 thor kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Oct 18 06:18:09 thor kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Oct 18 06:18:09 thor kernel: ccp 0000:07:00.2: tee enabled
Oct 18 06:18:09 thor kernel: ccp 0000:07:00.2: psp enabled
Oct 18 06:18:09 thor kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Oct 18 06:18:09 thor kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 18 06:18:09 thor kernel: cryptd: max_cpu_qlen set to 1000
Oct 18 06:18:09 thor systemd[1]: Found device Samsung SSD 970 EVO Plus 2TB EFI.
Oct 18 06:18:09 thor systemd[1]: Starting File System Check on /dev/disk/by-uuid/DEBB-C292...
Oct 18 06:18:09 thor systemd[1]: Found device Samsung SSD 970 EVO Plus 2TB root.
Oct 18 06:18:09 thor systemd[1]: Mounting /home...
Oct 18 06:18:09 thor systemd[1]: Mounting /var/swap...
Oct 18 06:18:09 thor kernel: r8169 0000:04:00.0 eth0: RTL8125B, 18:c0:4d:8f:ca:bd, XID 641, IRQ 97
Oct 18 06:18:09 thor kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Oct 18 06:18:09 thor systemd-fsck[469]: fsck.fat 4.2 (2021-01-31)
Oct 18 06:18:09 thor systemd-fsck[469]: /dev/nvme0n1p1: 29 files, 61573/249364 clusters
Oct 18 06:18:09 thor systemd[1]: Finished File System Check on /dev/disk/by-uuid/DEBB-C292.
Oct 18 06:18:09 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-DEBB\x2dC292 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:09 thor systemd[1]: Mounting /boot...
Oct 18 06:18:09 thor systemd[1]: Mounted /home.
Oct 18 06:18:09 thor systemd[1]: Mounted /var/swap.
Oct 18 06:18:09 thor systemd[1]: Activating swap /var/swap/swapfile...
Oct 18 06:18:09 thor systemd[1]: Activated swap /var/swap/swapfile.
Oct 18 06:18:09 thor systemd[1]: Reached target Swaps.
Oct 18 06:18:09 thor kernel: usb 5-2: new high-speed USB device number 3 using xhci_hcd
Oct 18 06:18:09 thor kernel: Adding 1048572k swap on /var/swap/swapfile. Priority:-2 extents:1 across:1048572k FS
Oct 18 06:18:09 thor kernel: usb 3-2.1: new full-speed USB device number 3 using xhci_hcd
Oct 18 06:18:09 thor kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 18 06:18:09 thor kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 18 06:18:09 thor kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 18 06:18:09 thor kernel: cfg80211: failed to load regulatory.db
Oct 18 06:18:09 thor mtp-probe[482]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-7"
Oct 18 06:18:09 thor mtp-probe[482]: bus: 1, device: 2 was not an MTP device
Oct 18 06:18:09 thor kernel: usb 5-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.04
Oct 18 06:18:09 thor kernel: usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 06:18:09 thor kernel: usb 5-2: Product: 4-Port USB 2.0 Hub
Oct 18 06:18:09 thor kernel: usb 5-2: Manufacturer: Generic
Oct 18 06:18:09 thor kernel: hub 5-2:1.0: USB hub found
Oct 18 06:18:09 thor kernel: hub 5-2:1.0: 4 ports detected
Oct 18 06:18:09 thor systemd[1]: Mounted /boot.
Oct 18 06:18:09 thor kernel: AVX2 version of gcm_enc/dec engaged.
Oct 18 06:18:09 thor kernel: AES CTR mode by8 optimization enabled
Oct 18 06:18:09 thor kernel: Intel(R) Wireless WiFi driver for Linux
Oct 18 06:18:09 thor kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
Oct 18 06:18:09 thor kernel: hid-generic 0003:048D:5702.0001: hiddev96,hidraw0: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:02:00.0-7/input0
Oct 18 06:18:09 thor kernel: usbcore: registered new interface driver usbhid
Oct 18 06:18:09 thor kernel: usbhid: USB HID core driver
Oct 18 06:18:09 thor kernel: snd_hda_intel 0000:07:00.1: enabling device (0000 -> 0002)
Oct 18 06:18:09 thor kernel: snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
Oct 18 06:18:09 thor kernel: snd_hda_intel 0000:07:00.6: enabling device (0000 -> 0002)
Oct 18 06:18:09 thor mtp-probe[501]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-7"
Oct 18 06:18:09 thor mtp-probe[501]: bus: 1, device: 2 was not an MTP device
Oct 18 06:18:09 thor systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 18 06:18:09 thor kernel: usb 6-2: new SuperSpeed USB device number 3 using xhci_hcd
Oct 18 06:18:09 thor kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-66.ucode failed with error -2
Oct 18 06:18:09 thor kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-65.ucode failed with error -2
Oct 18 06:18:09 thor kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-64.ucode failed with error -2
Oct 18 06:18:09 thor kernel: r8169 0000:04:00.0 enp4s0: renamed from eth0
Oct 18 06:18:09 thor kernel: iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
Oct 18 06:18:09 thor kernel: iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Oct 18 06:18:09 thor kernel: iwlwifi 0000:05:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm
Oct 18 06:18:09 thor kernel: usb 3-2.1: New USB device found, idVendor=04d9, idProduct=0163, bcdDevice=11.01
Oct 18 06:18:09 thor kernel: usb 3-2.1: New USB device strings: Mfr=0, Product=1, SerialNumber=3
Oct 18 06:18:09 thor kernel: usb 3-2.1: Product: USB-HID Keyboard
Oct 18 06:18:09 thor kernel: usb 3-2.1: SerialNumber: 000000000163
Oct 18 06:18:09 thor kernel: usb 6-2: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.04
Oct 18 06:18:09 thor kernel: usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 06:18:09 thor kernel: usb 6-2: Product: 4-Port USB 3.0 Hub
Oct 18 06:18:09 thor kernel: usb 6-2: Manufacturer: Generic
Oct 18 06:18:09 thor kernel: [drm] amdgpu kernel modesetting enabled.
Oct 18 06:18:09 thor kernel: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Oct 18 06:18:09 thor kernel: ATPX version 1, functions 0x00000000
Oct 18 06:18:09 thor kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Oct 18 06:18:09 thor kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 18 06:18:09 thor kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 18 06:18:09 thor kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
Oct 18 06:18:09 thor kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
Oct 18 06:18:09 thor kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
Oct 18 06:18:09 thor kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
Oct 18 06:18:09 thor kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
Oct 18 06:18:09 thor kernel: amdgpu: Virtual CRAT table created for CPU
Oct 18 06:18:09 thor kernel: amdgpu: Topology: Add CPU node
Oct 18 06:18:09 thor kernel: checking generic (fc00000000 300000) vs hw (fe10000000 10000000)
Oct 18 06:18:09 thor kernel: Console: switching to colour dummy device 80x25
Oct 18 06:18:09 thor kernel: amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
Oct 18 06:18:09 thor kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1458:0xD000 0xC8).
Oct 18 06:18:09 thor kernel: amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
Oct 18 06:18:09 thor kernel: [drm] register mmio base: 0xFC500000
Oct 18 06:18:09 thor kernel: [drm] register mmio size: 524288
Oct 18 06:18:09 thor kernel: [drm] PCIE atomic ops is not supported
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input4
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input5
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input6
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input7
Oct 18 06:18:09 thor kernel: [drm] add ip block number 0 <soc15_common>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 1 <gmc_v9_0>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 2 <vega10_ih>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 3 <psp>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 4 <smu>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 5 <gfx_v9_0>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 6 <sdma_v4_0>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 7 <dm>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 8 <vcn_v2_0>
Oct 18 06:18:09 thor kernel: [drm] add ip block number 9 <jpeg_v2_0>
Oct 18 06:18:09 thor kernel: amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from VFCT
Oct 18 06:18:09 thor kernel: amdgpu: ATOM BIOS: 13-CEZANNE-019
Oct 18 06:18:09 thor kernel: [drm] VCN decode is enabled in VM mode
Oct 18 06:18:09 thor kernel: [drm] VCN encode is enabled in VM mode
Oct 18 06:18:09 thor kernel: [drm] JPEG decode is enabled in VM mode
Oct 18 06:18:09 thor kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Oct 18 06:18:09 thor kernel: amdgpu 0000:07:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
Oct 18 06:18:09 thor kernel: amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Oct 18 06:18:09 thor kernel: amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Oct 18 06:18:09 thor kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
Oct 18 06:18:09 thor kernel: [drm] RAM width 128bits DDR4
Oct 18 06:18:09 thor kernel: [drm] amdgpu: 4096M of VRAM memory ready
Oct 18 06:18:09 thor kernel: [drm] amdgpu: 4096M of GTT memory ready.
Oct 18 06:18:09 thor kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Oct 18 06:18:09 thor kernel: [drm] PCIE GART of 1024M enabled.
Oct 18 06:18:09 thor kernel: [drm] PTB located at 0x000000F400900000
Oct 18 06:18:09 thor kernel: amdgpu 0000:07:00.0: amdgpu: PSP runtime database doesn't exist
Oct 18 06:18:09 thor kernel: [drm] Loading DMUB firmware via PSP: version=0x0101001C
Oct 18 06:18:09 thor kernel: [drm] Found VCN firmware Version ENC: 1.16 DEC: 5 VEP: 0 Revision: 3
Oct 18 06:18:09 thor kernel: amdgpu 0000:07:00.0: amdgpu: Will use PSP to load VCN firmware
Oct 18 06:18:09 thor systemd[1]: Reached target Sound Card.
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input8
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input9
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input10
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input11
Oct 18 06:18:09 thor kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input12
Oct 18 06:18:09 thor kernel: usb 5-1.3: new high-speed USB device number 4 using xhci_hcd
Oct 18 06:18:09 thor kernel: input: USB-HID Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.0002/input/input13
Oct 18 06:18:09 thor kernel: hid-generic 0003:04D9:0163.0002: input,hidraw1: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input0
Oct 18 06:18:09 thor kernel: hid-generic 0003:04D9:0163.0003: hiddev97,hidraw2: USB HID v1.11 Device [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input1
Oct 18 06:18:10 thor kernel: input: USB-HID Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input14
Oct 18 06:18:10 thor kernel: usb 5-1.3: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
Oct 18 06:18:10 thor kernel: usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 06:18:10 thor kernel: usb 5-1.3: Product: Hub Controller
Oct 18 06:18:10 thor kernel: usb 5-1.3: Manufacturer: Realtek
Oct 18 06:18:10 thor systemd[1]: Mounting Temporary Directory /tmp...
Oct 18 06:18:10 thor systemd[1]: Mounted Temporary Directory /tmp.
Oct 18 06:18:10 thor systemd[1]: Reached target Local File Systems.
Oct 18 06:18:10 thor systemd[1]: Starting Rebuild Dynamic Linker Cache...
Oct 18 06:18:10 thor systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Oct 18 06:18:10 thor systemd[1]: Store a System Token in an EFI Variable was skipped because all trigger condition checks failed.
Oct 18 06:18:10 thor systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 18 06:18:10 thor systemd[1]: Starting Create Volatile Files and Directories...
Oct 18 06:18:10 thor systemd[1]: Finished Create Volatile Files and Directories.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Starting Rebuild Journal Catalog...
Oct 18 06:18:10 thor audit: BPF prog-id=16 op=LOAD
Oct 18 06:18:10 thor systemd[1]: Starting Network Name Resolution...
Oct 18 06:18:10 thor systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 18 06:18:10 thor audit[545]: SYSTEM_BOOT pid=545 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Finished Rebuild Journal Catalog.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor kernel: input: USB-HID Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input15
Oct 18 06:18:10 thor kernel: input: USB-HID Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input16
Oct 18 06:18:10 thor kernel: hid-generic 0003:04D9:0163.0004: input,hidraw3: USB HID v1.11 Mouse [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input2
Oct 18 06:18:10 thor systemd[1]: Finished Rebuild Dynamic Linker Cache.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Starting Update is Completed...
Oct 18 06:18:10 thor systemd[1]: Finished Update is Completed.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor kernel: usb 3-2.2: new full-speed USB device number 4 using xhci_hcd
Oct 18 06:18:10 thor kernel: [drm] reserve 0x400000 from 0xf4ff800000 for PSP TMR
Oct 18 06:18:10 thor kernel: kvm: Nested Virtualization enabled
Oct 18 06:18:10 thor kernel: SVM: kvm: Nested Paging enabled
Oct 18 06:18:10 thor kernel: SVM: Virtual VMLOAD VMSAVE supported
Oct 18 06:18:10 thor kernel: SVM: Virtual GIF supported
Oct 18 06:18:10 thor systemd-resolved[544]: Positive Trust Anchors:
Oct 18 06:18:10 thor systemd-resolved[544]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Oct 18 06:18:10 thor kernel: usb 3-2.2: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.02
Oct 18 06:18:10 thor kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 18 06:18:10 thor kernel: usb 3-2.2: Product: G502 HERO SE
Oct 18 06:18:10 thor kernel: usb 3-2.2: Manufacturer: Logitech
Oct 18 06:18:10 thor kernel: usb 3-2.2: SerialNumber: 0F7F39613533
Oct 18 06:18:10 thor systemd-resolved[544]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Oct 18 06:18:10 thor systemd-resolved[544]: Using system hostname 'thor'.
Oct 18 06:18:10 thor systemd[1]: Started Network Name Resolution.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Reached target Host and Network Name Lookups.
Oct 18 06:18:10 thor systemd[1]: Reached target System Initialization.
Oct 18 06:18:10 thor systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 18 06:18:10 thor systemd[1]: Started Daily man-db regeneration.
Oct 18 06:18:10 thor systemd[1]: Started Daily verification of password and group files.
Oct 18 06:18:10 thor systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 18 06:18:10 thor systemd[1]: Reached target Timer Units.
Oct 18 06:18:10 thor systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 18 06:18:10 thor systemd[1]: Listening on Libvirt local socket.
Oct 18 06:18:10 thor systemd[1]: Listening on Libvirt admin socket.
Oct 18 06:18:10 thor systemd[1]: Listening on Libvirt local read-only socket.
Oct 18 06:18:10 thor systemd[1]: Listening on Virtual machine lock manager socket.
Oct 18 06:18:10 thor systemd[1]: Listening on Virtual machine log manager socket.
Oct 18 06:18:10 thor systemd[1]: Reached target Socket Units.
Oct 18 06:18:10 thor systemd[1]: Reached target Basic System.
Oct 18 06:18:10 thor systemd[1]: Started ACPI event daemon.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Starting D-Bus System Message Bus...
Oct 18 06:18:10 thor systemd[1]: SSH Key Generation was skipped because all trigger condition checks failed.
Oct 18 06:18:10 thor audit: BPF prog-id=17 op=LOAD
Oct 18 06:18:10 thor audit: BPF prog-id=18 op=LOAD
Oct 18 06:18:10 thor audit: BPF prog-id=19 op=LOAD
Oct 18 06:18:10 thor systemd[1]: Starting User Login Management...
Oct 18 06:18:10 thor audit: BPF prog-id=20 op=LOAD
Oct 18 06:18:10 thor audit: BPF prog-id=21 op=LOAD
Oct 18 06:18:10 thor systemd[1]: Starting Virtual Machine and Container Registration Service...
Oct 18 06:18:10 thor systemd[1]: Started D-Bus System Message Bus.
Oct 18 06:18:10 thor kernel: hub 6-2:1.0: USB hub found
Oct 18 06:18:10 thor kernel: hub 6-2:1.0: 4 ports detected
Oct 18 06:18:10 thor kernel: hid-generic 0003:0BDA:1100.0005: hiddev98,hidraw4: USB HID v1.11 Device [Realtek Hub Controller] on usb-0000:07:00.4-1.3/input0
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.systemd1'
Oct 18 06:18:10 thor systemd[1]: Starting Network Manager...
Oct 18 06:18:10 thor systemd[1]: Started Virtual Machine and Container Registration Service.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor mtp-probe[555]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-1/5-1.3"
Oct 18 06:18:10 thor mtp-probe[555]: bus: 5, device: 4 was not an MTP device
Oct 18 06:18:10 thor mtp-probe[557]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-1/5-1.3"
Oct 18 06:18:10 thor mtp-probe[557]: bus: 5, device: 4 was not an MTP device
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.5766] NetworkManager (version 1.40.0-1) is starting... (boot:c1795a78-2fab-4769-aba1-76dacbe35951)
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.5767] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 18 06:18:10 thor systemd[1]: Started Network Manager.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.5784] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 18 06:18:10 thor systemd[1]: Reached target Network.
Oct 18 06:18:10 thor systemd[1]: Started OpenSSH Daemon.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Starting Permit User Sessions...
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.5807] manager[0x55b4caf8e030]: monitoring kernel firmware directory '/lib/firmware'.
Oct 18 06:18:10 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=554 comm="/usr/bin/NetworkManager --no-daemon")
Oct 18 06:18:10 thor audit: BPF prog-id=22 op=LOAD
Oct 18 06:18:10 thor audit: BPF prog-id=23 op=LOAD
Oct 18 06:18:10 thor audit: BPF prog-id=24 op=LOAD
Oct 18 06:18:10 thor systemd[1]: Starting Hostname Service...
Oct 18 06:18:10 thor systemd[1]: Finished Permit User Sessions.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd-logind[550]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 18 06:18:10 thor systemd-logind[550]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 18 06:18:10 thor systemd-logind[550]: New seat seat0.
Oct 18 06:18:10 thor systemd[1]: Starting GNOME Display Manager...
Oct 18 06:18:10 thor systemd[1]: Started User Login Management.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor sshd[560]: Server listening on 0.0.0.0 port 22.
Oct 18 06:18:10 thor sshd[560]: Server listening on :: port 22.
Oct 18 06:18:10 thor systemd[1]: Starting Virtualization daemon...
Oct 18 06:18:10 thor systemd[1]: Started GNOME Display Manager.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
Oct 18 06:18:10 thor kernel: [drm] kiq ring mec 2 pipe 1 q 0
Oct 18 06:18:10 thor kernel: [drm] Display Core initialized with v3.2.149!
Oct 18 06:18:10 thor kernel: [drm] DMUB hardware initialized: version=0x0101001C
Oct 18 06:18:10 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 18 06:18:10 thor systemd[1]: Started Hostname Service.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Started Virtualization daemon.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor systemd[1]: Reached target Multi-User System.
Oct 18 06:18:10 thor systemd[1]: Reached target Graphical Interface.
Oct 18 06:18:10 thor systemd[1]: Startup finished in 9.521s (firmware) + 541ms (loader) + 6.078s (kernel) + 1.771s (userspace) = 17.912s.
Oct 18 06:18:10 thor kernel: snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 18 06:18:10 thor kernel: input: Logitech G502 HERO SE as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.0006/input/input17
Oct 18 06:18:10 thor kernel: hid-generic 0003:046D:C08B.0006: input,hidraw5: USB HID v1.11 Mouse [Logitech G502 HERO SE] on usb-0000:07:00.3-2.2/input0
Oct 18 06:18:10 thor kernel: input: Logitech G502 HERO SE Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6441] hostname: hostname: using hostnamed
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6441] hostname: static hostname changed from (none) to "thor"
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6443] dns-mgr: init: dns=systemd-resolved rc-manager=symlink, plugin=systemd-resolved
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6447] manager[0x55b4caf8e030]: rfkill: Wi-Fi hardware radio set enabled
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6447] manager[0x55b4caf8e030]: rfkill: WWAN hardware radio set enabled
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6462] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-adsl.so)
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6489] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-bluetooth.so)
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6499] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-ovs.so)
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6543] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-team.so)
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6551] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-wifi.so)
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6558] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-wwan.so)
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6560] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6560] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 18 06:18:10 thor kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Oct 18 06:18:10 thor kernel: [drm] JPEG decode initialized successfully.
Oct 18 06:18:10 thor kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Oct 18 06:18:10 thor kernel: MCE: In-kernel MCE decoding enabled.
Oct 18 06:18:10 thor kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Oct 18 06:18:10 thor kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Oct 18 06:18:10 thor kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
Oct 18 06:18:10 thor kernel: hid-generic 0003:046D:C08B.0007: input,hiddev99,hidraw6: USB HID v1.11 Keyboard [Logitech G502 HERO SE] on usb-0000:07:00.3-2.2/input1
Oct 18 06:18:10 thor kernel: usb-storage 3-2.1:1.3: USB Mass Storage device detected
Oct 18 06:18:10 thor kernel: scsi host6: usb-storage 3-2.1:1.3
Oct 18 06:18:10 thor kernel: usbcore: registered new interface driver usb-storage
Oct 18 06:18:10 thor kernel: usbcore: registered new interface driver uas
Oct 18 06:18:10 thor kernel: mousedev: PS/2 mouse device common for all mice
Oct 18 06:18:10 thor kernel: memmap_init_zone_device initialised 1048576 pages in 0ms
Oct 18 06:18:10 thor kernel: amdgpu: HMM registered 4096MB device memory
Oct 18 06:18:10 thor kernel: amdgpu: SRAT table not found
Oct 18 06:18:10 thor kernel: amdgpu: Virtual CRAT table created for GPU
Oct 18 06:18:10 thor kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
Oct 18 06:18:10 thor kernel: kfd kfd: amdgpu: added device 1002:1638
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
Oct 18 06:18:10 thor kernel: [drm] fb mappable at 0x740CD3000
Oct 18 06:18:10 thor kernel: [drm] vram apper at 0x740000000
Oct 18 06:18:10 thor kernel: [drm] size 33177600
Oct 18 06:18:10 thor kernel: [drm] fb depth is 24
Oct 18 06:18:10 thor kernel: [drm] pitch is 15360
Oct 18 06:18:10 thor kernel: iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100
Oct 18 06:18:10 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=554 comm="/usr/bin/NetworkManager --no-daemon")
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.6560] manager: Networking is enabled by state file
Oct 18 06:18:10 thor mtp-probe[618]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1"
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.8494] settings: Loaded settings plugin: keyfile (internal)
Oct 18 06:18:10 thor mtp-probe[619]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2"
Oct 18 06:18:10 thor systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 18 06:18:10 thor mtp-probe[618]: bus: 3, device: 3 was not an MTP device
Oct 18 06:18:10 thor mtp-probe[619]: bus: 3, device: 4 was not an MTP device
Oct 18 06:18:10 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 18 06:18:10 thor systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 18 06:18:10 thor systemd-logind[550]: Watching system buttons on /dev/input/event14 (USB-HID Keyboard System Control)
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor kernel: iwlwifi 0000:05:00.0: base HW address: 44:af:28:63:7d:79
Oct 18 06:18:10 thor systemd-logind[550]: Watching system buttons on /dev/input/event13 (USB-HID Keyboard)
Oct 18 06:18:10 thor kernel: Console: switching to colour frame buffer device 240x67
Oct 18 06:18:10 thor kernel: usb 6-2.3: new SuperSpeed USB device number 4 using xhci_hcd
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.8843] dhcp: init: Using DHCP client 'internal'
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.8844] device (lo): carrier: link connected
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.8846] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Oct 18 06:18:10 thor systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.8858] manager: (enp4s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.8866] settings: (enp4s0): created default wired connection 'Wired connection 1'
Oct 18 06:18:10 thor NetworkManager[554]: <info> [1666088290.8866] device (enp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 18 06:18:10 thor kernel: iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
Oct 18 06:18:10 thor systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 18 06:18:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Oct 18 06:18:10 thor mtp-probe[646]: checking bus 6, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2.3"
Oct 18 06:18:10 thor mtp-probe[646]: bus: 6, device: 4 was not an MTP device
Oct 18 06:18:10 thor kernel: usb 6-2.3: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
Oct 18 06:18:10 thor kernel: usb 6-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 18 06:18:10 thor kernel: usb 6-2.3: Product: DataTraveler 3.0
Oct 18 06:18:10 thor kernel: usb 6-2.3: Manufacturer: Kingston
Oct 18 06:18:10 thor kernel: usb 6-2.3: SerialNumber: 60A44C413DF8E620C92523C4
Oct 18 06:18:10 thor kernel: usb-storage 6-2.3:1.0: USB Mass Storage device detected
Oct 18 06:18:10 thor kernel: scsi host7: usb-storage 6-2.3:1.0
Oct 18 06:18:10 thor mtp-probe[648]: checking bus 6, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2.3"
Oct 18 06:18:10 thor mtp-probe[648]: bus: 6, device: 4 was not an MTP device
Oct 18 06:18:10 thor mtp-probe[649]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1"
Oct 18 06:18:10 thor mtp-probe[649]: bus: 3, device: 3 was not an MTP device
Oct 18 06:18:10 thor systemd-logind[550]: Watching system buttons on /dev/input/event18 (Logitech G502 HERO SE Keyboard)
Oct 18 06:18:10 thor acpid[548]: starting up with netlink and the input layer
Oct 18 06:18:10 thor acpid[548]: 1 rule loaded
Oct 18 06:18:10 thor acpid[548]: waiting for events: event logging is off
Oct 18 06:18:10 thor mtp-probe[650]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2"
Oct 18 06:18:10 thor mtp-probe[650]: bus: 3, device: 4 was not an MTP device
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Oct 18 06:18:10 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Oct 18 06:18:10 thor kernel: [drm] Initialized amdgpu 3.42.0 20150101 for 0000:07:00.0 on minor 0
Oct 18 06:18:11 thor systemd[1]: Created slice Slice /system/systemd-backlight.
Oct 18 06:18:11 thor systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Oct 18 06:18:11 thor systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Oct 18 06:18:11 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:11 thor kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
Oct 18 06:18:11 thor kernel: intel_rapl_common: Found RAPL domain package
Oct 18 06:18:11 thor kernel: intel_rapl_common: Found RAPL domain core
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.2843] manager: (virbr0): new Bridge device (/org/freedesktop/NetworkManager/Devices/3)
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.2852] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:02:00.2/0000:03:09.0/0000:05:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.2863] ovsdb: disconnected from ovsdb
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.2865] device (wlp5s0): driver supports Access Point (AP) mode
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.2870] manager: (wlp5s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.2871] device (wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 18 06:18:11 thor kernel: r8169 0000:04:00.0 enp4s0: Link is Down
Oct 18 06:18:11 thor audit[656]: NETFILTER_CFG table=filter:2 family=2 entries=2 op=nft_register_chain pid=656 comm="iptables"
Oct 18 06:18:11 thor audit[656]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffd90115e70 a2=0 a3=7ffd90115e5c items=0 ppid=567 pid=656 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.4968] device (wlp5s0): set-hw-addr: set MAC address to 92:1B:8C:CC:CD:69 (scanning)
Oct 18 06:18:11 thor dbus-daemon[549]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=554 comm="/usr/bin/NetworkManager --no-daemon")
Oct 18 06:18:11 thor systemd[1]: Starting WPA supplicant...
Oct 18 06:18:11 thor dbus-daemon[549]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Oct 18 06:18:11 thor wpa_supplicant[661]: Successfully initialized wpa_supplicant
Oct 18 06:18:11 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:11 thor systemd[1]: Started WPA supplicant.
Oct 18 06:18:11 thor audit[657]: NETFILTER_CFG table=filter:3 family=2 entries=2 op=nft_register_chain pid=657 comm="iptables"
Oct 18 06:18:11 thor audit[657]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffd6ba0b000 a2=0 a3=7ffd6ba0afec items=0 ppid=567 pid=657 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
Oct 18 06:18:11 thor audit[662]: NETFILTER_CFG table=filter:4 family=2 entries=1 op=nft_register_chain pid=662 comm="iptables"
Oct 18 06:18:11 thor audit[662]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffdf4a69440 a2=0 a3=7ffdf4a6942c items=0 ppid=567 pid=662 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
Oct 18 06:18:11 thor audit[663]: NETFILTER_CFG table=filter:5 family=2 entries=2 op=nft_register_chain pid=663 comm="iptables"
Oct 18 06:18:11 thor audit[663]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffd4e8bb260 a2=0 a3=7ffd4e8bb24c items=0 ppid=567 pid=663 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
Oct 18 06:18:11 thor audit[664]: NETFILTER_CFG table=filter:6 family=2 entries=1 op=nft_register_chain pid=664 comm="iptables"
Oct 18 06:18:11 thor audit[664]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffd82f7c3e0 a2=0 a3=7ffd82f7c3cc items=0 ppid=567 pid=664 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
Oct 18 06:18:11 thor audit[665]: NETFILTER_CFG table=filter:7 family=2 entries=2 op=nft_register_chain pid=665 comm="iptables"
Oct 18 06:18:11 thor audit[665]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffe10b27e10 a2=0 a3=7ffe10b27dfc items=0 ppid=567 pid=665 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
Oct 18 06:18:11 thor audit[666]: NETFILTER_CFG table=filter:8 family=2 entries=1 op=nft_register_chain pid=666 comm="iptables"
Oct 18 06:18:11 thor audit[666]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffd320bbe10 a2=0 a3=7ffd320bbdfc items=0 ppid=567 pid=666 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
Oct 18 06:18:11 thor audit[667]: NETFILTER_CFG table=filter:9 family=2 entries=1 op=nft_register_rule pid=667 comm="iptables"
Oct 18 06:18:11 thor audit[667]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffd455d3640 a2=0 a3=7ffd455d362c items=0 ppid=567 pid=667 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
Oct 18 06:18:11 thor audit[668]: NETFILTER_CFG table=filter:10 family=2 entries=1 op=nft_register_chain pid=668 comm="iptables"
Oct 18 06:18:11 thor audit[668]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffedfd62c70 a2=0 a3=7ffedfd62c5c items=0 ppid=567 pid=668 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
Oct 18 06:18:11 thor audit[669]: NETFILTER_CFG table=filter:11 family=2 entries=1 op=nft_register_rule pid=669 comm="iptables"
Oct 18 06:18:11 thor audit[669]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffdf7932820 a2=0 a3=7ffdf793280c items=0 ppid=567 pid=669 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
Oct 18 06:18:11 thor audit[670]: NETFILTER_CFG table=nat:12 family=2 entries=2 op=nft_register_chain pid=670 comm="iptables"
Oct 18 06:18:11 thor audit[670]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=7fff7e199490 a2=0 a3=7fff7e19947c items=0 ppid=567 pid=670 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
Oct 18 06:18:11 thor kernel: scsi 6:0:0:0: Direct-Access TEX Mass Storage 0.01 PQ: 0 ANSI: 6
Oct 18 06:18:11 thor kernel: sd 6:0:0:0: Attached scsi generic sg0 type 0
Oct 18 06:18:11 thor kernel: sd 6:0:0:0: [sda] Media removed, stopped polling
Oct 18 06:18:11 thor kernel: sd 6:0:0:0: [sda] Attached SCSI removable disk
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.7837] device (wlp5s0): supplicant interface state: internal-starting -> disconnected
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.7837] Wi-Fi P2P device controlled by interface wlp5s0 created
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.7839] manager: (p2p-dev-wlp5s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.7840] device (p2p-dev-wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.7843] device (wlp5s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Oct 18 06:18:11 thor NetworkManager[554]: <info> [1666088291.7846] device (p2p-dev-wlp5s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Oct 18 06:18:11 thor kernel: scsi 7:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
Oct 18 06:18:11 thor kernel: sd 7:0:0:0: Attached scsi generic sg1 type 0
Oct 18 06:18:11 thor kernel: sd 7:0:0:0: [sdb] 242221056 512-byte logical blocks: (124 GB/116 GiB)
Oct 18 06:18:11 thor kernel: sd 7:0:0:0: [sdb] Write Protect is off
Oct 18 06:18:11 thor kernel: sd 7:0:0:0: [sdb] Mode Sense: 45 00 00 00
Oct 18 06:18:11 thor kernel: sd 7:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Oct 18 06:18:11 thor kernel: sdb: sdb1
Oct 18 06:18:11 thor kernel: sd 7:0:0:0: [sdb] Attached SCSI removable disk
Oct 18 06:18:11 thor audit[671]: NETFILTER_CFG table=nat:13 family=2 entries=2 op=nft_register_chain pid=671 comm="iptables"
Oct 18 06:18:11 thor audit[671]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7fff37518df0 a2=0 a3=7fff37518ddc items=0 ppid=567 pid=671 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:11 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Oct 18 06:18:12 thor audit[679]: NETFILTER_CFG table=mangle:14 family=2 entries=2 op=nft_register_chain pid=679 comm="iptables"
Oct 18 06:18:12 thor audit[679]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffd5a52c2e0 a2=0 a3=7ffd5a52c2cc items=0 ppid=567 pid=679 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
Oct 18 06:18:12 thor audit[680]: NETFILTER_CFG table=mangle:15 family=2 entries=2 op=nft_register_chain pid=680 comm="iptables"
Oct 18 06:18:12 thor audit[680]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7ffdee393090 a2=0 a3=7ffdee39307c items=0 ppid=567 pid=680 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Oct 18 06:18:12 thor audit[684]: NETFILTER_CFG table=filter:16 family=10 entries=2 op=nft_register_chain pid=684 comm="ip6tables"
Oct 18 06:18:12 thor audit[684]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffd76d9ed10 a2=0 a3=7ffd76d9ecfc items=0 ppid=567 pid=684 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
Oct 18 06:18:12 thor audit[685]: NETFILTER_CFG table=filter:17 family=10 entries=2 op=nft_register_chain pid=685 comm="ip6tables"
Oct 18 06:18:12 thor audit[685]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffd616a22d0 a2=0 a3=7ffd616a22bc items=0 ppid=567 pid=685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
Oct 18 06:18:12 thor audit[686]: NETFILTER_CFG table=filter:18 family=10 entries=1 op=nft_register_chain pid=686 comm="ip6tables"
Oct 18 06:18:12 thor audit[686]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffdf00af370 a2=0 a3=7ffdf00af35c items=0 ppid=567 pid=686 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
Oct 18 06:18:12 thor audit[687]: NETFILTER_CFG table=filter:19 family=10 entries=2 op=nft_register_chain pid=687 comm="ip6tables"
Oct 18 06:18:12 thor audit[687]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffcfe003d40 a2=0 a3=7ffcfe003d2c items=0 ppid=567 pid=687 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
Oct 18 06:18:12 thor audit[688]: NETFILTER_CFG table=filter:20 family=10 entries=1 op=nft_register_chain pid=688 comm="ip6tables"
Oct 18 06:18:12 thor audit[688]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffc7607cdd0 a2=0 a3=7ffc7607cdbc items=0 ppid=567 pid=688 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
Oct 18 06:18:12 thor audit[689]: NETFILTER_CFG table=filter:21 family=10 entries=2 op=nft_register_chain pid=689 comm="ip6tables"
Oct 18 06:18:12 thor audit[689]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffcd6ec4240 a2=0 a3=7ffcd6ec422c items=0 ppid=567 pid=689 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
Oct 18 06:18:12 thor audit[690]: NETFILTER_CFG table=filter:22 family=10 entries=1 op=nft_register_chain pid=690 comm="ip6tables"
Oct 18 06:18:12 thor audit[690]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7fff7e07da40 a2=0 a3=7fff7e07da2c items=0 ppid=567 pid=690 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
Oct 18 06:18:12 thor audit[691]: NETFILTER_CFG table=filter:23 family=10 entries=1 op=nft_register_rule pid=691 comm="ip6tables"
Oct 18 06:18:12 thor audit[691]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7fffac5b8870 a2=0 a3=7fffac5b885c items=0 ppid=567 pid=691 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
Oct 18 06:18:12 thor audit[692]: NETFILTER_CFG table=filter:24 family=10 entries=1 op=nft_register_chain pid=692 comm="ip6tables"
Oct 18 06:18:12 thor audit[692]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffdba7e2170 a2=0 a3=7ffdba7e215c items=0 ppid=567 pid=692 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
Oct 18 06:18:12 thor audit[693]: NETFILTER_CFG table=filter:25 family=10 entries=1 op=nft_register_rule pid=693 comm="ip6tables"
Oct 18 06:18:12 thor audit[693]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffe2f9bbd40 a2=0 a3=7ffe2f9bbd2c items=0 ppid=567 pid=693 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
Oct 18 06:18:12 thor audit[694]: NETFILTER_CFG table=nat:26 family=10 entries=2 op=nft_register_chain pid=694 comm="ip6tables"
Oct 18 06:18:12 thor audit[694]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=7ffd1f7b0690 a2=0 a3=7ffd1f7b067c items=0 ppid=567 pid=694 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
Oct 18 06:18:12 thor audit[695]: NETFILTER_CFG table=nat:27 family=10 entries=2 op=nft_register_chain pid=695 comm="ip6tables"
Oct 18 06:18:12 thor audit[695]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7ffffb4faf00 a2=0 a3=7ffffb4faeec items=0 ppid=567 pid=695 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Oct 18 06:18:12 thor audit[696]: NETFILTER_CFG table=mangle:28 family=10 entries=2 op=nft_register_chain pid=696 comm="ip6tables"
Oct 18 06:18:12 thor audit[696]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffde0ba3cd0 a2=0 a3=7ffde0ba3cbc items=0 ppid=567 pid=696 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
Oct 18 06:18:12 thor audit[697]: NETFILTER_CFG table=mangle:29 family=10 entries=2 op=nft_register_chain pid=697 comm="ip6tables"
Oct 18 06:18:12 thor audit[697]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7ffcef7c9da0 a2=0 a3=7ffcef7c9d8c items=0 ppid=567 pid=697 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Oct 18 06:18:12 thor audit[698]: NETFILTER_CFG table=filter:30 family=2 entries=1 op=nft_register_rule pid=698 comm="iptables"
Oct 18 06:18:12 thor audit[698]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7fffd5901b40 a2=0 a3=7fffd5901b2c items=0 ppid=567 pid=698 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
Oct 18 06:18:12 thor audit[701]: NETFILTER_CFG table=filter:31 family=2 entries=1 op=nft_register_rule pid=701 comm="iptables"
Oct 18 06:18:12 thor audit[701]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffe53824bb0 a2=0 a3=7ffe53824b9c items=0 ppid=567 pid=701 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
Oct 18 06:18:12 thor audit[702]: NETFILTER_CFG table=filter:32 family=2 entries=1 op=nft_register_rule pid=702 comm="iptables"
Oct 18 06:18:12 thor audit[702]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffcca5b1ca0 a2=0 a3=7ffcca5b1c8c items=0 ppid=567 pid=702 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
Oct 18 06:18:12 thor audit[703]: NETFILTER_CFG table=filter:33 family=2 entries=1 op=nft_register_rule pid=703 comm="iptables"
Oct 18 06:18:12 thor audit[703]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffeff649150 a2=0 a3=7ffeff64913c items=0 ppid=567 pid=703 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
Oct 18 06:18:12 thor audit[704]: NETFILTER_CFG table=filter:34 family=2 entries=1 op=nft_register_rule pid=704 comm="iptables"
Oct 18 06:18:12 thor audit[704]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7fffed39a5e0 a2=0 a3=7fffed39a5cc items=0 ppid=567 pid=704 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
Oct 18 06:18:12 thor audit[705]: NETFILTER_CFG table=filter:35 family=2 entries=1 op=nft_register_rule pid=705 comm="iptables"
Oct 18 06:18:12 thor audit[705]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffe33404ec0 a2=0 a3=7ffe33404eac items=0 ppid=567 pid=705 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
Oct 18 06:18:12 thor audit[706]: NETFILTER_CFG table=filter:36 family=2 entries=1 op=nft_register_rule pid=706 comm="iptables"
Oct 18 06:18:12 thor audit[706]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffff42e24e0 a2=0 a3=7ffff42e24cc items=0 ppid=567 pid=706 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
Oct 18 06:18:12 thor audit[707]: NETFILTER_CFG table=filter:37 family=2 entries=1 op=nft_register_rule pid=707 comm="iptables"
Oct 18 06:18:12 thor audit[707]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7fff2963ab20 a2=0 a3=7fff2963ab0c items=0 ppid=567 pid=707 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
Oct 18 06:18:12 thor audit[708]: NETFILTER_CFG table=filter:38 family=2 entries=1 op=nft_register_rule pid=708 comm="iptables"
Oct 18 06:18:12 thor audit[708]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffffb906710 a2=0 a3=7ffffb9066fc items=0 ppid=567 pid=708 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D696E2D696E7465726661636500766972627230002D2D6A756D700052454A454354
Oct 18 06:18:12 thor audit[710]: NETFILTER_CFG table=filter:39 family=2 entries=1 op=nft_register_rule pid=710 comm="iptables"
Oct 18 06:18:12 thor audit[710]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffc2b60b940 a2=0 a3=7ffc2b60b92c items=0 ppid=567 pid=710 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D6F75742D696E7465726661636500766972627230002D2D6A756D700052454A454354
Oct 18 06:18:12 thor audit[711]: NETFILTER_CFG table=filter:40 family=2 entries=1 op=nft_register_rule pid=711 comm="iptables"
Oct 18 06:18:12 thor audit[711]: SYSCALL arch=c000003e syscall=46 success=yes exit=380 a0=3 a1=7ffc906a9930 a2=0 a3=7ffc906a991c items=0 ppid=567 pid=711 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465758002D2D696E2D696E7465726661636500766972627230002D2D6F75742D696E7465726661636500766972627230002D2D6A756D7000414343455054
Oct 18 06:18:12 thor audit[712]: NETFILTER_CFG table=filter:41 family=10 entries=1 op=nft_register_rule pid=712 comm="ip6tables"
Oct 18 06:18:12 thor audit[712]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffc669130c0 a2=0 a3=7ffc669130ac items=0 ppid=567 pid=712 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D696E2D696E7465726661636500766972627230002D2D6A756D700052454A454354
Oct 18 06:18:12 thor audit[714]: NETFILTER_CFG table=filter:42 family=10 entries=1 op=nft_register_rule pid=714 comm="ip6tables"
Oct 18 06:18:12 thor audit[714]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7fff8a708400 a2=0 a3=7fff8a7083ec items=0 ppid=567 pid=714 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D6F75742D696E7465726661636500766972627230002D2D6A756D700052454A454354
Oct 18 06:18:12 thor audit[715]: NETFILTER_CFG table=filter:43 family=10 entries=1 op=nft_register_rule pid=715 comm="ip6tables"
Oct 18 06:18:12 thor audit[715]: SYSCALL arch=c000003e syscall=46 success=yes exit=380 a0=3 a1=7ffc22ff65e0 a2=0 a3=7ffc22ff65cc items=0 ppid=567 pid=715 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465758002D2D696E2D696E7465726661636500766972627230002D2D6F75742D696E7465726661636500766972627230002D2D6A756D7000414343455054
Oct 18 06:18:12 thor audit[716]: NETFILTER_CFG table=filter:44 family=2 entries=1 op=nft_register_rule pid=716 comm="iptables"
Oct 18 06:18:12 thor audit[716]: SYSCALL arch=c000003e syscall=46 success=yes exit=392 a0=3 a1=7ffed95f0f00 a2=0 a3=7ffed95f0eec items=0 ppid=567 pid=716 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D736F75726365003139322E3136382E3132322E302F3234002D2D696E2D696E7465726661636500766972627230002D2D6A756D7000414343455054
Oct 18 06:18:12 thor audit[717]: NETFILTER_CFG table=filter:45 family=2 entries=1 op=nft_register_rule pid=717 comm="iptables"
Oct 18 06:18:12 thor audit[717]: SYSCALL arch=c000003e syscall=46 success=yes exit=608 a0=3 a1=7ffd115fcb00 a2=0 a3=7ffd115fcaec items=0 ppid=567 pid=717 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6F75742D696E7465726661636500766972627230002D2D6D6174636800636F6E6E747261636B
Oct 18 06:18:12 thor audit[719]: NETFILTER_CFG table=nat:46 family=2 entries=1 op=nft_register_rule pid=719 comm="iptables"
Oct 18 06:18:12 thor audit[719]: SYSCALL arch=c000003e syscall=46 success=yes exit=424 a0=3 a1=7ffd992e2ab0 a2=0 a3=7ffd992e2a9c items=0 ppid=567 pid=719 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F32340000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D41535155455241
Oct 18 06:18:12 thor audit[721]: NETFILTER_CFG table=nat:47 family=2 entries=1 op=nft_register_rule pid=721 comm="iptables"
Oct 18 06:18:12 thor audit[721]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7ffe059b6740 a2=0 a3=7ffe059b672c items=0 ppid=567 pid=721 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007564700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
Oct 18 06:18:12 thor audit[722]: NETFILTER_CFG table=nat:48 family=2 entries=1 op=nft_register_rule pid=722 comm="iptables"
Oct 18 06:18:12 thor audit[722]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7ffd21cd8560 a2=0 a3=7ffd21cd854c items=0 ppid=567 pid=722 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007463700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
Oct 18 06:18:12 thor audit[723]: NETFILTER_CFG table=nat:49 family=2 entries=1 op=nft_register_rule pid=723 comm="iptables"
Oct 18 06:18:12 thor audit[723]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=7fffcd1b04e0 a2=0 a3=7fffcd1b04cc items=0 ppid=567 pid=723 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003235352E3235352E3235352E3235352F3332002D2D6A756D700052455455524E
Oct 18 06:18:12 thor audit[724]: NETFILTER_CFG table=nat:50 family=2 entries=1 op=nft_register_rule pid=724 comm="iptables"
Oct 18 06:18:12 thor audit[724]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=7ffe3b7a33a0 a2=0 a3=7ffe3b7a338c items=0 ppid=567 pid=724 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003232342E302E302E302F3234002D2D6A756D700052455455524E
Oct 18 06:18:12 thor audit[725]: NETFILTER_CFG table=mangle:51 family=2 entries=1 op=nft_register_rule pid=725 comm="iptables"
Oct 18 06:18:12 thor audit[725]: SYSCALL arch=c000003e syscall=46 success=yes exit=480 a0=3 a1=7ffd9921bc80 a2=0 a3=7ffd9921bc6c items=0 ppid=567 pid=725 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 06:18:12 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E73657274004C4942564952545F505254002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700043484543
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6357] device (virbr0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6360] device (virbr0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6364] device (virbr0): Activation: starting connection 'virbr0' (540d6f79-67d2-4c00-ad48-c1d6fe17788b)
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6366] device (virbr0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6367] device (virbr0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6368] device (virbr0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6369] device (virbr0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6377] device (virbr0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6378] device (virbr0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6379] manager: NetworkManager state is now CONNECTED_LOCAL
Oct 18 06:18:12 thor NetworkManager[554]: <info> [1666088292.6380] device (virbr0): Activation: successful, device activated.
Oct 18 06:18:12 thor dnsmasq[731]: started, version 2.87 cachesize 150
Oct 18 06:18:12 thor dnsmasq[731]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset no-nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
Oct 18 06:18:12 thor dnsmasq-dhcp[731]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
Oct 18 06:18:12 thor dnsmasq-dhcp[731]: DHCP, sockets bound exclusively to interface virbr0
Oct 18 06:18:12 thor dnsmasq[731]: reading /etc/resolv.conf
Oct 18 06:18:12 thor dnsmasq[731]: using nameserver 127.0.0.53#53
Oct 18 06:18:12 thor dnsmasq[731]: read /etc/hosts - 0 addresses
Oct 18 06:18:12 thor dnsmasq[731]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Oct 18 06:18:12 thor dnsmasq-dhcp[731]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Oct 18 06:18:12 thor kernel: r8169 0000:04:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0624] device (enp4s0): carrier: link connected
Oct 18 06:18:14 thor kernel: r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx
Oct 18 06:18:14 thor kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0627] device (enp4s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0632] policy: auto-activating connection 'Wired connection 1' (e16399fd-1fbf-349c-8ba4-496ebd0b06fe)
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0635] device (enp4s0): Activation: starting connection 'Wired connection 1' (e16399fd-1fbf-349c-8ba4-496ebd0b06fe)
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0636] device (enp4s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0637] manager: NetworkManager state is now CONNECTING
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0638] device (enp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0643] device (enp4s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0647] dhcp4 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0720] dhcp4 (enp4s0): state changed new lease, address=172.16.27.175
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0723] policy: set 'Wired connection 1' (enp4s0) as default for IPv4 routing and DNS
Oct 18 06:18:14 thor systemd-resolved[544]: enp4s0: Bus client set search domain list to: lan
Oct 18 06:18:14 thor dnsmasq[731]: reading /etc/resolv.conf
Oct 18 06:18:14 thor dnsmasq[731]: using nameserver 127.0.0.53#53
Oct 18 06:18:14 thor systemd-resolved[544]: enp4s0: Bus client set default route setting: yes
Oct 18 06:18:14 thor dnsmasq[731]: reading /etc/resolv.conf
Oct 18 06:18:14 thor dnsmasq[731]: using nameserver 127.0.0.53#53
Oct 18 06:18:14 thor systemd-resolved[544]: enp4s0: Bus client set DNS server list to: 172.16.27.1
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0863] device (enp4s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0878] device (enp4s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0879] device (enp4s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0881] manager: NetworkManager state is now CONNECTED_SITE
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.0883] device (enp4s0): Activation: successful, device activated.
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.3515] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 18 06:18:14 thor wpa_supplicant[661]: wlp5s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Oct 18 06:18:14 thor NetworkManager[554]: <info> [1666088294.9369] manager: startup complete
Oct 18 06:18:15 thor NetworkManager[554]: <info> [1666088295.3443] dhcp6 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Oct 18 06:18:15 thor NetworkManager[554]: <info> [1666088295.3449] policy: set 'Wired connection 1' (enp4s0) as default for IPv6 routing and DNS
Oct 18 06:18:15 thor systemd-resolved[544]: enp4s0: Bus client set DNS server list to: 172.16.27.1, fd1e:43aa:e886::1
Oct 18 06:18:15 thor NetworkManager[554]: <info> [1666088295.3500] dhcp6 (enp4s0): state changed new lease, address=fd1e:43aa:e886::9c4 2600:4040:2d6c:ad00::9c4
Oct 18 06:18:15 thor systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 18 06:18:15 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:15 thor kernel: kauditd_printk_skb: 182 callbacks suppressed
Oct 18 06:18:15 thor kernel: audit: type=1131 audit(1666088295.890:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.5' (uid=0 pid=566 comm="/usr/bin/gdm")
Oct 18 06:18:20 thor systemd[1]: Reached target User and Group Name Lookups.
Oct 18 06:18:20 thor audit: BPF prog-id=25 op=LOAD
Oct 18 06:18:20 thor systemd[1]: Starting Accounts Service...
Oct 18 06:18:20 thor kernel: audit: type=1334 audit(1666088300.780:95): prog-id=25 op=LOAD
Oct 18 06:18:20 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.10' (uid=0 pid=742 comm="/usr/lib/accounts-daemon")
Oct 18 06:18:20 thor systemd[1]: Starting Authorization Manager...
Oct 18 06:18:20 thor polkitd[746]: Started polkitd version 121
Oct 18 06:18:20 thor polkitd[746]: Loading rules from directory /etc/polkit-1/rules.d
Oct 18 06:18:20 thor polkitd[746]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 18 06:18:20 thor polkitd[746]: Finished loading, compiling and executing 11 rules
Oct 18 06:18:20 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 18 06:18:20 thor polkitd[746]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 18 06:18:20 thor systemd[1]: Started Authorization Manager.
Oct 18 06:18:20 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor kernel: audit: type=1130 audit(1666088300.820:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor accounts-daemon[742]: started daemon version 22.08.0
Oct 18 06:18:20 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.Accounts'
Oct 18 06:18:20 thor systemd[1]: Started Accounts Service.
Oct 18 06:18:20 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor kernel: audit: type=1130 audit(1666088300.830:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor audit[761]: USER_AUTH pid=761 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:20 thor audit[761]: USER_ACCT pid=761 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:20 thor audit[761]: CRED_ACQ pid=761 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:20 thor audit[761]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7fff6b978150 a2=3 a3=7fff6b977e65 items=0 ppid=566 pid=761 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 06:18:20 thor audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 06:18:20 thor systemd[1]: Created slice User Slice of UID 120.
Oct 18 06:18:20 thor systemd[1]: Starting User Runtime Directory /run/user/120...
Oct 18 06:18:20 thor systemd-logind[550]: New session 1 of user gdm.
Oct 18 06:18:20 thor kernel: audit: type=1100 audit(1666088300.840:98): pid=761 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:20 thor kernel: audit: type=1101 audit(1666088300.840:99): pid=761 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:20 thor kernel: audit: type=1103 audit(1666088300.840:100): pid=761 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:20 thor kernel: audit: type=1006 audit(1666088300.840:101): pid=761 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=1 res=1
Oct 18 06:18:20 thor kernel: audit: type=1300 audit(1666088300.840:101): arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7fff6b978150 a2=3 a3=7fff6b977e65 items=0 ppid=566 pid=761 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 06:18:20 thor kernel: audit: type=1327 audit(1666088300.840:101): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 06:18:20 thor systemd[1]: Finished User Runtime Directory /run/user/120.
Oct 18 06:18:20 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor systemd[1]: Starting User Manager for UID 120...
Oct 18 06:18:20 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.14' (uid=0 pid=766 comm="(systemd)")
Oct 18 06:18:20 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:18:20 thor systemd[766]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:18:20 thor audit[766]: USER_ACCT pid=766 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor audit[766]: CRED_ACQ pid=766 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 06:18:20 thor audit[766]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffd3ae80c50 a2=3 a3=7ffd3ae80965 items=0 ppid=1 pid=766 auid=120 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 18 06:18:20 thor audit: PROCTITLE proctitle="(systemd)"
Oct 18 06:18:20 thor systemd[766]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 06:18:20 thor systemd[766]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by (uid=0)
Oct 18 06:18:20 thor systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 18 06:18:20 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor systemd[766]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 18 06:18:20 thor audit[766]: USER_START pid=766 uid=0 auid=120 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor systemd[766]: Queued start job for default target Main User Target.
Oct 18 06:18:20 thor systemd[766]: Created slice User Application Slice.
Oct 18 06:18:20 thor systemd[766]: Reached target Paths.
Oct 18 06:18:20 thor systemd[766]: Reached target Timers.
Oct 18 06:18:20 thor systemd[766]: Starting D-Bus User Message Bus Socket...
Oct 18 06:18:20 thor systemd[766]: Listening on GnuPG network certificate management daemon.
Oct 18 06:18:20 thor systemd[766]: Listening on GCR ssh-agent wrapper.
Oct 18 06:18:20 thor systemd[766]: Listening on GNOME Keyring daemon.
Oct 18 06:18:20 thor systemd[766]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 06:18:20 thor systemd[766]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 06:18:20 thor systemd[766]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 06:18:20 thor systemd[766]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 06:18:20 thor systemd[766]: Listening on p11-kit server.
Oct 18 06:18:20 thor systemd[766]: Listening on PipeWire PulseAudio.
Oct 18 06:18:20 thor systemd[766]: Listening on PipeWire Multimedia System Socket.
Oct 18 06:18:20 thor systemd[766]: Listening on D-Bus User Message Bus Socket.
Oct 18 06:18:20 thor systemd[766]: Reached target Sockets.
Oct 18 06:18:20 thor systemd[766]: Reached target Basic System.
Oct 18 06:18:20 thor systemd[1]: Started User Manager for UID 120.
Oct 18 06:18:20 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor systemd[766]: Starting Update XDG user dir configuration...
Oct 18 06:18:20 thor systemd[1]: Started Session 1 of User gdm.
Oct 18 06:18:20 thor systemd[766]: Finished Update XDG user dir configuration.
Oct 18 06:18:20 thor systemd[766]: Reached target Main User Target.
Oct 18 06:18:20 thor systemd[766]: Startup finished in 96ms.
Oct 18 06:18:20 thor kernel: kauditd_printk_skb: 8 callbacks suppressed
Oct 18 06:18:20 thor kernel: audit: type=1130 audit(1666088300.950:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:20 thor gdm-launch-environment][761]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Oct 18 06:18:20 thor audit[761]: USER_START pid=761 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:20 thor kernel: audit: type=1105 audit(1666088300.960:109): pid=761 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:20 thor systemd[766]: Created slice User Core Session Slice.
Oct 18 06:18:20 thor systemd[766]: Starting D-Bus User Message Bus...
Oct 18 06:18:20 thor systemd[766]: Started D-Bus User Message Bus.
Oct 18 06:18:20 thor dbus-daemon[777]: [session uid=120 pid=777] Successfully activated service 'org.freedesktop.systemd1'
Oct 18 06:18:21 thor gnome-session[781]: gnome-session-binary[781]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:18:21 thor gnome-session[781]: gnome-session-binary[781]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:18:21 thor gnome-session-binary[781]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:18:21 thor gnome-session-binary[781]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:18:21 thor gnome-shell[789]: Running GNOME Shell (using mutter 42.4) as a Wayland display server
Oct 18 06:18:21 thor gnome-shell[789]: Device '/dev/dri/card0' prefers shadow buffer
Oct 18 06:18:21 thor gnome-shell[789]: Added device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Oct 18 06:18:21 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 06:18:21 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 06:18:21 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 06:18:21 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 06:18:21 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 06:18:21 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 06:18:21 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 06:18:21 thor systemd-udevd[446]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:21 thor systemd-udevd[446]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:21 thor gnome-shell[789]: Created gbm renderer for '/dev/dri/card0'
Oct 18 06:18:21 thor gnome-shell[789]: GPU /dev/dri/card0 selected as primary
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=789 comm="/usr/bin/gnome-shell")
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Successfully activated service 'org.a11y.Bus'
Oct 18 06:18:22 thor gnome-shell[789]: Using public X11 display :1024, (using :1025 for managed services)
Oct 18 06:18:22 thor gnome-shell[789]: Using Wayland display name 'wayland-0'
Oct 18 06:18:22 thor systemd-udevd[446]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:22 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 06:18:22 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 06:18:22 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 06:18:22 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 06:18:22 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 06:18:22 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 06:18:22 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 06:18:22 thor systemd-udevd[446]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:22 thor gnome-shell[789]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 18 06:18:22 thor gnome-shell[789]: Will monitor session 1
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.18' (uid=120 pid=789 comm="/usr/bin/gnome-shell")
Oct 18 06:18:22 thor audit: BPF prog-id=26 op=LOAD
Oct 18 06:18:22 thor audit: BPF prog-id=27 op=LOAD
Oct 18 06:18:22 thor audit: BPF prog-id=28 op=LOAD
Oct 18 06:18:22 thor systemd[1]: Starting Locale Service...
Oct 18 06:18:22 thor kernel: audit: type=1334 audit(1666088302.520:110): prog-id=26 op=LOAD
Oct 18 06:18:22 thor kernel: audit: type=1334 audit(1666088302.520:111): prog-id=27 op=LOAD
Oct 18 06:18:22 thor kernel: audit: type=1334 audit(1666088302.520:112): prog-id=28 op=LOAD
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.locale1'
Oct 18 06:18:22 thor systemd[1]: Started Locale Service.
Oct 18 06:18:22 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor kernel: audit: type=1130 audit(1666088302.540:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=789 comm="/usr/bin/gnome-shell")
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.18' (uid=120 pid=789 comm="/usr/bin/gnome-shell")
Oct 18 06:18:22 thor audit: BPF prog-id=29 op=LOAD
Oct 18 06:18:22 thor audit: BPF prog-id=30 op=LOAD
Oct 18 06:18:22 thor systemd[1]: Starting Daemon for power management...
Oct 18 06:18:22 thor kernel: audit: type=1334 audit(1666088302.590:114): prog-id=29 op=LOAD
Oct 18 06:18:22 thor kernel: audit: type=1334 audit(1666088302.590:115): prog-id=30 op=LOAD
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activating via systemd: service name='net.hadess.PowerProfiles' unit='power-profiles-daemon.service' requested by ':1.18' (uid=120 pid=789 comm="/usr/bin/gnome-shell")
Oct 18 06:18:22 thor systemd[1]: Starting Power Profiles daemon...
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Successfully activated service 'net.hadess.PowerProfiles'
Oct 18 06:18:22 thor systemd[1]: Started Power Profiles daemon.
Oct 18 06:18:22 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor systemd[766]: Started PipeWire Multimedia Service.
Oct 18 06:18:22 thor systemd[766]: Started Multimedia Service Session Manager.
Oct 18 06:18:22 thor systemd[766]: Started PipeWire PulseAudio.
Oct 18 06:18:22 thor kernel: audit: type=1130 audit(1666088302.610:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor pipewire[883]: mod.rt: Can't find xdg-portal: (null)
Oct 18 06:18:22 thor pipewire[883]: mod.rt: found session bus but no portal
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.22' (uid=120 pid=883 comm="/usr/bin/pipewire")
Oct 18 06:18:22 thor pipewire-pulse[885]: mod.rt: Can't find xdg-portal: (null)
Oct 18 06:18:22 thor pipewire-pulse[885]: mod.rt: found session bus but no portal
Oct 18 06:18:22 thor systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 18 06:18:22 thor wireplumber[884]: Can't find xdg-portal: (null)
Oct 18 06:18:22 thor wireplumber[884]: found session bus but no portal
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 18 06:18:22 thor systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully called chroot.
Oct 18 06:18:22 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully dropped privileges.
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully limited resources.
Oct 18 06:18:22 thor rtkit-daemon[886]: Running.
Oct 18 06:18:22 thor rtkit-daemon[886]: Canary thread running.
Oct 18 06:18:22 thor rtkit-daemon[886]: Watchdog thread running.
Oct 18 06:18:22 thor kernel: audit: type=1130 audit(1666088302.620:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 18 06:18:22 thor systemd[1]: Started Daemon for power management.
Oct 18 06:18:22 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.18' (uid=120 pid=789 comm="/usr/bin/gnome-shell")
Oct 18 06:18:22 thor systemd[1]: Starting Location Lookup Service...
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully made thread 883 of process 883 owned by '120' high priority at nice level -11.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 1 threads of 1 processes of 1 users.
Oct 18 06:18:22 thor polkitd[746]: Registered Authentication Agent for unix-session:1 (system bus name :1.18 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully made thread 885 of process 885 owned by '120' high priority at nice level -11.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 2 threads of 2 processes of 1 users.
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully made thread 884 of process 884 owned by '120' high priority at nice level -11.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.27' (uid=970 pid=893 comm="/usr/lib/geoclue")
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully made thread 905 of process 884 owned by '120' RT at priority 20.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 4 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor geoclue[893]: Failed to connect to avahi service: Daemon not running
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 4 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 4 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Oct 18 06:18:22 thor systemd[1]: Started Location Lookup Service.
Oct 18 06:18:22 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.26' (uid=970 pid=893 comm="/usr/lib/geoclue")
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Oct 18 06:18:22 thor geoclue[893]: Failed to connect to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: Unit dbus-org.freedesktop.ModemManager1.service not found.
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully made thread 908 of process 885 owned by '120' RT at priority 20.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 5 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor gnome-shell[789]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:18:22 thor gnome-shell[789]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
Oct 18 06:18:22 thor rtkit-daemon[886]: Successfully made thread 909 of process 883 owned by '120' RT at priority 20.
Oct 18 06:18:22 thor rtkit-daemon[886]: Supervising 6 threads of 3 processes of 1 users.
Oct 18 06:18:22 thor pipewire-pulse[907]: 536870912
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=789 comm="/usr/bin/gnome-shell")
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[834]: dbus-daemon[834]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=789 comm="/usr/bin/gnome-shell")
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[834]: dbus-daemon[834]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[918]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 18 06:18:22 thor org.gnome.Shell.desktop[789]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10b7d8f937d596344c16660883016146000000007810000.ms”: No such file or directory
Oct 18 06:18:22 thor wireplumber[884]: Failed to set scheduler settings: Operation not permitted
Oct 18 06:18:22 thor gnome-shell[789]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 18 06:18:22 thor wireplumber[884]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 18 06:18:22 thor wireplumber[884]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Oct 18 06:18:22 thor kernel: rfkill: input handler disabled
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=931 comm="/usr/lib/gsd-sharing")
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 18 06:18:22 thor gsd-sharing[931]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 18 06:18:22 thor gsd-sharing[931]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 18 06:18:22 thor gnome-shell[789]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 18 06:18:22 thor NetworkManager[554]: <info> [1666088302.7419] agent-manager: agent[6fc5cb0a22a79557,:1.18/org.gnome.Shell.NetworkAgent/120]: agent registered
Oct 18 06:18:22 thor gsd-media-keys[949]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 18 06:18:22 thor gsd-media-keys[949]: Failed to grab accelerator for keybinding settings:hibernate
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Activating service name='org.gnome.ScreenSaver' requested by ':1.24' (uid=120 pid=962 comm="/usr/lib/gsd-power")
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.36' (uid=120 pid=937 comm="/usr/lib/gsd-color")
Oct 18 06:18:22 thor gnome-session-binary[781]: Entering running state
Oct 18 06:18:22 thor systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 18 06:18:22 thor xbrlapi.desktop[1096]: openConnection: connect: No such file or directory
Oct 18 06:18:22 thor xbrlapi.desktop[1096]: cannot connect to braille devices daemon brltty at :0
Oct 18 06:18:22 thor /usr/lib/gdm-wayland-session[780]: dbus-daemon[780]: [session uid=120 pid=780] Successfully activated service 'org.gnome.ScreenSaver'
Oct 18 06:18:22 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Oct 18 06:18:22 thor systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 18 06:18:22 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:22 thor gnome-shell[789]: ATK Bridge is disabled but a11y has already been enabled.
Oct 18 06:18:23 thor gnome-shell[789]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 18 06:18:23 thor org.gnome.Shell.desktop[1112]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Oct 18 06:18:23 thor org.gnome.Shell.desktop[1112]: > Warning: Unsupported maximum keycode 708, clipping.
Oct 18 06:18:23 thor org.gnome.Shell.desktop[1112]: > X11 cannot support keycodes above 255.
Oct 18 06:18:23 thor org.gnome.Shell.desktop[1112]: Errors from xkbcomp are not fatal to the X server
Oct 18 06:18:23 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.40' (uid=971 pid=1105 comm="/usr/lib/colord-sane")
Oct 18 06:18:23 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 06:18:23 thor gnome-shell[789]: Registering session with GDM
Oct 18 06:18:23 thor wireplumber[884]: <WpSiAudioAdapter:0x560437480040> Object activation aborted: proxy destroyed
Oct 18 06:18:23 thor wireplumber[884]: <WpSiAudioAdapter:0x560437480040> failed to activate item: Object activation aborted: proxy destroyed
Oct 18 06:18:23 thor gsd-media-keys[949]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:18:23 thor gnome-shell[789]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:18:35 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.42' (uid=0 pid=1126 comm="gdm-session-worker [pam/gdm-password]")
Oct 18 06:18:35 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:18:35 thor gdm-password][1126]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:18:38 thor gdm-password][1126]: gkr-pam: unable to locate daemon control file
Oct 18 06:18:38 thor audit[1126]: USER_AUTH pid=1126 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:38 thor gdm-password][1126]: gkr-pam: stashed password to try later in open session
Oct 18 06:18:38 thor audit[1126]: USER_ACCT pid=1126 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:38 thor audit[1126]: CRED_ACQ pid=1126 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:38 thor kernel: kauditd_printk_skb: 3 callbacks suppressed
Oct 18 06:18:38 thor kernel: audit: type=1100 audit(1666088318.620:121): pid=1126 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:38 thor kernel: audit: type=1101 audit(1666088318.620:122): pid=1126 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:38 thor kernel: audit: type=1103 audit(1666088318.620:123): pid=1126 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:38 thor audit[1126]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffce7a82000 a2=4 a3=7ffce7a81d14 items=0 ppid=566 pid=1126 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 06:18:38 thor audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Oct 18 06:18:38 thor gdm-password][1126]: pam_unix(gdm-password:session): session opened for user john(uid=1000) by (uid=0)
Oct 18 06:18:38 thor systemd[1]: Created slice User Slice of UID 1000.
Oct 18 06:18:38 thor systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 18 06:18:38 thor systemd-logind[550]: New session 3 of user john.
Oct 18 06:18:38 thor kernel: audit: type=1006 audit(1666088318.630:124): pid=1126 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Oct 18 06:18:38 thor kernel: audit: type=1300 audit(1666088318.630:124): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffce7a82000 a2=4 a3=7ffce7a81d14 items=0 ppid=566 pid=1126 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 06:18:38 thor kernel: audit: type=1327 audit(1666088318.630:124): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Oct 18 06:18:38 thor kernel: audit: type=1130 audit(1666088318.640:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:38 thor kernel: audit: type=1101 audit(1666088318.640:126): pid=1139 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:38 thor kernel: audit: type=1103 audit(1666088318.640:127): pid=1139 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 06:18:38 thor kernel: audit: type=1006 audit(1666088318.640:128): pid=1139 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
Oct 18 06:18:38 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:38 thor audit[1139]: USER_ACCT pid=1139 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:38 thor audit[1139]: CRED_ACQ pid=1139 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 06:18:38 thor audit[1139]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffd3ae80c50 a2=4 a3=7ffd3ae80964 items=0 ppid=1 pid=1139 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 18 06:18:38 thor audit: PROCTITLE proctitle="(systemd)"
Oct 18 06:18:38 thor audit[1139]: USER_START pid=1139 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:38 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.44' (uid=0 pid=1139 comm="(systemd)")
Oct 18 06:18:38 thor systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 18 06:18:38 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:18:38 thor systemd[1]: Starting User Manager for UID 1000...
Oct 18 06:18:38 thor systemd[1139]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:18:38 thor systemd[1139]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[john] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 06:18:38 thor systemd[1139]: pam_unix(systemd-user:session): session opened for user john(uid=1000) by (uid=0)
Oct 18 06:18:38 thor systemd[1139]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 18 06:18:38 thor systemd[1139]: Queued start job for default target Main User Target.
Oct 18 06:18:38 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:38 thor audit[1126]: USER_START pid=1126 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty2 res=success'
Oct 18 06:18:38 thor systemd[1139]: Created slice User Application Slice.
Oct 18 06:18:38 thor gdm-password][1126]: pam_env(gdm-password:session): deprecated reading of user environment enabled
Oct 18 06:18:38 thor systemd[1139]: Reached target Paths.
Oct 18 06:18:38 thor gdm-password][1126]: gkr-pam: unlocked login keyring
Oct 18 06:18:38 thor xdg-user-dirs-update[1149]: /home/john/Templates was removed, reassigning TEMPLATES to homedir
Oct 18 06:18:38 thor xdg-user-dirs-update[1149]: /home/john/Videos was removed, reassigning VIDEOS to homedir
Oct 18 06:18:38 thor systemd[1139]: Reached target Timers.
Oct 18 06:18:38 thor gnome-keyring-daemon[1153]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 18 06:18:38 thor systemd[1139]: Starting D-Bus User Message Bus Socket...
Oct 18 06:18:38 thor systemd[1139]: Listening on GnuPG network certificate management daemon.
Oct 18 06:18:38 thor systemd[1139]: Listening on GCR ssh-agent wrapper.
Oct 18 06:18:38 thor systemd[1139]: Listening on GNOME Keyring daemon.
Oct 18 06:18:38 thor systemd[1139]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 06:18:38 thor systemd[1139]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 06:18:38 thor systemd[1139]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 06:18:38 thor systemd[1139]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 06:18:38 thor systemd[1139]: Listening on p11-kit server.
Oct 18 06:18:38 thor systemd[1139]: Listening on PipeWire PulseAudio.
Oct 18 06:18:38 thor systemd[1139]: Listening on PipeWire Multimedia System Socket.
Oct 18 06:18:38 thor systemd[1139]: Listening on D-Bus User Message Bus Socket.
Oct 18 06:18:38 thor systemd[1139]: Reached target Sockets.
Oct 18 06:18:38 thor systemd[1139]: Reached target Basic System.
Oct 18 06:18:38 thor systemd[1]: Started User Manager for UID 1000.
Oct 18 06:18:38 thor systemd[1139]: Starting Update XDG user dir configuration...
Oct 18 06:18:38 thor systemd[1]: Started Session 3 of User john.
Oct 18 06:18:38 thor systemd[1139]: Finished Update XDG user dir configuration.
Oct 18 06:18:38 thor systemd[1139]: Reached target Main User Target.
Oct 18 06:18:38 thor systemd[1139]: Startup finished in 88ms.
Oct 18 06:18:38 thor systemd[1139]: Started GNOME Keyring daemon.
Oct 18 06:18:38 thor systemd[1139]: Created slice User Core Session Slice.
Oct 18 06:18:38 thor systemd[1139]: Starting D-Bus User Message Bus...
Oct 18 06:18:38 thor systemd[1139]: Started D-Bus User Message Bus.
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor wireplumber[884]: dbus[884]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:18:39 thor gsd-media-keys[949]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:18:39 thor gsd-media-keys[949]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:18:39 thor gsd-media-keys[949]: Unable to get default sink
Oct 18 06:18:39 thor kernel: rfkill: input handler enabled
Oct 18 06:18:39 thor systemd[1139]: Created slice Slice /app/gnome-session-manager.
Oct 18 06:18:39 thor systemd[1139]: Reached target GNOME Wayland Session.
Oct 18 06:18:39 thor systemd[1139]: Reached target Session services which should run early before the graphical session is brought up.
Oct 18 06:18:39 thor systemd[1139]: Reached target GNOME Shell.
Oct 18 06:18:39 thor systemd[1139]: Starting Monitor Session leader for GNOME Session...
Oct 18 06:18:39 thor systemd[1139]: Started Monitor Session leader for GNOME Session.
Oct 18 06:18:39 thor systemd[1139]: Reached target Tasks to be run before GNOME Session starts.
Oct 18 06:18:39 thor systemd[1139]: Starting GNOME Session Manager (session: gnome)...
Oct 18 06:18:39 thor gnome-keyring-daemon[1153]: The Secret Service was already initialized
Oct 18 06:18:39 thor gnome-keyring-daemon[1209]: discover_other_daemon: 1
Oct 18 06:18:39 thor gnome-keyring-secrets.desktop[1209]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 18 06:18:39 thor gnome-keyring-d[1153]: The Secret Service was already initialized
Oct 18 06:18:39 thor systemd[1139]: Started Application launched by gnome-session-binary.
Oct 18 06:18:39 thor systemd[1139]: app-gnome-gnome\x2dkeyring\x2dsecrets-1205.scope: Couldn't move process 1205 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dsecrets-1205.scope': No such process
Oct 18 06:18:39 thor systemd[1139]: app-gnome-gnome\x2dkeyring\x2dsecrets-1205.scope: Failed to add PIDs to scope's control group: No such process
Oct 18 06:18:39 thor systemd[1139]: app-gnome-gnome\x2dkeyring\x2dsecrets-1205.scope: Failed with result 'resources'.
Oct 18 06:18:39 thor systemd[1139]: Failed to start Application launched by gnome-session-binary.
Oct 18 06:18:39 thor systemd[1139]: Started Application launched by gnome-session-binary.
Oct 18 06:18:39 thor gnome-keyring-daemon[1210]: discover_other_daemon: 1
Oct 18 06:18:39 thor gnome-keyring-ssh.desktop[1210]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 18 06:18:39 thor gnome-keyring-ssh.desktop[1210]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Oct 18 06:18:39 thor gnome-keyring-pkcs11.desktop[1211]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 18 06:18:39 thor gnome-keyring-pkcs11.desktop[1211]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Oct 18 06:18:39 thor gnome-keyring-daemon[1153]: The PKCS#11 component was already initialized
Oct 18 06:18:39 thor gnome-keyring-d[1153]: The PKCS#11 component was already initialized
Oct 18 06:18:39 thor gnome-keyring-daemon[1211]: discover_other_daemon: 1
Oct 18 06:18:39 thor systemd[1139]: Started GNOME Session Manager (session: gnome).
Oct 18 06:18:39 thor systemd[1139]: Reached target GNOME Session Manager is ready.
Oct 18 06:18:39 thor systemd[1139]: Starting GNOME Shell on Wayland...
Oct 18 06:18:39 thor systemd[1139]: Starting GNOME Shell on X11...
Oct 18 06:18:39 thor systemd[1139]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Oct 18 06:18:39 thor systemd[1139]: Condition check resulted in GNOME Shell on X11 being skipped.
Oct 18 06:18:39 thor gnome-shell[789]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:18:39 thor gnome-shell[789]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:18:39 thor gnome-shell[1214]: Running GNOME Shell (using mutter 42.4) as a Wayland display server
Oct 18 06:18:39 thor gnome-shell[1214]: Device '/dev/dri/card0' prefers shadow buffer
Oct 18 06:18:39 thor gnome-shell[1214]: Added device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Oct 18 06:18:39 thor gnome-shell[1214]: Enabling experimental feature 'scale-monitor-framebuffer'
Oct 18 06:18:39 thor systemd-udevd[446]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:39 thor systemd-udevd[446]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:39 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 06:18:39 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 06:18:39 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 06:18:39 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 06:18:39 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 06:18:39 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 06:18:39 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 06:18:39 thor gnome-shell[1214]: Created gbm renderer for '/dev/dri/card0'
Oct 18 06:18:39 thor gnome-shell[1214]: GPU /dev/dri/card0 selected as primary
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor systemd[1139]: Starting Virtual filesystem service...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 18 06:18:40 thor systemd[1139]: Started Virtual filesystem service.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.14' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor systemd[1139]: Starting Accessibility services bus...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.a11y.Bus'
Oct 18 06:18:40 thor systemd[1139]: Started Accessibility services bus.
Oct 18 06:18:40 thor gnome-shell[1214]: Using public X11 display :0, (using :1 for managed services)
Oct 18 06:18:40 thor gnome-shell[1214]: Using Wayland display name 'wayland-0'
Oct 18 06:18:40 thor gnome-shell[1214]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 18 06:18:40 thor gnome-shell[1214]: Will monitor session 3
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor systemd[1139]: Starting sandboxed app permission store...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 18 06:18:40 thor systemd[1139]: Started sandboxed app permission store.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.17' (uid=1000 pid=1360 comm="/usr/lib/gnome-shell-calendar-server")
Oct 18 06:18:40 thor systemd[1139]: Starting Evolution source registry...
Oct 18 06:18:40 thor systemd[1139]: Started PipeWire Multimedia Service.
Oct 18 06:18:40 thor systemd[1139]: Started Multimedia Service Session Manager.
Oct 18 06:18:40 thor systemd[1139]: Started PipeWire PulseAudio.
Oct 18 06:18:40 thor pipewire[1371]: mod.rt: Can't find xdg-portal: (null)
Oct 18 06:18:40 thor pipewire[1371]: mod.rt: found session bus but no portal
Oct 18 06:18:40 thor wireplumber[1372]: Can't find xdg-portal: (null)
Oct 18 06:18:40 thor wireplumber[1372]: found session bus but no portal
Oct 18 06:18:40 thor pipewire-pulse[1373]: mod.rt: Can't find xdg-portal: (null)
Oct 18 06:18:40 thor pipewire-pulse[1373]: mod.rt: found session bus but no portal
Oct 18 06:18:40 thor rtkit-daemon[886]: Successfully made thread 1371 of process 1371 owned by '1000' high priority at nice level -11.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 7 threads of 4 processes of 2 users.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.OnlineAccounts' requested by ':1.18' (uid=1000 pid=1366 comm="/usr/lib/evolution-source-registry")
Oct 18 06:18:40 thor rtkit-daemon[886]: Successfully made thread 1372 of process 1372 owned by '1000' high priority at nice level -11.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 8 threads of 5 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Successfully made thread 1373 of process 1373 owned by '1000' high priority at nice level -11.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Successfully made thread 1382 of process 1372 owned by '1000' RT at priority 20.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor rtkit-daemon[886]: Successfully made thread 1383 of process 1371 owned by '1000' RT at priority 20.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 11 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor systemd[1139]: Starting User preferences database...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.18' (uid=1000 pid=1366 comm="/usr/lib/evolution-source-registry")
Oct 18 06:18:40 thor wireplumber[1372]: Failed to set scheduler settings: Operation not permitted
Oct 18 06:18:40 thor systemd[1139]: Starting Virtual filesystem metadata service...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'ca.desrt.dconf'
Oct 18 06:18:40 thor systemd[1139]: Started User preferences database.
Oct 18 06:18:40 thor rtkit-daemon[886]: Successfully made thread 1386 of process 1373 owned by '1000' RT at priority 20.
Oct 18 06:18:40 thor rtkit-daemon[886]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 06:18:40 thor wireplumber[1372]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 18 06:18:40 thor wireplumber[1372]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gtk.vfs.Metadata'
Oct 18 06:18:40 thor systemd[1139]: Started Virtual filesystem metadata service.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Oct 18 06:18:40 thor systemd[1139]: Started Evolution source registry.
Oct 18 06:18:40 thor polkitd[746]: Registered Authentication Agent for unix-session:3 (system bus name :1.49 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 18 06:18:40 thor gnome-shell[1214]: Telepathy is not available, chat integration will be disabled.
Oct 18 06:18:40 thor pipewire-pulse[1385]: 536870912
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor systemd[1139]: Starting Virtual filesystem service - disk device monitor...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.17' (uid=1000 pid=1360 comm="/usr/lib/gnome-shell-calendar-server")
Oct 18 06:18:40 thor systemd[1139]: Starting Evolution calendar service...
Oct 18 06:18:40 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.55' (uid=1000 pid=1402 comm="/usr/lib/gvfs-udisks2-volume-monitor")
Oct 18 06:18:40 thor systemd[1]: Starting Disk Manager...
Oct 18 06:18:40 thor udisksd[1414]: udisks daemon version 2.9.4 starting
Oct 18 06:18:40 thor goa-daemon[1377]: goa-daemon version 3.44.0 starting
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Identity' requested by ':1.27' (uid=1000 pid=1377 comm="/usr/lib/goa-daemon")
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Identity'
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.OnlineAccounts'
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Shell.CalendarServer'
Oct 18 06:18:40 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Oct 18 06:18:40 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Oct 18 06:18:40 thor systemd[1]: Started Disk Manager.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor udisksd[1414]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 18 06:18:40 thor systemd[1139]: Started Virtual filesystem service - disk device monitor.
Oct 18 06:18:40 thor systemd[1139]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Oct 18 06:18:40 thor systemd[1139]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor systemd[1139]: Starting Virtual filesystem service - digital camera monitor...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Oct 18 06:18:40 thor systemd[1139]: Started Virtual filesystem service - digital camera monitor.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor systemd[1139]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Oct 18 06:18:40 thor systemd[1139]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor systemd[1139]: Starting Virtual filesystem service - Apple File Conduit monitor...
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Oct 18 06:18:40 thor systemd[1139]: Started Virtual filesystem service - Apple File Conduit monitor.
Oct 18 06:18:40 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Shell.Notifications' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor at-spi-bus-launcher[1345]: dbus-daemon[1345]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:40 thor at-spi-bus-launcher[1345]: dbus-daemon[1345]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 06:18:41 thor gnome-shell[1214]: Could not issue 'GetUnit' systemd call
Oct 18 06:18:41 thor at-spi-bus-launcher[1460]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Oct 18 06:18:41 thor systemd[1139]: Started Evolution calendar service.
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.28' (uid=1000 pid=1411 comm="/usr/lib/evolution-calendar-factory")
Oct 18 06:18:41 thor systemd[1139]: Starting Evolution address book service...
Oct 18 06:18:41 thor systemd[1139]: Started GNOME Shell on Wayland.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME Session is initialized.
Oct 18 06:18:41 thor systemd[1139]: GNOME session X11 services is inactive.
Oct 18 06:18:41 thor systemd[1139]: Dependency failed for GNOME XSettings service.
Oct 18 06:18:41 thor systemd[1139]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
Oct 18 06:18:41 thor systemd[1139]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME Session (session: gnome).
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME XSettings target.
Oct 18 06:18:41 thor systemd[1139]: Starting Signal initialization done to GNOME Session Manager...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME accessibility service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME color management service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME date & time service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME maintenance of expirable data service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME keyboard configuration service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME keyboard shortcuts service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME power management service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME printer notifications service...
Oct 18 06:18:41 thor gnome-shell[1214]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME RFKill support service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME FreeDesktop screensaver service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME file sharing service...
Oct 18 06:18:41 thor udisksd[1414]: Mounted /dev/sdb1 at /run/media/john/thumbdrive on behalf of uid 1000
Oct 18 06:18:41 thor kernel: FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME smartcard service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME sound sample caching service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME USB protection service...
Oct 18 06:18:41 thor systemd[1139]: Starting GNOME Wacom tablet support service...
Oct 18 06:18:41 thor gnome-session-binary[1200]: Entering running state
Oct 18 06:18:41 thor systemd[1139]: Finished Signal initialization done to GNOME Session Manager.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME date & time service.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME FreeDesktop screensaver service.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME file sharing service.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME smartcard service.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME printer notifications service.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME accessibility service.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME maintenance of expirable data service.
Oct 18 06:18:41 thor systemd[1139]: Started Application launched by gnome-session-binary.
Oct 18 06:18:41 thor systemd[1139]: Started Application launched by gnome-session-binary.
Oct 18 06:18:41 thor systemd[1139]: Started Application launched by gnome-session-binary.
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Oct 18 06:18:41 thor systemd[1139]: Started Application launched by gnome-session-binary.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME accessibility target.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME date & time target.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME maintenance of expirable data target.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME printer notifications target.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME FreeDesktop screensaver target.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME file sharing target.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME smartcard target.
Oct 18 06:18:41 thor systemd[1139]: Started Evolution address book service.
Oct 18 06:18:41 thor gnome-session[1200]: gnome-session-binary[1200]: GnomeDesktop-WARNING: Could not create transient scope for PID 1518: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1518 does not exist.
Oct 18 06:18:41 thor gnome-session-binary[1200]: GnomeDesktop-WARNING: Could not create transient scope for PID 1518: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1518 does not exist.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME USB protection service.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME USB protection target.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME RFKill support service.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME RFKill support target.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME sound sample caching service.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME sound sample caching target.
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.ScreenSaver' requested by ':1.52' (uid=1000 pid=1547 comm="/usr/lib/gsd-usb-protection")
Oct 18 06:18:41 thor kernel: rfkill: input handler disabled
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.ScreenSaver'
Oct 18 06:18:41 thor NetworkManager[554]: <info> [1666088321.1748] agent-manager: agent[e8226c9d6c2e0e57,:1.49/org.gnome.Shell.NetworkAgent/1000]: agent registered
Oct 18 06:18:41 thor gnome-shell[1214]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 18 06:18:41 thor gsd-usb-protect[1547]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Oct 18 06:18:41 thor gnome-keyring-daemon[1153]: asked to register item /org/freedesktop/secrets/collection/login/6, but it's already registered
Oct 18 06:18:41 thor gnome-keyring-d[1153]: asked to register item /org/freedesktop/secrets/collection/login/6, but it's already registered
Oct 18 06:18:41 thor NetworkManager[554]: <info> [1666088321.2847] device (wlp5s0): supplicant interface state: disconnected -> scanning
Oct 18 06:18:41 thor NetworkManager[554]: <info> [1666088321.2848] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> scanning
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.57' (uid=1000 pid=1558 comm="/usr/bin/gnome-software --gapplication-service")
Oct 18 06:18:41 thor systemd[1139]: Starting Portal service...
Oct 18 06:18:41 thor systemd[1139]: Started GNOME keyboard configuration service.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME keyboard configuration target.
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.67' (uid=1000 pid=1698 comm="/usr/lib/xdg-desktop-portal")
Oct 18 06:18:41 thor systemd[1139]: Starting flatpak document portal service...
Oct 18 06:18:41 thor systemd[1139]: Started GNOME color management service.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME color management target.
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.freedesktop.portal.Documents'
Oct 18 06:18:41 thor systemd[1139]: Started flatpak document portal service.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME power management service.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME power management target.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME keyboard shortcuts service.
Oct 18 06:18:41 thor systemd[1139]: Started GNOME Wacom tablet support service.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME keyboard shortcuts target.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME Wacom tablet support target.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME Session.
Oct 18 06:18:41 thor systemd[1139]: Reached target GNOME Wayland Session (session: gnome).
Oct 18 06:18:41 thor systemd[1139]: Reached target Current graphical user session.
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gnome' unit='xdg-desktop-portal-gnome.service' requested by ':1.67' (uid=1000 pid=1698 comm="/usr/lib/xdg-desktop-portal")
Oct 18 06:18:41 thor systemd[1139]: Starting Portal service (GNOME implementation)...
Oct 18 06:18:41 thor gsd-media-keys[1512]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 18 06:18:41 thor gsd-media-keys[1512]: Failed to grab accelerator for keybinding settings:hibernate
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Oct 18 06:18:41 thor systemd[1139]: Started Portal service (GNOME implementation).
Oct 18 06:18:41 thor rtkit-daemon[886]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 06:18:41 thor rtkit-daemon[886]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 06:18:41 thor rtkit-daemon[886]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.67' (uid=1000 pid=1698 comm="/usr/lib/xdg-desktop-portal")
Oct 18 06:18:41 thor systemd[1139]: Starting Portal service (GTK/GNOME implementation)...
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Oct 18 06:18:41 thor systemd[1139]: Started Portal service (GTK/GNOME implementation).
Oct 18 06:18:41 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.freedesktop.portal.Desktop'
Oct 18 06:18:41 thor systemd[1139]: Started Portal service.
Oct 18 06:18:41 thor wireplumber[1372]: <WpSiAudioAdapter:0x55f9dfa7d080> Object activation aborted: proxy destroyed
Oct 18 06:18:41 thor wireplumber[1372]: <WpSiAudioAdapter:0x55f9dfa7d080> failed to activate item: Object activation aborted: proxy destroyed
Oct 18 06:18:41 thor gsd-media-keys[1512]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:18:41 thor gnome-shell[1214]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:18:41 thor gnome-software[1558]: /etc/PackageKit/Vendor.conf file not found
Oct 18 06:18:41 thor gnome-software[1558]: Failed to load /usr/lib/gnome-software/plugins-18/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gnome-software/plugins-18/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Oct 18 06:18:41 thor gnome-software[1558]: enabled plugins: appstream, os-release, provenance, flatpak, generic-updates, hardcoded-blocklist, modalias, provenance-license, rewrite-resource, icons, malcontent
Oct 18 06:18:41 thor gnome-software[1558]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos
Oct 18 06:18:42 thor gnome-software[1558]: Only 7 apps for popular list, hiding
Oct 18 06:18:42 thor gnome-shell[1214]: GNOME Shell started at Tue Oct 18 2022 06:18:40 GMT-0400 (Eastern Daylight Time)
Oct 18 06:18:42 thor gnome-shell[1214]: Registering session with GDM
Oct 18 06:18:42 thor audit[761]: USER_END pid=761 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:42 thor audit[761]: CRED_DISP pid=761 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:18:42 thor gdm-launch-environment][761]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Oct 18 06:18:42 thor systemd-logind[550]: Session 1 logged out. Waiting for processes to exit.
Oct 18 06:18:42 thor gsd-color[1500]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__DELL_S3221QS_2VHTTB3_gdm_120
Oct 18 06:18:42 thor polkitd[746]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.18, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Oct 18 06:18:42 thor systemd[1]: session-1.scope: Deactivated successfully.
Oct 18 06:18:42 thor systemd[1]: session-1.scope: Consumed 2.196s CPU time.
Oct 18 06:18:42 thor systemd-logind[550]: Removed session 1.
Oct 18 06:18:42 thor gdm[566]: Gdm: Child process -775 was already dead.
Oct 18 06:18:51 thor NetworkManager[554]: <info> [1666088331.5495] device (wlp5s0): supplicant interface state: scanning -> disconnected
Oct 18 06:18:51 thor NetworkManager[554]: <info> [1666088331.5496] device (p2p-dev-wlp5s0): supplicant management interface state: scanning -> disconnected
Oct 18 06:18:53 thor systemd[1]: Stopping User Manager for UID 120...
Oct 18 06:18:53 thor systemd[766]: Activating special unit Exit the Session...
Oct 18 06:18:53 thor systemd[766]: Stopped target Main User Target.
Oct 18 06:18:53 thor systemd[766]: Stopping D-Bus User Message Bus...
Oct 18 06:18:53 thor systemd[766]: Stopping PipeWire PulseAudio...
Oct 18 06:18:53 thor systemd[766]: Stopped D-Bus User Message Bus.
Oct 18 06:18:53 thor systemd[766]: Stopped PipeWire PulseAudio.
Oct 18 06:18:53 thor systemd[766]: Stopping Multimedia Service Session Manager...
Oct 18 06:18:53 thor wireplumber[884]: stopped by signal: Terminated
Oct 18 06:18:53 thor wireplumber[884]: disconnected from pipewire
Oct 18 06:18:53 thor systemd[766]: Stopped Multimedia Service Session Manager.
Oct 18 06:18:53 thor systemd[766]: Stopping PipeWire Multimedia Service...
Oct 18 06:18:53 thor systemd[766]: Stopped PipeWire Multimedia Service.
Oct 18 06:18:53 thor systemd[766]: Removed slice User Core Session Slice.
Oct 18 06:18:53 thor systemd[766]: Stopped target Basic System.
Oct 18 06:18:53 thor systemd[766]: Stopped target Paths.
Oct 18 06:18:53 thor systemd[766]: Stopped target Sockets.
Oct 18 06:18:53 thor systemd[766]: Stopped target Timers.
Oct 18 06:18:53 thor systemd[766]: Closed D-Bus User Message Bus Socket.
Oct 18 06:18:53 thor systemd[766]: Closed GnuPG network certificate management daemon.
Oct 18 06:18:53 thor systemd[766]: Closed GCR ssh-agent wrapper.
Oct 18 06:18:53 thor systemd[766]: Closed GNOME Keyring daemon.
Oct 18 06:18:53 thor systemd[766]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 06:18:53 thor systemd[766]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 06:18:53 thor systemd[766]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 06:18:53 thor systemd[766]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 18 06:18:53 thor systemd[766]: Closed p11-kit server.
Oct 18 06:18:53 thor systemd[766]: Closed PipeWire PulseAudio.
Oct 18 06:18:53 thor systemd[766]: Closed PipeWire Multimedia System Socket.
Oct 18 06:18:53 thor systemd[766]: Removed slice User Application Slice.
Oct 18 06:18:53 thor systemd[766]: Reached target Shutdown.
Oct 18 06:18:53 thor systemd[766]: Finished Exit the Session.
Oct 18 06:18:53 thor systemd[766]: Reached target Exit the Session.
Oct 18 06:18:53 thor systemd[767]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 06:18:53 thor systemd[1]: user@120.service: Deactivated successfully.
Oct 18 06:18:53 thor systemd[1]: Stopped User Manager for UID 120.
Oct 18 06:18:53 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:53 thor systemd[1]: Stopping User Runtime Directory /run/user/120...
Oct 18 06:18:53 thor kernel: kauditd_printk_skb: 8 callbacks suppressed
Oct 18 06:18:53 thor kernel: audit: type=1131 audit(1666088333.100:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:53 thor systemd[1]: run-user-120.mount: Deactivated successfully.
Oct 18 06:18:53 thor systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Oct 18 06:18:53 thor systemd[1]: Stopped User Runtime Directory /run/user/120.
Oct 18 06:18:53 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:53 thor systemd[1]: Removed slice User Slice of UID 120.
Oct 18 06:18:53 thor systemd[1]: user-120.slice: Consumed 2.522s CPU time.
Oct 18 06:18:53 thor kernel: audit: type=1131 audit(1666088333.110:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Settings.SearchProvider' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Nautilus' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Calendar' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Characters' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.clocks' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Photos' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Epiphany.SearchProvider' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:53 thor systemd[1139]: Created slice Slice /app/org.gnome.Terminal.
Oct 18 06:18:53 thor systemd[1139]: Starting GNOME Terminal Server...
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Settings.SearchProvider'
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.clocks'
Oct 18 06:18:53 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.76' (uid=1000 pid=1887 comm="/usr/bin/gnome-calendar --gapplication-service")
Oct 18 06:18:53 thor audit: BPF prog-id=31 op=LOAD
Oct 18 06:18:53 thor audit: BPF prog-id=32 op=LOAD
Oct 18 06:18:53 thor audit: BPF prog-id=33 op=LOAD
Oct 18 06:18:53 thor systemd[1]: Starting Time & Date Service...
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Oct 18 06:18:53 thor kernel: audit: type=1334 audit(1666088333.370:137): prog-id=31 op=LOAD
Oct 18 06:18:53 thor kernel: audit: type=1334 audit(1666088333.370:138): prog-id=32 op=LOAD
Oct 18 06:18:53 thor kernel: audit: type=1334 audit(1666088333.370:139): prog-id=33 op=LOAD
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Nautilus'
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Characters'
Oct 18 06:18:53 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.timedate1'
Oct 18 06:18:53 thor systemd[1]: Started Time & Date Service.
Oct 18 06:18:53 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:53 thor kernel: audit: type=1130 audit(1666088333.400:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:18:53 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.78' (uid=1000 pid=1879 comm="/usr/lib/gnome-contacts-search-provider")
Oct 18 06:18:53 thor systemd[1]: Bluetooth service was skipped because of a failed condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Calendar'
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Terminal'
Oct 18 06:18:53 thor systemd[1139]: Started GNOME Terminal Server.
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Photos'
Oct 18 06:18:53 thor gnome-character[1889]: JS LOG: Characters Application started
Oct 18 06:18:53 thor systemd-udevd[2003]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:53 thor systemd-udevd[2003]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:53 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 06:18:53 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 06:18:53 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 06:18:53 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 06:18:53 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 06:18:53 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 06:18:53 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 06:18:53 thor nautilus[1881]: Connecting to org.freedesktop.Tracker3.Miner.Files
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Files' unit='tracker-miner-fs-3.service' requested by ':1.77' (uid=1000 pid=1881 comm="/usr/bin/nautilus --gapplication-service")
Oct 18 06:18:53 thor systemd[1139]: Created slice User Background Tasks Slice.
Oct 18 06:18:53 thor systemd[1139]: Starting Tracker file system data miner...
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='com.intel.dleyna-renderer' requested by ':1.82' (uid=1000 pid=1893 comm="/usr/bin/gnome-photos --gapplication-service")
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: dLeyna core version 0.7.0
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: dleyna-renderer-service version 0.7.2
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Load file [/home/john/.config/dleyna-renderer-service.conf]
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: [General settings]
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Never Quit: F
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Connector Name: dbus
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Port: 0
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Push host port: 0
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: [Logging settings]
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Log Type : 0
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Log Level: 0x13
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: [Network filtering settings]
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Enabled : F
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Entries: (null)
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'com.intel.dleyna-renderer'
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.freedesktop.Tracker3.Miner.Files'
Oct 18 06:18:53 thor systemd[1139]: Started Tracker file system data miner.
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Calling GetRenderers method
Oct 18 06:18:53 thor systemd-udevd[1999]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Epiphany.SearchProvider'
Oct 18 06:18:53 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 06:18:53 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 06:18:53 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 06:18:53 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 06:18:53 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 06:18:53 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 06:18:53 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 06:18:53 thor systemd-udevd[2003]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:18:53 thor dleyna-renderer-service[2063]: Client :1.82 lost
Oct 18 06:18:53 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='org.gnome.Photos' requested by ':1.11' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:18:54 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.gnome.Photos'
Oct 18 06:18:54 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating service name='com.intel.dleyna-renderer' requested by ':1.96' (uid=1000 pid=2143 comm="/usr/bin/gnome-photos --gapplication-service")
Oct 18 06:18:54 thor systemd[1139]: Started Application launched by gnome-shell.
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: dLeyna core version 0.7.0
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: dleyna-renderer-service version 0.7.2
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Load file [/home/john/.config/dleyna-renderer-service.conf]
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: [General settings]
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Never Quit: F
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Connector Name: dbus
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Port: 0
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Push host port: 0
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: [Logging settings]
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Log Type : 0
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Log Level: 0x13
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: [Network filtering settings]
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Enabled : F
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Entries: (null)
Oct 18 06:18:54 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'com.intel.dleyna-renderer'
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Calling GetRenderers method
Oct 18 06:18:54 thor dleyna-renderer-service[2186]: Client :1.96 lost
Oct 18 06:18:54 thor systemd[1139]: Started VTE child process 2222 launched by gnome-terminal-server process 1896.
Oct 18 06:18:55 thor dleyna-renderer-service[2186]: dLeyna: Exit
Oct 18 06:18:55 thor dleyna-renderer-service[2063]: dLeyna: Exit
Oct 18 06:18:58 thor gnome-software[1558]: Only 7 apps for popular list, hiding
Oct 18 06:19:03 thor gnome-character[1889]: JS LOG: Characters Application exiting
Oct 18 06:19:08 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.90' (uid=1000 pid=2031 comm="/usr/lib/tracker-miner-fs-3")
Oct 18 06:19:08 thor systemd[1139]: Starting Tracker metadata extractor...
Oct 18 06:19:08 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Oct 18 06:19:08 thor systemd[1139]: Started Tracker metadata extractor.
Oct 18 06:19:11 thor systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 18 06:19:11 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:19:11 thor kernel: audit: type=1131 audit(1666088351.460:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:19:11 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:11 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:11 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:11 thor kernel: audit: type=1334 audit(1666088351.760:142): prog-id=0 op=UNLOAD
Oct 18 06:19:11 thor kernel: audit: type=1334 audit(1666088351.760:143): prog-id=0 op=UNLOAD
Oct 18 06:19:11 thor kernel: audit: type=1334 audit(1666088351.760:144): prog-id=0 op=UNLOAD
Oct 18 06:19:12 thor systemd[1]: systemd-localed.service: Deactivated successfully.
Oct 18 06:19:12 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:19:12 thor kernel: audit: type=1131 audit(1666088352.620:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:19:12 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:12 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:12 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:12 thor kernel: audit: type=1334 audit(1666088352.900:146): prog-id=0 op=UNLOAD
Oct 18 06:19:12 thor kernel: audit: type=1334 audit(1666088352.900:147): prog-id=0 op=UNLOAD
Oct 18 06:19:12 thor kernel: audit: type=1334 audit(1666088352.900:148): prog-id=0 op=UNLOAD
Oct 18 06:19:18 thor dbus-daemon[549]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Oct 18 06:19:23 thor systemd[1]: systemd-timedated.service: Deactivated successfully.
Oct 18 06:19:23 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:19:23 thor kernel: audit: type=1131 audit(1666088363.440:149): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:19:23 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:23 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:23 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:19:23 thor kernel: audit: type=1334 audit(1666088363.520:150): prog-id=0 op=UNLOAD
Oct 18 06:19:23 thor kernel: audit: type=1334 audit(1666088363.520:151): prog-id=0 op=UNLOAD
Oct 18 06:19:23 thor kernel: audit: type=1334 audit(1666088363.520:152): prog-id=0 op=UNLOAD
Oct 18 06:19:26 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.83' (uid=0 pid=2313 comm="sudo journalctl -b")
Oct 18 06:19:26 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:19:26 thor sudo[2313]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:19:28 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.90' (uid=1000 pid=2031 comm="/usr/lib/tracker-miner-fs-3")
Oct 18 06:19:28 thor systemd[1139]: Starting Tracker metadata extractor...
Oct 18 06:19:28 thor dbus-daemon[1159]: [session uid=1000 pid=1159] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Oct 18 06:19:28 thor systemd[1139]: Started Tracker metadata extractor.
Oct 18 06:19:29 thor sudo[2313]: pam_unix(sudo:auth): authentication failure; logname= uid=1000 euid=0 tty=/dev/pts/0 ruser=john rhost= user=john
Oct 18 06:19:29 thor audit[2313]: USER_AUTH pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=? acct="john" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
Oct 18 06:19:29 thor kernel: audit: type=1100 audit(1666088369.420:153): pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=? acct="john" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
Oct 18 06:19:34 thor audit[2313]: USER_AUTH pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="john" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor audit[2313]: USER_ACCT pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="john" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor sudo[2313]: john : TTY=pts/0 ; PWD=/home/john ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 18 06:19:34 thor audit[2313]: CRED_REFR pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor audit[2313]: USER_START pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor sudo[2313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 18 06:19:34 thor kernel: audit: type=1100 audit(1666088374.040:154): pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="john" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor kernel: audit: type=1101 audit(1666088374.040:155): pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="john" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor kernel: audit: type=1110 audit(1666088374.040:156): pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor kernel: audit: type=1105 audit(1666088374.040:157): pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor sudo[2313]: pam_unix(sudo:session): session closed for user root
Oct 18 06:19:34 thor audit[2313]: USER_END pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor audit[2313]: CRED_DISP pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor kernel: audit: type=1106 audit(1666088374.260:158): pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:34 thor kernel: audit: type=1104 audit(1666088374.260:159): pid=2313 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:19:42 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.Flatpak.SystemHelper' unit='flatpak-system-helper.service' requested by ':1.74' (uid=1000 pid=1558 comm="/usr/bin/gnome-software --gapplication-service")
Oct 18 06:19:42 thor systemd[1]: Starting flatpak system helper...
Oct 18 06:19:42 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.Flatpak.SystemHelper'
Oct 18 06:19:42 thor systemd[1]: Started flatpak system helper.
Oct 18 06:19:42 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:19:42 thor kernel: audit: type=1130 audit(1666088382.190:160): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:19:42 thor gnome-software[1558]: libostree pull from 'flathub' for runtime/org.gnome.Platform.Locale/x86_64/41 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 2 content: 0
transfer: secs: 0 size: 1.6 kB
Oct 18 06:19:42 thor gnome-software[1558]: /var/tmp/flatpak-cache-FHN6T1/org.gnome.Platform.Locale-09M6T1/repo-OJYttS: Pulled runtime/org.gnome.Platform.Locale/x86_64/41 from flathub
Oct 18 06:19:42 thor systemd[1]: var-tmp-flatpak\x2dcache\x2dFHN6T1-org.gnome.Platform.Locale\x2d09M6T1.mount: Deactivated successfully.
Oct 18 06:19:42 thor flatpak-system-helper[2346]: system: Pulled runtime/org.gnome.Platform.Locale/x86_64/41 from /var/lib/flatpak/repo/tmp/flatpak-cache-8B95T1/repo-OJYttS
Oct 18 06:19:44 thor gnome-software[1558]: libostree pull from 'flathub' for runtime/org.gnome.Platform/x86_64/41 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
delta: parts: 1 loose: 3
transfer: secs: 1 size: 592 bytes
Oct 18 06:19:44 thor gnome-software[1558]: /var/tmp/flatpak-cache-FHN6T1/org.gnome.Platform-D7DYT1/repo-XnbKep: Pulled runtime/org.gnome.Platform/x86_64/41 from flathub
Oct 18 06:19:44 thor systemd[1]: var-tmp-flatpak\x2dcache\x2dFHN6T1-org.gnome.Platform\x2dD7DYT1.mount: Deactivated successfully.
Oct 18 06:19:44 thor flatpak-system-helper[2346]: system: Pulled runtime/org.gnome.Platform/x86_64/41 from /var/lib/flatpak/repo/tmp/flatpak-cache-N4FYT1/repo-XnbKep
Oct 18 06:19:44 thor flatpak-system-helper[2346]: system: Updated runtime/org.gnome.Platform.Locale/x86_64/41 from flathub
Oct 18 06:19:46 thor flatpak-system-helper[2346]: system: Updated runtime/org.gnome.Platform/x86_64/41 from flathub
Oct 18 06:19:50 thor gnome-software[1558]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 7 content: 8
transfer: secs: 0 size: 6.3 MB
Oct 18 06:19:50 thor gnome-software[1558]: /var/tmp/flatpak-cache-FHN6T1/repo-aOKrRq: Pulled appstream2/x86_64 from flathub
Oct 18 06:19:50 thor flatpak-system-helper[2346]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-FHN6T1/repo-aOKrRq
Oct 18 06:19:50 thor gnome-software[1558]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 7 content: 8
transfer: secs: 0 size: 6.3 MB
Oct 18 06:19:50 thor gnome-software[1558]: /var/tmp/flatpak-cache-FHN6T1/repo-h2cZyI: Pulled appstream2/x86_64 from flathub
Oct 18 06:19:50 thor flatpak-system-helper[2346]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: commit
security: SIGN: disabled
non-delta: meta: 1 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:50 thor flatpak-system-helper[2346]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-FHN6T1/repo-h2cZyI
Oct 18 06:19:52 thor gnome-software[1558]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 2 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:52 thor gnome-software[1558]: /var/tmp/flatpak-cache-FHN6T1/repo-h2cZyI: Pulled appstream2/x86_64 from flathub
Oct 18 06:19:52 thor flatpak-system-helper[2346]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: commit
security: SIGN: disabled
non-delta: meta: 1 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:52 thor gnome-software[1558]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 2 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:52 thor gnome-software[1558]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 2 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:52 thor gnome-software[1558]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 2 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:52 thor gnome-software[1558]: /var/tmp/flatpak-cache-FHN6T1/repo-f4mRxv: Pulled appstream2/x86_64 from flathub
Oct 18 06:19:52 thor gnome-software[1558]: /var/tmp/flatpak-cache-FHN6T1/repo-lAItxw: Pulled appstream2/x86_64 from flathub
Oct 18 06:19:52 thor gnome-software[1558]: /var/tmp/flatpak-cache-FHN6T1/repo-Skf575: Pulled appstream2/x86_64 from flathub
Oct 18 06:19:52 thor flatpak-system-helper[2346]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: commit
security: SIGN: disabled
non-delta: meta: 1 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:52 thor flatpak-system-helper[2346]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: commit
security: SIGN: disabled
non-delta: meta: 1 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:52 thor flatpak-system-helper[2346]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-FHN6T1/repo-h2cZyI
Oct 18 06:19:52 thor flatpak-system-helper[2346]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: commit
security: SIGN: disabled
non-delta: meta: 1 content: 0
transfer: secs: 0 size: 592 bytes
Oct 18 06:19:52 thor flatpak-system-helper[2346]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-FHN6T1/repo-f4mRxv
Oct 18 06:19:52 thor flatpak-system-helper[2346]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-FHN6T1/repo-Skf575
Oct 18 06:19:52 thor flatpak-system-helper[2346]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-FHN6T1/repo-lAItxw
Oct 18 06:19:52 thor gnome-software[1558]: Only 7 apps for popular list, hiding
Oct 18 06:20:10 thor audit[2561]: USER_AUTH pid=2561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor audit[2561]: USER_ACCT pid=2561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor kernel: audit: type=1100 audit(1666088410.450:161): pid=2561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor kernel: audit: type=1101 audit(1666088410.450:162): pid=2561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor audit[2561]: CRED_ACQ pid=2561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor audit[2561]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffe9448a630 a2=3 a3=7ffe9448a345 items=0 ppid=566 pid=2561 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=5 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 06:20:10 thor audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 06:20:10 thor systemd[1]: Created slice User Slice of UID 120.
Oct 18 06:20:10 thor systemd[1]: Starting User Runtime Directory /run/user/120...
Oct 18 06:20:10 thor systemd-logind[550]: New session 5 of user gdm.
Oct 18 06:20:10 thor kernel: audit: type=1103 audit(1666088410.460:163): pid=2561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor kernel: audit: type=1006 audit(1666088410.460:164): pid=2561 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=5 res=1
Oct 18 06:20:10 thor kernel: audit: type=1300 audit(1666088410.460:164): arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffe9448a630 a2=3 a3=7ffe9448a345 items=0 ppid=566 pid=2561 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=5 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 06:20:10 thor kernel: audit: type=1327 audit(1666088410.460:164): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 06:20:10 thor systemd[1]: Finished User Runtime Directory /run/user/120.
Oct 18 06:20:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:10 thor systemd[1]: Starting User Manager for UID 120...
Oct 18 06:20:10 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.87' (uid=0 pid=2567 comm="(systemd)")
Oct 18 06:20:10 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:20:10 thor systemd[2567]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:20:10 thor audit[2567]: USER_ACCT pid=2567 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:10 thor audit[2567]: CRED_ACQ pid=2567 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 06:20:10 thor audit[2567]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffd3ae80c50 a2=3 a3=7ffd3ae80965 items=0 ppid=1 pid=2567 auid=120 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=6 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 18 06:20:10 thor audit: PROCTITLE proctitle="(systemd)"
Oct 18 06:20:10 thor systemd[2567]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 06:20:10 thor systemd[2567]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by (uid=0)
Oct 18 06:20:10 thor systemd[2567]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 18 06:20:10 thor audit[2567]: USER_START pid=2567 uid=0 auid=120 ses=6 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:10 thor kernel: audit: type=1130 audit(1666088410.470:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:10 thor kernel: audit: type=1101 audit(1666088410.470:166): pid=2567 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:10 thor kernel: audit: type=1103 audit(1666088410.470:167): pid=2567 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 06:20:10 thor kernel: audit: type=1006 audit(1666088410.470:168): pid=2567 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=6 res=1
Oct 18 06:20:10 thor root[2568]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 06:20:10 thor root[2578]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 06:20:10 thor systemd[2567]: Queued start job for default target Main User Target.
Oct 18 06:20:10 thor systemd[2567]: Created slice User Application Slice.
Oct 18 06:20:10 thor systemd[2567]: Reached target Paths.
Oct 18 06:20:10 thor systemd[2567]: Reached target Timers.
Oct 18 06:20:10 thor systemd[2567]: Starting D-Bus User Message Bus Socket...
Oct 18 06:20:10 thor systemd[2567]: Listening on GnuPG network certificate management daemon.
Oct 18 06:20:10 thor systemd[2567]: Listening on GCR ssh-agent wrapper.
Oct 18 06:20:10 thor systemd[2567]: Listening on GNOME Keyring daemon.
Oct 18 06:20:10 thor systemd[2567]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 06:20:10 thor systemd[2567]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 06:20:10 thor systemd[2567]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 06:20:10 thor systemd[2567]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 06:20:10 thor systemd[2567]: Listening on p11-kit server.
Oct 18 06:20:10 thor systemd[2567]: Listening on PipeWire PulseAudio.
Oct 18 06:20:10 thor systemd[2567]: Listening on PipeWire Multimedia System Socket.
Oct 18 06:20:10 thor systemd[2567]: Listening on D-Bus User Message Bus Socket.
Oct 18 06:20:10 thor systemd[2567]: Reached target Sockets.
Oct 18 06:20:10 thor systemd[2567]: Reached target Basic System.
Oct 18 06:20:10 thor systemd[1]: Started User Manager for UID 120.
Oct 18 06:20:10 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:10 thor systemd[1]: Started Session 5 of User gdm.
Oct 18 06:20:10 thor systemd[2567]: Starting Update XDG user dir configuration...
Oct 18 06:20:10 thor systemd[2567]: Finished Update XDG user dir configuration.
Oct 18 06:20:10 thor systemd[2567]: Reached target Main User Target.
Oct 18 06:20:10 thor systemd[2567]: Startup finished in 89ms.
Oct 18 06:20:10 thor gdm-launch-environment][2561]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Oct 18 06:20:10 thor audit[2561]: USER_START pid=2561 uid=0 auid=120 ses=5 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor systemd[2567]: Created slice User Core Session Slice.
Oct 18 06:20:10 thor systemd[2567]: Starting D-Bus User Message Bus...
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor wireplumber[1372]: dbus[1372]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:10 thor gsd-media-keys[1512]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:10 thor gnome-shell[1214]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:10 thor gsd-media-keys[1512]: Unable to get default sink
Oct 18 06:20:10 thor gsd-media-keys[1512]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:10 thor gnome-shell[1214]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:10 thor systemd[2567]: Started D-Bus User Message Bus.
Oct 18 06:20:10 thor kernel: rfkill: input handler enabled
Oct 18 06:20:10 thor dbus-daemon[2590]: [session uid=120 pid=2590] Successfully activated service 'org.freedesktop.systemd1'
Oct 18 06:20:10 thor gnome-session[2597]: gnome-session-binary[2597]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:20:10 thor gnome-session[2597]: gnome-session-binary[2597]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:20:10 thor gnome-session-binary[2597]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:20:10 thor gnome-session-binary[2597]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:20:10 thor systemd[1]: libvirtd.service: Deactivated successfully.
Oct 18 06:20:10 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:10 thor systemd[1]: libvirtd.service: Unit process 731 (dnsmasq) remains running after unit stopped.
Oct 18 06:20:10 thor systemd[1]: libvirtd.service: Unit process 732 (dnsmasq) remains running after unit stopped.
Oct 18 06:20:10 thor gnome-shell[2607]: Running GNOME Shell (using mutter 42.4) as a Wayland display server
Oct 18 06:20:10 thor gnome-shell[2607]: Device '/dev/dri/card0' prefers shadow buffer
Oct 18 06:20:10 thor gnome-shell[2607]: Added device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Oct 18 06:20:10 thor kernel: usb 3-2: USB disconnect, device number 2
Oct 18 06:20:10 thor kernel: usb 3-2.1: USB disconnect, device number 3
Oct 18 06:20:10 thor org.gnome.Shell.desktop[2607]: Failed to setup: No GPUs with outputs found
Oct 18 06:20:10 thor gnome-session-binary[2597]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Oct 18 06:20:10 thor gnome-session[2597]: gnome-session-binary[2597]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Oct 18 06:20:10 thor gnome-session-binary[2597]: Unrecoverable failure in required component org.gnome.Shell.desktop
Oct 18 06:20:10 thor /usr/lib/gdm-wayland-session[2595]: dbus-daemon[2595]: [session uid=120 pid=2595] Activating service name='ca.desrt.dconf' requested by ':1.2' (uid=120 pid=2597 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
Oct 18 06:20:10 thor /usr/lib/gdm-wayland-session[2595]: dbus-daemon[2595]: [session uid=120 pid=2595] Successfully activated service 'ca.desrt.dconf'
Oct 18 06:20:10 thor audit[2561]: USER_END pid=2561 uid=0 auid=120 ses=5 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor audit[2561]: CRED_DISP pid=2561 uid=0 auid=120 ses=5 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor gdm[566]: Gdm: GdmDisplay: Session never registered, failing
Oct 18 06:20:10 thor gdm-launch-environment][2561]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Oct 18 06:20:10 thor systemd[1]: session-5.scope: Deactivated successfully.
Oct 18 06:20:10 thor systemd-logind[550]: Session 5 logged out. Waiting for processes to exit.
Oct 18 06:20:10 thor systemd-logind[550]: Removed session 5.
Oct 18 06:20:10 thor gdm[566]: Gdm: Child process -2587 was already dead.
Oct 18 06:20:10 thor gdm[566]: Gdm: GdmDisplay: Session never registered, failing
Oct 18 06:20:10 thor gdm[566]: Gdm: Child process -2587 was already dead.
Oct 18 06:20:10 thor audit[2627]: USER_AUTH pid=2627 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor audit[2627]: USER_ACCT pid=2627 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor audit[2627]: CRED_ACQ pid=2627 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor audit[2627]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffc7b770080 a2=3 a3=7ffc7b76fd95 items=0 ppid=566 pid=2627 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=7 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 06:20:10 thor audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 06:20:10 thor systemd-logind[550]: New session 7 of user gdm.
Oct 18 06:20:10 thor systemd[1]: Started Session 7 of User gdm.
Oct 18 06:20:10 thor gdm-launch-environment][2627]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Oct 18 06:20:10 thor audit[2627]: USER_START pid=2627 uid=0 auid=120 ses=7 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: _XSERVTransMakeAllCOTSServerListeners: server already running
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: _XSERVTransMakeAllCOTSServerListeners: server already running
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (--) Log file renamed from "/var/lib/gdm/.local/share/xorg/Xorg.pid-2640.log" to "/var/lib/gdm/.local/share/xorg/Xorg.2.log"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: X.Org X Server 1.21.1.4
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: X Protocol Version 11, Revision 0
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Current Operating System: Linux thor 5.15.74-1-lts #1 SMP Sat, 15 Oct 2022 06:43:47 +0000 x86_64
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Kernel command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]:
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Current version of pixman: 0.40.0
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Before reporting problems, check http://wiki.x.org
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: to make sure that you have the latest version.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Markers: (--) probed, (**) from config file, (==) default setting,
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (++) from command line, (!!) notice, (II) informational,
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) Log file: "/var/lib/gdm/.local/share/xorg/Xorg.2.log", Time: Tue Oct 18 06:20:10 2022
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) Using config file: "/etc/X11/xorg.conf"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) No Layout section. Using the first Screen section.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (**) |-->Screen "Screen0" (0)
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (**) | |-->Monitor "Monitor0"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (**) | |-->Device "Card0"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (**) Option "AutoAddGPU" "off"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) Automatically adding devices
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) Automatically enabling devices
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (**) Not automatically adding GPU devices
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) Automatically binding GPU devices
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Entry deleted from font path.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Entry deleted from font path.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (Run 'mkfontdir' on "/usr/share/fonts/TTF").
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Entry deleted from font path.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Entry deleted from font path.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Entry deleted from font path.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Entry deleted from font path.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) FontPath set to:
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]:
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) ModulePath set to "/usr/lib/xorg/modules"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) The server relies on udev to provide the list of input devices.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Module ABI versions:
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: X.Org ANSI C Emulation: 0.4
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: X.Org Video Driver: 25.2
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: X.Org XInput driver : 24.4
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: X.Org Server Extension : 10.0
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (++) using VT number 1
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_37
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) xfree86: Adding drm device (/dev/dri/card0)
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card0
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 16 paused 0
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (--) PCI:*(1@0:0:0) 10de:2484:10de:146b rev 161, Mem @ 0xfb000000/16777216, 0xfc00000000/8589934592, 0xfe00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (--) PCI: (7@0:0:0) 1002:1638:1458:d000 rev 200, Mem @ 0xfe10000000/268435456, 0xfe20000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Open ACPI successful (/var/run/acpid.socket)
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) LoadModule: "glx"
Oct 18 06:20:10 thor acpid[548]: client connected from 2640[120:120]
Oct 18 06:20:10 thor acpid[548]: 1 client rule loaded
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Module glx: vendor="X.Org Foundation"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: compiled for 1.21.1.4, module version = 1.0.0
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: ABI class: X.Org Server Extension, version 10.0
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) LoadModule: "amdgpu"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Module amdgpu: vendor="X.Org Foundation"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: compiled for 1.21.1.3, module version = 22.0.0
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: Module class: X.Org Video Driver
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: ABI class: X.Org Video Driver, version 25.2
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU: Driver for AMD Radeon:
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: All GPUs supported by the amdgpu kernel driver
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): Default visual is TrueColor
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): RGB weight 888
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1638)
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Loading sub module "fb"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) LoadModule: "fb"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Module "fb" already built-in
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Loading sub module "dri2"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) LoadModule: "dri2"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Module "dri2" already built-in
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Loading sub module "glamoregl"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) LoadModule: "glamoregl"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: (II) Module glamoregl: vendor="X.Org Foundation"
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: compiled for 1.21.1.4, module version = 1.0.1
Oct 18 06:20:10 thor /usr/lib/gdm-x-session[2640]: ABI class: X.Org ANSI C Emulation, version 0.4
Oct 18 06:20:10 thor systemd-udevd[2655]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:20:10 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 06:20:10 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 06:20:10 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 06:20:10 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 06:20:10 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 06:20:10 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 06:20:10 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 06:20:10 thor systemd-udevd[2560]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 06:20:10 thor acpid[548]: input device has been disconnected, fd 9
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): glamor X acceleration enabled on RENOIR (renoir, LLVM 14.0.6, DRM 3.42, 5.15.74-1-lts)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): glamor detected, initialising EGL layer.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): TearFree property default: auto
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): VariableRefresh: disabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): AsyncFlipSecondaries: disabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): KMS Pageflipping: enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output HDMI-A-0 using monitor section Monitor0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output HDMI-A-1 has no monitor section
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): EDID for output HDMI-A-0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): EDID for output DisplayPort-0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): EDID for output HDMI-A-1
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output HDMI-A-1 disconnected
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (WW) AMDGPU(0): No outputs definitely connected, trying again...
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Output HDMI-A-1 disconnected
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): mem size init: gart size :ff6c9000 vram size: s:fc771000 visible:fc771000
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): DPI set to (96, 96)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Loading sub module "ramdac"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) LoadModule: "ramdac"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Module "ramdac" already built-in
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): [DRI2] Setup complete
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Front buffer pitch: 4096 bytes
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): SYNC extension fences enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Present extension enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): DRI3 enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): Backing store enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Direct rendering enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Use GLAMOR acceleration.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Acceleration enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): DPMS enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (==) AMDGPU(0): Silken mouse enabled
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Set up textured video (glamor)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension Generic Event Extension
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension SHAPE
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension MIT-SHM
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XInputExtension
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XTEST
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension BIG-REQUESTS
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension SYNC
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XKEYBOARD
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XC-MISC
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension SECURITY
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XFIXES
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension RENDER
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension RANDR
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension COMPOSITE
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension DAMAGE
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension MIT-SCREEN-SAVER
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension DOUBLE-BUFFER
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension RECORD
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension DPMS
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension Present
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension DRI3
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension X-Resource
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XVideo
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XVideo-MotionCompensation
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension GLX
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AIGLX: Loaded and initialized radeonsi
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) GLX: Initialized DRI2 GL provider for screen 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XFree86-VidModeExtension
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XFree86-DGA
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension XFree86-DRI
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Initializing extension DRI2
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) LoadModule: "libinput"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Module libinput: vendor="X.Org Foundation"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: compiled for 1.21.1.3, module version = 1.2.1
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: Module class: X.Org XInput Driver
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: ABI class: X.Org XInput driver, version 24.4
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Power Button'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 31 paused 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Power Button: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event1"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event1 - Power Button: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event1 - Power Button: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event1 - Power Button: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Video Bus (/dev/input/event2)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Video Bus'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Video Bus: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event2"
Oct 18 06:20:11 thor gnome-shell[1214]: Could not release device '/dev/input/event13' (13,77): GDBus.Error:org.freedesktop.login1.DeviceNotTaken: Device not taken
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event2 - Video Bus: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event2 - Video Bus: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2/event2"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event2 - Video Bus: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Power Button'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 35 paused 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Power Button: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event0"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event0 - Power Button: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event0 - Power Button: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event0 - Power Button: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event4)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event5)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event6)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event7)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard System Control (/dev/input/event14)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 36 paused 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard System Control: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event14"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input14/event14"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "USB-HID Keyboard System Control" (type: KEYBOARD, id 9)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard Consumer Control (/dev/input/event15)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 37 paused 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Consumer Control: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event15"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input15/event15"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 10)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/event16)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 38 paused 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event16"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input16/event16"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Mouse" (type: MOUSE, id 11)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "AccelerationScheme" "none"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: (accel) selected scheme none/0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/mouse0)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event17)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 39 paused 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event17"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.0006/input/input17/event17"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 12)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "AccelerationScheme" "none"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: (accel) selected scheme none/0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse1)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event18)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 40 paused 0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event18"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18/event18"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 13)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "AccelerationScheme" "none"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event11)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event12)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event18"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18/event18"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 14)
Oct 18 06:20:11 thor acpid[548]: input device has been disconnected, fd 10
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: removing device USB-HID Keyboard System Control
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "36"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:78
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=120 pid=2711 comm="/usr/lib/gnome-session-check-accelerated")
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Successfully activated service 'org.a11y.Bus'
Oct 18 06:20:11 thor gnome-session[2707]: gnome-session-binary[2707]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:20:11 thor gnome-session[2707]: gnome-session-binary[2707]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:20:11 thor gnome-session-binary[2707]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:20:11 thor gnome-session-binary[2707]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 06:20:11 thor acpid[548]: input device has been disconnected, fd 11
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: removing device USB-HID Keyboard Consumer Control
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "37"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:79
Oct 18 06:20:11 thor gnome-shell[2740]: Running GNOME Shell (using mutter 42.4) as a X11 window and compositing manager
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: removing device USB-HID Keyboard Mouse
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "38"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:80
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Allocate new frame buffer 3840x2160
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): => pitch 15360 bytes
Oct 18 06:20:11 thor root[2767]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 06:20:11 thor root[2769]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 06:20:11 thor gnome-shell[2740]: ATK Bridge is disabled but a11y has already been enabled.
Oct 18 06:20:11 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.49' (uid=1000 pid=1214 comm="/usr/bin/gnome-shell")
Oct 18 06:20:11 thor audit: BPF prog-id=34 op=LOAD
Oct 18 06:20:11 thor audit: BPF prog-id=35 op=LOAD
Oct 18 06:20:11 thor audit: BPF prog-id=36 op=LOAD
Oct 18 06:20:11 thor systemd[1]: Starting Hostname Service...
Oct 18 06:20:11 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 18 06:20:11 thor systemd[1]: Started Hostname Service.
Oct 18 06:20:11 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: removing device Logitech G502 HERO SE
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "39"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:11 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:81
Oct 18 06:20:11 thor kernel: usb 3-2.2: USB disconnect, device number 4
Oct 18 06:20:12 thor gnome-shell[2740]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 18 06:20:12 thor gnome-shell[2740]: Will monitor session 7
Oct 18 06:20:12 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.98' (uid=120 pid=2740 comm="/usr/bin/gnome-shell")
Oct 18 06:20:12 thor audit: BPF prog-id=37 op=LOAD
Oct 18 06:20:12 thor audit: BPF prog-id=38 op=LOAD
Oct 18 06:20:12 thor audit: BPF prog-id=39 op=LOAD
Oct 18 06:20:12 thor systemd[1]: Starting Locale Service...
Oct 18 06:20:12 thor dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.locale1'
Oct 18 06:20:12 thor systemd[1]: Started Locale Service.
Oct 18 06:20:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.5' (uid=120 pid=2740 comm="/usr/bin/gnome-shell")
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 18 06:20:12 thor systemd[2567]: Started PipeWire Multimedia Service.
Oct 18 06:20:12 thor systemd[2567]: Started Multimedia Service Session Manager.
Oct 18 06:20:12 thor systemd[2567]: Started PipeWire PulseAudio.
Oct 18 06:20:12 thor pipewire[2792]: mod.rt: Can't find xdg-portal: (null)
Oct 18 06:20:12 thor pipewire[2792]: mod.rt: found session bus but no portal
Oct 18 06:20:12 thor pipewire-pulse[2794]: mod.rt: Can't find xdg-portal: (null)
Oct 18 06:20:12 thor pipewire-pulse[2794]: mod.rt: found session bus but no portal
Oct 18 06:20:12 thor wireplumber[2793]: Can't find xdg-portal: (null)
Oct 18 06:20:12 thor wireplumber[2793]: found session bus but no portal
Oct 18 06:20:12 thor rtkit-daemon[886]: Successfully made thread 2792 of process 2792 owned by '120' high priority at nice level -11.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 7 threads of 4 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Successfully made thread 2794 of process 2794 owned by '120' high priority at nice level -11.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 8 threads of 5 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Successfully made thread 2793 of process 2793 owned by '120' high priority at nice level -11.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Successfully made thread 2799 of process 2793 owned by '120' RT at priority 20.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Successfully made thread 2801 of process 2792 owned by '120' RT at priority 20.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 11 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor rtkit-daemon[886]: Successfully made thread 2804 of process 2794 owned by '120' RT at priority 20.
Oct 18 06:20:12 thor rtkit-daemon[886]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 06:20:12 thor pipewire-pulse[2803]: 536870912
Oct 18 06:20:12 thor wireplumber[2793]: Failed to set scheduler settings: Operation not permitted
Oct 18 06:20:12 thor wireplumber[2793]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 18 06:20:12 thor wireplumber[2793]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Oct 18 06:20:12 thor polkitd[746]: Registered Authentication Agent for unix-session:7 (system bus name :1.98 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 18 06:20:12 thor gnome-shell[2740]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 06:20:12 thor gnome-shell[2740]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Activating service name='org.gnome.Shell.Notifications' requested by ':1.5' (uid=120 pid=2740 comm="/usr/bin/gnome-shell")
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2729]: dbus-daemon[2729]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=120 pid=2740 comm="/usr/bin/gnome-shell")
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2729]: dbus-daemon[2729]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2819]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 18 06:20:12 thor org.gnome.Shell.desktop[2740]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10461bcdb56b586c3c166608841135881900000027070000.ms”: No such file or directory
Oct 18 06:20:12 thor gnome-shell[2740]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 18 06:20:12 thor kernel: rfkill: input handler disabled
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=2836 comm="/usr/lib/gsd-sharing")
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 18 06:20:12 thor gsd-sharing[2836]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 18 06:20:12 thor gsd-sharing[2836]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 18 06:20:12 thor gnome-session-binary[2707]: Entering running state
Oct 18 06:20:12 thor xbrlapi.desktop[2948]: openConnection: connect: No such file or directory
Oct 18 06:20:12 thor xbrlapi.desktop[2948]: cannot connect to braille devices daemon brltty at :0
Oct 18 06:20:12 thor gnome-shell[2740]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 18 06:20:12 thor NetworkManager[554]: <info> [1666088412.3017] agent-manager: agent[6fc5cb0a22a79557,:1.98/org.gnome.Shell.NetworkAgent/120]: agent registered
Oct 18 06:20:12 thor acpid[548]: input device has been disconnected, fd 21
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Activating service name='org.gnome.ScreenSaver' requested by ':1.21' (uid=120 pid=2866 comm="/usr/lib/gsd-power")
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: removing device Logitech G502 HERO SE Keyboard
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "40"
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: not releasing fd for 13:82, still in use
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: removing device Logitech G502 HERO SE Keyboard
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "40"
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:82
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2705]: dbus-daemon[2705]: [session uid=120 pid=2705] Successfully activated service 'org.gnome.ScreenSaver'
Oct 18 06:20:12 thor gsd-media-keys[2853]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 18 06:20:12 thor gsd-media-keys[2853]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Oct 18 06:20:12 thor gsd-media-keys[2853]: Failed to grab accelerator for keybinding settings:playback-random
Oct 18 06:20:12 thor gsd-media-keys[2853]: Failed to grab accelerator for keybinding settings:hibernate
Oct 18 06:20:12 thor gsd-color[1500]: no xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 device found: Failed to find output xrandr-Dell Inc.-DELL S3221QS-2VHTTB3
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using EDID range info for horizontal sync
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using EDID range info for vertical refresh
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 06:20:12 thor /usr/lib/gdm-x-session[2640]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 06:20:12 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.114' (uid=971 pid=2684 comm="/usr/lib/colord-sane")
Oct 18 06:20:12 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 06:20:13 thor gnome-shell[2740]: Registering session with GDM
Oct 18 06:20:13 thor wireplumber[2793]: <WpSiAudioAdapter:0x5600af308050> Object activation aborted: proxy destroyed
Oct 18 06:20:13 thor wireplumber[2793]: <WpSiAudioAdapter:0x5600af308050> failed to activate item: Object activation aborted: proxy destroyed
Oct 18 06:20:13 thor gsd-media-keys[2853]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:13 thor gnome-shell[2740]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:17 thor /usr/lib/gdm-x-session[2640]: (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
Oct 18 06:20:17 thor root[3023]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 06:20:17 thor root[3025]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 06:20:17 thor kernel: usb 3-2: new high-speed USB device number 5 using xhci_hcd
Oct 18 06:20:17 thor kernel: usb 3-2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 18 06:20:17 thor kernel: usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 18 06:20:17 thor kernel: usb 3-2: Product: USB 2.0 Hub
Oct 18 06:20:17 thor kernel: hub 3-2:1.0: USB hub found
Oct 18 06:20:17 thor kernel: hub 3-2:1.0: 4 ports detected
Oct 18 06:20:17 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.116' (uid=971 pid=3027 comm="/usr/lib/colord-sane")
Oct 18 06:20:17 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 06:20:18 thor kernel: usb 3-2.1: new full-speed USB device number 6 using xhci_hcd
Oct 18 06:20:18 thor kernel: usb 3-2.1: New USB device found, idVendor=04d9, idProduct=0163, bcdDevice=11.01
Oct 18 06:20:18 thor kernel: usb 3-2.1: New USB device strings: Mfr=0, Product=1, SerialNumber=3
Oct 18 06:20:18 thor kernel: usb 3-2.1: Product: USB-HID Keyboard
Oct 18 06:20:18 thor kernel: usb 3-2.1: SerialNumber: 000000000163
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 06:20:18 thor root[3035]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 06:20:18 thor root[3037]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 06:20:18 thor gsd-color[1500]: no xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 device found: Failed to find output xrandr-Dell Inc.-DELL S3221QS-2VHTTB3
Oct 18 06:20:18 thor kernel: input: USB-HID Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.0008/input/input21
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 06:20:18 thor kernel: hid-generic 0003:04D9:0163.0008: input,hidraw1: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input0
Oct 18 06:20:18 thor kernel: hid-generic 0003:04D9:0163.0009: hiddev97,hidraw2: USB HID v1.11 Device [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input1
Oct 18 06:20:18 thor kernel: input: USB-HID Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.000A/input/input22
Oct 18 06:20:18 thor mtp-probe[3044]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1"
Oct 18 06:20:18 thor mtp-probe[3044]: bus: 3, device: 6 was not an MTP device
Oct 18 06:20:18 thor kernel: input: USB-HID Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.000A/input/input23
Oct 18 06:20:18 thor kernel: input: USB-HID Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.000A/input/input24
Oct 18 06:20:18 thor kernel: hid-generic 0003:04D9:0163.000A: input,hidraw3: USB HID v1.11 Mouse [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input2
Oct 18 06:20:18 thor kernel: usb-storage 3-2.1:1.3: USB Mass Storage device detected
Oct 18 06:20:18 thor kernel: scsi host6: usb-storage 3-2.1:1.3
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/mouse0)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:18 thor systemd-logind[550]: Watching system buttons on /dev/input/event14 (USB-HID Keyboard System Control)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard System Control (/dev/input/event14)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 45 paused 0
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard System Control: always reports core events
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event14"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.000A/input/input22/event14"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "USB-HID Keyboard System Control" (type: KEYBOARD, id 9)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard Consumer Control (/dev/input/event15)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 46 paused 0
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Consumer Control: always reports core events
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event15"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.000A/input/input23/event15"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 10)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 06:20:18 thor systemd-logind[550]: Watching system buttons on /dev/input/event13 (USB-HID Keyboard)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/event16)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 47 paused 0
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: always reports core events
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event16"
Oct 18 06:20:18 thor mtp-probe[3076]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1"
Oct 18 06:20:18 thor mtp-probe[3076]: bus: 3, device: 6 was not an MTP device
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.000A/input/input24/event16"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Mouse" (type: MOUSE, id 11)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "AccelerationScheme" "none"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: (accel) selected scheme none/0
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event13)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'USB-HID Keyboard'
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 48 paused 0
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) USB-HID Keyboard: always reports core events
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event13"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event13 - USB-HID Keyboard: device removed
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.0008/input/input21/event13"
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 12)
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 06:20:18 thor /usr/lib/gdm-x-session[2640]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 06:20:18 thor kernel: usb 3-2.2: new full-speed USB device number 7 using xhci_hcd
Oct 18 06:20:19 thor kernel: usb 3-2.2: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.02
Oct 18 06:20:19 thor kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 18 06:20:19 thor kernel: usb 3-2.2: Product: G502 HERO SE
Oct 18 06:20:19 thor kernel: usb 3-2.2: Manufacturer: Logitech
Oct 18 06:20:19 thor kernel: usb 3-2.2: SerialNumber: 0F7F39613533
Oct 18 06:20:19 thor kernel: input: Logitech G502 HERO SE as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.000B/input/input25
Oct 18 06:20:19 thor kernel: hid-generic 0003:046D:C08B.000B: input,hidraw5: USB HID v1.11 Mouse [Logitech G502 HERO SE] on usb-0000:07:00.3-2.2/input0
Oct 18 06:20:19 thor kernel: input: Logitech G502 HERO SE Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.000C/input/input26
Oct 18 06:20:19 thor mtp-probe[3088]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2"
Oct 18 06:20:19 thor mtp-probe[3088]: bus: 3, device: 7 was not an MTP device
Oct 18 06:20:19 thor kernel: hid-generic 0003:046D:C08B.000C: input,hiddev99,hidraw6: USB HID v1.11 Keyboard [Logitech G502 HERO SE] on usb-0000:07:00.3-2.2/input1
Oct 18 06:20:19 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.118' (uid=971 pid=3045 comm="/usr/lib/colord-sane")
Oct 18 06:20:19 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse1)
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) No input driver specified, ignoring this device.
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) This device may have been added with another device file.
Oct 18 06:20:19 thor systemd-logind[550]: Watching system buttons on /dev/input/event18 (Logitech G502 HERO SE Keyboard)
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event18)
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 43 paused 0
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event18"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.000C/input/input26/event18"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 13)
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Option "AccelerationScheme" "none"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event18"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.000C/input/input26/event18"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 14)
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event17)
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 44 paused 0
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: always reports core events
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Option "Device" "/dev/input/event17"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.000B/input/input25/event17"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 15)
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Option "AccelerationScheme" "none"
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: (accel) selected scheme none/0
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
Oct 18 06:20:19 thor mtp-probe[3099]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2"
Oct 18 06:20:19 thor mtp-probe[3099]: bus: 3, device: 7 was not an MTP device
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 06:20:19 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 06:20:19 thor kernel: scsi 6:0:0:0: Direct-Access TEX Mass Storage 0.01 PQ: 0 ANSI: 6
Oct 18 06:20:19 thor kernel: sd 6:0:0:0: Attached scsi generic sg0 type 0
Oct 18 06:20:19 thor kernel: sd 6:0:0:0: [sda] Media removed, stopped polling
Oct 18 06:20:19 thor kernel: sd 6:0:0:0: [sda] Attached SCSI removable disk
Oct 18 06:20:19 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.120' (uid=971 pid=3104 comm="/usr/lib/colord-sane")
Oct 18 06:20:19 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (EE) event13 - USB-HID Keyboard: client bug: event processing lagging behind by 29ms, your system is too slow
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "31"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event1 - Power Button: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "34"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event2 - Video Bus: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "35"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event0 - Power Button: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "45"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "46"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "47"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "48"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event13 - USB-HID Keyboard: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "43"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "43"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (**) Option "fd" "44"
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) AIGLX: Suspending AIGLX clients for VT switch
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor wireplumber[2793]: dbus[2793]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 06:20:24 thor gsd-media-keys[2853]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:24 thor gnome-shell[2740]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:24 thor gsd-media-keys[2853]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:24 thor gsd-media-keys[2853]: Unable to get default sink
Oct 18 06:20:24 thor gnome-shell[2740]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:24 thor acpid[548]: client 2640[120:120] has disconnected
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:77
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:65
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:80
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:66
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:78
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:82
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:79
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:64
Oct 18 06:20:24 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: got pause for 13:81
Oct 18 06:20:24 thor root[3118]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 06:20:24 thor root[3120]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 06:20:24 thor root[3129]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 06:20:24 thor root[3131]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 06:20:25 thor gsd-media-keys[1512]: Unable to get default sink
Oct 18 06:20:25 thor gsd-media-keys[1512]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:25 thor gsd-media-keys[1512]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:25 thor gnome-shell[1214]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:25 thor gnome-shell[1214]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:25 thor gsd-media-keys[1512]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:25 thor gsd-media-keys[1512]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:25 thor gnome-shell[1214]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:25 thor gnome-shell[1214]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 06:20:34 thor gnome-session[2707]: gnome-session-binary[2707]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed
Oct 18 06:20:34 thor gnome-session-binary[2707]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed
Oct 18 06:20:34 thor gsd-rfkill[2848]: Error releasing name org.gnome.SettingsDaemon.Rfkill: The connection is closed
Oct 18 06:20:34 thor unknown[2849]: Error releasing name org.gnome.SettingsDaemon.Smartcard: The connection is closed
Oct 18 06:20:34 thor gsd-print-notif[2844]: Error releasing name org.gnome.SettingsDaemon.PrintNotifications: The connection is closed
Oct 18 06:20:34 thor unknown[2857]: Error releasing name org.freedesktop.ScreenSaver: The connection is closed
Oct 18 06:20:34 thor gsd-sound[2859]: Error releasing name org.gnome.SettingsDaemon.Sound: The connection is closed
Oct 18 06:20:34 thor gsd-a11y-settin[2860]: Error releasing name org.gnome.SettingsDaemon.A11ySettings: The connection is closed
Oct 18 06:20:34 thor unknown[2864]: Error releasing name org.gnome.SettingsDaemon.Housekeeping: The connection is closed
Oct 18 06:20:34 thor unknown[2851]: Error releasing name org.gnome.SettingsDaemon.Datetime: The connection is closed
Oct 18 06:20:34 thor gsd-color[2840]: failed to set xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 color transform matrix: The connection is closed
Oct 18 06:20:34 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:34 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:81
Oct 18 06:20:34 thor gsd-color[1500]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__DELL_S3221QS_2VHTTB3_gdm_120
Oct 18 06:20:34 thor polkitd[746]: Unregistered Authentication Agent for unix-session:7 (system bus name :1.98, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Oct 18 06:20:34 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:34 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: not releasing fd for 13:82, still in use
Oct 18 06:20:34 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:34 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:82
Oct 18 06:20:34 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:34 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:77
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:80
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:79
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:78
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:64
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:66
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) UnloadModule: "libinput"
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) systemd-logind: releasing fd for 13:65
Oct 18 06:20:35 thor /usr/lib/gdm-x-session[2640]: (II) Server terminated successfully (0). Closing log file.
Oct 18 06:20:35 thor audit[2627]: USER_END pid=2627 uid=0 auid=120 ses=7 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:35 thor audit[2627]: CRED_DISP pid=2627 uid=0 auid=120 ses=7 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:35 thor systemd[1]: session-7.scope: Deactivated successfully.
Oct 18 06:20:35 thor gdm-launch-environment][2627]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Oct 18 06:20:35 thor systemd[1]: session-7.scope: Consumed 2.486s CPU time.
Oct 18 06:20:35 thor systemd-logind[550]: Session 7 logged out. Waiting for processes to exit.
Oct 18 06:20:35 thor systemd-logind[550]: Removed session 7.
Oct 18 06:20:35 thor kernel: kauditd_printk_skb: 23 callbacks suppressed
Oct 18 06:20:35 thor kernel: audit: type=1106 audit(1666088435.590:188): pid=2627 uid=0 auid=120 ses=7 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:35 thor kernel: audit: type=1104 audit(1666088435.590:189): pid=2627 uid=0 auid=120 ses=7 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 06:20:35 thor gdm[566]: Gdm: Child process -2638 was already dead.
Oct 18 06:20:42 thor systemd[1]: systemd-localed.service: Deactivated successfully.
Oct 18 06:20:42 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:42 thor kernel: audit: type=1131 audit(1666088442.310:190): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:42 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:20:42 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:20:42 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:20:42 thor kernel: audit: type=1334 audit(1666088442.540:191): prog-id=0 op=UNLOAD
Oct 18 06:20:42 thor kernel: audit: type=1334 audit(1666088442.540:192): prog-id=0 op=UNLOAD
Oct 18 06:20:42 thor kernel: audit: type=1334 audit(1666088442.540:193): prog-id=0 op=UNLOAD
Oct 18 06:20:45 thor systemd[1]: Stopping User Manager for UID 120...
Oct 18 06:20:45 thor systemd[2567]: Activating special unit Exit the Session...
Oct 18 06:20:45 thor systemd[2567]: Stopped target Main User Target.
Oct 18 06:20:45 thor systemd[2567]: Stopping D-Bus User Message Bus...
Oct 18 06:20:45 thor systemd[2567]: Stopping PipeWire PulseAudio...
Oct 18 06:20:45 thor systemd[2567]: Stopped D-Bus User Message Bus.
Oct 18 06:20:45 thor systemd[2567]: Stopped PipeWire PulseAudio.
Oct 18 06:20:45 thor systemd[2567]: Stopping Multimedia Service Session Manager...
Oct 18 06:20:45 thor wireplumber[2793]: stopped by signal: Terminated
Oct 18 06:20:45 thor wireplumber[2793]: disconnected from pipewire
Oct 18 06:20:45 thor systemd[2567]: Stopped Multimedia Service Session Manager.
Oct 18 06:20:45 thor systemd[2567]: Stopping PipeWire Multimedia Service...
Oct 18 06:20:45 thor systemd[2567]: Stopped PipeWire Multimedia Service.
Oct 18 06:20:45 thor systemd[2567]: Removed slice User Core Session Slice.
Oct 18 06:20:45 thor systemd[2567]: Stopped target Basic System.
Oct 18 06:20:45 thor systemd[2567]: Stopped target Paths.
Oct 18 06:20:45 thor systemd[2567]: Stopped target Sockets.
Oct 18 06:20:45 thor systemd[2567]: Stopped target Timers.
Oct 18 06:20:45 thor systemd[2567]: Closed D-Bus User Message Bus Socket.
Oct 18 06:20:45 thor systemd[2567]: Closed GnuPG network certificate management daemon.
Oct 18 06:20:45 thor systemd[2567]: Closed GCR ssh-agent wrapper.
Oct 18 06:20:45 thor systemd[2567]: Closed GNOME Keyring daemon.
Oct 18 06:20:45 thor systemd[2567]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 06:20:45 thor systemd[2567]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 06:20:45 thor systemd[2567]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 06:20:45 thor systemd[2567]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 18 06:20:45 thor systemd[2567]: Closed p11-kit server.
Oct 18 06:20:45 thor systemd[2567]: Closed PipeWire PulseAudio.
Oct 18 06:20:45 thor systemd[2567]: Closed PipeWire Multimedia System Socket.
Oct 18 06:20:45 thor systemd[2567]: Removed slice User Application Slice.
Oct 18 06:20:45 thor systemd[2567]: Reached target Shutdown.
Oct 18 06:20:45 thor systemd[2567]: Finished Exit the Session.
Oct 18 06:20:45 thor systemd[2567]: Reached target Exit the Session.
Oct 18 06:20:45 thor systemd[2569]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 06:20:45 thor systemd[1]: user@120.service: Deactivated successfully.
Oct 18 06:20:45 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:45 thor systemd[1]: Stopped User Manager for UID 120.
Oct 18 06:20:45 thor systemd[1]: Stopping User Runtime Directory /run/user/120...
Oct 18 06:20:45 thor kernel: audit: type=1131 audit(1666088445.650:194): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:45 thor systemd[1]: run-user-120.mount: Deactivated successfully.
Oct 18 06:20:45 thor systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Oct 18 06:20:45 thor systemd[1]: Stopped User Runtime Directory /run/user/120.
Oct 18 06:20:45 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:45 thor systemd[1]: Removed slice User Slice of UID 120.
Oct 18 06:20:45 thor systemd[1]: user-120.slice: Consumed 2.941s CPU time.
Oct 18 06:20:45 thor kernel: audit: type=1131 audit(1666088445.660:195): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:49 thor systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 18 06:20:49 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:49 thor kernel: audit: type=1131 audit(1666088449.760:196): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 06:20:50 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:20:50 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:20:50 thor audit: BPF prog-id=0 op=UNLOAD
Oct 18 06:20:50 thor kernel: audit: type=1334 audit(1666088450.020:197): prog-id=0 op=UNLOAD
Oct 18 06:20:50 thor kernel: audit: type=1334 audit(1666088450.020:198): prog-id=0 op=UNLOAD
Oct 18 06:20:50 thor kernel: audit: type=1334 audit(1666088450.020:199): prog-id=0 op=UNLOAD
Oct 18 06:21:02 thor root[3219]: ACPI group/action undefined: button/up / UP
Oct 18 06:21:02 thor root[3221]: ACPI group/action undefined: button/up / UP
Oct 18 06:21:03 thor root[3223]: ACPI group/action undefined: button/left / LEFT
Oct 18 06:21:04 thor root[3225]: ACPI group/action undefined: button/left / LEFT
Oct 18 06:21:04 thor root[3227]: ACPI group/action undefined: button/left / LEFT
Oct 18 06:21:06 thor root[3229]: ACPI group/action undefined: button/left / LEFT
Oct 18 06:21:12 thor dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.123' (uid=0 pid=3245 comm="sudo journalctl -b")
Oct 18 06:21:12 thor audit[3245]: USER_ACCT pid=3245 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="john" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:21:12 thor dbus-daemon[549]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:21:12 thor sudo[3245]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 06:21:12 thor sudo[3245]: john : TTY=pts/0 ; PWD=/home/john ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 18 06:21:12 thor audit[3245]: CRED_REFR pid=3245 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:21:12 thor audit[3245]: USER_START pid=3245 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:21:12 thor sudo[3245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 18 06:21:12 thor kernel: audit: type=1101 audit(1666088472.850:200): pid=3245 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="john" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:21:12 thor kernel: audit: type=1110 audit(1666088472.850:201): pid=3245 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Oct 18 06:21:12 thor kernel: audit: type=1105 audit(1666088472.850:202): pid=3245 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'Last edited by jhnphm (2022-10-18 14:27:50)
Offline
I'm being switched back to VT1, where GDM is running after monitor disconnect, and my session is on VT2
The two parallel sessions are "normal" (for GDM)
Since you run GDM on wayland, then a user session on wayland and then w/ the DPMS GDM tries to start a new greeter on wayland, fails and starts one w/ X11, try to https://wiki.archlinux.org/title/GDM#Use_Xorg_backend
Online
Hm, tried forcing GDM to start w/ Xorg, which doesn't seem to help sadly. I do need wayland as I have an nVidia GPU that breaks steam under xorg when bound to the host instead of a vfio'd VM.
I suspect some kind of race condition getting the monitor back, since I don't recall this issue happening w/ my 1440p monitor which resumes display quite a bit faster than my 4k one.. [EDIT: Nope, same, must have been something else that occured around the same time]
Oct 18 21:19:12 thor kernel: Linux version 5.15.74-1-lts (linux-lts@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP Sat, 15 Oct 2022 06:43:47 +0000
Oct 18 21:19:12 thor kernel: Command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 18 21:19:12 thor kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 18 21:19:12 thor kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 18 21:19:12 thor kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 18 21:19:12 thor kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 18 21:19:12 thor kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Oct 18 21:19:12 thor kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Oct 18 21:19:12 thor kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Oct 18 21:19:12 thor kernel: signal: max sigframe size: 3376
Oct 18 21:19:12 thor kernel: BIOS-provided physical RAM map:
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009c3efff] usable
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x000000000a20f000-0x000000000affffff] usable
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000b7628fff] usable
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000b7629000-0x00000000ba194fff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000ba195000-0x00000000ba1f3fff] ACPI data
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000ba1f4000-0x00000000bbcb2fff] ACPI NVS
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000bbcb3000-0x00000000bcbfefff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000bcbff000-0x00000000bdffffff] usable
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x0000000100000000-0x000000073e2fffff] usable
Oct 18 21:19:12 thor kernel: BIOS-e820: [mem 0x000000073e300000-0x000000083fffffff] reserved
Oct 18 21:19:12 thor kernel: NX (Execute Disable) protection: active
Oct 18 21:19:12 thor kernel: e820: update [mem 0xb282d018-0xb2851657] usable ==> usable
Oct 18 21:19:12 thor kernel: e820: update [mem 0xb282d018-0xb2851657] usable ==> usable
Oct 18 21:19:12 thor kernel: e820: update [mem 0xb32d3018-0xb32e0857] usable ==> usable
Oct 18 21:19:12 thor kernel: e820: update [mem 0xb32d3018-0xb32e0857] usable ==> usable
Oct 18 21:19:12 thor kernel: e820: update [mem 0xb311f018-0xb312c857] usable ==> usable
Oct 18 21:19:12 thor kernel: e820: update [mem 0xb311f018-0xb312c857] usable ==> usable
Oct 18 21:19:12 thor kernel: extended physical RAM map:
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009c3efff] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x000000000a20f000-0x000000000affffff] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000b282d017] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000b282d018-0x00000000b2851657] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000b2851658-0x00000000b311f017] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000b311f018-0x00000000b312c857] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000b312c858-0x00000000b32d3017] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000b32d3018-0x00000000b32e0857] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000b32e0858-0x00000000b7628fff] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000b7629000-0x00000000ba194fff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000ba195000-0x00000000ba1f3fff] ACPI data
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000ba1f4000-0x00000000bbcb2fff] ACPI NVS
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000bbcb3000-0x00000000bcbfefff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000bcbff000-0x00000000bdffffff] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x0000000100000000-0x000000073e2fffff] usable
Oct 18 21:19:12 thor kernel: reserve setup_data: [mem 0x000000073e300000-0x000000083fffffff] reserved
Oct 18 21:19:12 thor kernel: efi: EFI v2.70 by American Megatrends
Oct 18 21:19:12 thor kernel: efi: ACPI=0xbbc9c000 ACPI 2.0=0xbbc9c014 TPMFinalLog=0xbac66000 SMBIOS=0xbca28000 SMBIOS 3.0=0xbca27000 MEMATTR=0xb33a6018 ESRT=0xb5ff9d18 RNG=0xbca03c98 TPMEventLog=0xb3398018
Oct 18 21:19:12 thor kernel: efi: seeding entropy pool
Oct 18 21:19:12 thor kernel: random: crng init done
Oct 18 21:19:12 thor kernel: SMBIOS 3.3.0 present.
Oct 18 21:19:12 thor kernel: DMI: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F16e 07/20/2022
Oct 18 21:19:12 thor kernel: tsc: Fast TSC calibration using PIT
Oct 18 21:19:12 thor kernel: tsc: Detected 3793.072 MHz processor
Oct 18 21:19:12 thor kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 18 21:19:12 thor kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 18 21:19:12 thor kernel: last_pfn = 0x73e300 max_arch_pfn = 0x400000000
Oct 18 21:19:12 thor kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Oct 18 21:19:12 thor kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Oct 18 21:19:12 thor kernel: last_pfn = 0xbe000 max_arch_pfn = 0x400000000
Oct 18 21:19:12 thor kernel: esrt: Reserving ESRT space from 0x00000000b5ff9d18 to 0x00000000b5ff9d50.
Oct 18 21:19:12 thor kernel: e820: update [mem 0xb5ff9000-0xb5ff9fff] usable ==> reserved
Oct 18 21:19:12 thor kernel: Using GB pages for direct mapping
Oct 18 21:19:12 thor kernel: Secure boot disabled
Oct 18 21:19:12 thor kernel: RAMDISK: [mem 0xb2852000-0xb30ecfff]
Oct 18 21:19:12 thor kernel: ACPI: Early table checksum verification disabled
Oct 18 21:19:12 thor kernel: ACPI: RSDP 0x00000000BBC9C014 000024 (v02 ALASKA)
Oct 18 21:19:12 thor kernel: ACPI: XSDT 0x00000000BBC9B728 0000EC (v01 ALASKA A M I 01072009 AMI 01000013)
Oct 18 21:19:12 thor kernel: ACPI: FACP 0x00000000BA1DA000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Oct 18 21:19:12 thor kernel: ACPI: DSDT 0x00000000BA1A6000 006087 (v02 ALASKA A M I 01072009 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: FACS 0x00000000BAC96000 000040
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1E9000 00AAC2 (v02 GBT GSWApp 00000001 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: IVRS 0x00000000BA1E8000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1E0000 0072B0 (v02 AMD Artic 00000002 MSFT 04000000)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1DC000 003D74 (v01 AMD AMD AOD 00000001 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1DB000 000221 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
Oct 18 21:19:12 thor kernel: ACPI: FIDT 0x00000000BA1D3000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 18 21:19:12 thor kernel: ACPI: MCFG 0x00000000BA1D2000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Oct 18 21:19:12 thor kernel: ACPI: HPET 0x00000000BA1D1000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Oct 18 21:19:12 thor kernel: ACPI: FPDT 0x00000000BA1D0000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Oct 18 21:19:12 thor kernel: ACPI: VFCT 0x00000000BA1C2000 00D884 (v01 ALASKA A M I 00000001 AMD 31504F47)
Oct 18 21:19:12 thor kernel: ACPI: BGRT 0x00000000BA1C1000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 18 21:19:12 thor kernel: ACPI: TPM2 0x00000000BA1C0000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1BA000 005354 (v02 AMD AmdTable 00000001 AMD 00000001)
Oct 18 21:19:12 thor kernel: ACPI: CRAT 0x00000000BA1B9000 000EE8 (v01 AMD AmdTable 00000001 AMD 00000001)
Oct 18 21:19:12 thor kernel: ACPI: CDIT 0x00000000BA1B8000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1B6000 001486 (v01 AMD ArticIG2 00000001 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1B4000 0014FD (v01 AMD ArticTPX 00000001 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1B3000 000625 (v01 AMD ArticDGP 00000001 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1AF000 0039F7 (v01 AMD ArticN 00000001 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: WSMT 0x00000000BA1AE000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 18 21:19:12 thor kernel: ACPI: APIC 0x00000000BA1AD000 00015E (v04 ALASKA A M I 01072009 AMI 00010013)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1D9000 0008A4 (v01 AMD ArticPRN 00000001 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1D7000 00147F (v01 AMD ArticC 00000001 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: SSDT 0x00000000BA1D6000 0000BF (v01 AMD AmdTable 00001000 INTL 20190509)
Oct 18 21:19:12 thor kernel: ACPI: Reserving FACP table memory at [mem 0xba1da000-0xba1da113]
Oct 18 21:19:12 thor kernel: ACPI: Reserving DSDT table memory at [mem 0xba1a6000-0xba1ac086]
Oct 18 21:19:12 thor kernel: ACPI: Reserving FACS table memory at [mem 0xbac96000-0xbac9603f]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1e9000-0xba1f3ac1]
Oct 18 21:19:12 thor kernel: ACPI: Reserving IVRS table memory at [mem 0xba1e8000-0xba1e80cf]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1e0000-0xba1e72af]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1dc000-0xba1dfd73]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1db000-0xba1db220]
Oct 18 21:19:12 thor kernel: ACPI: Reserving FIDT table memory at [mem 0xba1d3000-0xba1d309b]
Oct 18 21:19:12 thor kernel: ACPI: Reserving MCFG table memory at [mem 0xba1d2000-0xba1d203b]
Oct 18 21:19:12 thor kernel: ACPI: Reserving HPET table memory at [mem 0xba1d1000-0xba1d1037]
Oct 18 21:19:12 thor kernel: ACPI: Reserving FPDT table memory at [mem 0xba1d0000-0xba1d0043]
Oct 18 21:19:12 thor kernel: ACPI: Reserving VFCT table memory at [mem 0xba1c2000-0xba1cf883]
Oct 18 21:19:12 thor kernel: ACPI: Reserving BGRT table memory at [mem 0xba1c1000-0xba1c1037]
Oct 18 21:19:12 thor kernel: ACPI: Reserving TPM2 table memory at [mem 0xba1c0000-0xba1c004b]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1ba000-0xba1bf353]
Oct 18 21:19:12 thor kernel: ACPI: Reserving CRAT table memory at [mem 0xba1b9000-0xba1b9ee7]
Oct 18 21:19:12 thor kernel: ACPI: Reserving CDIT table memory at [mem 0xba1b8000-0xba1b8028]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1b6000-0xba1b7485]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1b4000-0xba1b54fc]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1b3000-0xba1b3624]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1af000-0xba1b29f6]
Oct 18 21:19:12 thor kernel: ACPI: Reserving WSMT table memory at [mem 0xba1ae000-0xba1ae027]
Oct 18 21:19:12 thor kernel: ACPI: Reserving APIC table memory at [mem 0xba1ad000-0xba1ad15d]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1d9000-0xba1d98a3]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1d7000-0xba1d847e]
Oct 18 21:19:12 thor kernel: ACPI: Reserving SSDT table memory at [mem 0xba1d6000-0xba1d60be]
Oct 18 21:19:12 thor kernel: No NUMA configuration found
Oct 18 21:19:12 thor kernel: Faking a node at [mem 0x0000000000000000-0x000000073e2fffff]
Oct 18 21:19:12 thor kernel: NODE_DATA(0) allocated [mem 0x73e2fc000-0x73e2fffff]
Oct 18 21:19:12 thor kernel: Zone ranges:
Oct 18 21:19:12 thor kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Oct 18 21:19:12 thor kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Oct 18 21:19:12 thor kernel: Normal [mem 0x0000000100000000-0x000000073e2fffff]
Oct 18 21:19:12 thor kernel: Device empty
Oct 18 21:19:12 thor kernel: Movable zone start for each node
Oct 18 21:19:12 thor kernel: Early memory node ranges
Oct 18 21:19:12 thor kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Oct 18 21:19:12 thor kernel: node 0: [mem 0x0000000000100000-0x0000000009c3efff]
Oct 18 21:19:12 thor kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Oct 18 21:19:12 thor kernel: node 0: [mem 0x000000000a20f000-0x000000000affffff]
Oct 18 21:19:12 thor kernel: node 0: [mem 0x000000000b020000-0x00000000b7628fff]
Oct 18 21:19:12 thor kernel: node 0: [mem 0x00000000bcbff000-0x00000000bdffffff]
Oct 18 21:19:12 thor kernel: node 0: [mem 0x0000000100000000-0x000000073e2fffff]
Oct 18 21:19:12 thor kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000073e2fffff]
Oct 18 21:19:12 thor kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 18 21:19:12 thor kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 18 21:19:12 thor kernel: On node 0, zone DMA32: 961 pages in unavailable ranges
Oct 18 21:19:12 thor kernel: On node 0, zone DMA32: 15 pages in unavailable ranges
Oct 18 21:19:12 thor kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Oct 18 21:19:12 thor kernel: On node 0, zone DMA32: 21974 pages in unavailable ranges
Oct 18 21:19:12 thor kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Oct 18 21:19:12 thor kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
Oct 18 21:19:12 thor kernel: ACPI: PM-Timer IO Port: 0x808
Oct 18 21:19:12 thor kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Oct 18 21:19:12 thor kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Oct 18 21:19:12 thor kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Oct 18 21:19:12 thor kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 18 21:19:12 thor kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Oct 18 21:19:12 thor kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 18 21:19:12 thor kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Oct 18 21:19:12 thor kernel: smpboot: Allowing 32 CPUs, 16 hotplug CPUs
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x09c3f000-0x09ffffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb282d000-0xb282dfff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb2851000-0xb2851fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb311f000-0xb311ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb312c000-0xb312cfff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb32d3000-0xb32d3fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb32e0000-0xb32e0fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb5ff9000-0xb5ff9fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xb7629000-0xba194fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xba195000-0xba1f3fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xba1f4000-0xbbcb2fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xbbcb3000-0xbcbfefff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd6fffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfd700000-0xfe9fffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
Oct 18 21:19:12 thor kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Oct 18 21:19:12 thor kernel: [mem 0xc0000000-0xefffffff] available for PCI devices
Oct 18 21:19:12 thor kernel: Booting paravirtualized kernel on bare hardware
Oct 18 21:19:12 thor kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Oct 18 21:19:12 thor kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Oct 18 21:19:12 thor kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
Oct 18 21:19:12 thor kernel: pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
Oct 18 21:19:12 thor kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Oct 18 21:19:12 thor kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
Oct 18 21:19:12 thor kernel: Built 1 zonelists, mobility grouping on. Total pages: 7187093
Oct 18 21:19:12 thor kernel: Policy zone: Normal
Oct 18 21:19:12 thor kernel: Kernel command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 18 21:19:12 thor kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Oct 18 21:19:12 thor kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Oct 18 21:19:12 thor kernel: printk: log_buf_len min size: 131072 bytes
Oct 18 21:19:12 thor kernel: printk: log_buf_len: 262144 bytes
Oct 18 21:19:12 thor kernel: printk: early log buf free: 112128(85%)
Oct 18 21:19:12 thor kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Oct 18 21:19:12 thor kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 18 21:19:12 thor kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 18 21:19:12 thor kernel: Memory: 28479372K/29205348K available (14344K kernel code, 2057K rwdata, 10800K rodata, 2144K init, 3616K bss, 725716K reserved, 0K cma-reserved)
Oct 18 21:19:12 thor kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Oct 18 21:19:12 thor kernel: ftrace: allocating 44299 entries in 174 pages
Oct 18 21:19:12 thor kernel: ftrace: allocated 174 pages with 5 groups
Oct 18 21:19:12 thor kernel: rcu: Hierarchical RCU implementation.
Oct 18 21:19:12 thor kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Oct 18 21:19:12 thor kernel: Rude variant of Tasks RCU enabled.
Oct 18 21:19:12 thor kernel: Tracing variant of Tasks RCU enabled.
Oct 18 21:19:12 thor kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Oct 18 21:19:12 thor kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Oct 18 21:19:12 thor kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Oct 18 21:19:12 thor kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 18 21:19:12 thor kernel: Console: colour dummy device 80x25
Oct 18 21:19:12 thor kernel: printk: console [tty0] enabled
Oct 18 21:19:12 thor kernel: ACPI: Core revision 20210730
Oct 18 21:19:12 thor kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Oct 18 21:19:12 thor kernel: APIC: Switch to symmetric I/O mode setup
Oct 18 21:19:12 thor kernel: x2apic enabled
Oct 18 21:19:12 thor kernel: Switched APIC routing to cluster x2apic.
Oct 18 21:19:12 thor kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 18 21:19:12 thor kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d599138a24, max_idle_ns: 881590888465 ns
Oct 18 21:19:12 thor kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7586.14 BogoMIPS (lpj=37930720)
Oct 18 21:19:12 thor kernel: pid_max: default: 32768 minimum: 301
Oct 18 21:19:12 thor kernel: LSM: Security Framework initializing
Oct 18 21:19:12 thor kernel: landlock: Up and running.
Oct 18 21:19:12 thor kernel: Yama: becoming mindful.
Oct 18 21:19:12 thor kernel: LSM support for eBPF active
Oct 18 21:19:12 thor kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 18 21:19:12 thor kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 18 21:19:12 thor kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 18 21:19:12 thor kernel: LVT offset 1 assigned for vector 0xf9
Oct 18 21:19:12 thor kernel: LVT offset 2 assigned for vector 0xf4
Oct 18 21:19:12 thor kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Oct 18 21:19:12 thor kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Oct 18 21:19:12 thor kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 18 21:19:12 thor kernel: Spectre V2 : Mitigation: Retpolines
Oct 18 21:19:12 thor kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 18 21:19:12 thor kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Oct 18 21:19:12 thor kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Oct 18 21:19:12 thor kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 18 21:19:12 thor kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Oct 18 21:19:12 thor kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Oct 18 21:19:12 thor kernel: Freeing SMP alternatives memory: 36K
Oct 18 21:19:12 thor kernel: smpboot: CPU0: AMD Ryzen 7 5700G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
Oct 18 21:19:12 thor kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Oct 18 21:19:12 thor kernel: ... version: 0
Oct 18 21:19:12 thor kernel: ... bit width: 48
Oct 18 21:19:12 thor kernel: ... generic registers: 6
Oct 18 21:19:12 thor kernel: ... value mask: 0000ffffffffffff
Oct 18 21:19:12 thor kernel: ... max period: 00007fffffffffff
Oct 18 21:19:12 thor kernel: ... fixed-purpose events: 0
Oct 18 21:19:12 thor kernel: ... event mask: 000000000000003f
Oct 18 21:19:12 thor kernel: rcu: Hierarchical SRCU implementation.
Oct 18 21:19:12 thor kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 18 21:19:12 thor kernel: smp: Bringing up secondary CPUs ...
Oct 18 21:19:12 thor kernel: x86: Booting SMP configuration:
Oct 18 21:19:12 thor kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8
Oct 18 21:19:12 thor kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Oct 18 21:19:12 thor kernel: #9 #10 #11 #12 #13 #14 #15
Oct 18 21:19:12 thor kernel: smp: Brought up 1 node, 16 CPUs
Oct 18 21:19:12 thor kernel: smpboot: Max logical packages: 2
Oct 18 21:19:12 thor kernel: smpboot: Total of 16 processors activated (121378.30 BogoMIPS)
Oct 18 21:19:12 thor kernel: devtmpfs: initialized
Oct 18 21:19:12 thor kernel: x86/mm: Memory block size: 128MB
Oct 18 21:19:12 thor kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
Oct 18 21:19:12 thor kernel: ACPI: PM: Registering ACPI NVS region [mem 0xba1f4000-0xbbcb2fff] (28045312 bytes)
Oct 18 21:19:12 thor kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Oct 18 21:19:12 thor kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Oct 18 21:19:12 thor kernel: pinctrl core: initialized pinctrl subsystem
Oct 18 21:19:12 thor kernel: PM: RTC time: 01:19:01, date: 2022-10-19
Oct 18 21:19:12 thor kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 18 21:19:12 thor kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Oct 18 21:19:12 thor kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 18 21:19:12 thor kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 18 21:19:12 thor kernel: audit: initializing netlink subsys (disabled)
Oct 18 21:19:12 thor kernel: audit: type=2000 audit(1666142341.210:1): state=initialized audit_enabled=0 res=1
Oct 18 21:19:12 thor kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 18 21:19:12 thor kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 18 21:19:12 thor kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 18 21:19:12 thor kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 18 21:19:12 thor kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 18 21:19:12 thor kernel: cpuidle: using governor ladder
Oct 18 21:19:12 thor kernel: cpuidle: using governor menu
Oct 18 21:19:12 thor kernel: ACPI: bus type PCI registered
Oct 18 21:19:12 thor kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 18 21:19:12 thor kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Oct 18 21:19:12 thor kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Oct 18 21:19:12 thor kernel: PCI: Using configuration type 1 for base access
Oct 18 21:19:12 thor kernel: Kprobes globally optimized
Oct 18 21:19:12 thor kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 18 21:19:12 thor kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 18 21:19:12 thor kernel: ACPI: Added _OSI(Module Device)
Oct 18 21:19:12 thor kernel: ACPI: Added _OSI(Processor Device)
Oct 18 21:19:12 thor kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 18 21:19:12 thor kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 18 21:19:12 thor kernel: ACPI: Added _OSI(Linux-Dell-Video)
Oct 18 21:19:12 thor kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 18 21:19:12 thor kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Oct 18 21:19:12 thor kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Oct 18 21:19:12 thor kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 18 21:19:12 thor kernel: ACPI: Interpreter enabled
Oct 18 21:19:12 thor kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 18 21:19:12 thor kernel: ACPI: Using IOAPIC for interrupt routing
Oct 18 21:19:12 thor kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 18 21:19:12 thor kernel: ACPI: Enabled 7 GPEs in block 00 to 1F
Oct 18 21:19:12 thor kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 18 21:19:12 thor kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 18 21:19:12 thor kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Oct 18 21:19:12 thor kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Oct 18 21:19:12 thor kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Oct 18 21:19:12 thor kernel: PCI host bridge to bus 0000:00
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [mem 0x840000000-0xffffffffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 18 21:19:12 thor kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
Oct 18 21:19:12 thor kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
Oct 18 21:19:12 thor kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Oct 18 21:19:12 thor kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Oct 18 21:19:12 thor kernel: pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: [10de:2484] type 00 class 0x030000
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: reg 0x14: [mem 0xfc00000000-0xfdffffffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xfe00000000-0xfe01ffffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: reg 0x24: [io 0xf000-0xf07f]
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Oct 18 21:19:12 thor kernel: pci 0000:01:00.1: [10de:228b] type 00 class 0x040300
Oct 18 21:19:12 thor kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: bridge window [mem 0xfc00000000-0xfe01ffffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
Oct 18 21:19:12 thor kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfc8a0000-0xfc8a7fff 64bit]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.0: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
Oct 18 21:19:12 thor kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfc880000-0xfc89ffff]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfc800000-0xfc87ffff pref]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.1: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: PCI bridge to [bus 02-05]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: bridge window [mem 0xfc600000-0xfc8fffff]
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: PME# supported from D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400
Oct 18 21:19:12 thor kernel: pci 0000:03:09.0: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:03:09.0: PME# supported from D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: PCI bridge to [bus 03-05]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: bridge window [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: bridge window [mem 0xfc600000-0xfc7fffff]
Oct 18 21:19:12 thor kernel: pci 0000:04:00.0: [10ec:8125] type 00 class 0x020000
Oct 18 21:19:12 thor kernel: pci 0000:04:00.0: reg 0x10: [io 0xe000-0xe0ff]
Oct 18 21:19:12 thor kernel: pci 0000:04:00.0: reg 0x18: [mem 0xfc700000-0xfc70ffff 64bit]
Oct 18 21:19:12 thor kernel: pci 0000:04:00.0: reg 0x20: [mem 0xfc710000-0xfc713fff 64bit]
Oct 18 21:19:12 thor kernel: pci 0000:04:00.0: supports D1 D2
Oct 18 21:19:12 thor kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: PCI bridge to [bus 04]
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: bridge window [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: bridge window [mem 0xfc700000-0xfc7fffff]
Oct 18 21:19:12 thor kernel: pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
Oct 18 21:19:12 thor kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfc600000-0xfc603fff 64bit]
Oct 18 21:19:12 thor kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:03:09.0: PCI bridge to [bus 05]
Oct 18 21:19:12 thor kernel: pci 0000:03:09.0: bridge window [mem 0xfc600000-0xfc6fffff]
Oct 18 21:19:12 thor kernel: pci 0000:06:00.0: [144d:a808] type 00 class 0x010802
Oct 18 21:19:12 thor kernel: pci 0000:06:00.0: reg 0x10: [mem 0xfc900000-0xfc903fff 64bit]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.2: PCI bridge to [bus 06]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.2: bridge window [mem 0xfc900000-0xfc9fffff]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: [1002:1638] type 00 class 0x030000
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: reg 0x10: [mem 0xfe10000000-0xfe1fffffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: reg 0x18: [mem 0xfe20000000-0xfe201fffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: reg 0x20: [io 0xd000-0xd0ff]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: reg 0x24: [mem 0xfc500000-0xfc57ffff]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Oct 18 21:19:12 thor kernel: pci 0000:07:00.1: [1002:1637] type 00 class 0x040300
Oct 18 21:19:12 thor kernel: pci 0000:07:00.1: reg 0x10: [mem 0xfc588000-0xfc58bfff]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.1: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:07:00.1: PME# supported from D1 D2 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:07:00.2: [1022:15df] type 00 class 0x108000
Oct 18 21:19:12 thor kernel: pci 0000:07:00.2: reg 0x18: [mem 0xfc400000-0xfc4fffff]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.2: reg 0x24: [mem 0xfc58c000-0xfc58dfff]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.2: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:07:00.3: [1022:1639] type 00 class 0x0c0330
Oct 18 21:19:12 thor kernel: pci 0000:07:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.3: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:07:00.4: [1022:1639] type 00 class 0x0c0330
Oct 18 21:19:12 thor kernel: pci 0000:07:00.4: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.4: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
Oct 18 21:19:12 thor kernel: pci 0000:07:00.6: reg 0x10: [mem 0xfc580000-0xfc587fff]
Oct 18 21:19:12 thor kernel: pci 0000:07:00.6: enabling Extended Tags
Oct 18 21:19:12 thor kernel: pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: PCI bridge to [bus 07]
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: bridge window [mem 0xfe10000000-0xfe201fffff 64bit pref]
Oct 18 21:19:12 thor kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 18 21:19:12 thor kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Oct 18 21:19:12 thor kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 18 21:19:12 thor kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 18 21:19:12 thor kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 18 21:19:12 thor kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 18 21:19:12 thor kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 18 21:19:12 thor kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 18 21:19:12 thor kernel: iommu: Default domain type: Passthrough (set via kernel command line)
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: vgaarb: bridge control possible
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: vgaarb: setting as boot device
Oct 18 21:19:12 thor kernel: vgaarb: loaded
Oct 18 21:19:12 thor kernel: SCSI subsystem initialized
Oct 18 21:19:12 thor kernel: libata version 3.00 loaded.
Oct 18 21:19:12 thor kernel: ACPI: bus type USB registered
Oct 18 21:19:12 thor kernel: usbcore: registered new interface driver usbfs
Oct 18 21:19:12 thor kernel: usbcore: registered new interface driver hub
Oct 18 21:19:12 thor kernel: usbcore: registered new device driver usb
Oct 18 21:19:12 thor kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 18 21:19:12 thor kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 18 21:19:12 thor kernel: PTP clock support registered
Oct 18 21:19:12 thor kernel: EDAC MC: Ver: 3.0.0
Oct 18 21:19:12 thor kernel: Registered efivars operations
Oct 18 21:19:12 thor kernel: NetLabel: Initializing
Oct 18 21:19:12 thor kernel: NetLabel: domain hash size = 128
Oct 18 21:19:12 thor kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Oct 18 21:19:12 thor kernel: NetLabel: unlabeled traffic allowed by default
Oct 18 21:19:12 thor kernel: PCI: Using ACPI for IRQ routing
Oct 18 21:19:12 thor kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0x09c3f000-0x0bffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0xb282d018-0xb3ffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0xb311f018-0xb3ffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0xb32d3018-0xb3ffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0xb5ff9000-0xb7ffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0xb7629000-0xb7ffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
Oct 18 21:19:12 thor kernel: e820: reserve RAM buffer [mem 0x73e300000-0x73fffffff]
Oct 18 21:19:12 thor kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 18 21:19:12 thor kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Oct 18 21:19:12 thor kernel: clocksource: Switched to clocksource tsc-early
Oct 18 21:19:12 thor kernel: VFS: Disk quotas dquot_6.6.0
Oct 18 21:19:12 thor kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 18 21:19:12 thor kernel: pnp: PnP ACPI init
Oct 18 21:19:12 thor kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Oct 18 21:19:12 thor kernel: system 00:01: [mem 0x740000000-0x83fffffff window] has been reserved
Oct 18 21:19:12 thor kernel: system 00:03: [io 0x0a00-0x0a2f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:03: [io 0x0a30-0x0a3f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:03: [io 0x0a40-0x0a4f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x040b] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x04d6] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0c14] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0c52] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0c6c] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0c6f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0800-0x089f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0900-0x090f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [io 0x0910-0x091f] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Oct 18 21:19:12 thor kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Oct 18 21:19:12 thor kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Oct 18 21:19:12 thor kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Oct 18 21:19:12 thor kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Oct 18 21:19:12 thor kernel: pnp: PnP ACPI: found 5 devices
Oct 18 21:19:12 thor kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 18 21:19:12 thor kernel: NET: Registered PF_INET protocol family
Oct 18 21:19:12 thor kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 18 21:19:12 thor kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Oct 18 21:19:12 thor kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 18 21:19:12 thor kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 18 21:19:12 thor kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Oct 18 21:19:12 thor kernel: TCP: Hash tables configured (established 262144 bind 65536)
Oct 18 21:19:12 thor kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Oct 18 21:19:12 thor kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 18 21:19:12 thor kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 18 21:19:12 thor kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 18 21:19:12 thor kernel: NET: Registered PF_XDP protocol family
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: bridge window [mem 0xfc00000000-0xfe01ffffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: PCI bridge to [bus 04]
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: bridge window [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: bridge window [mem 0xfc700000-0xfc7fffff]
Oct 18 21:19:12 thor kernel: pci 0000:03:09.0: PCI bridge to [bus 05]
Oct 18 21:19:12 thor kernel: pci 0000:03:09.0: bridge window [mem 0xfc600000-0xfc6fffff]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: PCI bridge to [bus 03-05]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: bridge window [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: bridge window [mem 0xfc600000-0xfc7fffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: PCI bridge to [bus 02-05]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: bridge window [mem 0xfc600000-0xfc8fffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.2: PCI bridge to [bus 06]
Oct 18 21:19:12 thor kernel: pci 0000:00:02.2: bridge window [mem 0xfc900000-0xfc9fffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: PCI bridge to [bus 07]
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff]
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: bridge window [mem 0xfe10000000-0xfe201fffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfcffffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:00: resource 11 [mem 0x840000000-0xffffffffff window]
Oct 18 21:19:12 thor kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:01: resource 2 [mem 0xfc00000000-0xfe01ffffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:02: resource 1 [mem 0xfc600000-0xfc8fffff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc7fffff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:04: resource 1 [mem 0xfc700000-0xfc7fffff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:05: resource 1 [mem 0xfc600000-0xfc6fffff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:06: resource 1 [mem 0xfc900000-0xfc9fffff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:07: resource 1 [mem 0xfc200000-0xfc5fffff]
Oct 18 21:19:12 thor kernel: pci_bus 0000:07: resource 2 [mem 0xfe10000000-0xfe201fffff 64bit pref]
Oct 18 21:19:12 thor kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Oct 18 21:19:12 thor kernel: pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
Oct 18 21:19:12 thor kernel: pci 0000:07:00.3: extending delay after power-on from D3hot to 20 msec
Oct 18 21:19:12 thor kernel: pci 0000:07:00.4: extending delay after power-on from D3hot to 20 msec
Oct 18 21:19:12 thor kernel: PCI: CLS 64 bytes, default 64
Oct 18 21:19:12 thor kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Oct 18 21:19:12 thor kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Oct 18 21:19:12 thor kernel: pci 0000:00:00.2: PCI INT A: not connected
Oct 18 21:19:12 thor kernel: pci 0000:00:01.0: Adding to iommu group 0
Oct 18 21:19:12 thor kernel: pci 0000:00:01.1: Adding to iommu group 1
Oct 18 21:19:12 thor kernel: Trying to unpack rootfs image as initramfs...
Oct 18 21:19:12 thor kernel: pci 0000:00:02.0: Adding to iommu group 2
Oct 18 21:19:12 thor kernel: pci 0000:00:02.1: Adding to iommu group 3
Oct 18 21:19:12 thor kernel: pci 0000:00:02.2: Adding to iommu group 4
Oct 18 21:19:12 thor kernel: pci 0000:00:08.0: Adding to iommu group 5
Oct 18 21:19:12 thor kernel: pci 0000:00:08.1: Adding to iommu group 6
Oct 18 21:19:12 thor kernel: pci 0000:00:14.0: Adding to iommu group 7
Oct 18 21:19:12 thor kernel: pci 0000:00:14.3: Adding to iommu group 7
Oct 18 21:19:12 thor kernel: pci 0000:00:18.0: Adding to iommu group 8
Oct 18 21:19:12 thor kernel: pci 0000:00:18.1: Adding to iommu group 8
Oct 18 21:19:12 thor kernel: pci 0000:00:18.2: Adding to iommu group 8
Oct 18 21:19:12 thor kernel: pci 0000:00:18.3: Adding to iommu group 8
Oct 18 21:19:12 thor kernel: pci 0000:00:18.4: Adding to iommu group 8
Oct 18 21:19:12 thor kernel: pci 0000:00:18.5: Adding to iommu group 8
Oct 18 21:19:12 thor kernel: pci 0000:00:18.6: Adding to iommu group 8
Oct 18 21:19:12 thor kernel: pci 0000:00:18.7: Adding to iommu group 8
Oct 18 21:19:12 thor kernel: pci 0000:01:00.0: Adding to iommu group 9
Oct 18 21:19:12 thor kernel: pci 0000:01:00.1: Adding to iommu group 9
Oct 18 21:19:12 thor kernel: pci 0000:02:00.0: Adding to iommu group 10
Oct 18 21:19:12 thor kernel: pci 0000:02:00.1: Adding to iommu group 10
Oct 18 21:19:12 thor kernel: pci 0000:02:00.2: Adding to iommu group 10
Oct 18 21:19:12 thor kernel: pci 0000:03:08.0: Adding to iommu group 10
Oct 18 21:19:12 thor kernel: pci 0000:03:09.0: Adding to iommu group 10
Oct 18 21:19:12 thor kernel: pci 0000:04:00.0: Adding to iommu group 10
Oct 18 21:19:12 thor kernel: pci 0000:05:00.0: Adding to iommu group 10
Oct 18 21:19:12 thor kernel: pci 0000:06:00.0: Adding to iommu group 11
Oct 18 21:19:12 thor kernel: pci 0000:07:00.0: Adding to iommu group 12
Oct 18 21:19:12 thor kernel: pci 0000:07:00.1: Adding to iommu group 13
Oct 18 21:19:12 thor kernel: pci 0000:07:00.2: Adding to iommu group 14
Oct 18 21:19:12 thor kernel: pci 0000:07:00.3: Adding to iommu group 15
Oct 18 21:19:12 thor kernel: pci 0000:07:00.4: Adding to iommu group 16
Oct 18 21:19:12 thor kernel: pci 0000:07:00.6: Adding to iommu group 17
Oct 18 21:19:12 thor kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Oct 18 21:19:12 thor kernel: AMD-Vi: Extended features (0x206d73ef22254ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
Oct 18 21:19:12 thor kernel: AMD-Vi: Interrupt remapping enabled
Oct 18 21:19:12 thor kernel: AMD-Vi: Virtual APIC enabled
Oct 18 21:19:12 thor kernel: AMD-Vi: X2APIC enabled
Oct 18 21:19:12 thor kernel: Freeing initrd memory: 8812K
Oct 18 21:19:12 thor kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 18 21:19:12 thor kernel: software IO TLB: mapped [mem 0x00000000ae82d000-0x00000000b282d000] (64MB)
Oct 18 21:19:12 thor kernel: LVT offset 0 assigned for vector 0x400
Oct 18 21:19:12 thor kernel: perf: AMD IBS detected (0x000003ff)
Oct 18 21:19:12 thor kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Oct 18 21:19:12 thor kernel: Initialise system trusted keyrings
Oct 18 21:19:12 thor kernel: Key type blacklist registered
Oct 18 21:19:12 thor kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Oct 18 21:19:12 thor kernel: zbud: loaded
Oct 18 21:19:12 thor kernel: integrity: Platform Keyring initialized
Oct 18 21:19:12 thor kernel: Key type asymmetric registered
Oct 18 21:19:12 thor kernel: Asymmetric key parser 'x509' registered
Oct 18 21:19:12 thor kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Oct 18 21:19:12 thor kernel: io scheduler mq-deadline registered
Oct 18 21:19:12 thor kernel: io scheduler kyber registered
Oct 18 21:19:12 thor kernel: io scheduler bfq registered
Oct 18 21:19:12 thor kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 26
Oct 18 21:19:12 thor kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 27
Oct 18 21:19:12 thor kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 28
Oct 18 21:19:12 thor kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 29
Oct 18 21:19:12 thor kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 18 21:19:12 thor kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Oct 18 21:19:12 thor kernel: ACPI: button: Power Button [PWRB]
Oct 18 21:19:12 thor kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Oct 18 21:19:12 thor kernel: ACPI: button: Power Button [PWRF]
Oct 18 21:19:12 thor kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Oct 18 21:19:12 thor kernel: Monitor-Mwait will be used to enter C-1 state
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Oct 18 21:19:12 thor kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Oct 18 21:19:12 thor kernel: tsc: Refined TSC clocksource calibration: 3818.121 MHz
Oct 18 21:19:12 thor kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6e126eccb77, max_idle_ns: 881590899786 ns
Oct 18 21:19:12 thor kernel: clocksource: Switched to clocksource tsc
Oct 18 21:19:12 thor kernel: clocksource: timekeeping watchdog on CPU13: Marking clocksource 'tsc' as unstable because the skew is too large:
Oct 18 21:19:12 thor kernel: clocksource: 'hpet' wd_nsec: 503495974 wd_now: 6064883 wd_last: 59847c9 mask: ffffffff
Oct 18 21:19:12 thor kernel: clocksource: 'tsc' cs_nsec: 500166607 cs_now: f515fc100 cs_last: edf8c1746 mask: ffffffffffffffff
Oct 18 21:19:12 thor kernel: clocksource: 'tsc' is current clocksource.
Oct 18 21:19:12 thor kernel: tsc: Marking TSC unstable due to clocksource watchdog
Oct 18 21:19:12 thor kernel: clocksource: Checking clocksource tsc synchronization from CPU 2 to CPUs 0,4,14-15.
Oct 18 21:19:12 thor kernel: clocksource: Switched to clocksource hpet
Oct 18 21:19:12 thor kernel: ACPI: \_TZ_.TZ10: Invalid passive threshold
Oct 18 21:19:12 thor kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 18 21:19:12 thor kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
Oct 18 21:19:12 thor kernel: ACPI: \_TZ_.UAD0: Invalid passive threshold
Oct 18 21:19:12 thor kernel: thermal LNXTHERM:01: registered as thermal_zone1
Oct 18 21:19:12 thor kernel: ACPI: thermal: Thermal Zone [UAD0] (17 C)
Oct 18 21:19:12 thor kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 18 21:19:12 thor kernel: Non-volatile memory driver v1.3
Oct 18 21:19:12 thor kernel: Linux agpgart interface v0.103
Oct 18 21:19:12 thor kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Oct 18 21:19:12 thor kernel: nvme nvme0: pci function 0000:06:00.0
Oct 18 21:19:12 thor kernel: ahci 0000:02:00.1: version 3.0
Oct 18 21:19:12 thor kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Oct 18 21:19:12 thor kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Oct 18 21:19:12 thor kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Oct 18 21:19:12 thor kernel: scsi host0: ahci
Oct 18 21:19:12 thor kernel: scsi host1: ahci
Oct 18 21:19:12 thor kernel: scsi host2: ahci
Oct 18 21:19:12 thor kernel: scsi host3: ahci
Oct 18 21:19:12 thor kernel: scsi host4: ahci
Oct 18 21:19:12 thor kernel: scsi host5: ahci
Oct 18 21:19:12 thor kernel: ata1: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880100 irq 38
Oct 18 21:19:12 thor kernel: ata2: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880180 irq 38
Oct 18 21:19:12 thor kernel: ata3: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880200 irq 38
Oct 18 21:19:12 thor kernel: ata4: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880280 irq 38
Oct 18 21:19:12 thor kernel: ata5: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880300 irq 38
Oct 18 21:19:12 thor kernel: ata6: SATA max UDMA/133 abar m131072@0xfc880000 port 0xfc880380 irq 38
Oct 18 21:19:12 thor kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 18 21:19:12 thor kernel: ehci-pci: EHCI PCI platform driver
Oct 18 21:19:12 thor kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Oct 18 21:19:12 thor kernel: ohci-pci: OHCI PCI platform driver
Oct 18 21:19:12 thor kernel: uhci_hcd: USB Universal Host Controller Interface driver
Oct 18 21:19:12 thor kernel: usbcore: registered new interface driver usbserial_generic
Oct 18 21:19:12 thor kernel: usbserial: USB Serial support registered for generic
Oct 18 21:19:12 thor kernel: rtc_cmos 00:02: RTC can wake from S4
Oct 18 21:19:12 thor kernel: rtc_cmos 00:02: registered as rtc0
Oct 18 21:19:12 thor kernel: rtc_cmos 00:02: setting system clock to 2022-10-19T01:19:08 UTC (1666142348)
Oct 18 21:19:12 thor kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Oct 18 21:19:12 thor kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 18 21:19:12 thor kernel: efifb: probing for efifb
Oct 18 21:19:12 thor kernel: efifb: No BGRT, not showing boot graphics
Oct 18 21:19:12 thor kernel: efifb: framebuffer at 0xfc00000000, using 3072k, total 3072k
Oct 18 21:19:12 thor kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Oct 18 21:19:12 thor kernel: efifb: scrolling: redraw
Oct 18 21:19:12 thor kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 18 21:19:12 thor kernel: fbcon: Deferring console take-over
Oct 18 21:19:12 thor kernel: fb0: EFI VGA frame buffer device
Oct 18 21:19:12 thor kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 18 21:19:12 thor kernel: drop_monitor: Initializing network drop monitor service
Oct 18 21:19:12 thor kernel: Initializing XFRM netlink socket
Oct 18 21:19:12 thor kernel: NET: Registered PF_INET6 protocol family
Oct 18 21:19:12 thor kernel: Segment Routing with IPv6
Oct 18 21:19:12 thor kernel: RPL Segment Routing with IPv6
Oct 18 21:19:12 thor kernel: In-situ OAM (IOAM) with IPv6
Oct 18 21:19:12 thor kernel: NET: Registered PF_PACKET protocol family
Oct 18 21:19:12 thor kernel: microcode: CPU0: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU1: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU2: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU3: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU4: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU5: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU6: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU7: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU8: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU9: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU10: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU11: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU12: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU13: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU14: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: CPU15: patch_level=0x0a50000d
Oct 18 21:19:12 thor kernel: microcode: Microcode Update Driver: v2.2.
Oct 18 21:19:12 thor kernel: resctrl: L3 allocation detected
Oct 18 21:19:12 thor kernel: resctrl: MB allocation detected
Oct 18 21:19:12 thor kernel: resctrl: L3 monitoring detected
Oct 18 21:19:12 thor kernel: IPI shorthand broadcast: enabled
Oct 18 21:19:12 thor kernel: registered taskstats version 1
Oct 18 21:19:12 thor kernel: Loading compiled-in X.509 certificates
Oct 18 21:19:12 thor kernel: Loaded X.509 cert 'Build time autogenerated kernel key: bd922ce6a2048119ca9a6278f9ddabca4fd400f5'
Oct 18 21:19:12 thor kernel: zswap: loaded using pool lz4/z3fold
Oct 18 21:19:12 thor kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Oct 18 21:19:12 thor kernel: Key type ._fscrypt registered
Oct 18 21:19:12 thor kernel: Key type .fscrypt registered
Oct 18 21:19:12 thor kernel: Key type fscrypt-provisioning registered
Oct 18 21:19:12 thor kernel: PM: Magic number: 10:825:306
Oct 18 21:19:12 thor kernel: tty tty35: hash matches
Oct 18 21:19:12 thor kernel: memory memory164: hash matches
Oct 18 21:19:12 thor kernel: RAS: Correctable Errors collector initialized.
Oct 18 21:19:12 thor kernel: Unstable clock detected, switching default tracing clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
Oct 18 21:19:12 thor kernel: nvme nvme0: 32/0/0 default/read/poll queues
Oct 18 21:19:12 thor kernel: nvme0n1: p1 p2
Oct 18 21:19:12 thor kernel: ata1: SATA link down (SStatus 0 SControl 330)
Oct 18 21:19:12 thor kernel: ata2: SATA link down (SStatus 0 SControl 330)
Oct 18 21:19:12 thor kernel: ata3: SATA link down (SStatus 0 SControl 330)
Oct 18 21:19:12 thor kernel: ata4: SATA link down (SStatus 0 SControl 330)
Oct 18 21:19:12 thor kernel: ata5: failed to resume link (SControl 0)
Oct 18 21:19:12 thor kernel: ata5: SATA link down (SStatus 0 SControl 0)
Oct 18 21:19:12 thor kernel: ata6: SATA link down (SStatus 0 SControl 330)
Oct 18 21:19:12 thor kernel: Freeing unused decrypted memory: 2036K
Oct 18 21:19:12 thor kernel: Freeing unused kernel image (initmem) memory: 2144K
Oct 18 21:19:12 thor kernel: Write protecting the kernel read-only data: 28672k
Oct 18 21:19:12 thor kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Oct 18 21:19:12 thor kernel: Freeing unused kernel image (rodata/data gap) memory: 1488K
Oct 18 21:19:12 thor kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 18 21:19:12 thor kernel: rodata_test: all tests were successful
Oct 18 21:19:12 thor kernel: Run /init as init process
Oct 18 21:19:12 thor kernel: with arguments:
Oct 18 21:19:12 thor kernel: /init
Oct 18 21:19:12 thor kernel: with environment:
Oct 18 21:19:12 thor kernel: HOME=/
Oct 18 21:19:12 thor kernel: TERM=linux
Oct 18 21:19:12 thor kernel: fbcon: Taking over console
Oct 18 21:19:12 thor kernel: Console: switching to colour frame buffer device 128x48
Oct 18 21:19:12 thor kernel: vendor_reset: loading out-of-tree module taints kernel.
Oct 18 21:19:12 thor kernel: vendor_reset: module verification failed: signature and/or required key missing - tainting kernel
Oct 18 21:19:12 thor kernel: vendor_reset_hook: installed
Oct 18 21:19:12 thor kernel: VFIO - User Level meta-driver version: 0.3
Oct 18 21:19:12 thor kernel: vfio-pci 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
Oct 18 21:19:12 thor kernel: vfio_pci: add [10de:2484[ffffffff:ffffffff]] class 0x000000/00000000
Oct 18 21:19:12 thor kernel: vfio_pci: add [10de:228b[ffffffff:ffffffff]] class 0x000000/00000000
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 18 21:19:12 thor kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
Oct 18 21:19:12 thor kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:19:12 thor kernel: usb usb1: Product: xHCI Host Controller
Oct 18 21:19:12 thor kernel: usb usb1: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 21:19:12 thor kernel: usb usb1: SerialNumber: 0000:02:00.0
Oct 18 21:19:12 thor kernel: hub 1-0:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 1-0:1.0: 10 ports detected
Oct 18 21:19:12 thor kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 18 21:19:12 thor kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
Oct 18 21:19:12 thor kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:19:12 thor kernel: usb usb2: Product: xHCI Host Controller
Oct 18 21:19:12 thor kernel: usb usb2: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 21:19:12 thor kernel: usb usb2: SerialNumber: 0000:02:00.0
Oct 18 21:19:12 thor kernel: raid6: skip pq benchmark and using algorithm avx2x4
Oct 18 21:19:12 thor kernel: raid6: using avx2x2 recovery algorithm
Oct 18 21:19:12 thor kernel: hub 2-0:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 2-0:1.0: 4 ports detected
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Oct 18 21:19:12 thor kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
Oct 18 21:19:12 thor kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:19:12 thor kernel: usb usb3: Product: xHCI Host Controller
Oct 18 21:19:12 thor kernel: usb usb3: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 21:19:12 thor kernel: usb usb3: SerialNumber: 0000:07:00.3
Oct 18 21:19:12 thor kernel: hub 3-0:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 3-0:1.0: 4 ports detected
Oct 18 21:19:12 thor kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 18 21:19:12 thor kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
Oct 18 21:19:12 thor kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:19:12 thor kernel: usb usb4: Product: xHCI Host Controller
Oct 18 21:19:12 thor kernel: usb usb4: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 21:19:12 thor kernel: usb usb4: SerialNumber: 0000:07:00.3
Oct 18 21:19:12 thor kernel: hub 4-0:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 4-0:1.0: 2 ports detected
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.4: xHCI Host Controller
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 5
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.4: xHCI Host Controller
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 6
Oct 18 21:19:12 thor kernel: xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 18 21:19:12 thor kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
Oct 18 21:19:12 thor kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:19:12 thor kernel: usb usb5: Product: xHCI Host Controller
Oct 18 21:19:12 thor kernel: usb usb5: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 21:19:12 thor kernel: usb usb5: SerialNumber: 0000:07:00.4
Oct 18 21:19:12 thor kernel: hub 5-0:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 5-0:1.0: 4 ports detected
Oct 18 21:19:12 thor kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 18 21:19:12 thor kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
Oct 18 21:19:12 thor kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:19:12 thor kernel: usb usb6: Product: xHCI Host Controller
Oct 18 21:19:12 thor kernel: usb usb6: Manufacturer: Linux 5.15.74-1-lts xhci-hcd
Oct 18 21:19:12 thor kernel: usb usb6: SerialNumber: 0000:07:00.4
Oct 18 21:19:12 thor kernel: hub 6-0:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 6-0:1.0: 2 ports detected
Oct 18 21:19:12 thor kernel: xor: automatically using best checksumming function avx
Oct 18 21:19:12 thor kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
Oct 18 21:19:12 thor kernel: BTRFS: device fsid 08c63605-e5f8-471e-8903-e951cdcc4ba7 devid 1 transid 210495 /dev/nvme0n1p2 scanned by systemd-udevd (279)
Oct 18 21:19:12 thor kernel: BTRFS info (device nvme0n1p2): using free space tree
Oct 18 21:19:12 thor kernel: BTRFS info (device nvme0n1p2): has skinny extents
Oct 18 21:19:12 thor kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations
Oct 18 21:19:12 thor kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
Oct 18 21:19:12 thor kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
Oct 18 21:19:12 thor kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
Oct 18 21:19:12 thor systemd[1]: Successfully credited entropy passed from boot loader.
Oct 18 21:19:12 thor systemd[1]: systemd 251.6-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Oct 18 21:19:12 thor systemd[1]: Detected architecture x86-64.
Oct 18 21:19:12 thor systemd[1]: Hostname set to <thor>.
Oct 18 21:19:12 thor kernel: usb 3-2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Oct 18 21:19:12 thor kernel: usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 18 21:19:12 thor kernel: usb 3-2: Product: USB 2.0 Hub
Oct 18 21:19:12 thor systemd[1]: Queued start job for default target Graphical Interface.
Oct 18 21:19:12 thor systemd[1]: Created slice Virtual Machine and Container Slice.
Oct 18 21:19:12 thor systemd[1]: Created slice Slice /system/getty.
Oct 18 21:19:12 thor systemd[1]: Created slice Slice /system/modprobe.
Oct 18 21:19:12 thor systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 18 21:19:12 thor systemd[1]: Created slice User and Session Slice.
Oct 18 21:19:12 thor systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 18 21:19:12 thor systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 18 21:19:12 thor systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 18 21:19:12 thor systemd[1]: Reached target Local Encrypted Volumes.
Oct 18 21:19:12 thor systemd[1]: Reached target Login Prompts.
Oct 18 21:19:12 thor systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 18 21:19:12 thor systemd[1]: Reached target Path Units.
Oct 18 21:19:12 thor systemd[1]: Reached target Remote File Systems.
Oct 18 21:19:12 thor systemd[1]: Reached target Slice Units.
Oct 18 21:19:12 thor systemd[1]: Reached target Local Verity Protected Volumes.
Oct 18 21:19:12 thor systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 18 21:19:12 thor systemd[1]: Listening on LVM2 poll daemon socket.
Oct 18 21:19:12 thor systemd[1]: Listening on Process Core Dump Socket.
Oct 18 21:19:12 thor systemd[1]: Listening on Journal Audit Socket.
Oct 18 21:19:12 thor systemd[1]: Listening on Journal Socket (/dev/log).
Oct 18 21:19:12 thor systemd[1]: Listening on Journal Socket.
Oct 18 21:19:12 thor systemd[1]: Listening on udev Control Socket.
Oct 18 21:19:12 thor systemd[1]: Listening on udev Kernel Socket.
Oct 18 21:19:12 thor systemd[1]: Mounting Huge Pages File System...
Oct 18 21:19:12 thor systemd[1]: Mounting POSIX Message Queue File System...
Oct 18 21:19:12 thor systemd[1]: Mounting Kernel Debug File System...
Oct 18 21:19:12 thor systemd[1]: Mounting Kernel Trace File System...
Oct 18 21:19:12 thor systemd[1]: Starting Create List of Static Device Nodes...
Oct 18 21:19:12 thor systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Oct 18 21:19:12 thor systemd[1]: Starting Load Kernel Module configfs...
Oct 18 21:19:12 thor systemd[1]: Starting Load Kernel Module drm...
Oct 18 21:19:12 thor systemd[1]: Starting Load Kernel Module fuse...
Oct 18 21:19:12 thor systemd[1]: Starting Journal Service...
Oct 18 21:19:12 thor systemd[1]: Starting Load Kernel Modules...
Oct 18 21:19:12 thor systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 18 21:19:12 thor systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Oct 18 21:19:12 thor systemd[1]: Starting Coldplug All udev Devices...
Oct 18 21:19:12 thor systemd[1]: Mounted Huge Pages File System.
Oct 18 21:19:12 thor systemd[1]: Mounted POSIX Message Queue File System.
Oct 18 21:19:12 thor systemd[1]: Mounted Kernel Debug File System.
Oct 18 21:19:12 thor systemd[1]: Mounted Kernel Trace File System.
Oct 18 21:19:12 thor systemd[1]: Finished Create List of Static Device Nodes.
Oct 18 21:19:12 thor systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 18 21:19:12 thor systemd[1]: Finished Load Kernel Module configfs.
Oct 18 21:19:12 thor systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 18 21:19:12 thor systemd[1]: Finished Load Kernel Module drm.
Oct 18 21:19:12 thor systemd[1]: Mounting Kernel Configuration File System...
Oct 18 21:19:12 thor kernel: fuse: init (API version 7.34)
Oct 18 21:19:12 thor systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 18 21:19:12 thor systemd[1]: Finished Load Kernel Module fuse.
Oct 18 21:19:12 thor systemd[1]: Mounted Kernel Configuration File System.
Oct 18 21:19:12 thor systemd[1]: Mounting FUSE Control File System...
Oct 18 21:19:12 thor kernel: usb 5-1: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.36
Oct 18 21:19:12 thor kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:19:12 thor kernel: usb 5-1: Product: 3-Port USB 2.1 Hub
Oct 18 21:19:12 thor kernel: usb 5-1: Manufacturer: Generic
Oct 18 21:19:12 thor systemd[1]: Mounted FUSE Control File System.
Oct 18 21:19:12 thor kernel: device-mapper: uevent: version 1.0.3
Oct 18 21:19:12 thor kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
Oct 18 21:19:12 thor systemd[1]: Finished Load Kernel Modules.
Oct 18 21:19:12 thor kernel: audit: type=1130 audit(1666142352.130:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: Starting Apply Kernel Variables...
Oct 18 21:19:12 thor systemd[1]: Finished Apply Kernel Variables.
Oct 18 21:19:12 thor kernel: audit: type=1130 audit(1666142352.140:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd-journald[378]: Journal started
Oct 18 21:19:12 thor systemd-journald[378]: Runtime Journal (/run/log/journal/76a2e653ab72463a9bea0690c64394da) is 8.0M, max 1.3G, 1.3G free.
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd-modules-load[379]: Inserted module 'crypto_user'
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd-modules-load[379]: Inserted module 'sg'
Oct 18 21:19:12 thor systemd-modules-load[379]: Inserted module 'dm_multipath'
Oct 18 21:19:12 thor systemd-modules-load[379]: Module 'nvidia_uvm' is deny-listed
Oct 18 21:19:12 thor systemd[1]: Started Journal Service.
Oct 18 21:19:12 thor kernel: audit: type=1130 audit(1666142352.150:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: Finished Coldplug All udev Devices.
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor kernel: hub 3-2:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 3-2:1.0: 4 ports detected
Oct 18 21:19:12 thor kernel: hub 5-1:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 5-1:1.0: 3 ports detected
Oct 18 21:19:12 thor kernel: audit: type=1130 audit(1666142352.170:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Oct 18 21:19:12 thor systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Oct 18 21:19:12 thor systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 18 21:19:12 thor systemd[1]: Starting Load/Save Random Seed...
Oct 18 21:19:12 thor systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Oct 18 21:19:12 thor systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 18 21:19:12 thor systemd-journald[378]: Time spent on flushing to /var/log/journal/76a2e653ab72463a9bea0690c64394da is 71.823ms for 1018 entries.
Oct 18 21:19:12 thor systemd-journald[378]: System Journal (/var/log/journal/76a2e653ab72463a9bea0690c64394da) is 4.0G, max 4.0G, 0B free.
Oct 18 21:19:12 thor kernel: BTRFS info (device nvme0n1p2): using free space tree
Oct 18 21:19:12 thor kernel: audit: type=1130 audit(1666142352.230:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd-journald[378]: Received client request to flush runtime journal.
Oct 18 21:19:12 thor kernel: audit: type=1130 audit(1666142352.240:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor kernel: audit: type=1334 audit(1666142352.240:8): prog-id=14 op=LOAD
Oct 18 21:19:12 thor kernel: audit: type=1334 audit(1666142352.240:9): prog-id=15 op=LOAD
Oct 18 21:19:12 thor kernel: audit: type=1130 audit(1666142352.250:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor kernel: usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
Oct 18 21:19:12 thor kernel: usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
Oct 18 21:19:12 thor kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:19:12 thor kernel: usb 1-7: Product: ITE Device
Oct 18 21:19:12 thor kernel: usb 1-7: Manufacturer: ITE Tech. Inc.
Oct 18 21:19:12 thor kernel: audit: type=1130 audit(1666142352.280:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor kernel: usb 6-1: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.36
Oct 18 21:19:12 thor kernel: usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:19:12 thor kernel: usb 6-1: Product: 2-Port USB 3.1 Hub
Oct 18 21:19:12 thor kernel: usb 6-1: Manufacturer: Generic
Oct 18 21:19:12 thor kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Oct 18 21:19:12 thor kernel: acpi device:0a: registered as cooling_device16
Oct 18 21:19:12 thor kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2
Oct 18 21:19:12 thor kernel: hub 6-1:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 6-1:1.0: 2 ports detected
Oct 18 21:19:12 thor kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20210730/utaddress-204)
Oct 18 21:19:12 thor kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Oct 18 21:19:12 thor kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 18 21:19:12 thor kernel: ccp 0000:07:00.2: enabling device (0000 -> 0002)
Oct 18 21:19:12 thor kernel: ccp 0000:07:00.2: ccp: unable to access the device: you might be running a broken BIOS.
Oct 18 21:19:12 thor kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Oct 18 21:19:12 thor kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Oct 18 21:19:12 thor kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Oct 18 21:19:12 thor kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Oct 18 21:19:12 thor kernel: ccp 0000:07:00.2: tee enabled
Oct 18 21:19:12 thor kernel: ccp 0000:07:00.2: psp enabled
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor audit: BPF prog-id=14 op=LOAD
Oct 18 21:19:12 thor audit: BPF prog-id=15 op=LOAD
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 18 21:19:12 thor systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: Finished Load/Save Random Seed.
Oct 18 21:19:12 thor kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Oct 18 21:19:12 thor kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 18 21:19:12 thor systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd-udevd[396]: Using default interface naming scheme 'v251'.
Oct 18 21:19:12 thor systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 18 21:19:12 thor systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 18 21:19:12 thor systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 18 21:19:12 thor systemd[1]: Reached target Preparation for Local File Systems.
Oct 18 21:19:12 thor systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Oct 18 21:19:12 thor kernel: cryptd: max_cpu_qlen set to 1000
Oct 18 21:19:12 thor kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 18 21:19:12 thor kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 18 21:19:12 thor kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 18 21:19:12 thor kernel: cfg80211: failed to load regulatory.db
Oct 18 21:19:12 thor kernel: AVX2 version of gcm_enc/dec engaged.
Oct 18 21:19:12 thor kernel: AES CTR mode by8 optimization enabled
Oct 18 21:19:12 thor kernel: snd_hda_intel 0000:07:00.1: enabling device (0000 -> 0002)
Oct 18 21:19:12 thor kernel: snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
Oct 18 21:19:12 thor kernel: snd_hda_intel 0000:07:00.6: enabling device (0000 -> 0002)
Oct 18 21:19:12 thor kernel: r8169 0000:04:00.0 eth0: RTL8125B, 18:c0:4d:8f:ca:bd, XID 641, IRQ 99
Oct 18 21:19:12 thor kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Oct 18 21:19:12 thor systemd[1]: Found device Samsung SSD 970 EVO Plus 2TB root.
Oct 18 21:19:12 thor systemd[1]: Found device Samsung SSD 970 EVO Plus 2TB EFI.
Oct 18 21:19:12 thor systemd[1]: Mounting /home...
Oct 18 21:19:12 thor systemd[1]: Mounting /var/swap...
Oct 18 21:19:12 thor systemd[1]: Starting File System Check on /dev/disk/by-uuid/DEBB-C292...
Oct 18 21:19:12 thor systemd[1]: Mounted /home.
Oct 18 21:19:12 thor systemd[1]: Mounted /var/swap.
Oct 18 21:19:12 thor systemd[1]: Activating swap /var/swap/swapfile...
Oct 18 21:19:12 thor systemd-fsck[485]: fsck.fat 4.2 (2021-01-31)
Oct 18 21:19:12 thor systemd-fsck[485]: /dev/nvme0n1p1: 29 files, 61573/249364 clusters
Oct 18 21:19:12 thor systemd[1]: Activated swap /var/swap/swapfile.
Oct 18 21:19:12 thor systemd[1]: Finished File System Check on /dev/disk/by-uuid/DEBB-C292.
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-DEBB\x2dC292 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: Reached target Swaps.
Oct 18 21:19:12 thor systemd[1]: Mounting /boot...
Oct 18 21:19:12 thor systemd[1]: Mounting Temporary Directory /tmp...
Oct 18 21:19:12 thor systemd[1]: Mounted Temporary Directory /tmp.
Oct 18 21:19:12 thor kernel: usb 5-2: new high-speed USB device number 3 using xhci_hcd
Oct 18 21:19:12 thor kernel: Adding 1048572k swap on /var/swap/swapfile. Priority:-2 extents:1 across:1048572k FS
Oct 18 21:19:12 thor kernel: usb 3-2.1: new full-speed USB device number 3 using xhci_hcd
Oct 18 21:19:12 thor mtp-probe[498]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-7"
Oct 18 21:19:12 thor mtp-probe[498]: bus: 1, device: 2 was not an MTP device
Oct 18 21:19:12 thor systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 18 21:19:12 thor kernel: r8169 0000:04:00.0 enp4s0: renamed from eth0
Oct 18 21:19:12 thor kernel: usb 5-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.04
Oct 18 21:19:12 thor kernel: usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:19:12 thor kernel: usb 5-2: Product: 4-Port USB 2.0 Hub
Oct 18 21:19:12 thor kernel: usb 5-2: Manufacturer: Generic
Oct 18 21:19:12 thor kernel: Intel(R) Wireless WiFi driver for Linux
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-66.ucode failed with error -2
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-65.ucode failed with error -2
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-64.ucode failed with error -2
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm
Oct 18 21:19:12 thor kernel: hub 5-2:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 5-2:1.0: 4 ports detected
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input4
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input5
Oct 18 21:19:12 thor kernel: [drm] amdgpu kernel modesetting enabled.
Oct 18 21:19:12 thor kernel: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Oct 18 21:19:12 thor kernel: ATPX version 1, functions 0x00000000
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input6
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card0/input7
Oct 18 21:19:12 thor kernel: hid-generic 0003:048D:5702.0001: hiddev96,hidraw0: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:02:00.0-7/input0
Oct 18 21:19:12 thor kernel: usbcore: registered new interface driver usbhid
Oct 18 21:19:12 thor kernel: usbhid: USB HID core driver
Oct 18 21:19:12 thor systemd[1]: Mounted /boot.
Oct 18 21:19:12 thor systemd[1]: Reached target Local File Systems.
Oct 18 21:19:12 thor systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
Oct 18 21:19:12 thor systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Oct 18 21:19:12 thor systemd[1]: Store a System Token in an EFI Variable was skipped because all trigger condition checks failed.
Oct 18 21:19:12 thor systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 18 21:19:12 thor systemd[1]: Starting Create Volatile Files and Directories...
Oct 18 21:19:12 thor kernel: amdgpu: Virtual CRAT table created for CPU
Oct 18 21:19:12 thor kernel: amdgpu: Topology: Add CPU node
Oct 18 21:19:12 thor kernel: checking generic (fc00000000 300000) vs hw (fe10000000 10000000)
Oct 18 21:19:12 thor kernel: Console: switching to colour dummy device 80x25
Oct 18 21:19:12 thor kernel: amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
Oct 18 21:19:12 thor kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1458:0xD000 0xC8).
Oct 18 21:19:12 thor kernel: amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
Oct 18 21:19:12 thor kernel: [drm] register mmio base: 0xFC500000
Oct 18 21:19:12 thor kernel: [drm] register mmio size: 524288
Oct 18 21:19:12 thor kernel: [drm] PCIE atomic ops is not supported
Oct 18 21:19:12 thor kernel: [drm] add ip block number 0 <soc15_common>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 1 <gmc_v9_0>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 2 <vega10_ih>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 3 <psp>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 4 <smu>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 5 <gfx_v9_0>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 6 <sdma_v4_0>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 7 <dm>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 8 <vcn_v2_0>
Oct 18 21:19:12 thor kernel: [drm] add ip block number 9 <jpeg_v2_0>
Oct 18 21:19:12 thor kernel: amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from VFCT
Oct 18 21:19:12 thor kernel: amdgpu: ATOM BIOS: 13-CEZANNE-019
Oct 18 21:19:12 thor kernel: [drm] VCN decode is enabled in VM mode
Oct 18 21:19:12 thor kernel: [drm] VCN encode is enabled in VM mode
Oct 18 21:19:12 thor kernel: [drm] JPEG decode is enabled in VM mode
Oct 18 21:19:12 thor kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Oct 18 21:19:12 thor kernel: amdgpu 0000:07:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
Oct 18 21:19:12 thor kernel: amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Oct 18 21:19:12 thor kernel: amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Oct 18 21:19:12 thor kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
Oct 18 21:19:12 thor kernel: [drm] RAM width 128bits DDR4
Oct 18 21:19:12 thor kernel: [drm] amdgpu: 4096M of VRAM memory ready
Oct 18 21:19:12 thor kernel: [drm] amdgpu: 4096M of GTT memory ready.
Oct 18 21:19:12 thor kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Oct 18 21:19:12 thor kernel: [drm] PCIE GART of 1024M enabled.
Oct 18 21:19:12 thor kernel: [drm] PTB located at 0x000000F400900000
Oct 18 21:19:12 thor kernel: amdgpu 0000:07:00.0: amdgpu: PSP runtime database doesn't exist
Oct 18 21:19:12 thor kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Oct 18 21:19:12 thor kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 18 21:19:12 thor kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 18 21:19:12 thor kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
Oct 18 21:19:12 thor kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
Oct 18 21:19:12 thor kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
Oct 18 21:19:12 thor kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
Oct 18 21:19:12 thor kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
Oct 18 21:19:12 thor kernel: [drm] Loading DMUB firmware via PSP: version=0x0101001C
Oct 18 21:19:12 thor kernel: [drm] Found VCN firmware Version ENC: 1.16 DEC: 5 VEP: 0 Revision: 3
Oct 18 21:19:12 thor kernel: amdgpu 0000:07:00.0: amdgpu: Will use PSP to load VCN firmware
Oct 18 21:19:12 thor mtp-probe[521]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-7"
Oct 18 21:19:12 thor systemd[1]: Reached target Sound Card.
Oct 18 21:19:12 thor mtp-probe[521]: bus: 1, device: 2 was not an MTP device
Oct 18 21:19:12 thor kernel: usb 6-2: new SuperSpeed USB device number 3 using xhci_hcd
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Oct 18 21:19:12 thor systemd[1]: Finished Create Volatile Files and Directories.
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
Oct 18 21:19:12 thor audit: BPF prog-id=16 op=LOAD
Oct 18 21:19:12 thor systemd[1]: Starting Network Name Resolution...
Oct 18 21:19:12 thor systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
Oct 18 21:19:12 thor systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 18 21:19:12 thor audit[538]: SYSTEM_BOOT pid=538 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 18 21:19:12 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input8
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input9
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input10
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input11
Oct 18 21:19:12 thor kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input12
Oct 18 21:19:12 thor kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
Oct 18 21:19:12 thor kernel: usb 6-2: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.04
Oct 18 21:19:12 thor kernel: usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:19:12 thor kernel: usb 6-2: Product: 4-Port USB 3.0 Hub
Oct 18 21:19:12 thor kernel: usb 6-2: Manufacturer: Generic
Oct 18 21:19:12 thor kernel: hub 6-2:1.0: USB hub found
Oct 18 21:19:12 thor kernel: hub 6-2:1.0: 4 ports detected
Oct 18 21:19:12 thor kernel: usb 3-2.1: New USB device found, idVendor=04d9, idProduct=0163, bcdDevice=11.01
Oct 18 21:19:12 thor kernel: usb 3-2.1: New USB device strings: Mfr=0, Product=1, SerialNumber=3
Oct 18 21:19:12 thor kernel: usb 3-2.1: Product: USB-HID Keyboard
Oct 18 21:19:12 thor kernel: usb 3-2.1: SerialNumber: 000000000163
Oct 18 21:19:12 thor kernel: iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100
Oct 18 21:19:12 thor kernel: usb 5-1.3: new high-speed USB device number 4 using xhci_hcd
Oct 18 21:19:13 thor kernel: iwlwifi 0000:05:00.0: base HW address: 44:af:28:63:7d:79
Oct 18 21:19:13 thor systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 18 21:19:13 thor kernel: iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 18 21:19:13 thor kernel: input: USB-HID Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.0002/input/input13
Oct 18 21:19:13 thor kernel: hid-generic 0003:04D9:0163.0002: input,hidraw1: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input0
Oct 18 21:19:13 thor kernel: usb 5-1.3: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
Oct 18 21:19:13 thor kernel: usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:19:13 thor kernel: usb 5-1.3: Product: Hub Controller
Oct 18 21:19:13 thor kernel: usb 5-1.3: Manufacturer: Realtek
Oct 18 21:19:13 thor kernel: hid-generic 0003:04D9:0163.0003: hiddev97,hidraw2: USB HID v1.11 Device [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input1
Oct 18 21:19:13 thor kernel: input: USB-HID Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input14
Oct 18 21:19:13 thor mtp-probe[542]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-1/5-1.3"
Oct 18 21:19:13 thor mtp-probe[542]: bus: 5, device: 4 was not an MTP device
Oct 18 21:19:13 thor kernel: hid-generic 0003:0BDA:1100.0005: hiddev98,hidraw3: USB HID v1.11 Device [Realtek Hub Controller] on usb-0000:07:00.4-1.3/input0
Oct 18 21:19:13 thor mtp-probe[544]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-1/5-1.3"
Oct 18 21:19:13 thor mtp-probe[544]: bus: 5, device: 4 was not an MTP device
Oct 18 21:19:13 thor mtp-probe[545]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1"
Oct 18 21:19:13 thor mtp-probe[545]: bus: 3, device: 3 was not an MTP device
Oct 18 21:19:13 thor kernel: input: USB-HID Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input15
Oct 18 21:19:13 thor kernel: input: USB-HID Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input16
Oct 18 21:19:13 thor kernel: hid-generic 0003:04D9:0163.0004: input,hidraw4: USB HID v1.11 Mouse [USB-HID Keyboard] on usb-0000:07:00.3-2.1/input2
Oct 18 21:19:13 thor kernel: usb 6-2.3: new SuperSpeed USB device number 4 using xhci_hcd
Oct 18 21:19:13 thor kernel: usb 6-2.3: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
Oct 18 21:19:13 thor kernel: usb 6-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 18 21:19:13 thor kernel: usb 6-2.3: Product: DataTraveler 3.0
Oct 18 21:19:13 thor kernel: usb 6-2.3: Manufacturer: Kingston
Oct 18 21:19:13 thor kernel: usb 6-2.3: SerialNumber: 60A44C413DF8E620C92523C4
Oct 18 21:19:13 thor kernel: usb 3-2.2: new full-speed USB device number 4 using xhci_hcd
Oct 18 21:19:13 thor kernel: [drm] reserve 0x400000 from 0xf4ff800000 for PSP TMR
Oct 18 21:19:13 thor kernel: kvm: Nested Virtualization enabled
Oct 18 21:19:13 thor kernel: SVM: kvm: Nested Paging enabled
Oct 18 21:19:13 thor kernel: SVM: Virtual VMLOAD VMSAVE supported
Oct 18 21:19:13 thor kernel: SVM: Virtual GIF supported
Oct 18 21:19:13 thor kernel: MCE: In-kernel MCE decoding enabled.
Oct 18 21:19:13 thor systemd-resolved[537]: Positive Trust Anchors:
Oct 18 21:19:13 thor systemd-resolved[537]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Oct 18 21:19:13 thor systemd-resolved[537]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Oct 18 21:19:13 thor systemd-resolved[537]: Using system hostname 'thor'.
Oct 18 21:19:13 thor kernel: amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
Oct 18 21:19:13 thor kernel: amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
Oct 18 21:19:13 thor kernel: amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Oct 18 21:19:13 thor kernel: amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
Oct 18 21:19:13 thor kernel: [drm] kiq ring mec 2 pipe 1 q 0
Oct 18 21:19:13 thor kernel: [drm] Display Core initialized with v3.2.149!
Oct 18 21:19:13 thor kernel: [drm] DMUB hardware initialized: version=0x0101001C
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor systemd[1]: Started Network Name Resolution.
Oct 18 21:19:13 thor systemd[1]: Reached target Host and Network Name Lookups.
Oct 18 21:19:13 thor systemd[1]: Reached target System Initialization.
Oct 18 21:19:13 thor systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 18 21:19:13 thor systemd[1]: Started Daily man-db regeneration.
Oct 18 21:19:13 thor systemd[1]: Started Daily verification of password and group files.
Oct 18 21:19:13 thor systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 18 21:19:13 thor systemd[1]: Reached target Timer Units.
Oct 18 21:19:13 thor systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 18 21:19:13 thor systemd[1]: Listening on Libvirt local socket.
Oct 18 21:19:13 thor systemd[1]: Listening on Libvirt admin socket.
Oct 18 21:19:13 thor systemd[1]: Listening on Libvirt local read-only socket.
Oct 18 21:19:13 thor systemd[1]: Listening on Virtual machine lock manager socket.
Oct 18 21:19:13 thor systemd[1]: Listening on Virtual machine log manager socket.
Oct 18 21:19:13 thor systemd[1]: Reached target Socket Units.
Oct 18 21:19:13 thor systemd[1]: Reached target Basic System.
Oct 18 21:19:13 thor systemd[1]: Started ACPI event daemon.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor systemd[1]: Starting D-Bus System Message Bus...
Oct 18 21:19:13 thor systemd[1]: SSH Key Generation was skipped because all trigger condition checks failed.
Oct 18 21:19:13 thor audit: BPF prog-id=17 op=LOAD
Oct 18 21:19:13 thor audit: BPF prog-id=18 op=LOAD
Oct 18 21:19:13 thor audit: BPF prog-id=19 op=LOAD
Oct 18 21:19:13 thor systemd[1]: Starting User Login Management...
Oct 18 21:19:13 thor audit: BPF prog-id=20 op=LOAD
Oct 18 21:19:13 thor audit: BPF prog-id=21 op=LOAD
Oct 18 21:19:13 thor systemd[1]: Starting Virtual Machine and Container Registration Service...
Oct 18 21:19:13 thor systemd[1]: Started D-Bus System Message Bus.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.systemd1'
Oct 18 21:19:13 thor systemd[1]: Starting Network Manager...
Oct 18 21:19:13 thor systemd[1]: Started Virtual Machine and Container Registration Service.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor kernel: usb 3-2.2: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.02
Oct 18 21:19:13 thor kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 18 21:19:13 thor kernel: usb 3-2.2: Product: G502 HERO SE
Oct 18 21:19:13 thor kernel: usb 3-2.2: Manufacturer: Logitech
Oct 18 21:19:13 thor kernel: usb 3-2.2: SerialNumber: 0F7F39613533
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.6320] NetworkManager (version 1.40.0-1) is starting... (boot:478c0198-7f90-4dba-ad3b-94a9a35ddb4b)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.6321] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 18 21:19:13 thor kernel: snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 18 21:19:13 thor systemd[1]: Started Network Manager.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.6335] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 18 21:19:13 thor systemd[1]: Reached target Network.
Oct 18 21:19:13 thor systemd[1]: Started OpenSSH Daemon.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor systemd[1]: Starting Permit User Sessions...
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.6369] manager[0x55cd3083c030]: monitoring kernel firmware directory '/lib/firmware'.
Oct 18 21:19:13 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=554 comm="/usr/bin/NetworkManager --no-daemon")
Oct 18 21:19:13 thor audit: BPF prog-id=22 op=LOAD
Oct 18 21:19:13 thor audit: BPF prog-id=23 op=LOAD
Oct 18 21:19:13 thor audit: BPF prog-id=24 op=LOAD
Oct 18 21:19:13 thor systemd[1]: Starting Hostname Service...
Oct 18 21:19:13 thor systemd[1]: Finished Permit User Sessions.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor systemd[1]: Starting GNOME Display Manager...
Oct 18 21:19:13 thor sshd[561]: Server listening on 0.0.0.0 port 22.
Oct 18 21:19:13 thor sshd[561]: Server listening on :: port 22.
Oct 18 21:19:13 thor systemd[1]: Started GNOME Display Manager.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.3' (uid=0 pid=565 comm="/usr/bin/gdm")
Oct 18 21:19:13 thor systemd[1]: Starting Load Kernel Module drm...
Oct 18 21:19:13 thor systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 18 21:19:13 thor systemd[1]: Finished Load Kernel Module drm.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor mtp-probe[577]: checking bus 6, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2.3"
Oct 18 21:19:13 thor mtp-probe[577]: bus: 6, device: 4 was not an MTP device
Oct 18 21:19:13 thor kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Oct 18 21:19:13 thor kernel: [drm] JPEG decode initialized successfully.
Oct 18 21:19:13 thor kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Oct 18 21:19:13 thor systemd-logind[552]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 18 21:19:13 thor systemd-logind[552]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 18 21:19:13 thor systemd-logind[552]: New seat seat0.
Oct 18 21:19:13 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.login1'
Oct 18 21:19:13 thor systemd[1]: Started User Login Management.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor systemd[1]: Starting Virtualization daemon...
Oct 18 21:19:13 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 18 21:19:13 thor systemd[1]: Started Hostname Service.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7043] hostname: hostname: using hostnamed
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7043] hostname: static hostname changed from (none) to "thor"
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7045] dns-mgr: init: dns=systemd-resolved rc-manager=symlink, plugin=systemd-resolved
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7050] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:02:00.2/0000:03:09.0/0000:05:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7052] manager[0x55cd3083c030]: rfkill: Wi-Fi hardware radio set enabled
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7052] manager[0x55cd3083c030]: rfkill: WWAN hardware radio set enabled
Oct 18 21:19:13 thor systemd-logind[552]: Watching system buttons on /dev/input/event14 (USB-HID Keyboard System Control)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7066] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-adsl.so)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7097] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-bluetooth.so)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7109] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-ovs.so)
Oct 18 21:19:13 thor systemd[1]: Started Virtualization daemon.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor systemd[1]: Reached target Multi-User System.
Oct 18 21:19:13 thor systemd[1]: Reached target Graphical Interface.
Oct 18 21:19:13 thor systemd[1]: Startup finished in 9.512s (firmware) + 551ms (loader) + 10.801s (kernel) + 1.779s (userspace) = 22.645s.
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7163] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-team.so)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7170] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-wifi.so)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7174] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.40.0-1/libnm-device-plugin-wwan.so)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7176] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7176] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7176] manager: Networking is enabled by state file
Oct 18 21:19:13 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=554 comm="/usr/bin/NetworkManager --no-daemon")
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7181] settings: Loaded settings plugin: keyfile (internal)
Oct 18 21:19:13 thor systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7196] dhcp: init: Using DHCP client 'internal'
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7196] device (lo): carrier: link connected
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7197] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7201] manager: (enp4s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7207] settings: (enp4s0): created default wired connection 'Wired connection 1'
Oct 18 21:19:13 thor NetworkManager[554]: <info> [1666142353.7207] device (enp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 18 21:19:13 thor kernel: input: Logitech G502 HERO SE as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.0006/input/input17
Oct 18 21:19:13 thor kernel: hid-generic 0003:046D:C08B.0006: input,hidraw5: USB HID v1.11 Mouse [Logitech G502 HERO SE] on usb-0000:07:00.3-2.2/input0
Oct 18 21:19:13 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 18 21:19:13 thor systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 18 21:19:13 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:13 thor kernel: input: Logitech G502 HERO SE Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18
Oct 18 21:19:13 thor systemd-logind[552]: Watching system buttons on /dev/input/event13 (USB-HID Keyboard)
Oct 18 21:19:13 thor kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
Oct 18 21:19:13 thor kernel: memmap_init_zone_device initialised 1048576 pages in 0ms
Oct 18 21:19:13 thor kernel: amdgpu: HMM registered 4096MB device memory
Oct 18 21:19:13 thor kernel: amdgpu: SRAT table not found
Oct 18 21:19:13 thor kernel: amdgpu: Virtual CRAT table created for GPU
Oct 18 21:19:13 thor kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
Oct 18 21:19:13 thor kernel: kfd kfd: amdgpu: added device 1002:1638
Oct 18 21:19:13 thor kernel: amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
Oct 18 21:19:13 thor kernel: [drm] fb mappable at 0x740CD3000
Oct 18 21:19:13 thor kernel: [drm] vram apper at 0x740000000
Oct 18 21:19:13 thor kernel: [drm] size 33177600
Oct 18 21:19:13 thor kernel: [drm] fb depth is 24
Oct 18 21:19:13 thor kernel: [drm] pitch is 15360
Oct 18 21:19:13 thor mtp-probe[621]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2"
Oct 18 21:19:13 thor mtp-probe[621]: bus: 3, device: 4 was not an MTP device
Oct 18 21:19:13 thor kernel: hid-generic 0003:046D:C08B.0007: input,hiddev99,hidraw6: USB HID v1.11 Keyboard [Logitech G502 HERO SE] on usb-0000:07:00.3-2.2/input1
Oct 18 21:19:13 thor kernel: Console: switching to colour frame buffer device 240x67
Oct 18 21:19:13 thor kernel: amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Oct 18 21:19:13 thor kernel: mousedev: PS/2 mouse device common for all mice
Oct 18 21:19:13 thor kernel: usb-storage 3-2.1:1.3: USB Mass Storage device detected
Oct 18 21:19:13 thor kernel: scsi host6: usb-storage 3-2.1:1.3
Oct 18 21:19:13 thor kernel: usb-storage 6-2.3:1.0: USB Mass Storage device detected
Oct 18 21:19:13 thor kernel: scsi host7: usb-storage 6-2.3:1.0
Oct 18 21:19:13 thor kernel: usbcore: registered new interface driver usb-storage
Oct 18 21:19:13 thor mtp-probe[633]: checking bus 6, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb6/6-2/6-2.3"
Oct 18 21:19:13 thor mtp-probe[633]: bus: 6, device: 4 was not an MTP device
Oct 18 21:19:13 thor kernel: usbcore: registered new interface driver uas
Oct 18 21:19:13 thor kernel: intel_rapl_common: Found RAPL domain package
Oct 18 21:19:13 thor kernel: intel_rapl_common: Found RAPL domain core
Oct 18 21:19:13 thor systemd[1]: Created slice Slice /system/systemd-backlight.
Oct 18 21:19:14 thor systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Oct 18 21:19:14 thor kernel: amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Oct 18 21:19:14 thor kernel: [drm] Initialized amdgpu 3.42.0 20150101 for 0000:07:00.0 on minor 0
Oct 18 21:19:14 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:14 thor systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.0445] device (wlp5s0): driver supports Access Point (AP) mode
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.0449] manager: (wlp5s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.0450] device (wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 18 21:19:14 thor kernel: r8169 0000:04:00.0 enp4s0: Link is Down
Oct 18 21:19:14 thor kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Oct 18 21:19:14 thor acpid[550]: starting up with netlink and the input layer
Oct 18 21:19:14 thor acpid[550]: 1 rule loaded
Oct 18 21:19:14 thor acpid[550]: waiting for events: event logging is off
Oct 18 21:19:14 thor mtp-probe[638]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1"
Oct 18 21:19:14 thor mtp-probe[638]: bus: 3, device: 3 was not an MTP device
Oct 18 21:19:14 thor systemd-logind[552]: Watching system buttons on /dev/input/event18 (Logitech G502 HERO SE Keyboard)
Oct 18 21:19:14 thor mtp-probe[639]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2"
Oct 18 21:19:14 thor mtp-probe[639]: bus: 3, device: 4 was not an MTP device
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.2541] device (wlp5s0): set-hw-addr: set MAC address to FA:BB:CD:9F:62:53 (scanning)
Oct 18 21:19:14 thor dbus-daemon[551]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=554 comm="/usr/bin/NetworkManager --no-daemon")
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.4456] ovsdb: disconnected from ovsdb
Oct 18 21:19:14 thor systemd[1]: Starting WPA supplicant...
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.4467] manager: (virbr0): new Bridge device (/org/freedesktop/NetworkManager/Devices/4)
Oct 18 21:19:14 thor dbus-daemon[551]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Oct 18 21:19:14 thor wpa_supplicant[645]: Successfully initialized wpa_supplicant
Oct 18 21:19:14 thor systemd[1]: Started WPA supplicant.
Oct 18 21:19:14 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:14 thor audit[648]: NETFILTER_CFG table=filter:2 family=2 entries=2 op=nft_register_chain pid=648 comm="iptables"
Oct 18 21:19:14 thor audit[648]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7fff386dcb90 a2=0 a3=7fff386dcb7c items=0 ppid=583 pid=648 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.5242] device (wlp5s0): supplicant interface state: internal-starting -> disconnected
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.5243] Wi-Fi P2P device controlled by interface wlp5s0 created
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.5244] manager: (p2p-dev-wlp5s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.5246] device (p2p-dev-wlp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.5249] device (wlp5s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Oct 18 21:19:14 thor NetworkManager[554]: <info> [1666142354.5253] device (p2p-dev-wlp5s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Oct 18 21:19:14 thor audit[649]: NETFILTER_CFG table=filter:3 family=2 entries=2 op=nft_register_chain pid=649 comm="iptables"
Oct 18 21:19:14 thor audit[649]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffc8469e820 a2=0 a3=7ffc8469e80c items=0 ppid=583 pid=649 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
Oct 18 21:19:14 thor audit[655]: NETFILTER_CFG table=filter:4 family=2 entries=1 op=nft_register_chain pid=655 comm="iptables"
Oct 18 21:19:14 thor audit[655]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffd4fb75c40 a2=0 a3=7ffd4fb75c2c items=0 ppid=583 pid=655 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
Oct 18 21:19:14 thor audit[656]: NETFILTER_CFG table=filter:5 family=2 entries=2 op=nft_register_chain pid=656 comm="iptables"
Oct 18 21:19:14 thor audit[656]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7fff6dd857d0 a2=0 a3=7fff6dd857bc items=0 ppid=583 pid=656 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
Oct 18 21:19:14 thor audit[657]: NETFILTER_CFG table=filter:6 family=2 entries=1 op=nft_register_chain pid=657 comm="iptables"
Oct 18 21:19:14 thor audit[657]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffff170d370 a2=0 a3=7ffff170d35c items=0 ppid=583 pid=657 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
Oct 18 21:19:14 thor audit[658]: NETFILTER_CFG table=filter:7 family=2 entries=2 op=nft_register_chain pid=658 comm="iptables"
Oct 18 21:19:14 thor audit[658]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffd7f4faf30 a2=0 a3=7ffd7f4faf1c items=0 ppid=583 pid=658 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
Oct 18 21:19:14 thor audit[659]: NETFILTER_CFG table=filter:8 family=2 entries=1 op=nft_register_chain pid=659 comm="iptables"
Oct 18 21:19:14 thor audit[659]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffdb86883e0 a2=0 a3=7ffdb86883cc items=0 ppid=583 pid=659 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
Oct 18 21:19:14 thor audit[660]: NETFILTER_CFG table=filter:9 family=2 entries=1 op=nft_register_rule pid=660 comm="iptables"
Oct 18 21:19:14 thor audit[660]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffcd9f5bc50 a2=0 a3=7ffcd9f5bc3c items=0 ppid=583 pid=660 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
Oct 18 21:19:14 thor audit[661]: NETFILTER_CFG table=filter:10 family=2 entries=1 op=nft_register_chain pid=661 comm="iptables"
Oct 18 21:19:14 thor audit[661]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7fff83377c60 a2=0 a3=7fff83377c4c items=0 ppid=583 pid=661 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
Oct 18 21:19:14 thor audit[662]: NETFILTER_CFG table=filter:11 family=2 entries=1 op=nft_register_rule pid=662 comm="iptables"
Oct 18 21:19:14 thor audit[662]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffdbab26510 a2=0 a3=7ffdbab264fc items=0 ppid=583 pid=662 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
Oct 18 21:19:14 thor audit[663]: NETFILTER_CFG table=nat:12 family=2 entries=2 op=nft_register_chain pid=663 comm="iptables"
Oct 18 21:19:14 thor audit[663]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=7fff051192b0 a2=0 a3=7fff0511929c items=0 ppid=583 pid=663 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
Oct 18 21:19:14 thor kernel: scsi 7:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
Oct 18 21:19:14 thor kernel: sd 7:0:0:0: Attached scsi generic sg0 type 0
Oct 18 21:19:14 thor kernel: sd 7:0:0:0: [sda] 242221056 512-byte logical blocks: (124 GB/116 GiB)
Oct 18 21:19:14 thor kernel: sd 7:0:0:0: [sda] Write Protect is off
Oct 18 21:19:14 thor kernel: sd 7:0:0:0: [sda] Mode Sense: 45 00 00 00
Oct 18 21:19:14 thor kernel: scsi 6:0:0:0: Direct-Access TEX Mass Storage 0.01 PQ: 0 ANSI: 6
Oct 18 21:19:14 thor kernel: sd 6:0:0:0: Attached scsi generic sg1 type 0
Oct 18 21:19:14 thor kernel: sd 7:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Oct 18 21:19:14 thor kernel: sd 6:0:0:0: [sdb] Media removed, stopped polling
Oct 18 21:19:14 thor kernel: sda: sda1
Oct 18 21:19:14 thor kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
Oct 18 21:19:14 thor kernel: sd 7:0:0:0: [sda] Attached SCSI removable disk
Oct 18 21:19:14 thor audit[664]: NETFILTER_CFG table=nat:13 family=2 entries=2 op=nft_register_chain pid=664 comm="iptables"
Oct 18 21:19:14 thor audit[664]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7ffd23415b90 a2=0 a3=7ffd23415b7c items=0 ppid=583 pid=664 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:14 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Oct 18 21:19:15 thor audit[669]: NETFILTER_CFG table=mangle:14 family=2 entries=2 op=nft_register_chain pid=669 comm="iptables"
Oct 18 21:19:15 thor audit[669]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffdb49c19d0 a2=0 a3=7ffdb49c19bc items=0 ppid=583 pid=669 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
Oct 18 21:19:15 thor audit[670]: NETFILTER_CFG table=mangle:15 family=2 entries=2 op=nft_register_chain pid=670 comm="iptables"
Oct 18 21:19:15 thor audit[670]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7ffdf056f750 a2=0 a3=7ffdf056f73c items=0 ppid=583 pid=670 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Oct 18 21:19:15 thor audit[674]: NETFILTER_CFG table=filter:16 family=10 entries=2 op=nft_register_chain pid=674 comm="ip6tables"
Oct 18 21:19:15 thor audit[674]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffefeca0cd0 a2=0 a3=7ffefeca0cbc items=0 ppid=583 pid=674 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
Oct 18 21:19:15 thor audit[675]: NETFILTER_CFG table=filter:17 family=10 entries=2 op=nft_register_chain pid=675 comm="ip6tables"
Oct 18 21:19:15 thor audit[675]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffefe01f960 a2=0 a3=7ffefe01f94c items=0 ppid=583 pid=675 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
Oct 18 21:19:15 thor audit[676]: NETFILTER_CFG table=filter:18 family=10 entries=1 op=nft_register_chain pid=676 comm="ip6tables"
Oct 18 21:19:15 thor audit[676]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7fff44f8de40 a2=0 a3=7fff44f8de2c items=0 ppid=583 pid=676 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
Oct 18 21:19:15 thor audit[677]: NETFILTER_CFG table=filter:19 family=10 entries=2 op=nft_register_chain pid=677 comm="ip6tables"
Oct 18 21:19:15 thor audit[677]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7fff6e0081f0 a2=0 a3=7fff6e0081dc items=0 ppid=583 pid=677 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
Oct 18 21:19:15 thor audit[678]: NETFILTER_CFG table=filter:20 family=10 entries=1 op=nft_register_chain pid=678 comm="ip6tables"
Oct 18 21:19:15 thor audit[678]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7fff52bc7b80 a2=0 a3=7fff52bc7b6c items=0 ppid=583 pid=678 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
Oct 18 21:19:15 thor audit[679]: NETFILTER_CFG table=filter:21 family=10 entries=2 op=nft_register_chain pid=679 comm="ip6tables"
Oct 18 21:19:15 thor audit[679]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffc6c1f87c0 a2=0 a3=7ffc6c1f87ac items=0 ppid=583 pid=679 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
Oct 18 21:19:15 thor audit[680]: NETFILTER_CFG table=filter:22 family=10 entries=1 op=nft_register_chain pid=680 comm="ip6tables"
Oct 18 21:19:15 thor audit[680]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffea7ebf390 a2=0 a3=7ffea7ebf37c items=0 ppid=583 pid=680 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
Oct 18 21:19:15 thor audit[681]: NETFILTER_CFG table=filter:23 family=10 entries=1 op=nft_register_rule pid=681 comm="ip6tables"
Oct 18 21:19:15 thor audit[681]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffea7b90660 a2=0 a3=7ffea7b9064c items=0 ppid=583 pid=681 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
Oct 18 21:19:15 thor audit[682]: NETFILTER_CFG table=filter:24 family=10 entries=1 op=nft_register_chain pid=682 comm="ip6tables"
Oct 18 21:19:15 thor audit[682]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffe13fe4700 a2=0 a3=7ffe13fe46ec items=0 ppid=583 pid=682 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
Oct 18 21:19:15 thor audit[683]: NETFILTER_CFG table=filter:25 family=10 entries=1 op=nft_register_rule pid=683 comm="ip6tables"
Oct 18 21:19:15 thor audit[683]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffe6564a8f0 a2=0 a3=7ffe6564a8dc items=0 ppid=583 pid=683 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
Oct 18 21:19:15 thor audit[684]: NETFILTER_CFG table=nat:26 family=10 entries=2 op=nft_register_chain pid=684 comm="ip6tables"
Oct 18 21:19:15 thor audit[684]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=7fff5c9fe5b0 a2=0 a3=7fff5c9fe59c items=0 ppid=583 pid=684 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
Oct 18 21:19:15 thor audit[685]: NETFILTER_CFG table=nat:27 family=10 entries=2 op=nft_register_chain pid=685 comm="ip6tables"
Oct 18 21:19:15 thor audit[685]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7ffec30082c0 a2=0 a3=7ffec30082ac items=0 ppid=583 pid=685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Oct 18 21:19:15 thor audit[686]: NETFILTER_CFG table=mangle:28 family=10 entries=2 op=nft_register_chain pid=686 comm="ip6tables"
Oct 18 21:19:15 thor audit[686]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffeecee6480 a2=0 a3=7ffeecee646c items=0 ppid=583 pid=686 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
Oct 18 21:19:15 thor audit[687]: NETFILTER_CFG table=mangle:29 family=10 entries=2 op=nft_register_chain pid=687 comm="ip6tables"
Oct 18 21:19:15 thor audit[687]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7fff8edf7130 a2=0 a3=7fff8edf711c items=0 ppid=583 pid=687 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
Oct 18 21:19:15 thor audit[688]: NETFILTER_CFG table=filter:30 family=2 entries=1 op=nft_register_rule pid=688 comm="iptables"
Oct 18 21:19:15 thor audit[688]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffd564318d0 a2=0 a3=7ffd564318bc items=0 ppid=583 pid=688 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
Oct 18 21:19:15 thor audit[691]: NETFILTER_CFG table=filter:31 family=2 entries=1 op=nft_register_rule pid=691 comm="iptables"
Oct 18 21:19:15 thor audit[691]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffc0e35ae40 a2=0 a3=7ffc0e35ae2c items=0 ppid=583 pid=691 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
Oct 18 21:19:15 thor audit[692]: NETFILTER_CFG table=filter:32 family=2 entries=1 op=nft_register_rule pid=692 comm="iptables"
Oct 18 21:19:15 thor audit[692]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffcd2edaf90 a2=0 a3=7ffcd2edaf7c items=0 ppid=583 pid=692 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
Oct 18 21:19:15 thor audit[693]: NETFILTER_CFG table=filter:33 family=2 entries=1 op=nft_register_rule pid=693 comm="iptables"
Oct 18 21:19:15 thor audit[693]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7fff9b72d6a0 a2=0 a3=7fff9b72d68c items=0 ppid=583 pid=693 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
Oct 18 21:19:15 thor audit[694]: NETFILTER_CFG table=filter:34 family=2 entries=1 op=nft_register_rule pid=694 comm="iptables"
Oct 18 21:19:15 thor audit[694]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7fff5ad35630 a2=0 a3=7fff5ad3561c items=0 ppid=583 pid=694 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
Oct 18 21:19:15 thor audit[695]: NETFILTER_CFG table=filter:35 family=2 entries=1 op=nft_register_rule pid=695 comm="iptables"
Oct 18 21:19:15 thor audit[695]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffe6782f590 a2=0 a3=7ffe6782f57c items=0 ppid=583 pid=695 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
Oct 18 21:19:15 thor audit[696]: NETFILTER_CFG table=filter:36 family=2 entries=1 op=nft_register_rule pid=696 comm="iptables"
Oct 18 21:19:15 thor audit[696]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffee32a4540 a2=0 a3=7ffee32a452c items=0 ppid=583 pid=696 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
Oct 18 21:19:15 thor audit[697]: NETFILTER_CFG table=filter:37 family=2 entries=1 op=nft_register_rule pid=697 comm="iptables"
Oct 18 21:19:15 thor audit[697]: SYSCALL arch=c000003e syscall=46 success=yes exit=472 a0=3 a1=7ffc885821e0 a2=0 a3=7ffc885821cc items=0 ppid=583 pid=697 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
Oct 18 21:19:15 thor audit[698]: NETFILTER_CFG table=filter:38 family=2 entries=1 op=nft_register_rule pid=698 comm="iptables"
Oct 18 21:19:15 thor audit[698]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffe7bd16a30 a2=0 a3=7ffe7bd16a1c items=0 ppid=583 pid=698 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D696E2D696E7465726661636500766972627230002D2D6A756D700052454A454354
Oct 18 21:19:15 thor audit[700]: NETFILTER_CFG table=filter:39 family=2 entries=1 op=nft_register_rule pid=700 comm="iptables"
Oct 18 21:19:15 thor audit[700]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffcead6e630 a2=0 a3=7ffcead6e61c items=0 ppid=583 pid=700 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D6F75742D696E7465726661636500766972627230002D2D6A756D700052454A454354
Oct 18 21:19:15 thor audit[701]: NETFILTER_CFG table=filter:40 family=2 entries=1 op=nft_register_rule pid=701 comm="iptables"
Oct 18 21:19:15 thor audit[701]: SYSCALL arch=c000003e syscall=46 success=yes exit=380 a0=3 a1=7ffcd720d2f0 a2=0 a3=7ffcd720d2dc items=0 ppid=583 pid=701 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465758002D2D696E2D696E7465726661636500766972627230002D2D6F75742D696E7465726661636500766972627230002D2D6A756D7000414343455054
Oct 18 21:19:15 thor audit[702]: NETFILTER_CFG table=filter:41 family=10 entries=1 op=nft_register_rule pid=702 comm="ip6tables"
Oct 18 21:19:15 thor audit[702]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffd03073850 a2=0 a3=7ffd0307383c items=0 ppid=583 pid=702 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D696E2D696E7465726661636500766972627230002D2D6A756D700052454A454354
Oct 18 21:19:15 thor audit[704]: NETFILTER_CFG table=filter:42 family=10 entries=1 op=nft_register_rule pid=704 comm="ip6tables"
Oct 18 21:19:15 thor audit[704]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffef50c13e0 a2=0 a3=7ffef50c13cc items=0 ppid=583 pid=704 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D6F75742D696E7465726661636500766972627230002D2D6A756D700052454A454354
Oct 18 21:19:15 thor audit[705]: NETFILTER_CFG table=filter:43 family=10 entries=1 op=nft_register_rule pid=705 comm="ip6tables"
Oct 18 21:19:15 thor audit[705]: SYSCALL arch=c000003e syscall=46 success=yes exit=380 a0=3 a1=7fff01297e80 a2=0 a3=7fff01297e6c items=0 ppid=583 pid=705 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465758002D2D696E2D696E7465726661636500766972627230002D2D6F75742D696E7465726661636500766972627230002D2D6A756D7000414343455054
Oct 18 21:19:15 thor audit[706]: NETFILTER_CFG table=filter:44 family=2 entries=1 op=nft_register_rule pid=706 comm="iptables"
Oct 18 21:19:15 thor audit[706]: SYSCALL arch=c000003e syscall=46 success=yes exit=392 a0=3 a1=7ffd7fbd6bb0 a2=0 a3=7ffd7fbd6b9c items=0 ppid=583 pid=706 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D736F75726365003139322E3136382E3132322E302F3234002D2D696E2D696E7465726661636500766972627230002D2D6A756D7000414343455054
Oct 18 21:19:15 thor audit[707]: NETFILTER_CFG table=filter:45 family=2 entries=1 op=nft_register_rule pid=707 comm="iptables"
Oct 18 21:19:15 thor audit[707]: SYSCALL arch=c000003e syscall=46 success=yes exit=608 a0=3 a1=7ffd0d2a7d30 a2=0 a3=7ffd0d2a7d1c items=0 ppid=583 pid=707 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6F75742D696E7465726661636500766972627230002D2D6D6174636800636F6E6E747261636B
Oct 18 21:19:15 thor audit[709]: NETFILTER_CFG table=nat:46 family=2 entries=1 op=nft_register_rule pid=709 comm="iptables"
Oct 18 21:19:15 thor audit[709]: SYSCALL arch=c000003e syscall=46 success=yes exit=424 a0=3 a1=7fff5d32c1f0 a2=0 a3=7fff5d32c1dc items=0 ppid=583 pid=709 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F32340000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D41535155455241
Oct 18 21:19:15 thor audit[711]: NETFILTER_CFG table=nat:47 family=2 entries=1 op=nft_register_rule pid=711 comm="iptables"
Oct 18 21:19:15 thor audit[711]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7ffd63cfef50 a2=0 a3=7ffd63cfef3c items=0 ppid=583 pid=711 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007564700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
Oct 18 21:19:15 thor audit[712]: NETFILTER_CFG table=nat:48 family=2 entries=1 op=nft_register_rule pid=712 comm="iptables"
Oct 18 21:19:15 thor audit[712]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7ffdf228a0c0 a2=0 a3=7ffdf228a0ac items=0 ppid=583 pid=712 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007463700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
Oct 18 21:19:15 thor audit[713]: NETFILTER_CFG table=nat:49 family=2 entries=1 op=nft_register_rule pid=713 comm="iptables"
Oct 18 21:19:15 thor audit[713]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=7ffd45cafe10 a2=0 a3=7ffd45cafdfc items=0 ppid=583 pid=713 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003235352E3235352E3235352E3235352F3332002D2D6A756D700052455455524E
Oct 18 21:19:15 thor audit[714]: NETFILTER_CFG table=nat:50 family=2 entries=1 op=nft_register_rule pid=714 comm="iptables"
Oct 18 21:19:15 thor audit[714]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=7ffce7469f80 a2=0 a3=7ffce7469f6c items=0 ppid=583 pid=714 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003232342E302E302E302F3234002D2D6A756D700052455455524E
Oct 18 21:19:15 thor audit[715]: NETFILTER_CFG table=mangle:51 family=2 entries=1 op=nft_register_rule pid=715 comm="iptables"
Oct 18 21:19:15 thor audit[715]: SYSCALL arch=c000003e syscall=46 success=yes exit=480 a0=3 a1=7fffc5fbb430 a2=0 a3=7fffc5fbb41c items=0 ppid=583 pid=715 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
Oct 18 21:19:15 thor audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E73657274004C4942564952545F505254002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700043484543
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7661] device (virbr0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7663] device (virbr0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7667] device (virbr0): Activation: starting connection 'virbr0' (076f3798-4d0d-4733-bba9-c104045eab58)
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7669] device (virbr0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7670] device (virbr0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7670] device (virbr0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7672] device (virbr0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7679] device (virbr0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7680] device (virbr0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7681] manager: NetworkManager state is now CONNECTED_LOCAL
Oct 18 21:19:15 thor NetworkManager[554]: <info> [1666142355.7682] device (virbr0): Activation: successful, device activated.
Oct 18 21:19:15 thor dnsmasq[721]: started, version 2.87 cachesize 150
Oct 18 21:19:15 thor dnsmasq[721]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset no-nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
Oct 18 21:19:15 thor dnsmasq-dhcp[721]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
Oct 18 21:19:15 thor dnsmasq-dhcp[721]: DHCP, sockets bound exclusively to interface virbr0
Oct 18 21:19:15 thor dnsmasq[721]: reading /etc/resolv.conf
Oct 18 21:19:15 thor dnsmasq[721]: using nameserver 127.0.0.53#53
Oct 18 21:19:15 thor dnsmasq[721]: read /etc/hosts - 0 addresses
Oct 18 21:19:15 thor dnsmasq[721]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Oct 18 21:19:15 thor dnsmasq-dhcp[721]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Oct 18 21:19:15 thor kernel: r8169 0000:04:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5397] device (enp4s0): carrier: link connected
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5400] device (enp4s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5407] policy: auto-activating connection 'Wired connection 1' (e16399fd-1fbf-349c-8ba4-496ebd0b06fe)
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5410] device (enp4s0): Activation: starting connection 'Wired connection 1' (e16399fd-1fbf-349c-8ba4-496ebd0b06fe)
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5411] device (enp4s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5412] manager: NetworkManager state is now CONNECTING
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5413] device (enp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5418] device (enp4s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5423] dhcp4 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Oct 18 21:19:16 thor kernel: r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx
Oct 18 21:19:16 thor kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5594] dhcp4 (enp4s0): state changed new lease, address=172.16.27.175
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5598] policy: set 'Wired connection 1' (enp4s0) as default for IPv4 routing and DNS
Oct 18 21:19:16 thor systemd-resolved[537]: enp4s0: Bus client set search domain list to: lan
Oct 18 21:19:16 thor dnsmasq[721]: reading /etc/resolv.conf
Oct 18 21:19:16 thor dnsmasq[721]: using nameserver 127.0.0.53#53
Oct 18 21:19:16 thor systemd-resolved[537]: enp4s0: Bus client set default route setting: yes
Oct 18 21:19:16 thor systemd-resolved[537]: enp4s0: Bus client set DNS server list to: 172.16.27.1
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5760] device (enp4s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5791] device (enp4s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5794] device (enp4s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5798] manager: NetworkManager state is now CONNECTED_SITE
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.5801] device (enp4s0): Activation: successful, device activated.
Oct 18 21:19:16 thor NetworkManager[554]: <info> [1666142356.8231] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 18 21:19:17 thor wpa_supplicant[645]: wlp5s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Oct 18 21:19:17 thor NetworkManager[554]: <info> [1666142357.6920] manager: startup complete
Oct 18 21:19:18 thor systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 18 21:19:18 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:18 thor kernel: kauditd_printk_skb: 182 callbacks suppressed
Oct 18 21:19:18 thor kernel: audit: type=1131 audit(1666142358.020:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:18 thor NetworkManager[554]: <info> [1666142358.1924] dhcp6 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Oct 18 21:19:18 thor NetworkManager[554]: <info> [1666142358.1929] policy: set 'Wired connection 1' (enp4s0) as default for IPv6 routing and DNS
Oct 18 21:19:18 thor systemd-resolved[537]: enp4s0: Bus client set DNS server list to: 172.16.27.1, fd1e:43aa:e886::1
Oct 18 21:19:18 thor NetworkManager[554]: <info> [1666142358.1975] dhcp6 (enp4s0): state changed new lease, address=fd1e:43aa:e886::9c4 2600:4040:2d6c:ad00::9c4
Oct 18 21:19:23 thor systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 18 21:19:23 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:23 thor kernel: audit: type=1131 audit(1666142363.720:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.3' (uid=0 pid=565 comm="/usr/bin/gdm")
Oct 18 21:19:24 thor systemd[1]: Reached target User and Group Name Lookups.
Oct 18 21:19:24 thor audit: BPF prog-id=25 op=LOAD
Oct 18 21:19:24 thor systemd[1]: Starting Accounts Service...
Oct 18 21:19:24 thor kernel: audit: type=1334 audit(1666142364.140:96): prog-id=25 op=LOAD
Oct 18 21:19:24 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.10' (uid=0 pid=732 comm="/usr/lib/accounts-daemon")
Oct 18 21:19:24 thor systemd[1]: Starting Authorization Manager...
Oct 18 21:19:24 thor polkitd[736]: Started polkitd version 121
Oct 18 21:19:24 thor polkitd[736]: Loading rules from directory /etc/polkit-1/rules.d
Oct 18 21:19:24 thor polkitd[736]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 18 21:19:24 thor polkitd[736]: Finished loading, compiling and executing 11 rules
Oct 18 21:19:24 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 18 21:19:24 thor systemd[1]: Started Authorization Manager.
Oct 18 21:19:24 thor polkitd[736]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 18 21:19:24 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor accounts-daemon[732]: started daemon version 22.08.0
Oct 18 21:19:24 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.Accounts'
Oct 18 21:19:24 thor systemd[1]: Started Accounts Service.
Oct 18 21:19:24 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor kernel: audit: type=1130 audit(1666142364.190:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor kernel: audit: type=1130 audit(1666142364.190:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor audit[751]: USER_AUTH pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:24 thor audit[751]: USER_ACCT pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:24 thor audit[751]: CRED_ACQ pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:24 thor audit[751]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffd211c7c80 a2=3 a3=7ffd211c7995 items=0 ppid=565 pid=751 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 21:19:24 thor audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 21:19:24 thor kernel: audit: type=1100 audit(1666142364.200:99): pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:24 thor kernel: audit: type=1101 audit(1666142364.200:100): pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:24 thor kernel: audit: type=1103 audit(1666142364.200:101): pid=751 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:24 thor kernel: audit: type=1006 audit(1666142364.200:102): pid=751 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=1 res=1
Oct 18 21:19:24 thor kernel: audit: type=1300 audit(1666142364.200:102): arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffd211c7c80 a2=3 a3=7ffd211c7995 items=0 ppid=565 pid=751 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 21:19:24 thor kernel: audit: type=1327 audit(1666142364.200:102): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 21:19:24 thor systemd[1]: Created slice User Slice of UID 120.
Oct 18 21:19:24 thor systemd[1]: Starting User Runtime Directory /run/user/120...
Oct 18 21:19:24 thor systemd-logind[552]: New session 1 of user gdm.
Oct 18 21:19:24 thor systemd[1]: Finished User Runtime Directory /run/user/120.
Oct 18 21:19:24 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor systemd[1]: Starting User Manager for UID 120...
Oct 18 21:19:24 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.14' (uid=0 pid=756 comm="(systemd)")
Oct 18 21:19:24 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:19:24 thor systemd[756]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:19:24 thor audit[756]: USER_ACCT pid=756 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor audit[756]: CRED_ACQ pid=756 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:19:24 thor audit[756]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7fff79a54db0 a2=3 a3=7fff79a54ac5 items=0 ppid=1 pid=756 auid=120 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 18 21:19:24 thor audit: PROCTITLE proctitle="(systemd)"
Oct 18 21:19:24 thor systemd[756]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 21:19:24 thor systemd[756]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by (uid=0)
Oct 18 21:19:24 thor systemd[756]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 18 21:19:24 thor audit[756]: USER_START pid=756 uid=0 auid=120 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor systemd[756]: Queued start job for default target Main User Target.
Oct 18 21:19:24 thor systemd[756]: Created slice User Application Slice.
Oct 18 21:19:24 thor systemd[756]: Reached target Paths.
Oct 18 21:19:24 thor systemd[756]: Reached target Timers.
Oct 18 21:19:24 thor systemd[756]: Starting D-Bus User Message Bus Socket...
Oct 18 21:19:24 thor systemd[756]: Listening on GnuPG network certificate management daemon.
Oct 18 21:19:24 thor systemd[756]: Listening on GCR ssh-agent wrapper.
Oct 18 21:19:24 thor systemd[756]: Listening on GNOME Keyring daemon.
Oct 18 21:19:24 thor systemd[756]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 21:19:24 thor systemd[756]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 21:19:24 thor systemd[756]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 21:19:24 thor systemd[756]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 21:19:24 thor systemd[756]: Listening on p11-kit server.
Oct 18 21:19:24 thor systemd[756]: Listening on PipeWire PulseAudio.
Oct 18 21:19:24 thor systemd[756]: Listening on PipeWire Multimedia System Socket.
Oct 18 21:19:24 thor systemd[756]: Listening on D-Bus User Message Bus Socket.
Oct 18 21:19:24 thor systemd[756]: Reached target Sockets.
Oct 18 21:19:24 thor systemd[756]: Reached target Basic System.
Oct 18 21:19:24 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:24 thor systemd[1]: Started User Manager for UID 120.
Oct 18 21:19:24 thor systemd[756]: Starting Update XDG user dir configuration...
Oct 18 21:19:24 thor systemd[1]: Started Session 1 of User gdm.
Oct 18 21:19:24 thor systemd[756]: Finished Update XDG user dir configuration.
Oct 18 21:19:24 thor systemd[756]: Reached target Main User Target.
Oct 18 21:19:24 thor systemd[756]: Startup finished in 98ms.
Oct 18 21:19:24 thor gdm-launch-environment][751]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Oct 18 21:19:24 thor audit[751]: USER_START pid=751 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (--) Log file renamed from "/var/lib/gdm/.local/share/xorg/Xorg.pid-767.log" to "/var/lib/gdm/.local/share/xorg/Xorg.0.log"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: X.Org X Server 1.21.1.4
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: X Protocol Version 11, Revision 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Current Operating System: Linux thor 5.15.74-1-lts #1 SMP Sat, 15 Oct 2022 06:43:47 +0000 x86_64
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Kernel command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Current version of pixman: 0.40.0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Before reporting problems, check http://wiki.x.org
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: to make sure that you have the latest version.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Markers: (--) probed, (**) from config file, (==) default setting,
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (++) from command line, (!!) notice, (II) informational,
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) Log file: "/var/lib/gdm/.local/share/xorg/Xorg.0.log", Time: Tue Oct 18 21:19:24 2022
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) Using config file: "/etc/X11/xorg.conf"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) No Layout section. Using the first Screen section.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) |-->Screen "Screen0" (0)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) | |-->Monitor "Monitor0"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) | |-->Device "Card0"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "AutoAddGPU" "off"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) Automatically adding devices
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) Automatically enabling devices
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Not automatically adding GPU devices
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) Automatically binding GPU devices
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Entry deleted from font path.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Entry deleted from font path.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (Run 'mkfontdir' on "/usr/share/fonts/TTF").
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Entry deleted from font path.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Entry deleted from font path.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Entry deleted from font path.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Entry deleted from font path.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) FontPath set to:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) ModulePath set to "/usr/lib/xorg/modules"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) The server relies on udev to provide the list of input devices.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Module ABI versions:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: X.Org ANSI C Emulation: 0.4
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: X.Org Video Driver: 25.2
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: X.Org XInput driver : 24.4
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: X.Org Server Extension : 10.0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (++) using VT number 1
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) xfree86: Adding drm device (/dev/dri/card0)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (--) PCI:*(1@0:0:0) 10de:2484:10de:146b rev 161, Mem @ 0xfb000000/16777216, 0xfc00000000/8589934592, 0xfe00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (--) PCI: (7@0:0:0) 1002:1638:1458:d000 rev 200, Mem @ 0xfe10000000/268435456, 0xfe20000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Open ACPI successful (/var/run/acpid.socket)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) LoadModule: "glx"
Oct 18 21:19:24 thor acpid[550]: client connected from 767[120:120]
Oct 18 21:19:24 thor acpid[550]: 1 client rule loaded
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Module glx: vendor="X.Org Foundation"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: compiled for 1.21.1.4, module version = 1.0.0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: ABI class: X.Org Server Extension, version 10.0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) LoadModule: "amdgpu"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Module amdgpu: vendor="X.Org Foundation"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: compiled for 1.21.1.3, module version = 22.0.0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Module class: X.Org Video Driver
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: ABI class: X.Org Video Driver, version 25.2
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU: Driver for AMD Radeon:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: All GPUs supported by the amdgpu kernel driver
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): Default visual is TrueColor
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): RGB weight 888
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1638)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Loading sub module "fb"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) LoadModule: "fb"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Module "fb" already built-in
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Loading sub module "dri2"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) LoadModule: "dri2"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Module "dri2" already built-in
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Loading sub module "glamoregl"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) LoadModule: "glamoregl"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Module glamoregl: vendor="X.Org Foundation"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: compiled for 1.21.1.4, module version = 1.0.1
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: ABI class: X.Org ANSI C Emulation, version 0.4
Oct 18 21:19:24 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 21:19:24 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 21:19:24 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 21:19:24 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 21:19:24 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 21:19:24 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 21:19:24 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 21:19:24 thor systemd-udevd[399]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 21:19:24 thor systemd-udevd[399]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): glamor X acceleration enabled on RENOIR (renoir, LLVM 14.0.6, DRM 3.42, 5.15.74-1-lts)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): glamor detected, initialising EGL layer.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): TearFree property default: auto
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): VariableRefresh: disabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): AsyncFlipSecondaries: disabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): KMS Pageflipping: enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Output HDMI-A-0 using monitor section Monitor0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Output HDMI-A-1 has no monitor section
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): EDID for output HDMI-A-0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): EDID for output DisplayPort-0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): EDID for output HDMI-A-1
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Manufacturer: DEL Model: d105 Serial#: 810306646
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Year: 2022 Week: 9
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): EDID Version: 1.3
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Digital Display Input
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70 vert.: 40
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Gamma: 2.20
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): First detailed timing is preferred mode
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): redX: 0.676 redY: 0.312 greenX: 0.276 greenY: 0.656
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): blueX: 0.153 blueY: 0.067 whiteX: 0.313 whiteY: 0.329
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Supported established timings:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 720x400@70Hz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 640x480@60Hz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 640x480@75Hz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 800x600@60Hz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 800x600@75Hz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 1024x768@60Hz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 1024x768@75Hz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 1280x1024@75Hz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Manufacturer's mask: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Supported standard timings:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): #0: hsize: 1600 vsize 900 refresh: 60 vid: 49321
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): #1: hsize: 1680 vsize 1050 refresh: 60 vid: 179
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): #2: hsize: 1920 vsize 1200 refresh: 60 vid: 209
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): #5: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Supported detailed timing:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): clock: 594.0 MHz Image Size: 697 x 392 mm
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): h_active: 3840 h_sync: 4016 h_sync_end 4104 h_blank_end 4400 h_border: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): v_active: 2160 v_sync: 2168 v_sync_end 2178 v_blanking: 2250 v_border: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Serial No: 2VHTTB3
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Monitor name: DELL S3221QS
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Ranges: V min: 40 V max: 60 Hz, H min: 29 H max: 140 kHz, PixClock max 605 MHz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Supported detailed timing:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): clock: 241.5 MHz Image Size: 697 x 392 mm
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Supported detailed timing:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): clock: 148.5 MHz Image Size: 697 x 392 mm
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Supported detailed timing:
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): clock: 442.0 MHz Image Size: 697 x 392 mm
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): h_active: 3840 h_sync: 3888 h_sync_end 3936 h_blank_end 4000 h_border: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2211 v_border: 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Number of EDID sections to follow: 1
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): EDID (in hex):
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 00ffffffffffff0010ac05d1564c4c30
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 0920010380462878ea3c55ad4f46a827
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 115054a54b00a9c0b300d100714fa940
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 8180d1c0010108e80030f2705a80b058
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 8a00b9882100001a000000ff00325648
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 545442330a2020202020000000fc0044
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 454c4c20533332323151530a000000fd
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 00283c1d8c3c000a2020202020200151
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 020340f1546105040302071601061112
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 1513141f105d5e5f6023090707830100
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 006d030c001200383c20006001020367
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): d85dc401788000681a00000101283ce6
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 565e00a0a0a0295030203500b9882100
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 001a023a801871382d40582c4500b988
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): 2100001ea8ac00a0f070338030303500
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): b9882100001a00000000000000000015
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Printing probed modes for output HDMI-A-1
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x60.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x60.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x50.0 594.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x59.9 593.41 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x50.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x30.0 297.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x25.0 297.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x24.0 297.00 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x30.0 296.70 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x24.0 296.70 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1440x900"x60.0 594.00 1440 4016 4104 4400 900 2168 2178 2250 +hsync -vsync (135.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x800"x60.0 594.00 1280 4016 4104 4400 800 2168 2178 2250 +hsync -vsync (135.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Output HDMI-A-1 connected
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Using exact sizes for initial modes
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Output HDMI-A-1 using initial mode 3840x2160 +0+0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): mem size init: gart size :ff6c9000 vram size: s:fc771000 visible:fc771000
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): DPI set to (96, 96)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Loading sub module "ramdac"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) LoadModule: "ramdac"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Module "ramdac" already built-in
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): [DRI2] Setup complete
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Front buffer pitch: 15360 bytes
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): SYNC extension fences enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Present extension enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): DRI3 enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): Backing store enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Direct rendering enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Use GLAMOR acceleration.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Acceleration enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): DPMS enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (==) AMDGPU(0): Silken mouse enabled
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Set up textured video (glamor)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension Generic Event Extension
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension SHAPE
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension MIT-SHM
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XInputExtension
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XTEST
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension BIG-REQUESTS
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension SYNC
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XKEYBOARD
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XC-MISC
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension SECURITY
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XFIXES
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension RENDER
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension RANDR
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension COMPOSITE
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension DAMAGE
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension MIT-SCREEN-SAVER
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension DOUBLE-BUFFER
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension RECORD
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension DPMS
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension Present
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension DRI3
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension X-Resource
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XVideo
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XVideo-MotionCompensation
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension GLX
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AIGLX: Loaded and initialized radeonsi
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) GLX: Initialized DRI2 GL provider for screen 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XFree86-VidModeExtension
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XFree86-DGA
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension XFree86-DRI
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Initializing extension DRI2
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Setting screen physical size to 1016 x 571
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (EE) AMDGPU(0): Failed to make import prime FD as pixmap: 22
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) LoadModule: "libinput"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Module libinput: vendor="X.Org Foundation"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: compiled for 1.21.1.3, module version = 1.2.1
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: Module class: X.Org XInput Driver
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: ABI class: X.Org XInput driver, version 24.4
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'Power Button'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 29 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Power Button: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event1"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event1 - Power Button: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event1 - Power Button: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event1 - Power Button: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device Video Bus (/dev/input/event2)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'Video Bus'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 32 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Video Bus: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event2"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event2 - Video Bus: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event2 - Video Bus: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2/event2"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event2 - Video Bus: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'Power Button'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Power Button: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event0"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event0 - Power Button: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event0 - Power Button: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event0 - Power Button: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event4)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event5)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event6)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event7)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event13)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'USB-HID Keyboard'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 34 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event13"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event13 - USB-HID Keyboard: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.0002/input/input13/event13"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 9)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device USB-HID Keyboard System Control (/dev/input/event14)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 35 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard System Control: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event14"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input14/event14"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "USB-HID Keyboard System Control" (type: KEYBOARD, id 10)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device USB-HID Keyboard Consumer Control (/dev/input/event15)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 36 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard Consumer Control: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event15"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input15/event15"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 11)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/event16)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 37 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard Mouse: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event16"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input16/event16"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Mouse" (type: MOUSE, id 12)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "AccelerationScheme" "none"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard Mouse: (accel) selected scheme none/0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/mouse0)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event17)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 38 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event17"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.0006/input/input17/event17"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 13)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "AccelerationScheme" "none"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE: (accel) selected scheme none/0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse1)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event18)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 39 paused 0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event18"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18/event18"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 14)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "AccelerationScheme" "none"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event11)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event12)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) This device may have been added with another device file.
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "Device" "/dev/input/event18"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18/event18"
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[767]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 15)
Oct 18 21:19:24 thor systemd[756]: Created slice User Core Session Slice.
Oct 18 21:19:24 thor systemd[756]: Starting D-Bus User Message Bus...
Oct 18 21:19:24 thor systemd[756]: Started D-Bus User Message Bus.
Oct 18 21:19:24 thor dbus-daemon[798]: [session uid=120 pid=798] Successfully activated service 'org.freedesktop.systemd1'
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=120 pid=806 comm="/usr/lib/gnome-session-check-accelerated")
Oct 18 21:19:24 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.a11y.Bus'
Oct 18 21:19:25 thor gnome-session[802]: gnome-session-binary[802]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 21:19:25 thor gnome-session[802]: gnome-session-binary[802]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 21:19:25 thor gnome-session-binary[802]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 21:19:25 thor gnome-session-binary[802]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 21:19:25 thor gnome-shell[828]: Running GNOME Shell (using mutter 42.4) as a X11 window and compositing manager
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Using EDID range info for horizontal sync
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Using EDID range info for vertical refresh
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:19:25 thor gnome-shell[828]: ATK Bridge is disabled but a11y has already been enabled.
Oct 18 21:19:25 thor gnome-shell[828]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 18 21:19:25 thor gnome-shell[828]: Will monitor session 1
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.19' (uid=120 pid=828 comm="/usr/bin/gnome-shell")
Oct 18 21:19:25 thor audit: BPF prog-id=26 op=LOAD
Oct 18 21:19:25 thor audit: BPF prog-id=27 op=LOAD
Oct 18 21:19:25 thor audit: BPF prog-id=28 op=LOAD
Oct 18 21:19:25 thor systemd[1]: Starting Locale Service...
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.locale1'
Oct 18 21:19:25 thor systemd[1]: Started Locale Service.
Oct 18 21:19:25 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.5' (uid=120 pid=828 comm="/usr/bin/gnome-shell")
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.19' (uid=120 pid=828 comm="/usr/bin/gnome-shell")
Oct 18 21:19:25 thor audit: BPF prog-id=29 op=LOAD
Oct 18 21:19:25 thor audit: BPF prog-id=30 op=LOAD
Oct 18 21:19:25 thor systemd[1]: Starting Daemon for power management...
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='net.hadess.PowerProfiles' unit='power-profiles-daemon.service' requested by ':1.19' (uid=120 pid=828 comm="/usr/bin/gnome-shell")
Oct 18 21:19:25 thor systemd[1]: Starting Power Profiles daemon...
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Successfully activated service 'net.hadess.PowerProfiles'
Oct 18 21:19:25 thor systemd[1]: Started Power Profiles daemon.
Oct 18 21:19:25 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:25 thor systemd[756]: Started PipeWire Multimedia Service.
Oct 18 21:19:25 thor systemd[756]: Started Multimedia Service Session Manager.
Oct 18 21:19:25 thor systemd[756]: Started PipeWire PulseAudio.
Oct 18 21:19:25 thor pipewire-pulse[873]: mod.rt: Can't find xdg-portal: (null)
Oct 18 21:19:25 thor pipewire-pulse[873]: mod.rt: found session bus but no portal
Oct 18 21:19:25 thor pipewire[871]: mod.rt: Can't find xdg-portal: (null)
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.23' (uid=120 pid=873 comm="/usr/bin/pipewire-pulse")
Oct 18 21:19:25 thor pipewire[871]: mod.rt: found session bus but no portal
Oct 18 21:19:25 thor wireplumber[872]: Can't find xdg-portal: (null)
Oct 18 21:19:25 thor wireplumber[872]: found session bus but no portal
Oct 18 21:19:25 thor systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully called chroot.
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully dropped privileges.
Oct 18 21:19:25 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:25 thor systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully limited resources.
Oct 18 21:19:25 thor rtkit-daemon[874]: Canary thread running.
Oct 18 21:19:25 thor rtkit-daemon[874]: Watchdog thread running.
Oct 18 21:19:25 thor rtkit-daemon[874]: Running.
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 18 21:19:25 thor systemd[1]: Started Daemon for power management.
Oct 18 21:19:25 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.19' (uid=120 pid=828 comm="/usr/bin/gnome-shell")
Oct 18 21:19:25 thor systemd[1]: Starting Location Lookup Service...
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully made thread 873 of process 873 owned by '120' high priority at nice level -11.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 1 threads of 1 processes of 1 users.
Oct 18 21:19:25 thor polkitd[736]: Registered Authentication Agent for unix-session:1 (system bus name :1.19 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully made thread 871 of process 871 owned by '120' high priority at nice level -11.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 2 threads of 2 processes of 1 users.
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully made thread 872 of process 872 owned by '120' high priority at nice level -11.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.28' (uid=970 pid=877 comm="/usr/lib/geoclue")
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 21:19:25 thor geoclue[877]: Failed to connect to avahi service: Daemon not running
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Oct 18 21:19:25 thor systemd[1]: Started Location Lookup Service.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 3 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.27' (uid=970 pid=877 comm="/usr/lib/geoclue")
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Oct 18 21:19:25 thor geoclue[877]: Failed to connect to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: Unit dbus-org.freedesktop.ModemManager1.service not found.
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully made thread 887 of process 872 owned by '120' RT at priority 20.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 4 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 4 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 4 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully made thread 889 of process 871 owned by '120' RT at priority 20.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 5 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor gnome-shell[828]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor rtkit-daemon[874]: Successfully made thread 892 of process 873 owned by '120' RT at priority 20.
Oct 18 21:19:25 thor rtkit-daemon[874]: Supervising 6 threads of 3 processes of 1 users.
Oct 18 21:19:25 thor gnome-shell[828]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:19:25 thor gnome-shell[828]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
Oct 18 21:19:25 thor pipewire-pulse[891]: 536870912
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.gnome.Shell.Notifications' requested by ':1.5' (uid=120 pid=828 comm="/usr/bin/gnome-shell")
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[817]: dbus-daemon[817]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=120 pid=828 comm="/usr/bin/gnome-shell")
Oct 18 21:19:25 thor wireplumber[872]: Failed to set scheduler settings: Operation not permitted
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[817]: dbus-daemon[817]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[900]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 18 21:19:25 thor wireplumber[872]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 18 21:19:25 thor wireplumber[872]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[767]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:19:25 thor org.gnome.Shell.desktop[828]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/109d4c7c598df43da316661423656282800000008020000.ms”: No such file or directory
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 18 21:19:25 thor gnome-shell[828]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 18 21:19:25 thor kernel: rfkill: input handler disabled
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=915 comm="/usr/lib/gsd-sharing")
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 18 21:19:25 thor gsd-sharing[915]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 18 21:19:25 thor gsd-sharing[915]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.36' (uid=120 pid=922 comm="/usr/lib/gsd-color")
Oct 18 21:19:25 thor systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 18 21:19:25 thor gnome-session-binary[802]: Entering running state
Oct 18 21:19:25 thor xbrlapi.desktop[1012]: openConnection: connect: No such file or directory
Oct 18 21:19:25 thor xbrlapi.desktop[1012]: cannot connect to braille devices daemon brltty at :0
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Oct 18 21:19:25 thor systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 18 21:19:25 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:25 thor gnome-shell[828]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 18 21:19:25 thor NetworkManager[554]: <info> [1666142365.7760] agent-manager: agent[c86977a5726b706f,:1.19/org.gnome.Shell.NetworkAgent/120]: agent registered
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.gnome.ScreenSaver' requested by ':1.22' (uid=120 pid=949 comm="/usr/lib/gsd-power")
Oct 18 21:19:25 thor gsd-media-keys[935]: Failed to grab accelerator for keybinding settings:playback-random
Oct 18 21:19:25 thor gsd-media-keys[935]: Failed to grab accelerator for keybinding settings:hibernate
Oct 18 21:19:25 thor gsd-media-keys[935]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 18 21:19:25 thor gsd-media-keys[935]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Oct 18 21:19:25 thor /usr/lib/gdm-x-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.gnome.ScreenSaver'
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.41' (uid=971 pid=1068 comm="/usr/lib/colord-sane")
Oct 18 21:19:25 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:19:26 thor /usr/lib/gdm-x-session[767]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:19:26 thor gnome-shell[828]: Registering session with GDM
Oct 18 21:19:26 thor wireplumber[872]: <WpSiAudioAdapter:0x55db1c138040> Object activation aborted: proxy destroyed
Oct 18 21:19:26 thor wireplumber[872]: <WpSiAudioAdapter:0x55db1c138040> failed to activate item: Object activation aborted: proxy destroyed
Oct 18 21:19:26 thor gsd-media-keys[935]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:19:26 thor gnome-shell[828]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:19:38 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.43' (uid=0 pid=1106 comm="gdm-session-worker [pam/gdm-password]")
Oct 18 21:19:38 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:19:38 thor gdm-password][1106]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:19:41 thor gdm-password][1106]: gkr-pam: unable to locate daemon control file
Oct 18 21:19:41 thor audit[1106]: USER_AUTH pid=1106 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:41 thor gdm-password][1106]: gkr-pam: stashed password to try later in open session
Oct 18 21:19:41 thor audit[1106]: USER_ACCT pid=1106 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:41 thor audit[1106]: CRED_ACQ pid=1106 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:41 thor audit[1106]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7fffe529ae00 a2=4 a3=7fffe529ab14 items=0 ppid=565 pid=1106 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 21:19:41 thor audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Oct 18 21:19:41 thor gdm-password][1106]: pam_unix(gdm-password:session): session opened for user john(uid=1000) by (uid=0)
Oct 18 21:19:41 thor kernel: kauditd_printk_skb: 20 callbacks suppressed
Oct 18 21:19:41 thor kernel: audit: type=1100 audit(1666142381.030:121): pid=1106 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:41 thor kernel: audit: type=1101 audit(1666142381.030:122): pid=1106 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:41 thor kernel: audit: type=1103 audit(1666142381.030:123): pid=1106 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:41 thor kernel: audit: type=1006 audit(1666142381.030:124): pid=1106 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Oct 18 21:19:41 thor kernel: audit: type=1300 audit(1666142381.030:124): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7fffe529ae00 a2=4 a3=7fffe529ab14 items=0 ppid=565 pid=1106 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 21:19:41 thor kernel: audit: type=1327 audit(1666142381.030:124): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Oct 18 21:19:41 thor systemd[1]: Created slice User Slice of UID 1000.
Oct 18 21:19:41 thor systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 18 21:19:41 thor systemd-logind[552]: New session 3 of user john.
Oct 18 21:19:41 thor systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 18 21:19:41 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:41 thor systemd[1]: Starting User Manager for UID 1000...
Oct 18 21:19:41 thor kernel: audit: type=1130 audit(1666142381.040:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:41 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.45' (uid=0 pid=1117 comm="(systemd)")
Oct 18 21:19:41 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:19:41 thor systemd[1117]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. I'll look into disabling power management on AMDGP
Oct 18 21:19:41 thor audit[1117]: USER_ACCT pid=1117 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:41 thor audit[1117]: CRED_ACQ pid=1117 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:19:41 thor audit[1117]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7fff79a54db0 a2=4 a3=7fff79a54ac4 items=0 ppid=1 pid=1117 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 18 21:19:41 thor audit: PROCTITLE proctitle="(systemd)"
Oct 18 21:19:41 thor systemd[1117]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[john] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 21:19:41 thor systemd[1117]: pam_unix(systemd-user:session): session opened for user john(uid=1000) by (uid=0)
Oct 18 21:19:41 thor systemd[1117]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 18 21:19:41 thor audit[1117]: USER_START pid=1117 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:41 thor kernel: audit: type=1101 audit(1666142381.050:126): pid=1117 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:41 thor kernel: audit: type=1103 audit(1666142381.050:127): pid=1117 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="john" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:19:41 thor kernel: audit: type=1006 audit(1666142381.050:128): pid=1117 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
Oct 18 21:19:41 thor systemd[1117]: Queued start job for default target Main User Target.
Oct 18 21:19:41 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:41 thor audit[1106]: USER_START pid=1106 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="john" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty2 res=success'
Oct 18 21:19:41 thor systemd[1117]: Created slice User Application Slice.
Oct 18 21:19:41 thor gdm-password][1106]: pam_env(gdm-password:session): deprecated reading of user environment enabled
Oct 18 21:19:41 thor systemd[1117]: Reached target Paths.
Oct 18 21:19:41 thor gdm-password][1106]: gkr-pam: unlocked login keyring
Oct 18 21:19:41 thor systemd[1117]: Reached target Timers.
Oct 18 21:19:41 thor gnome-keyring-daemon[1131]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 18 21:19:41 thor systemd[1117]: Starting D-Bus User Message Bus Socket...
Oct 18 21:19:41 thor systemd[1117]: Listening on GnuPG network certificate management daemon.
Oct 18 21:19:41 thor systemd[1117]: Listening on GCR ssh-agent wrapper.
Oct 18 21:19:41 thor systemd[1117]: Listening on GNOME Keyring daemon.
Oct 18 21:19:41 thor systemd[1117]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 21:19:41 thor systemd[1117]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 21:19:41 thor systemd[1117]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 21:19:41 thor systemd[1117]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 21:19:41 thor systemd[1117]: Listening on p11-kit server.
Oct 18 21:19:41 thor systemd[1117]: Listening on PipeWire PulseAudio.
Oct 18 21:19:41 thor systemd[1117]: Listening on PipeWire Multimedia System Socket.
Oct 18 21:19:41 thor systemd[1117]: Listening on D-Bus User Message Bus Socket.
Oct 18 21:19:41 thor systemd[1117]: Reached target Sockets.
Oct 18 21:19:41 thor systemd[1117]: Reached target Basic System.
Oct 18 21:19:41 thor systemd[1]: Started User Manager for UID 1000.
Oct 18 21:19:41 thor systemd[1117]: Starting Update XDG user dir configuration...
Oct 18 21:19:41 thor systemd[1]: Started Session 3 of User john.
Oct 18 21:19:41 thor systemd[1117]: Finished Update XDG user dir configuration.
Oct 18 21:19:41 thor systemd[1117]: Reached target Main User Target.
Oct 18 21:19:41 thor systemd[1117]: Startup finished in 95ms.
Oct 18 21:19:41 thor systemd[1117]: Started GNOME Keyring daemon.
Oct 18 21:19:41 thor systemd[1117]: Created slice User Core Session Slice.
Oct 18 21:19:41 thor systemd[1117]: Starting D-Bus User Message Bus...
Oct 18 21:19:41 thor systemd[1117]: Started D-Bus User Message Bus.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "29"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event1 - Power Button: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "32"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event2 - Video Bus: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "33"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event0 - Power Button: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "34"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event13 - USB-HID Keyboard: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "35"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "36"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "37"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "38"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "39"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (**) Option "fd" "39"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) AIGLX: Suspending AIGLX clients for VT switch
Oct 18 21:19:41 thor kernel: rfkill: input handler enabled
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor wireplumber[872]: dbus[872]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:19:41 thor gsd-media-keys[935]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:19:41 thor gnome-shell[828]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:19:41 thor gsd-media-keys[935]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:19:41 thor gsd-media-keys[935]: Unable to get default sink
Oct 18 21:19:41 thor gnome-shell[828]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: _XSERVTransMakeAllCOTSServerListeners: server already running
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (--) Log file renamed from "/home/john/.local/share/xorg/Xorg.pid-1143.log" to "/home/john/.local/share/xorg/Xorg.1.log"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: X.Org X Server 1.21.1.4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: X Protocol Version 11, Revision 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Current Operating System: Linux thor 5.15.74-1-lts #1 SMP Sat, 15 Oct 2022 06:43:47 +0000 x86_64
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Kernel command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Current version of pixman: 0.40.0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Before reporting problems, check http://wiki.x.org
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: to make sure that you have the latest version.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Markers: (--) probed, (**) from config file, (==) default setting,
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (++) from command line, (!!) notice, (II) informational,
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) Log file: "/home/john/.local/share/xorg/Xorg.1.log", Time: Tue Oct 18 21:19:41 2022
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) Using config file: "/etc/X11/xorg.conf"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) No Layout section. Using the first Screen section.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) |-->Screen "Screen0" (0)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) | |-->Monitor "Monitor0"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) | |-->Device "Card0"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "AutoAddGPU" "off"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) Automatically adding devices
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) Automatically enabling devices
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Not automatically adding GPU devices
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) Automatically binding GPU devices
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Entry deleted from font path.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Entry deleted from font path.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (Run 'mkfontdir' on "/usr/share/fonts/TTF").
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Entry deleted from font path.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Entry deleted from font path.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Entry deleted from font path.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Entry deleted from font path.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) FontPath set to:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) ModulePath set to "/usr/lib/xorg/modules"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) The server relies on udev to provide the list of input devices.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Module ABI versions:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: X.Org ANSI C Emulation: 0.4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: X.Org Video Driver: 25.2
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: X.Org XInput driver : 24.4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: X.Org Server Extension : 10.0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (++) using VT number 2
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) xfree86: Adding drm device (/dev/dri/card0)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (--) PCI:*(1@0:0:0) 10de:2484:10de:146b rev 161, Mem @ 0xfb000000/16777216, 0xfc00000000/8589934592, 0xfe00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (--) PCI: (7@0:0:0) 1002:1638:1458:d000 rev 200, Mem @ 0xfe10000000/268435456, 0xfe20000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Open ACPI successful (/var/run/acpid.socket)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) LoadModule: "glx"
Oct 18 21:19:41 thor acpid[550]: client 767[120:120] has disconnected
Oct 18 21:19:41 thor acpid[550]: client connected from 1143[1000:1000]
Oct 18 21:19:41 thor acpid[550]: 1 client rule loaded
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Module glx: vendor="X.Org Foundation"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: compiled for 1.21.1.4, module version = 1.0.0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: ABI class: X.Org Server Extension, version 10.0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) LoadModule: "amdgpu"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Module amdgpu: vendor="X.Org Foundation"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: compiled for 1.21.1.3, module version = 22.0.0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Module class: X.Org Video Driver
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: ABI class: X.Org Video Driver, version 25.2
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU: Driver for AMD Radeon:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: All GPUs supported by the amdgpu kernel driver
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): Default visual is TrueColor
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): RGB weight 888
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1638)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Loading sub module "fb"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) LoadModule: "fb"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Module "fb" already built-in
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Loading sub module "dri2"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) LoadModule: "dri2"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Module "dri2" already built-in
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Loading sub module "glamoregl"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) LoadModule: "glamoregl"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Module glamoregl: vendor="X.Org Foundation"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: compiled for 1.21.1.4, module version = 1.0.1
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: ABI class: X.Org ANSI C Emulation, version 0.4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (EE) AMDGPU(0): failed to set mode: Permission denied
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:80
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:66
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:78
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:77
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:79
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:81
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:64
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:82
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: got pause for 13:65
Oct 18 21:19:41 thor root[1159]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 21:19:41 thor root[1161]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 21:19:41 thor systemd-udevd[399]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 21:19:41 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 21:19:41 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 21:19:41 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 21:19:41 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 21:19:41 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 21:19:41 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 21:19:41 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 21:19:41 thor systemd-udevd[399]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): glamor X acceleration enabled on RENOIR (renoir, LLVM 14.0.6, DRM 3.42, 5.15.74-1-lts)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): glamor detected, initialising EGL layer.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): TearFree property default: auto
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): VariableRefresh: disabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): AsyncFlipSecondaries: disabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): KMS Pageflipping: enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Output HDMI-A-0 using monitor section Monitor0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Output HDMI-A-1 has no monitor section
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID for output HDMI-A-0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID for output DisplayPort-0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID for output HDMI-A-1
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Manufacturer: DEL Model: d105 Serial#: 810306646
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Year: 2022 Week: 9
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID Version: 1.3
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Digital Display Input
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70 vert.: 40
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Gamma: 2.20
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): First detailed timing is preferred mode
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): redX: 0.676 redY: 0.312 greenX: 0.276 greenY: 0.656
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): blueX: 0.153 blueY: 0.067 whiteX: 0.313 whiteY: 0.329
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Supported established timings:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 720x400@70Hz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 640x480@60Hz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 640x480@75Hz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 800x600@60Hz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 800x600@75Hz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 1024x768@60Hz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 1024x768@75Hz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 1280x1024@75Hz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Manufacturer's mask: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Supported standard timings:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): #0: hsize: 1600 vsize 900 refresh: 60 vid: 49321
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): #1: hsize: 1680 vsize 1050 refresh: 60 vid: 179
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): #2: hsize: 1920 vsize 1200 refresh: 60 vid: 209
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): #5: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Supported detailed timing:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): clock: 594.0 MHz Image Size: 697 x 392 mm
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): h_active: 3840 h_sync: 4016 h_sync_end 4104 h_blank_end 4400 h_border: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): v_active: 2160 v_sync: 2168 v_sync_end 2178 v_blanking: 2250 v_border: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Serial No: 2VHTTB3
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Monitor name: DELL S3221QS
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Ranges: V min: 40 V max: 60 Hz, H min: 29 H max: 140 kHz, PixClock max 605 MHz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Supported detailed timing:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): clock: 241.5 MHz Image Size: 697 x 392 mm
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Supported detailed timing:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): clock: 148.5 MHz Image Size: 697 x 392 mm
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Supported detailed timing:
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): clock: 442.0 MHz Image Size: 697 x 392 mm
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): h_active: 3840 h_sync: 3888 h_sync_end 3936 h_blank_end 4000 h_border: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2211 v_border: 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Number of EDID sections to follow: 1
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID (in hex):
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 00ffffffffffff0010ac05d1564c4c30
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 0920010380462878ea3c55ad4f46a827
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 115054a54b00a9c0b300d100714fa940
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 8180d1c0010108e80030f2705a80b058
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 8a00b9882100001a000000ff00325648
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 545442330a2020202020000000fc0044
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 454c4c20533332323151530a000000fd
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 00283c1d8c3c000a2020202020200151
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 020340f1546105040302071601061112
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 1513141f105d5e5f6023090707830100
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 006d030c001200383c20006001020367
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): d85dc401788000681a00000101283ce6
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 565e00a0a0a0295030203500b9882100
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 001a023a801871382d40582c4500b988
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): 2100001ea8ac00a0f070338030303500
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): b9882100001a00000000000000000015
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Printing probed modes for output HDMI-A-1
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x60.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x60.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x50.0 594.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x59.9 593.41 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x50.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x30.0 297.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x25.0 297.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x24.0 297.00 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x30.0 296.70 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x24.0 296.70 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x900"x60.0 594.00 1440 4016 4104 4400 900 2168 2178 2250 +hsync -vsync (135.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x800"x60.0 594.00 1280 4016 4104 4400 800 2168 2178 2250 +hsync -vsync (135.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Output HDMI-A-1 connected
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using exact sizes for initial modes
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Output HDMI-A-1 using initial mode 3840x2160 +0+0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): mem size init: gart size :ff6c9000 vram size: s:fc771000 visible:fc771000
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): DPI set to (96, 96)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Loading sub module "ramdac"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) LoadModule: "ramdac"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Module "ramdac" already built-in
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): [DRI2] Setup complete
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Front buffer pitch: 15360 bytes
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): SYNC extension fences enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Present extension enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): DRI3 enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): Backing store enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Direct rendering enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Use GLAMOR acceleration.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Acceleration enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): DPMS enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (==) AMDGPU(0): Silken mouse enabled
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Set up textured video (glamor)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension Generic Event Extension
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension SHAPE
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension MIT-SHM
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XInputExtension
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XTEST
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension BIG-REQUESTS
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension SYNC
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XKEYBOARD
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XC-MISC
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension SECURITY
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XFIXES
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension RENDER
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension RANDR
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension COMPOSITE
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension DAMAGE
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension MIT-SCREEN-SAVER
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension DOUBLE-BUFFER
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension RECORD
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension DPMS
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension Present
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension DRI3
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension X-Resource
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XVideo
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XVideo-MotionCompensation
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension GLX
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AIGLX: Loaded and initialized radeonsi
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) GLX: Initialized DRI2 GL provider for screen 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XFree86-VidModeExtension
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XFree86-DGA
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension XFree86-DRI
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Initializing extension DRI2
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Setting screen physical size to 1016 x 571
Oct 18 21:19:41 thor root[1188]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 21:19:41 thor root[1190]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) LoadModule: "libinput"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Module libinput: vendor="X.Org Foundation"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: compiled for 1.21.1.3, module version = 1.2.1
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: Module class: X.Org XInput Driver
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: ABI class: X.Org XInput driver, version 24.4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'Power Button'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 30 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Power Button: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event1"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event1 - Power Button: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event1 - Power Button: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event1 - Power Button: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device Video Bus (/dev/input/event2)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'Video Bus'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 33 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Video Bus: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event2"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event2 - Video Bus: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event2 - Video Bus: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2/event2"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event2 - Video Bus: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'Power Button'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 34 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Power Button: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event0"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event0 - Power Button: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event0 - Power Button: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event0 - Power Button: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event4)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event5)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event6)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event7)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event13)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'USB-HID Keyboard'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 35 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event13"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event13 - USB-HID Keyboard: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.0002/input/input13/event13"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 9)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device USB-HID Keyboard System Control (/dev/input/event14)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 36 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard System Control: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event14"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input14/event14"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "USB-HID Keyboard System Control" (type: KEYBOARD, id 10)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device USB-HID Keyboard Consumer Control (/dev/input/event15)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 37 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard Consumer Control: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event15"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input15/event15"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 11)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/event16)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 38 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard Mouse: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event16"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input16/event16"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Mouse" (type: MOUSE, id 12)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "AccelerationScheme" "none"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard Mouse: (accel) selected scheme none/0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/mouse0)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event17)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 39 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event17"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.0006/input/input17/event17"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 13)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "AccelerationScheme" "none"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE: (accel) selected scheme none/0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse1)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event18)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 40 paused 0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event18"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18/event18"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 14)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "AccelerationScheme" "none"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event11)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event12)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) No input driver specified, ignoring this device.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) This device may have been added with another device file.
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "Device" "/dev/input/event18"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18/event18"
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1143]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 15)
Oct 18 21:19:41 thor /usr/lib/gdm-x-session[1193]: /etc/gdm/Xsession: Beginning session setup...
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1203]: localuser:john being added to access control list
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1193]: /etc/gdm/Xsession: Setup done, will execute: /usr/bin/gnome-session
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.4' (uid=1000 pid=1210 comm="/usr/lib/gnome-session-check-accelerated")
Oct 18 21:19:42 thor systemd[1117]: Starting Accessibility services bus...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.a11y.Bus'
Oct 18 21:19:42 thor systemd[1117]: Started Accessibility services bus.
Oct 18 21:19:42 thor systemd[1117]: Created slice Slice /app/gnome-session-manager.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME X11 Session.
Oct 18 21:19:42 thor systemd[1117]: Reached target Session services which should run early before the graphical session is brought up.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME Shell.
Oct 18 21:19:42 thor systemd[1117]: Starting Monitor Session leader for GNOME Session...
Oct 18 21:19:42 thor systemd[1117]: Started Monitor Session leader for GNOME Session.
Oct 18 21:19:42 thor systemd[1117]: Reached target Tasks to be run before GNOME Session starts.
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME Session Manager (session: gnome)...
Oct 18 21:19:42 thor gnome-keyring-daemon[1131]: The Secret Service was already initialized
Oct 18 21:19:42 thor gnome-keyring-d[1131]: The Secret Service was already initialized
Oct 18 21:19:42 thor gnome-keyring-secrets.desktop[1242]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 18 21:19:42 thor gnome-keyring-daemon[1242]: discover_other_daemon: 1
Oct 18 21:19:42 thor gnome-keyring-daemon[1243]: discover_other_daemon: 1
Oct 18 21:19:42 thor gnome-keyring-ssh.desktop[1243]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 18 21:19:42 thor gnome-keyring-ssh.desktop[1243]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Oct 18 21:19:42 thor gnome-keyring-pkcs11.desktop[1244]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 18 21:19:42 thor gnome-keyring-pkcs11.desktop[1244]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Oct 18 21:19:42 thor gnome-keyring-daemon[1131]: The PKCS#11 component was already initialized
Oct 18 21:19:42 thor gnome-keyring-d[1131]: The PKCS#11 component was already initialized
Oct 18 21:19:42 thor gnome-keyring-daemon[1244]: discover_other_daemon: 1
Oct 18 21:19:42 thor systemd[1117]: Started Application launched by gnome-session-binary.
Oct 18 21:19:42 thor systemd[1117]: app-gnome-gnome\x2dkeyring\x2dsecrets-1238.scope: Couldn't move process 1238 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dsecrets-1238.scope': No such process
Oct 18 21:19:42 thor systemd[1117]: app-gnome-gnome\x2dkeyring\x2dsecrets-1238.scope: Failed to add PIDs to scope's control group: No such process
Oct 18 21:19:42 thor systemd[1117]: app-gnome-gnome\x2dkeyring\x2dsecrets-1238.scope: Failed with result 'resources'.
Oct 18 21:19:42 thor systemd[1117]: Failed to start Application launched by gnome-session-binary.
Oct 18 21:19:42 thor systemd[1117]: app-gnome-gnome\x2dkeyring\x2dssh-1240.scope: Couldn't move process 1240 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dssh-1240.scope': No such process
Oct 18 21:19:42 thor systemd[1117]: app-gnome-gnome\x2dkeyring\x2dssh-1240.scope: Failed to add PIDs to scope's control group: No such process
Oct 18 21:19:42 thor systemd[1117]: app-gnome-gnome\x2dkeyring\x2dssh-1240.scope: Failed with result 'resources'.
Oct 18 21:19:42 thor systemd[1117]: Failed to start Application launched by gnome-session-binary.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME Session Manager (session: gnome).
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME Session Manager is ready.
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME Shell on Wayland...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME Shell on X11...
Oct 18 21:19:42 thor systemd[1117]: org.gnome.Shell@wayland.service: Skipped due to 'exec-condition'.
Oct 18 21:19:42 thor systemd[1117]: Condition check resulted in GNOME Shell on Wayland being skipped.
Oct 18 21:19:42 thor gnome-shell[1248]: Running GNOME Shell (using mutter 42.4) as a X11 window and compositing manager
Oct 18 21:19:42 thor gnome-shell[1248]: Enabling experimental feature 'scale-monitor-framebuffer'
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using EDID range info for horizontal sync
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using EDID range info for vertical refresh
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor systemd[1117]: Starting Virtual filesystem service...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 18 21:19:42 thor systemd[1117]: Started Virtual filesystem service.
Oct 18 21:19:42 thor gnome-shell[1248]: ATK Bridge is disabled but a11y has already been enabled.
Oct 18 21:19:42 thor gnome-shell[1248]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 18 21:19:42 thor gnome-shell[1248]: Will monitor session 3
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor systemd[1117]: Starting sandboxed app permission store...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 18 21:19:42 thor systemd[1117]: Started sandboxed app permission store.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.18' (uid=1000 pid=1291 comm="/usr/lib/gnome-shell-calendar-server")
Oct 18 21:19:42 thor systemd[1117]: Starting Evolution source registry...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.OnlineAccounts' requested by ':1.19' (uid=1000 pid=1298 comm="/usr/lib/evolution-source-registry")
Oct 18 21:19:42 thor systemd[1117]: Started PipeWire Multimedia Service.
Oct 18 21:19:42 thor systemd[1117]: Started Multimedia Service Session Manager.
Oct 18 21:19:42 thor systemd[1117]: Started PipeWire PulseAudio.
Oct 18 21:19:42 thor pipewire[1305]: mod.rt: Can't find xdg-portal: (null)
Oct 18 21:19:42 thor pipewire[1305]: mod.rt: found session bus but no portal
Oct 18 21:19:42 thor wireplumber[1306]: Can't find xdg-portal: (null)
Oct 18 21:19:42 thor wireplumber[1306]: found session bus but no portal
Oct 18 21:19:42 thor pipewire-pulse[1307]: mod.rt: Can't find xdg-portal: (null)
Oct 18 21:19:42 thor pipewire-pulse[1307]: mod.rt: found session bus but no portal
Oct 18 21:19:42 thor rtkit-daemon[874]: Successfully made thread 1305 of process 1305 owned by '1000' high priority at nice level -11.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 7 threads of 4 processes of 2 users.
Oct 18 21:19:42 thor rtkit-daemon[874]: Successfully made thread 1306 of process 1306 owned by '1000' high priority at nice level -11.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 8 threads of 5 processes of 2 users.
Oct 18 21:19:42 thor rtkit-daemon[874]: Successfully made thread 1307 of process 1307 owned by '1000' high priority at nice level -11.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.19' (uid=1000 pid=1298 comm="/usr/lib/evolution-source-registry")
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor systemd[1117]: Starting Virtual filesystem metadata service...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gtk.vfs.Metadata'
Oct 18 21:19:42 thor systemd[1117]: Started Virtual filesystem metadata service.
Oct 18 21:19:42 thor rtkit-daemon[874]: Successfully made thread 1312 of process 1306 owned by '1000' RT at priority 20.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Oct 18 21:19:42 thor systemd[1117]: Started Evolution source registry.
Oct 18 21:19:42 thor rtkit-daemon[874]: Successfully made thread 1314 of process 1305 owned by '1000' RT at priority 20.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 11 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor rtkit-daemon[874]: Successfully made thread 1317 of process 1307 owned by '1000' RT at priority 20.
Oct 18 21:19:42 thor rtkit-daemon[874]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor wireplumber[1306]: Failed to set scheduler settings: Operation not permitted
Oct 18 21:19:42 thor systemd[1117]: Starting User preferences database...
Oct 18 21:19:42 thor pipewire-pulse[1316]: 536870912
Oct 18 21:19:42 thor wireplumber[1306]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 18 21:19:42 thor wireplumber[1306]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'ca.desrt.dconf'
Oct 18 21:19:42 thor systemd[1117]: Started User preferences database.
Oct 18 21:19:42 thor polkitd[736]: Registered Authentication Agent for unix-session:3 (system bus name :1.51 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 18 21:19:42 thor gnome-shell[1248]: Telepathy is not available, chat integration will be disabled.
Oct 18 21:19:42 thor systemd[1117]: Starting Virtual filesystem service - disk device monitor...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.18' (uid=1000 pid=1291 comm="/usr/lib/gnome-shell-calendar-server")
Oct 18 21:19:42 thor systemd[1117]: Starting Evolution calendar service...
Oct 18 21:19:42 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.57' (uid=1000 pid=1331 comm="/usr/lib/gvfs-udisks2-volume-monitor")
Oct 18 21:19:42 thor systemd[1]: Starting Disk Manager...
Oct 18 21:19:42 thor goa-daemon[1304]: goa-daemon version 3.44.0 starting
Oct 18 21:19:42 thor udisksd[1343]: udisks daemon version 2.9.4 starting
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Identity' requested by ':1.28' (uid=1000 pid=1304 comm="/usr/lib/goa-daemon")
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Identity'
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.OnlineAccounts'
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Shell.CalendarServer'
Oct 18 21:19:42 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Oct 18 21:19:42 thor systemd[1]: Started Disk Manager.
Oct 18 21:19:42 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:42 thor udisksd[1343]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Oct 18 21:19:42 thor systemd[1117]: Started Virtual filesystem service - disk device monitor.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor systemd[1117]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Oct 18 21:19:42 thor systemd[1117]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor systemd[1117]: Starting Virtual filesystem service - digital camera monitor...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Oct 18 21:19:42 thor systemd[1117]: Started Virtual filesystem service - digital camera monitor.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor systemd[1117]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Oct 18 21:19:42 thor systemd[1117]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor systemd[1117]: Starting Virtual filesystem service - Apple File Conduit monitor...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Oct 18 21:19:42 thor systemd[1117]: Started Virtual filesystem service - Apple File Conduit monitor.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Oct 18 21:19:42 thor systemd[1117]: Started Evolution calendar service.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.29' (uid=1000 pid=1340 comm="/usr/lib/evolution-calendar-factory")
Oct 18 21:19:42 thor systemd[1117]: Starting Evolution address book service...
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Oct 18 21:19:42 thor systemd[1117]: Started Evolution address book service.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Shell.Notifications' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor at-spi-bus-launcher[1221]: dbus-daemon[1221]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:42 thor at-spi-bus-launcher[1221]: dbus-daemon[1221]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 21:19:42 thor at-spi-bus-launcher[1417]: SpiRegistry daemon is running with w I'll look into disabling power management on AMDGPell-known name - org.a11y.atspi.Registry
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:19:42 thor /usr/lib/gdm-x-session[1143]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:19:42 thor gnome-shell[1248]: Could not issue 'GetUnit' systemd call
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 18 21:19:42 thor systemd[1117]: Started GNOME Shell on X11.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME Session is initialized.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME session X11 services.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME Session (session: gnome).
Oct 18 21:19:42 thor systemd[1117]: Starting Signal initialization done to GNOME Session Manager...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME accessibility service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME color management service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME date & time service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME maintenance of expirable data service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME keyboard configuration service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME keyboard shortcuts service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME power management service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME printer notifications service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME RFKill support service...
Oct 18 21:19:42 thor gnome-shell[1248]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 18 21:19:42 thor udisksd[1343]: Mounted /dev/sda1 at /run/media/john/thumbdrive on behalf of uid 1000
Oct 18 21:19:42 thor gnome-session-binary[1233]: Entering running state
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME FreeDesktop screensaver service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME file sharing service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME smartcard service...
Oct 18 21:19:42 thor kernel: FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME sound sample caching service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME USB protection service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME Wacom tablet support service...
Oct 18 21:19:42 thor systemd[1117]: Starting GNOME XSettings service...
Oct 18 21:19:42 thor systemd[1117]: Finished Signal initialization done to GNOME Session Manager.
Oct 18 21:19:42 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.ScreenSaver' requested by ':1.48' (uid=1000 pid=1489 comm="/usr/lib/gsd-usb-protection")
Oct 18 21:19:42 thor kernel: rfkill: input handler disabled
Oct 18 21:19:42 thor systemd[1117]: Started GNOME accessibility service.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME FreeDesktop screensaver service.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME date & time service.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME file sharing service.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME printer notifications service.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME smartcard service.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME USB protection service.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME maintenance of expirable data service.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME RFKill support service.
Oct 18 21:19:42 thor systemd[1117]: Started Application launched by gnome-session-binary.
Oct 18 21:19:42 thor systemd[1117]: Started Application launched by gnome-session-binary.
Oct 18 21:19:42 thor systemd[1117]: Started Application launched by gnome-session-binary.
Oct 18 21:19:42 thor systemd[1117]: Started Application launched by gnome-session-binary.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME accessibility target.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME date & time target.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME maintenance of expirable data target.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME printer notifications target.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME RFKill support target.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME FreeDesktop screensaver target.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME file sharing target.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME smartcard target.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME USB protection target.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME sound sample caching service.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME sound sample caching target.
Oct 18 21:19:42 thor gnome-session[1233]: gnome-session-binary[1233]: GnomeDesktop-WARNING: Could not create transient scope for PID 1464: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1464 does not exist.
Oct 18 21:19:42 thor gnome-session-binary[1233]: GnomeDesktop-WARNING: Could not create transient scope for PID 1464: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1464 does not exist.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME keyboard configuration service.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME keyboard configuration target.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME color management service.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME color management target.
Oct 18 21:19:42 thor systemd[1117]: Started GNOME power management service.
Oct 18 21:19:42 thor systemd[1117]: Reached target GNOME power management target.
Oct 18 21:19:43 thor systemd[1117]: Started GNOME keyboard shortcuts service.
Oct 18 21:19:43 thor systemd[1117]: Reached target GNOME keyboard shortcuts target.
Oct 18 21:19:43 thor systemd[1117]: Started GNOME Wacom tablet support service.
Oct 18 21:19:43 thor systemd[1117]: Reached target GNOME Wacom tablet support target.
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.ScreenSaver'
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.59' (uid=1000 pid=1470 comm="/usr/bin/gnome-software --gapplication-service")
Oct 18 21:19:43 thor systemd[1117]: Starting Portal service...
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.61' (uid=1000 pid=1647 comm="/usr/lib/xdg-desktop-portal")
Oct 18 21:19:43 thor systemd[1117]: Starting flatpak document portal service...
Oct 18 21:19:43 thor NetworkManager[554]: <info> [1666142383.1189] agent-manager: agent[4f4e32aff65fed7b,:1.51/org.gnome.Shell.NetworkAgent/1000]: agent registered
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.freedesktop.portal.Documents'
Oct 18 21:19:43 thor systemd[1117]: Started flatpak document portal service.
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gnome' unit='xdg-desktop-portal-gnome.service' requested by ':1.61' (uid=1000 pid=1647 comm="/usr/lib/xdg-desktop-portal")
Oct 18 21:19:43 thor systemd[1117]: Starting Portal service (GNOME implementation)...
Oct 18 21:19:43 thor gsd-usb-protect[1489]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Oct 18 21:19:43 thor gnome-shell[1248]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 18 21:19:43 thor gsd-media-keys[1452]: Failed to grab accelerator for keybinding settings:hibernate
Oct 18 21:19:43 thor gsd-media-keys[1452]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 18 21:19:43 thor gsd-media-keys[1452]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Oct 18 21:19:43 thor gsd-media-keys[1452]: Failed to grab accelerator for keybinding settings:playback-random
Oct 18 21:19:43 thor systemd[1117]: Started GNOME XSettings service.
Oct 18 21:19:43 thor systemd[1117]: GNOME session X11 services is inactive.
Oct 18 21:19:43 thor systemd[1117]: Reached target GNOME XSettings target.
Oct 18 21:19:43 thor systemd[1117]: Reached target GNOME Session.
Oct 18 21:19:43 thor systemd[1117]: Reached target GNOME X11 Session (session: gnome).
Oct 18 21:19:43 thor systemd[1117]: Reached target Current graphical user session.
Oct 18 21:19:43 thor NetworkManager[554]: <info> [1666142383.2977] device (wlp5s0): supplicant interface state: disconnected -> scanning
Oct 18 21:19:43 thor NetworkManager[554]: <info> [1666142383.2977] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> scanning
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Oct 18 21:19:43 thor systemd[1117]: Started Portal service (GNOME implementation).
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:19:43 thor /usr/lib/gdm-x-session[1143]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:19:43 thor rtkit-daemon[874]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 21:19:43 thor rtkit-daemon[874]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 21:19:43 thor rtkit-daemon[874]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.61' (uid=1000 pid=1647 comm="/usr/lib/xdg-desktop-portal")
Oct 18 21:19:43 thor systemd[1117]: Starting Portal service (GTK/GNOME implementation)...
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Oct 18 21:19:43 thor systemd[1117]: Started Portal service (GTK/GNOME implementation).
Oct 18 21:19:43 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.freedesktop.portal.Desktop'
Oct 18 21:19:43 thor systemd[1117]: Started Portal service.
Oct 18 21:19:43 thor gnome-software[1470]: /etc/PackageKit/Vendor.conf file not found
Oct 18 21:19:43 thor gnome-software[1470]: Failed to load /usr/lib/gnome-software/plugins-18/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gnome-software/plugins-18/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Oct 18 21:19:43 thor gnome-software[1470]: enabled plugins: appstream, os-release, provenance, flatpak, generic-updates, hardcoded-blocklist, modalias, provenance-license, rewrite-resource, icons, malcontent
Oct 18 21:19:43 thor gnome-software[1470]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos
Oct 18 21:19:43 thor wireplumber[1306]: <WpSiAudioAdapter:0x562252c5a050> Object activation aborted: proxy destroyed
Oct 18 21:19:43 thor wireplumber[1306]: <WpSiAudioAdapter:0x562252c5a050> failed to activate item: Object activation aborted: proxy destroyed
Oct 18 21:19:43 thor gsd-media-keys[1452]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:19:43 thor gnome-software[1470]: Only 7 apps for popular list, hiding
Oct 18 21:19:44 thor gnome-shell[1248]: GNOME Shell started at Tue Oct 18 2022 21:19:42 GMT-0400 (Eastern Daylight Time)
Oct 18 21:19:44 thor gnome-shell[1248]: Registering session with GDM
Oct 18 21:19:44 thor gnome-session[802]: gnome-session-binary[802]: CRITICAL: gsm_client_peek_id: assertion 'GSM_IS_CLIENT (client)' failed
Oct 18 21:19:44 thor gnome-session-binary[802]: CRITICAL: gsm_client_peek_id: assertion 'GSM_IS_CLIENT (client)' failed
Oct 18 21:19:44 thor gnome-session-binary[802]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed
Oct 18 21:19:44 thor gnome-session[802]: gnome-session-binary[802]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed
Oct 18 21:19:44 thor gnome-session[802]: gnome-session-binary[802]: WARNING: Lost name on bus: org.gnome.SessionManager
Oct 18 21:19:44 thor gsd-sharing[915]: Error releasing name org.gnome.SettingsDaemon.Sharing: The connection is closed
Oct 18 21:19:44 thor gnome-session-binary[802]: WARNING: Lost name on bus: org.gnome.SessionManager
Oct 18 21:19:44 thor gsd-rfkill[930]: Error releasing name org.gnome.SettingsDaemon.Rfkill: The connection is closed
Oct 18 21:19:44 thor gsd-smartcard[931]: Error releasing name org.gnome.SettingsDaemon.Smartcard: The connection is closed
Oct 18 21:19:44 thor gsd-screensaver[938]: Error releasing name org.freedesktop.ScreenSaver: The connection is closed
Oct 18 21:19:44 thor gsd-print-notif[928]: Error releasing name org.gnome.SettingsDaemon.PrintNotifications: The connection is closed
Oct 18 21:19:44 thor gsd-sound[941]: Error releasing name org.gnome.SettingsDaemon.Sound: The connection is closed
Oct 18 21:19:44 thor unknown[933]: Error releasing name org.gnome.SettingsDaemon.Datetime: The connection is closed
Oct 18 21:19:44 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:44 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: not releasing fd for 13:82, still in use
Oct 18 21:19:44 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:44 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:82
Oct 18 21:19:44 thor unknown[947]: Error releasing name org.gnome.SettingsDaemon.Housekeeping: The connection is closed
Oct 18 21:19:44 thor unknown[942]: Error releasing name org.gnome.SettingsDaemon.A11ySettings: The connection is closed
Oct 18 21:19:44 thor gsd-color[922]: failed to set xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 color transform matrix: failed to load file: Error opening file /home/john/.local/share/icc/edid-ab89006de83896d2b17d09eb6155e884.icc: Permission denied
Oct 18 21:19:44 thor gsd-color[1443]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__DELL_S3221QS_2VHTTB3_gdm_120
Oct 18 21:19:44 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:44 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:81
Oct 18 21:19:44 thor polkitd[736]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.19, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:80
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:79
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:78
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:77
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:64
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:66
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) UnloadModule: "libinput"
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) systemd-logind: releasing fd for 13:65
Oct 18 21:19:45 thor gnome-session-f[1779]: Cannot open display:
Oct 18 21:19:45 thor /usr/lib/gdm-x-session[767]: (II) Server terminated successfully (0). Closing log file.
Oct 18 21:19:45 thor audit[751]: USER_END pid=751 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:45 thor audit[751]: CRED_DISP pid=751 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:19:45 thor gdm-launch-environment][751]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Oct 18 21:19:45 thor systemd[1]: session-1.scope: Deactivated successfully.
Oct 18 21:19:45 thor systemd[1]: session-1.scope: Consumed 2.465s CPU time.
Oct 18 21:19:45 thor gdm[565]: Gdm: Child process -765 was already dead.
Oct 18 21:19:45 thor systemd-logind[552]: Session 1 logged out. Waiting for processes to exit.
Oct 18 21:19:45 thor systemd-logind[552]: Removed session 1.
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Settings.SearchProvider' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Nautilus' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Calendar' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Characters' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.clocks' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Photos' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='org.gnome.Epiphany.SearchProvider' requested by ':1.14' (uid=1000 pid=1248 comm="/usr/bin/gnome-shell")
Oct 18 21:19:48 thor systemd[1117]: Created slice Slice /app/org.gnome.Terminal.
Oct 18 21:19:48 thor systemd[1117]: Starting GNOME Terminal Server...
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Settings.SearchProvider'
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.clocks'
Oct 18 21:19:48 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.78' (uid=1000 pid=1829 comm="/usr/bin/gnome-calendar --gapplication-service")
Oct 18 21:19:48 thor systemd[1]: Starting Time & Date Service...
Oct 18 21:19:48 thor audit: BPF prog-id=31 op=LOAD
Oct 18 21:19:48 thor audit: BPF prog-id=32 op=LOAD
Oct 18 21:19:48 thor audit: BPF prog-id=33 op=LOAD
Oct 18 21:19:48 thor kernel: kauditd_printk_skb: 8 callbacks suppressed
Oct 18 21:19:48 thor kernel: audit: type=1334 audit(1666142388.180:135): prog-id=31 op=LOAD
Oct 18 21:19:48 thor kernel: audit: type=1334 audit(1666142388.180:136): prog-id=32 op=LOAD
Oct 18 21:19:48 thor kernel: audit: type=1334 audit(1666142388.180:137): prog-id=33 op=LOAD
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Oct 18 21:19:48 thor dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.timedate1'
Oct 18 21:19:48 thor systemd[1]: Started Time & Date Service.
Oct 18 21:19:48 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Calendar'
Oct 18 21:19:48 thor kernel: audit: type=1130 audit(1666142388.210:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Nautilus'
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Characters'
Oct 18 21:19:48 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.80' (uid=1000 pid=1821 comm="/usr/lib/gnome-contacts-search-provider")
Oct 18 21:19:48 thor systemd[1]: Bluetooth service was skipped because of a failed condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Terminal'
Oct 18 21:19:48 thor systemd[1117]: Started GNOME Terminal Server.
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Photos'
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Epiphany.SearchProvider'
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Oct 18 21:19:48 thor gnome-calculato[1827]: search-provider.vala:117: Failed to spawn Calculator: Child process killed by signal 9
Oct 18 21:19:48 thor nautilus[1823]: Connecting to org.freedesktop.Tracker3.Miner.Files
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Files' unit='tracker-miner-fs-3.service' requested by ':1.71' (uid=1000 pid=1823 comm="/usr/bin/nautilus --gapplication-service")
Oct 18 21:19:48 thor systemd[1117]: Created slice User Background Tasks Slice.
Oct 18 21:19:48 thor systemd[1117]: Starting Tracker file system data miner...
Oct 18 21:19:48 thor gnome-character[1831]: JS LOG: Characters Application started
Oct 18 21:19:48 thor gnome-character[1831]: JS LOG: Failed to search by keywords: Operation was cancelled
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating service name='com.intel.dleyna-renderer' requested by ':1.76' (uid=1000 pid=1834 comm="/usr/bin/gnome-photos --gapplication-service")
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: dLeyna core version 0.7.0
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: dleyna-renderer-service version 0.7.2
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Load file [/home/john/.config/dleyna-renderer-service.conf]
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: [General settings]
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Never Quit: F
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Connector Name: dbus
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Port: 0
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Push host port: 0
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: [Logging settings]
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Log Type : 0
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Log Level: 0x13
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: [Network filtering settings]
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Enabled : F
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Entries: (null)
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'com.intel.dleyna-renderer'
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.freedesktop.Tracker3.Miner.Files'
Oct 18 21:19:48 thor systemd[1117]: Started Tracker file system data miner.
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Calling GetRenderers method
Oct 18 21:19:48 thor systemd[1117]: Started Application launched by gnome-shell.
Oct 18 21:19:48 thor dleyna-renderer-service[2021]: Client :1.76 lost
Oct 18 21:19:48 thor systemd[1117]: Started VTE child process 2099 launched by gnome-terminal-server process 1840.
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.81' (uid=1000 pid=1983 comm="/usr/lib/tracker-miner-fs-3")
Oct 18 21:19:48 thor systemd[1117]: Starting Tracker metadata extractor...
Oct 18 21:19:48 thor dbus-daemon[1138]: [session uid=1000 pid=1138] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Oct 18 21:19:48 thor systemd[1117]: Started Tracker metadata extractor.
Oct 18 21:19:49 thor dleyna-renderer-service[2021]: dLeyna: Exit
Oct 18 21:19:54 thor NetworkManager[554]: <info> [1666142394.8867] device (wlp5s0): supplicant interface state: scanning -> disconnected
Oct 18 21:19:54 thor NetworkManager[554]: <info> [1666142394.8868] device (p2p-dev-wlp5s0): supplicant management interface state: scanning -> disconnected
Oct 18 21:19:55 thor systemd[1]: Stopping User Manager for UID 120...
Oct 18 21:19:55 thor systemd[756]: Activating special unit Exit the Session...
Oct 18 21:19:55 thor systemd[756]: Stopped target Main User Target.
Oct 18 21:19:55 thor systemd[756]: Stopping D-Bus User Message Bus...
Oct 18 21:19:55 thor systemd[756]: Stopping PipeWire PulseAudio...
Oct 18 21:19:55 thor systemd[756]: Stopped D-Bus User Message Bus.
Oct 18 21:19:55 thor systemd[756]: Stopped PipeWire PulseAudio.
Oct 18 21:19:55 thor systemd[756]: Stopping Multimedia Service Session Manager...
Oct 18 21:19:55 thor wireplumber[872]: stopped by signal: Terminated
Oct 18 21:19:55 thor wireplumber[872]: disconnected from pipewire
Oct 18 21:19:55 thor systemd[756]: Stopped Multimedia Service Session Manager.
Oct 18 21:19:55 thor systemd[756]: Stopping PipeWire Multimedia Service...
Oct 18 21:19:55 thor systemd[756]: Stopped PipeWire Multimedia Service.
Oct 18 21:19:55 thor systemd[756]: Removed slice User Core Session Slice.
Oct 18 21:19:55 thor systemd[756]: Stopped target Basic System.
Oct 18 21:19:55 thor systemd[756]: Stopped target Paths.
Oct 18 21:19:55 thor systemd[756]: Stopped target Sockets.
Oct 18 21:19:55 thor systemd[756]: Stopped target Timers.
Oct 18 21:19:55 thor systemd[756]: Closed D-Bus User Message Bus Socket.
Oct 18 21:19:55 thor systemd[756]: Closed GnuPG network certificate management daemon.
Oct 18 21:19:55 thor systemd[756]: Closed GCR ssh-agent wrapper.
Oct 18 21:19:55 thor systemd[756]: Closed GNOME Keyring daemon.
Oct 18 21:19:55 thor systemd[756]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 21:19:55 thor systemd[756]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 21:19:55 thor systemd[756]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 21:19:55 thor systemd[756]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 18 21:19:55 thor systemd[756]: Closed p11-kit server.
Oct 18 21:19:55 thor systemd[756]: Closed PipeWire PulseAudio.
Oct 18 21:19:55 thor systemd[756]: Closed PipeWire Multimedia System Socket.
Oct 18 21:19:55 thor systemd[756]: Removed slice User Application Slice.
Oct 18 21:19:55 thor systemd[756]: Reached target Shutdown.
Oct 18 21:19:55 thor systemd[756]: Finished Exit the Session.
Oct 18 21:19:55 thor systemd[756]: Reached target Exit the Session.
Oct 18 21:19:55 thor systemd[757]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 21:19:55 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:55 thor systemd[1]: user@120.service: Deactivated successfully.
Oct 18 21:19:55 thor systemd[1]: Stopped User Manager for UID 120.
Oct 18 21:19:55 thor systemd[1]: Stopping User Runtime Directory /run/user/120...
Oct 18 21:19:55 thor kernel: audit: type=1131 audit(1666142395.960:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:55 thor systemd[1]: run-user-120.mount: Deactivated successfully.
Oct 18 21:19:55 thor systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Oct 18 21:19:55 thor systemd[1]: Stopped User Runtime Directory /run/user/120.
Oct 18 21:19:55 thor audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:55 thor systemd[1]: Removed slice User Slice of UID 120.
Oct 18 21:19:55 thor systemd[1]: user-120.slice: Consumed 2.823s CPU time.
Oct 18 21:19:55 thor kernel: audit: type=1131 audit(1666142395.970:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:19:58 thor gnome-character[1831]: JS LOG: Characters Application exiting
Oct 18 21:19:59 thor kernel: usb 5-1: USB disconnect, device number 2
Oct 18 21:19:59 thor kernel: usb 5-1.3: USB disconnect, device number 4
Oct 18 21:19:59 thor kernel: usb 6-1: USB disconnect, device number 2
Oct 18 21:19:59 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.85' (uid=971 pid=2171 comm="/usr/lib/colord-sane")
Oct 18 21:19:59 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 21:20:05 thor kernel: usb 5-1: new high-speed USB device number 5 using xhci_hcd
Oct 18 21:20:05 thor audit[2179]: USER_AUTH pid=2179 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:20:05 thor audit[2179]: USER_ACCT pid=2179 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:20:05 thor audit[2179]: CRED_ACQ pid=2179 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:20:05 thor audit[2179]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffc02efa460 a2=3 a3=7ffc02efa175 items=0 ppid=565 pid=2179 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=5 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 21:20:05 thor audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 21:20:05 thor kernel: audit: type=1100 audit(1666142405.750:141): pid=2179 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:20:05 thor kernel: audit: type=1101 audit(1666142405.750:142): pid=2179 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:20:05 thor kernel: audit: type=1103 audit(1666142405.750:143): pid=2179 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:20:05 thor kernel: audit: type=1006 audit(1666142405.750:144): pid=2179 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=5 res=1
Oct 18 21:20:05 thor kernel: audit: type=1300 audit(1666142405.750:144): arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffc02efa460 a2=3 a3=7ffc02efa175 items=0 ppid=565 pid=2179 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=5 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Oct 18 21:20:05 thor kernel: audit: type=1327 audit(1666142405.750:144): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Oct 18 21:20:05 thor systemd[1]: Created slice User Slice of UID 120.
Oct 18 21:20:05 thor systemd[1]: Starting User Runtime Directory /run/user/120...
Oct 18 21:20:05 thor systemd-logind[552]: New session 5 of user gdm.
Oct 18 21:20:05 thor systemd[1]: Finished User Runtime Directory /run/user/120.
Oct 18 21:20:05 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:20:05 thor systemd[1]: Starting User Manager for UID 120...
Oct 18 21:20:05 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.88' (uid=0 pid=2184 comm="(systemd)")
Oct 18 21:20:05 thor kernel: audit: type=1130 audit(1666142405.760:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:20:05 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:20:05 thor audit[2184]: USER_ACCT pid=2184 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:20:05 thor audit[2184]: CRED_ACQ pid=2184 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:20:05 thor audit[2184]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7fff79a54db0 a2=3 a3=7fff79a54ac5 items=0 ppid=1 pid=2184 auid=120 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=6 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 18 21:20:05 thor audit: PROCTITLE proctitle="(systemd)"
Oct 18 21:20:05 thor systemd[2184]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:20:05 thor systemd[2184]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 21:20:05 thor audit[2184]: USER_START pid=2184 uid=0 auid=120 ses=6 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:20:05 thor systemd[2184]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by (uid=0)
Oct 18 21:20:05 thor systemd[2184]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
Oct 18 21:20:05 thor root[2189]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 21:20:05 thor kernel: audit: type=1101 audit(1666142405.770:146): pid=2184 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:20:05 thor kernel: audit: type=1103 audit(1666142405.770:147): pid=2184 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:20:05 thor kernel: audit: type=1006 audit(1666142405.770:148): pid=2184 uid=0 old-auid=4294967295 auid=120 tty=(none) old-ses=4294967295 ses=6 res=1
Oct 18 21:20:05 thor root[2192]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 21:20:05 thor systemd[2184]: Queued start job for default target Main User Target.
Oct 18 21:20:05 thor systemd[2184]: Created slice User Application Slice.
Oct 18 21:20:05 thor systemd[2184]: Reached target Paths.
Oct 18 21:20:05 thor systemd[2184]: Reached target Timers.
Oct 18 21:20:05 thor systemd[2184]: Starting D-Bus User Message Bus Socket...
Oct 18 21:20:05 thor systemd[2184]: Listening on GnuPG network certificate management daemon.
Oct 18 21:20:05 thor systemd[2184]: Listening on GCR ssh-agent wrapper.
Oct 18 21:20:05 thor systemd[2184]: Listening on GNOME Keyring daemon.
Oct 18 21:20:05 thor systemd[2184]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 21:20:05 thor systemd[2184]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 21:20:05 thor systemd[2184]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 21:20:05 thor systemd[2184]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 21:20:05 thor systemd[2184]: Listening on p11-kit server.
Oct 18 21:20:05 thor systemd[2184]: Listening on PipeWire PulseAudio.
Oct 18 21:20:05 thor systemd[2184]: Listening on PipeWire Multimedia System Socket.
Oct 18 21:20:05 thor systemd[2184]: Listening on D-Bus User Message Bus Socket.
Oct 18 21:20:05 thor systemd[2184]: Reached target Sockets.
Oct 18 21:20:05 thor systemd[2184]: Reached target Basic System.
Oct 18 21:20:05 thor audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:20:05 thor systemd[1]: Started User Manager for UID 120.
Oct 18 21:20:05 thor systemd[1]: Started Session 5 of User gdm.
Oct 18 21:20:05 thor systemd[2184]: Starting Update XDG user dir configuration...
Oct 18 21:20:05 thor systemd[2184]: Finished Update XDG user dir configuration.
Oct 18 21:20:05 thor systemd[2184]: Reached target Main User Target.
Oct 18 21:20:05 thor systemd[2184]: Startup finished in 84ms.
Oct 18 21:20:05 thor gdm-launch-environment][2179]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Oct 18 21:20:05 thor audit[2179]: USER_START pid=2179 uid=0 auid=120 ses=5 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=thor addr=? terminal=/dev/tty1 res=success'
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "30"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event1 - Power Button: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "33"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event2 - Video Bus: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "34"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event0 - Power Button: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "35"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event13 - USB-HID Keyboard: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "36"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "37"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "38"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "39"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "40"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (**) Option "fd" "40"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) AIGLX: Suspending AIGLX clients for VT switch
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:82
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:66
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:64
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:80
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:65
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:79
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:77
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:81
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got pause for 13:78
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor wireplumber[1306]: dbus[1306]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:05 thor gsd-media-keys[1452]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:05 thor gsd-media-keys[1452]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:05 thor gsd-media-keys[1452]: Unable to get default sink
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (--) Log file renamed from "/var/lib/gdm/.local/share/xorg/Xorg.pid-2211.log" to "/var/lib/gdm/.local/share/xorg/Xorg.0.log"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: X.Org X Server 1.21.1.4
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: X Protocol Version 11, Revision 0
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Current Operating System: Linux thor 5.15.74-1-lts #1 SMP Sat, 15 Oct 2022 06:43:47 +0000 x86_64
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Kernel command line: root=UUID=08c63605-e5f8-471e-8903-e951cdcc4ba7 rootflags=subvol=@ iommu=pt rw quiet bgrt_disable
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]:
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Current version of pixman: 0.40.0
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Before reporting problems, check http://wiki.x.org
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: to make sure that you have the latest version.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Markers: (--) probed, (**) from config file, (==) default setting,
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (++) from command line, (!!) notice, (II) informational,
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) Log file: "/var/lib/gdm/.local/share/xorg/Xorg.0.log", Time: Tue Oct 18 21:20:05 2022
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) Using config file: "/etc/X11/xorg.conf"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) No Layout section. Using the first Screen section.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (**) |-->Screen "Screen0" (0)
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (**) | |-->Monitor "Monitor0"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (**) | |-->Device "Card0"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (**) Option "AutoAddGPU" "off"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) Automatically adding devices
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) Automatically enabling devices
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (**) Not automatically adding GPU devices
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) Automatically binding GPU devices
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Entry deleted from font path.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Entry deleted from font path.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (Run 'mkfontdir' on "/usr/share/fonts/TTF").
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Entry deleted from font path.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Entry deleted from font path.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Entry deleted from font path.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Entry deleted from font path.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) FontPath set to:
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]:
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) ModulePath set to "/usr/lib/xorg/modules"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) The server relies on udev to provide the list of input devices.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Module ABI versions:
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: X.Org ANSI C Emulation: 0.4
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: X.Org Video Driver: 25.2
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: X.Org XInput driver : 24.4
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: X.Org Server Extension : 10.0
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (++) using VT number 1
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_35
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) xfree86: Adding drm device (/dev/dri/card0)
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card0
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
Oct 18 21:20:05 thor kernel: rfkill: input handler enabled
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (--) PCI:*(1@0:0:0) 10de:2484:10de:146b rev 161, Mem @ 0xfb000000/16777216, 0xfc00000000/8589934592, 0xfe00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (--) PCI: (7@0:0:0) 1002:1638:1458:d000 rev 200, Mem @ 0xfe10000000/268435456, 0xfe20000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Open ACPI successful (/var/run/acpid.socket)
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) LoadModule: "glx"
Oct 18 21:20:05 thor acpid[550]: client 1143[1000:1000] has disconnected
Oct 18 21:20:05 thor acpid[550]: client connected from 2211[120:120]
Oct 18 21:20:05 thor acpid[550]: 1 client rule loaded
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Module glx: vendor="X.Org Foundation"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: compiled for 1.21.1.4, module version = 1.0.0
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: ABI class: X.Org Server Extension, version 10.0
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) LoadModule: "amdgpu"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Module amdgpu: vendor="X.Org Foundation"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: compiled for 1.21.1.3, module version = 22.0.0
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: Module class: X.Org Video Driver
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: ABI class: X.Org Video Driver, version 25.2
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU: Driver for AMD Radeon:
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: All GPUs supported by the amdgpu kernel driver
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): Default visual is TrueColor
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): RGB weight 888
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1638)
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Loading sub module "fb"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) LoadModule: "fb"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Module "fb" already built-in
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Loading sub module "dri2"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) LoadModule: "dri2"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Module "dri2" already built-in
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Loading sub module "glamoregl"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) LoadModule: "glamoregl"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: (II) Module glamoregl: vendor="X.Org Foundation"
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: compiled for 1.21.1.4, module version = 1.0.1
Oct 18 21:20:05 thor /usr/lib/gdm-x-session[2211]: ABI class: X.Org ANSI C Emulation, version 0.4
Oct 18 21:20:05 thor kernel: usb 5-1: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.36
Oct 18 21:20:05 thor kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:20:05 thor kernel: usb 5-1: Product: 3-Port USB 2.1 Hub
Oct 18 21:20:05 thor kernel: usb 5-1: Manufacturer: Generic
Oct 18 21:20:05 thor systemd-udevd[2228]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 21:20:05 thor kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Oct 18 21:20:05 thor kernel: NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Oct 18 21:20:05 thor kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 18 21:20:05 thor kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 18 21:20:05 thor kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 18 21:20:05 thor kernel: NVRM: No NVIDIA devices probed.
Oct 18 21:20:05 thor kernel: nvidia-nvlink: Unregistered Nvlink Core, major device number 510
Oct 18 21:20:05 thor systemd-udevd[2225]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Oct 18 21:20:05 thor kernel: hub 5-1:1.0: USB hub found
Oct 18 21:20:05 thor kernel: hub 5-1:1.0: 3 ports detected
Oct 18 21:20:06 thor kernel: usb 6-1: new SuperSpeed USB device number 5 using xhci_hcd
Oct 18 21:20:06 thor kernel: usb 6-1: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.36
Oct 18 21:20:06 thor kernel: usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:20:06 thor kernel: usb 6-1: Product: 2-Port USB 3.1 Hub
Oct 18 21:20:06 thor kernel: usb 6-1: Manufacturer: Generic
Oct 18 21:20:06 thor kernel: hub 6-1:1.0: USB hub found
Oct 18 21:20:06 thor kernel: hub 6-1:1.0: 2 ports detected
Oct 18 21:20:06 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.92' (uid=971 pid=2247 comm="/usr/lib/colord-sane")
Oct 18 21:20:06 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): glamor X acceleration enabled on RENOIR (renoir, LLVM 14.0.6, DRM 3.42, 5.15.74-1-lts)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): glamor detected, initialising EGL layer.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): TearFree property default: auto
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): VariableRefresh: disabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): AsyncFlipSecondaries: disabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): KMS Pageflipping: enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output HDMI-A-0 using monitor section Monitor0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output HDMI-A-1 has no monitor section
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): EDID for output HDMI-A-0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): EDID for output DisplayPort-0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): EDID for output HDMI-A-1
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output HDMI-A-1 disconnected
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (WW) AMDGPU(0): No outputs definitely connected, trying again...
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output HDMI-A-0 disconnected
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output DisplayPort-0 disconnected
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Output HDMI-A-1 disconnected
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): mem size init: gart size :ff6c9000 vram size: s:fc771000 visible:fc771000
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): DPI set to (96, 96)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Loading sub module "ramdac"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) LoadModule: "ramdac"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Module "ramdac" already built-in
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): [DRI2] Setup complete
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Front buffer pitch: 4096 bytes
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): SYNC extension fences enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Present extension enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): DRI3 enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): Backing store enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Direct rendering enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Use GLAMOR acceleration.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Acceleration enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): DPMS enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (==) AMDGPU(0): Silken mouse enabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Set up textured video (glamor)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension Generic Event Extension
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension SHAPE
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension MIT-SHM
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XInputExtension
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XTEST
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension BIG-REQUESTS
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension SYNC
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XKEYBOARD
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XC-MISC
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension SECURITY
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XFIXES
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension RENDER
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension RANDR
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension COMPOSITE
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension DAMAGE
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension MIT-SCREEN-SAVER
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension DOUBLE-BUFFER
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension RECORD
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension DPMS
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension Present
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension DRI3
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension X-Resource
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XVideo
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XVideo-MotionCompensation
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension GLX
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AIGLX: Loaded and initialized radeonsi
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) GLX: Initialized DRI2 GL provider for screen 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XFree86-VidModeExtension
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XFree86-DGA
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension XFree86-DRI
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Initializing extension DRI2
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) LoadModule: "libinput"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Module libinput: vendor="X.Org Foundation"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: compiled for 1.21.1.3, module version = 1.2.1
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: Module class: X.Org XInput Driver
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: ABI class: X.Org XInput driver, version 24.4
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'Power Button'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 29 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Power Button: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event1"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event1 - Power Button: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event1 - Power Button: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event1 - Power Button: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device Video Bus (/dev/input/event2)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'Video Bus'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 32 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Video Bus: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event2"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event2 - Video Bus: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event2 - Video Bus: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2/event2"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event2 - Video Bus: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'Power Button'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Power Button: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event0"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event0 - Power Button: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event0 - Power Button: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event0 - Power Button: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event4)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event5)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event6)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event7)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device USB-HID Keyboard (/dev/input/event13)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'USB-HID Keyboard'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 34 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event13"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event13 - USB-HID Keyboard: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:04D9:0163.0002/input/input13/event13"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "USB-HID Keyboard" (type: KEYBOARD, id 9)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device USB-HID Keyboard System Control (/dev/input/event14)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'USB-HID Keyboard System Control'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 35 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard System Control: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event14"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input14/event14"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "USB-HID Keyboard System Control" (type: KEYBOARD, id 10)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device USB-HID Keyboard Consumer Control (/dev/input/event15)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Consumer Control'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 36 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard Consumer Control: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event15"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input15/event15"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 11)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/event16)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'USB-HID Keyboard Mouse'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 37 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard Mouse: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event16"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.1/3-2.1:1.2/0003:04D9:0163.0004/input/input16/event16"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "USB-HID Keyboard Mouse" (type: MOUSE, id 12)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "AccelerationScheme" "none"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard Mouse: (accel) selected scheme none/0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device USB-HID Keyboard Mouse (/dev/input/mouse0)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event17)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 38 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event17"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.0/0003:046D:C08B.0006/input/input17/event17"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 13)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "AccelerationScheme" "none"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE: (accel) selected scheme none/0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse1)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event18)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 39 paused 0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event18"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18/event18"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 14)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "AccelerationScheme" "none"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event11)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event12)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) No input driver specified, ignoring this device.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) This device may have been added with another device file.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Logitech G502 HERO SE Keyboard: always reports core events
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "Device" "/dev/input/event18"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-2/3-2.2/3-2.2:1.1/0003:046D:C08B.0007/input/input18/event18"
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 15)
Oct 18 21:20:06 thor systemd[2184]: Created slice User Core Session Slice.
Oct 18 21:20:06 thor systemd[2184]: Starting D-Bus User Message Bus...
Oct 18 21:20:06 thor systemd[2184]: Started D-Bus User Message Bus.
Oct 18 21:20:06 thor dbus-daemon[2271]: [session uid=120 pid=2271] Successfully activated service 'org.freedesktop.systemd1'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=120 pid=2281 comm="/usr/lib/gnome-session-check-accelerated")
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Successfully activated service 'org.a11y.Bus'
Oct 18 21:20:06 thor kernel: usb 5-1.3: new high-speed USB device number 6 using xhci_hcd
Oct 18 21:20:06 thor gnome-session[2277]: gnome-session-binary[2277]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 21:20:06 thor gnome-session[2277]: gnome-session-binary[2277]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 21:20:06 thor gnome-session-binary[2277]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 21:20:06 thor gnome-session-binary[2277]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 18 21:20:06 thor gnome-shell[2304]: Running GNOME Shell (using mutter 42.4) as a X11 window and compositing manager
Oct 18 21:20:06 thor kernel: usb 5-1.3: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
Oct 18 21:20:06 thor kernel: usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:20:06 thor kernel: usb 5-1.3: Product: Hub Controller
Oct 18 21:20:06 thor kernel: usb 5-1.3: Manufacturer: Realtek
Oct 18 21:20:06 thor gnome-shell[2304]: ATK Bridge is disabled but a11y has already been enabled.
Oct 18 21:20:06 thor mtp-probe[2328]: checking bus 5, device 6: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-1/5-1.3"
Oct 18 21:20:06 thor mtp-probe[2328]: bus: 5, device: 6 was not an MTP device
Oct 18 21:20:06 thor kernel: hid-generic 0003:0BDA:1100.0008: hiddev98,hidraw3: USB HID v1.11 Device [Realtek Hub Controller] on usb-0000:07:00.4-1.3/input0
Oct 18 21:20:06 thor mtp-probe[2334]: checking bus 5, device 6: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb5/5-1/5-1.3"
Oct 18 21:20:06 thor mtp-probe[2334]: bus: 5, device: 6 was not an MTP device
Oct 18 21:20:06 thor dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.97' (uid=971 pid=2329 comm="/usr/lib/colord-sane")
Oct 18 21:20:06 thor dbus-daemon[551]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:20:06 thor gnome-shell[2304]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 18 21:20:06 thor gnome-shell[2304]: Will monitor session 5
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.5' (uid=120 pid=2304 comm="/usr/bin/gnome-shell")
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 18 21:20:06 thor systemd[2184]: Started PipeWire Multimedia Service.
Oct 18 21:20:06 thor systemd[2184]: Started Multimedia Service Session Manager.
Oct 18 21:20:06 thor systemd[2184]: Started PipeWire PulseAudio.
Oct 18 21:20:06 thor pipewire[2346]: mod.rt: Can't find xdg-portal: (null)
Oct 18 21:20:06 thor pipewire[2346]: mod.rt: found session bus but no portal
Oct 18 21:20:06 thor pipewire-pulse[2348]: mod.rt: Can't find xdg-portal: (null)
Oct 18 21:20:06 thor pipewire-pulse[2348]: mod.rt: found session bus but no portal
Oct 18 21:20:06 thor wireplumber[2347]: Can't find xdg-portal: (null)
Oct 18 21:20:06 thor wireplumber[2347]: found session bus but no portal
Oct 18 21:20:06 thor rtkit-daemon[874]: Successfully made thread 2346 of process 2346 owned by '120' high priority at nice level -11.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 7 threads of 4 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Successfully made thread 2348 of process 2348 owned by '120' high priority at nice level -11.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 8 threads of 5 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Successfully made thread 2347 of process 2347 owned by '120' high priority at nice level -11.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 9 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Successfully made thread 2354 of process 2347 owned by '120' RT at priority 20.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 10 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Successfully made thread 2355 of process 2346 owned by '120' RT at priority 20.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 11 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor rtkit-daemon[874]: Successfully made thread 2358 of process 2348 owned by '120' RT at priority 20.
Oct 18 21:20:06 thor rtkit-daemon[874]: Supervising 12 threads of 6 processes of 2 users.
Oct 18 21:20:06 thor pipewire-pulse[2357]: 536870912
Oct 18 21:20:06 thor wireplumber[2347]: Failed to set scheduler settings: Operation not permitted
Oct 18 21:20:06 thor wireplumber[2347]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 18 21:20:06 thor wireplumber[2347]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Oct 18 21:20:06 thor polkitd[736]: Registered Authentication Agent for unix-session:5 (system bus name :1.95 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 18 21:20:06 thor gnome-shell[2304]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 18 21:20:06 thor gnome-shell[2304]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Activating service name='org.gnome.Shell.Notifications' requested by ':1.5' (uid=120 pid=2304 comm="/usr/bin/gnome-shell")
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2293]: dbus-daemon[2293]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=120 pid=2304 comm="/usr/bin/gnome-shell")
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2293]: dbus-daemon[2293]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2373]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Allocate new frame buffer 3840x2160
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): => pitch 15360 bytes
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 18 21:20:06 thor root[2389]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 21:20:06 thor root[2393]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2211]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:20:06 thor org.gnome.Shell.desktop[2304]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/1069dcc76f82d05a5166614240638541900000022770000.ms”: No such file or directory
Oct 18 21:20:06 thor gnome-shell[2304]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 18 21:20:06 thor kernel: rfkill: input handler disabled
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=2396 comm="/usr/lib/gsd-sharing")
Oct 18 21:20:06 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 18 21:20:06 thor gsd-sharing[2396]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 18 21:20:06 thor gsd-sharing[2396]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 18 21:20:07 thor gnome-session-binary[2277]: Entering running state
Oct 18 21:20:07 thor xbrlapi.desktop[2510]: openConnection: connect: No such file or directory
Oct 18 21:20:07 thor xbrlapi.desktop[2510]: cannot connect to braille devices daemon brltty at :0
Oct 18 21:20:07 thor NetworkManager[554]: <info> [1666142407.0203] agent-manager: agent[3f9125bf92f27fb5,:1.95/org.gnome.Shell.NetworkAgent/120]: agent registered
Oct 18 21:20:07 thor gnome-shell[2304]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Activating service name='org.gnome.ScreenSaver' requested by ':1.23' (uid=120 pid=2429 comm="/usr/lib/gsd-power")
Oct 18 21:20:07 thor gsd-color[1443]: no xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 device found: Failed to find output xrandr-Dell Inc.-DELL S3221QS-2VHTTB3
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2276]: dbus-daemon[2276]: [session uid=120 pid=2276] Successfully activated service 'org.gnome.ScreenSaver'
Oct 18 21:20:07 thor gsd-media-keys[2416]: Failed to grab accelerator for keybinding settings:playback-random
Oct 18 21:20:07 thor gsd-media-keys[2416]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 18 21:20:07 thor gsd-media-keys[2416]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Oct 18 21:20:07 thor gsd-media-keys[2416]: Failed to grab accelerator for keybinding settings:hibernate
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Using EDID range info for horizontal sync
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Using EDID range info for vertical refresh
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:20:07 thor /usr/lib/gdm-x-session[2211]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:20:07 thor gnome-shell[2304]: Registering session with GDM
Oct 18 21:20:07 thor gsd-media-keys[2416]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:07 thor gnome-shell[2304]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "29"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event1 - Power Button: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "32"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event2 - Video Bus: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "33"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event0 - Power Button: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "34"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event13 - USB-HID Keyboard: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "35"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event14 - USB-HID Keyboard System Control: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "36"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event15 - USB-HID Keyboard Consumer Control: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "37"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event16 - USB-HID Keyboard Mouse: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "38"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event17 - Logitech G502 HERO SE: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "39"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (**) Option "fd" "39"
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) event18 - Logitech G502 HERO SE Keyboard: device removed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) AIGLX: Suspending AIGLX clients for VT switch
Oct 18 21:20:12 thor acpid[550]: client 2211[120:120] has disconnected
Oct 18 21:20:12 thor gsd-media-keys[2416]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:12 thor gnome-shell[2304]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:12 thor gsd-media-keys[2416]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:12 thor gsd-media-keys[2416]: Unable to get default sink
Oct 18 21:20:12 thor gnome-shell[2304]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:82
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 226:0
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) Open ACPI successful (/var/run/acpid.socket)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AIGLX: Resuming AIGLX clients after VT switch
Oct 18 21:20:12 thor acpid[550]: client connected from 1143[1000:1000]
Oct 18 21:20:12 thor acpid[550]: 1 client rule loaded
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:64
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:79
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:65
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:80
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:78
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:82
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:66
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:81
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[2211]: (II) systemd-logind: got pause for 13:77
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event18 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event18 - Logitech G502 HERO SE Keyboard: device is a keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:20:12 thor root[2575]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 21:20:12 thor root[2579]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:66
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event2 - Video Bus: is tagged by udev as: Keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event2 - Video Bus: device is a keyboard
Oct 18 21:20:12 thor root[2581]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 18 21:20:12 thor root[2583]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:64
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event0 - Power Button: device is a keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): EDID vendor "DEL", prod id 53509
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using hsync ranges from config file
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Using vrefresh ranges from config file
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (135.0 kHz eP)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "3840x2160"x0.0 442.00 3840 3888 3936 4000 2160 2163 2168 2211 +hsync -vsync (110.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:80
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event16 - USB-HID Keyboard Mouse: is tagged by udev as: Mouse
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event16 - USB-HID Keyboard Mouse: device is a pointer
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:65
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event1 - Power Button: device is a keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:79
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event15 - USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event15 - USB-HID Keyboard Consumer Control: device is a keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:77
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event13 - USB-HID Keyboard: is tagged by udev as: Keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event13 - USB-HID Keyboard: device is a keyboard
Oct 18 21:20:12 thor gsd-color[1443]: failed to create device: failed to obtain org.freedesktop.color-manager.create-device auth
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:81
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: is tagged by udev as: Mouse
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: device set to 2400 DPI
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event17 - Logitech G502 HERO SE: device is a pointer
Oct 18 21:20:12 thor gsd-color[1443]: failed to set xrandr-Dell Inc.-DELL S3221QS-2VHTTB3 color transform matrix: failed to load file: Error opening file /var/lib/gdm/.local/share/icc/edid-ab89006de83896d2b17d09eb6155e884.icc: Permission denied
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) systemd-logind: got resume for 13:78
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor wireplumber[2347]: dbus[2347]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event14 - USB-HID Keyboard System Control: is tagged by udev as: Keyboard
Oct 18 21:20:12 thor /usr/lib/gdm-x-session[1143]: (II) event14 - USB-HID Keyboard System Control: device is a keyboard
Oct 18 21:20:13 thor dbus-daemon[551]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Oct 18 21:20:13 thor gsd-media-keys[1452]: Unable to get default sink
Oct 18 21:20:13 thor gsd-media-keys[1452]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:13 thor gsd-media-keys[1452]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:13 thor gsd-media-keys[1452]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:13 thor gsd-media-keys[1452]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:13 thor gnome-shell[1248]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed
Oct 18 21:20:13 thor gnome-shell[1248]: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failedLast edited by jhnphm (2022-10-19 01:27:49)
Offline
Seems to be related to https://gitlab.gnome.org/GNOME/gnome-sh … ssues/5294 - I guess in the meantime I'll have to switch to lightdm or patch gnome-shell manually w/ that fix (EDIT: doesn't fix it
)
Last edited by jhnphm (2022-10-19 04:12:41)
Offline
Finally have it working. Had to set BIOS to enable CSM, which has the effect of causing the iGPU which i'm using as my primary to have boot_vga=1 set (I have a dual GPU VFIO setup w/ AMD iGPU as the primary). From looking through the GDM source code and enabling debug output, it looks for the presence of a device w/ boot_vga=1 set, which isn't the case in my previous config. I had CSM enabled prior to upgrading my GPU but it got overwritten w/ a concurrent BIOS update. The nVidia dGPU was the boot_vga but unbound and unused.
Reverted back to unpatched mutter and GDM and everything still works.
Offline