Disable monitor sleep (or recover?)

I have a htpc-style setup which spends 95% of its time just quietly serving containers with a zfs file system. Switching from arch to aurora made that part of my setup seemingly bulletproof (after dealing with the zfs/arch drama).

The other 5% of the time I want to go use it as a lightweight console for older games (since this was a secondary use case I went with aurora rather than bazzite). Unfortunately no matter what I do I cannot get either of the following to work:

  1. Stop the system (presumably sddm?) from turning off the hdmi output (I’m assuming, based on behavior)
  2. Get the system to turn the “monitor” back on properly

To give a bit more flavor the sequence is as follows:

  1. Boots up fine, can log in under my account and run a game
    1. KDE Settings = never turn off monitor
    2. I’ve tried looking for other power management settings but between fedora rapidly hopping from tlp to power profiles daemon to tuneD along with the aurora/ublue differences i have literally no idea where to look for settings
  2. Lock the screen or reboot (doesn’t seem to matter) and after some amount of time (seems to be at least a few hours) the hdmi out will turn off. That is, when i turn the tv back on i get a completely black screen
    1. SSH works fine
    2. In a lot of cases on the internet, people see this with their mouse pointer visible – that is not the case here. the screen is totally black.
  3. In my attempts to recover, I’ve done:
    1. Unplug/replug hdmi
    2. Unplug/replug mouse and keyboard and then try to get them to wake the system up
      1. On exactly 1 occasion at some point in this process the computer reset itself, but this was the first time and i didn’t look at the logs because i didnt realize this was going to be a Thing.
    3. SSH in, systemctl restart sddm → this works
    4. the alt+f2 or whatever it is command to switch to a terminal prompt, then running systemctl restart sddm → also works

Obviously I don’t want to live my life going and fetching a second computer to reset SDDM on my first one because thats insane, so I’m looking for a real solution.

Info I have is below, but since it takes hours or days to reproduce I haven’t been able to spot any particular segment of the logs. My next step is to disable what I can of the more noisy services in journalctl and do a reboot and see if i can catch the general time period, but I’m also in general looking for other things I can try.

CPU is amd 8745H w/ 780M

Dmesg for current boot, which exhibited the behavior, is:

[ 136.016110] scsi host0: uas_eh_device_reset_handler success
[ 1249.359190] SELinux: Context system_u:object_r:invalid_bootcinstall_testlabel_t:s0 is not valid (left unmapped).
[265163.387903] NOTICE: Automounting of tracing to debugfs is deprecated and will be removed in 2030
[289287.908194] sd 1:0:0:0: [sdb] tag#17 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD
[289287.908213] sd 1:0:0:0: [sdb] tag#17 CDB: ATA command pass through(16) 85 06 20 00 00 00 00 00 00 00 00 00 00 00 e5 00
[289288.389322] scsi host1: uas_eh_device_reset_handler start
[289288.455150] usb 2-1.1: reset SuperSpeed USB device number 3 using xhci_hcd
[289288.468374] scsi host1: uas_eh_device_reset_handler success

journalctl -fu sddm gives (12/31 20:03 was last boot):

Dec 31 20:03:03 aurora systemd[1]: Starting sddm.service - Simple Desktop Display Manager…
Dec 31 20:03:05 aurora systemd[1]: Started sddm.service - Simple Desktop Display Manager.
Dec 31 20:03:05 aurora sddm-helper[3875]: Detected locale “C” with character encoding “ANSI_X3.4-1968”, which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to “C.UTF-8” instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Dec 31 20:03:06 aurora sddm-helper[3875]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=968) by (uid=0)
Jan 04 21:14:55 aurora systemd[1]: Stopping sddm.service - Simple Desktop Display Manager…
Jan 04 21:14:55 aurora sddm[3563]: Signal received: SIGTERM
Jan 04 21:14:55 aurora systemd[1]: sddm.service: Deactivated successfully.
Jan 04 21:14:55 aurora systemd[1]: Stopped sddm.service - Simple Desktop Display Manager.
Jan 04 21:14:55 aurora systemd[1]: Starting sddm.service - Simple Desktop Display Manager…
Jan 04 21:14:57 aurora systemd[1]: Started sddm.service - Simple Desktop Display Manager.
Jan 04 21:14:57 aurora sddm-helper[2778937]: Detected locale “C” with character encoding “ANSI_X3.4-1968”, which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to “C.UTF-8” instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Jan 04 21:14:57 aurora sddm-helper[2778937]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=968) by (uid=0)

Note: system locale is utf-8

>locale
LANG=en_US.UTF-8
LC_CTYPE=“en_US.UTF-8”
LC_NUMERIC=“en_US.UTF-8”
LC_TIME=“en_US.UTF-8”
LC_COLLATE=“en_US.UTF-8”
LC_MONETARY=“en_US.UTF-8”
LC_MESSAGES=“en_US.UTF-8”
LC_PAPER=“en_US.UTF-8”
LC_NAME=“en_US.UTF-8”
LC_ADDRESS=“en_US.UTF-8”
LC_TELEPHONE=“en_US.UTF-8”
LC_MEASUREMENT=“en_US.UTF-8”
LC_IDENTIFICATION=“en_US.UTF-8”
LC_ALL=

journalctl for that specific time period is:

Jan 04 21:14:55 aurora audit[2778866]: AUDIT1100 pid=2778866 uid=1000 auid=1000 ses=13 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct=“MYACCOUNT” exe=“/usr/lib/polkit-1/polkit-agent-helper-1” hostname=aurora addr=? terminal=>
Jan 04 21:14:55 aurora audit[2778866]: AUDIT1101 pid=2778866 uid=1000 auid=1000 ses=13 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct=“MYACCOUNT” exe=“/usr/lib/polkit-1/polkit-agent-helper-1” hostname=aurora addr=? terminal=pts/>
Jan 04 21:14:55 aurora systemd[1]: Stopping sddm.service - Simple Desktop Display Manager…
Jan 04 21:14:55 aurora sddm[3563]: Signal received: SIGTERM
Jan 04 21:14:55 aurora systemd[1]: sddm.service: Deactivated successfully.
Jan 04 21:14:55 aurora systemd[1]: Stopped sddm.service - Simple Desktop Display Manager.
Jan 04 21:14:55 aurora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘unit=sddm comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:55 aurora systemd[1]: Starting sddm.service - Simple Desktop Display Manager…
Jan 04 21:14:57 aurora systemd[1]: Started sddm.service - Simple Desktop Display Manager.
Jan 04 21:14:57 aurora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘unit=sddm comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:57 aurora rpm-ostree[2778649]: Allowing active client :1.779 (uid 1000)
Jan 04 21:14:57 aurora rpm-ostree[2778649]: client(id:cli dbus:1.779 unit:session-13.scope uid:1000) added; new total=1
Jan 04 21:14:57 aurora rpm-ostree[2778649]: client(id:cli dbus:1.779 unit:session-13.scope uid:1000) vanished; remaining=0
Jan 04 21:14:57 aurora rpm-ostree[2778649]: In idle state; will auto-exit in 61 seconds
Jan 04 21:14:57 aurora sddm-helper[2778937]: Detected locale “C” with character encoding “ANSI_X3.4-1968”, which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to “C.UTF-8” instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Jan 04 21:14:57 aurora audit[2778937]: AUDIT1100 pid=2778937 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg=‘op=PAM:authentication grantors=pam_permit acct=“sddm” exe=“/usr/libexec/sddm-helper” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:57 aurora audit[2778937]: AUDIT1101 pid=2778937 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg=‘op=PAM:accounting grantors=pam_permit acct=“sddm” exe=“/usr/libexec/sddm-helper” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:57 aurora audit[2778937]: AUDIT1103 pid=2778937 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg=‘op=PAM:setcred grantors=pam_permit acct=“sddm” exe=“/usr/libexec/sddm-helper” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:57 aurora sddm-helper[2778937]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=968) by (uid=0)
Jan 04 21:14:57 aurora systemd[1]: Created slice user-968.slice - User Slice of UID 968.
Jan 04 21:14:57 aurora systemd[1]: Starting user-runtime-dir@968.service - User Runtime Directory /run/user/968…
Jan 04 21:14:57 aurora systemd-logind[2235]: New session ‘c48’ of user ‘sddm’ with class ‘greeter’ and type ‘wayland’.
Jan 04 21:14:57 aurora systemd[1]: Finished user-runtime-dir@968.service - User Runtime Directory /run/user/968.
Jan 04 21:14:57 aurora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘unit=user-runtime-dir@968 comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:57 aurora systemd[1]: Starting user@968.service - User Manager for UID 968…
Jan 04 21:14:57 aurora audit[2778944]: AUDIT1101 pid=2778944 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘op=PAM:accounting grantors=pam_unix acct=“sddm” exe=“/usr/lib/systemd/systemd-executor” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:57 aurora audit[2778944]: AUDIT1103 pid=2778944 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘op=PAM:setcred grantors=? acct=“sddm” exe=“/usr/lib/systemd/systemd-executor” hostname=? addr=? terminal=? res=failed’
Jan 04 21:14:57 aurora audit[2778944]: AUDIT2300 pid=2778944 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0>
Jan 04 21:14:57 aurora systemd[471005]: Reached target sound.target - Sound Card.
Jan 04 21:14:57 aurora systemd-logind[2235]: New session ‘14’ of user ‘sddm’ with class ‘manager-early’ and type ‘unspecified’.
Jan 04 21:14:57 aurora (systemd)[2778944]: pam_unix(systemd-user:session): session opened for user sddm(uid=968) by sddm(uid=0)
Jan 04 21:14:57 aurora audit[2778944]: AUDIT1105 pid=2778944 uid=0 auid=968 ses=14 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_>
Jan 04 21:14:57 aurora uresourced[4297]: Setting resources on user.slice (MemoryMin: 262144000, MemoryLow: 0, CPUWeight: -, IOWeight: -)
Jan 04 21:14:57 aurora uresourced[4297]: Setting resources on user-968.slice (MemoryMin: 262144000, MemoryLow: 0, CPUWeight: 500, IOWeight: 500)
Jan 04 21:14:57 aurora uresourced[4297]: Setting resources on user@968.service (MemoryMin: 0, MemoryLow: 0, CPUWeight: 100, IOWeight: 100)
Jan 04 21:14:57 aurora systemd[2778944]: Queued start job for default target default.target.
Jan 04 21:14:57 aurora systemd[2778944]: Created slice app.slice - User Application Slice.
Jan 04 21:14:57 aurora systemd[2778944]: Started drkonqi-sentry-postman.path - Submitting pending crash events (file monitor).
Jan 04 21:14:57 aurora systemd[2778944]: drkonqi-coredump-cleanup.timer - Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/.ini).
Jan 04 21:14:57 aurora systemd[2778944]: drkonqi-sentry-postman.timer - Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/drkonqi/sentry-envelopes/
).
Jan 04 21:14:57 aurora systemd[2778944]: Started flatpak-user-update.timer - Flatpak Automatic Update Trigger.
Jan 04 21:14:57 aurora systemd[2778944]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).
Jan 04 21:14:57 aurora systemd[2778944]: Started podman-auto-update.timer - Podman auto-update timer.
Jan 04 21:14:57 aurora systemd[2778944]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User’s Temporary Directories.
Jan 04 21:14:57 aurora systemd[2778944]: Reached target paths.target - Paths.
Jan 04 21:14:57 aurora systemd[2778944]: Reached target timers.target - Timers.
Jan 04 21:14:57 aurora systemd[2778944]: Starting dbus.socket - D-Bus User Message Bus Socket…
Jan 04 21:14:57 aurora systemd[2778944]: drkonqi-coredump-launcher.socket - Socket to launch DrKonqi for a systemd-coredump crash was skipped because of an unmet condition check (ConditionUser=!@system).
Jan 04 21:14:57 aurora systemd[2778944]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.
Jan 04 21:14:57 aurora systemd[2778944]: Listening on pipewire.socket - PipeWire Multimedia System Sockets.
Jan 04 21:14:57 aurora systemd[2778944]: Listening on systemd-ask-password.socket - Query the User Interactively for a Password.
Jan 04 21:14:57 aurora systemd[2778944]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories…
Jan 04 21:14:57 aurora systemd[2778944]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Jan 04 21:14:57 aurora systemd[2778944]: Reached target sockets.target - Sockets.
Jan 04 21:14:57 aurora systemd[2778944]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.
Jan 04 21:14:57 aurora systemd[2778944]: Reached target basic.target - Basic System.
Jan 04 21:14:57 aurora systemd[2778944]: aurora-dx-user-vscode.service - Run was skipped because of an unmet condition check (ConditionUser=!@system).
Jan 04 21:14:57 aurora systemd[2778944]: drkonqi-coredump-cleanup.service - Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jan 04 21:14:57 aurora systemd[2778944]: mpris-proxy.service - Bluetooth mpris proxy was skipped because of an unmet condition check (ConditionUser=!@system).
Jan 04 21:14:57 aurora systemd[1]: Started user@968.service - User Manager for UID 968.
Jan 04 21:14:57 aurora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘unit=user@968 comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:57 aurora systemd[2778944]: Starting unity-gtk-module.service - Unity GTK Module Environment variables…
Jan 04 21:14:57 aurora systemd[1]: Started session-c48.scope - Session c48 of User sddm.
Jan 04 21:14:57 aurora audit[2778937]: AUDIT1105 pid=2778937 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct=“sddm” exe=“/usr/libexec/sddm-helper” hostname=aurora addr=? terminal=/dev/tt>
Jan 04 21:14:57 aurora systemd[2778944]: Created slice session.slice - User Core Session Slice.
Jan 04 21:14:57 aurora systemd[2778944]: Starting dbus-broker.service - D-Bus User Message Bus…
Jan 04 21:14:57 aurora dbus-broker-launch[2779006]: Service file ‘/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service’ is not named after the D-Bus name ‘org.freedesktop.FileManager1’.
Jan 04 21:14:57 aurora dbus-broker-launch[2779006]: Service file ‘/usr/share//dbus-1/services/org.kde.kscreen.service’ is not named after the D-Bus name ‘org.kde.KScreen’.
Jan 04 21:14:57 aurora dbus-broker-launch[2779006]: Service file ‘/usr/share//dbus-1/services/org.kde.plasma.Notifications.service’ is not named after the D-Bus name ‘org.freedesktop.Notifications’.
Jan 04 21:14:57 aurora dbus-broker-launch[2779006]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jan 04 21:14:57 aurora dbus-broker-launch[2779006]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jan 04 21:14:57 aurora systemd[2778944]: Started dbus-broker.service - D-Bus User Message Bus.
Jan 04 21:14:57 aurora dbus-broker-launch[2779006]: Ready
Jan 04 21:14:57 aurora systemd[2778944]: Finished unity-gtk-module.service - Unity GTK Module Environment variables.
Jan 04 21:14:57 aurora systemd[2778944]: Reached target default.target - Main User Target.
Jan 04 21:14:57 aurora systemd[2778944]: Startup finished in 326ms.
Jan 04 21:14:57 aurora sddm-helper-start-wayland[2779005]: “No backend specified, automatically choosing drm\n”
Jan 04 21:14:57 aurora sddm-helper-start-wayland[2779005]: “Accepting client connections on sockets: QList(“wayland-0”)\n”
Jan 04 21:14:58 aurora audit: BPF prog-id=341 op=LOAD
Jan 04 21:14:58 aurora audit: BPF prog-id=342 op=LOAD
Jan 04 21:14:58 aurora audit: BPF prog-id=343 op=LOAD
Jan 04 21:14:58 aurora systemd[1]: Starting systemd-localed.service - Locale Service…
Jan 04 21:14:58 aurora systemd[1]: Started systemd-localed.service - Locale Service.
Jan 04 21:14:58 aurora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘unit=systemd-localed comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’
Jan 04 21:14:58 aurora systemd[2778944]: Started pipewire.service - PipeWire Multimedia Service.
Jan 04 21:14:58 aurora systemd[2778944]: Started wireplumber.service - Multimedia Service Session Manager.
Jan 04 21:14:58 aurora rtkit-daemon[2054]: Successfully made thread 2779045 of process 2779045 (/usr/bin/pipewire) owned by ‘968’ high priority at nice level -11.
Jan 04 21:14:58 aurora rtkit-daemon[2054]: Successfully made thread 2779056 of process 2779045 (/usr/bin/pipewire) owned by ‘968’ RT at priority 20.
Jan 04 21:14:58 aurora rtkit-daemon[2054]: Successfully made thread 2779049 of process 2779049 (/usr/bin/wireplumber) owned by ‘968’ high priority at nice level -11.
Jan 04 21:14:58 aurora rtkit-daemon[2054]: Successfully made thread 2779067 of process 2779049 (/usr/bin/wireplumber) owned by ‘968’ RT at priority 20.
Jan 04 21:14:58 aurora wireplumber[2779049]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion ‘already_registered_dispatcher == self’ failed
Jan 04 21:14:58 aurora wireplumber[2779049]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion ‘already_registered_dispatcher == self’ failed
Jan 04 21:14:58 aurora wireplumber[2779049]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion ‘already_registered_dispatcher == self’ failed
Jan 04 21:14:58 aurora wireplumber[2779049]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion ‘already_registered_dispatcher == self’ failed
Jan 04 21:14:59 aurora systemd[2778944]: Started pipewire-pulse.service - PipeWire PulseAudio.
Jan 04 21:14:59 aurora sddm-greeter-qt6[2779014]: Loading file:///usr/share/sddm/themes/01-breeze-aurora/Main.qml…
Jan 04 21:14:59 aurora rtkit-daemon[2054]: Successfully made thread 2779082 of process 2779082 (/usr/bin/pipewire) owned by ‘968’ high priority at nice level -11.
Jan 04 21:14:59 aurora rtkit-daemon[2054]: Successfully made thread 2779096 of process 2779082 (/usr/bin/pipewire) owned by ‘968’ RT at priority 20.
Jan 04 21:14:59 aurora wireplumber[2779049]: spa.bluez5: BlueZ system service is not available
Jan 04 21:14:59 aurora wireplumber[2779049]: wp-event-dispatcher: WpAsyncEventHook:0x55cdfaf52610 failed: failed to activate item: Object activation aborted: proxy destroyed
Jan 04 21:14:59 aurora sddm-helper-start-wayland[2779005]: “QSoundEffect(pulseaudio): Error decoding source file:///usr/share/maliit/keyboard2/sounds/key_tick2_quiet.wav\n”
Jan 04 21:15:00 aurora sddm-helper-start-wayland[2779005]: “QSGContext::initialize: depth buffer support missing, expect rendering errors\nQSGContext::initialize: stencil buffer support missing, expect rendering errors\n”

Reproduced the reset by hitting escape and ctrl-alt-del a bunch, not sure which triggered. Journalctl doesnt show much but I dont know how to upload it – for some reason text files are not allowed which seems backwards for a support forum.

The key section is probably this, which doesnt seem to indicate anything of use:

Jan 04 22:38:09 aurora tailscaled[2371]: open-conn-track: timeout opening (TCP 100.64.0.13:55320 => 38.145.32.20:80); no associated peer node
Jan 04 22:38:29 aurora systemd[1]: Received SIGINT.
Jan 04 22:38:29 aurora systemd[1]: Activating special unit reboot.target…
Jan 04 22:38:29 aurora systemd[1]: Removed slice system-getty.slice - Slice /system/getty.
Jan 04 22:38:29 aurora systemd[1]: Removed slice system-modprobe.slice - Slice /system/modprobe.
Jan 04 22:38:29 aurora systemd[1]: Removed slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen.
Jan 04 22:38:29 aurora systemd[1]: Stopped target blockdev@dev-mapper-he12.target - Block Device Preparation for /dev/mapper/he12.
Jan 04 22:38:29 aurora systemd[1]: Stopped target blockdev@dev-mapper-he12b.target - Block Device Preparation for /dev/mapper/he12b.
Jan 04 22:38:29 aurora systemd[1]: Stopped target blockdev@dev-mapper-he12other.target - Block Device Preparation for /dev/mapper/he12other.
Jan 04 22:38:29 aurora systemd[1]: Stopped target bluetooth.target - Bluetooth Support.
Jan 04 22:38:29 aurora systemd[1]: Stopped target graphical.target - Graphical Interface.
Jan 04 22:38:29 aurora systemd[1]: Stopped target multi-user.target - Multi-User System.
Jan 04 22:38:29 aurora systemd[1]: Stopped target bootc-status-updated-onboot.target - Bootc status trigger state sync.
Jan 04 22:38:29 aurora systemd[1]: Stopped target getty.target - Login Prompts.
Jan 04 22:38:29 aurora systemd[1]: Stopped target machines.target - Virtual Machines and Containers.
Jan 04 22:38:29 aurora systemd[1]: Stopped target remote-cryptsetup.target - Remote Encrypted Volumes.
Jan 04 22:38:29 aurora systemd[1]: Stopped target remote-integritysetup.target - Remote Integrity Protected Volumes.
Jan 04 22:38:29 aurora systemd[1]: Stopped target remote-veritysetup.target - Remote Verity Protected Volumes.
Jan 04 22:38:29 aurora systemd[1]: Stopped target rpc_pipefs.target.
Jan 04 22:38:29 aurora systemd[1]: Stopped target sound.target - Sound Card.
Jan 04 22:38:29 aurora systemd[1]: Stopped target timers.target - Timer Units.
Jan 04 22:38:29 aurora systemd[1]: brew-update.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped brew-update.timer - Timer for brew update for mutable brew.
Jan 04 22:38:29 aurora systemd[1]: brew-upgrade.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped brew-upgrade.timer - Timer for brew upgrade for on image brew.
Jan 04 22:38:29 aurora systemd[1]: fstrim.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped fstrim.timer - Discard unused filesystem blocks once a week.
Jan 04 22:38:29 aurora systemd[1]: logrotate.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped logrotate.timer - Daily rotation of log files.
Jan 04 22:38:29 aurora systemd[1]: raid-check.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped raid-check.timer - Weekly RAID setup health check.
Jan 04 22:38:29 aurora systemd[1]: rpm-ostree-countme.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped rpm-ostree-countme.timer - Weekly rpm-ostree Count Me timer.
Jan 04 22:38:29 aurora systemd[1]: sysstat-collect.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped sysstat-collect.timer - Run system activity accounting tool every 10 minutes.
Jan 04 22:38:29 aurora systemd[1]: sysstat-rotate.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped sysstat-rotate.timer - Rotate daily system activity data file at midnight.
Jan 04 22:38:29 aurora systemd[1]: sysstat-summary.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped sysstat-summary.timer - Generate summary of yesterday’s process accounting.
Jan 04 22:38:29 aurora systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.
Jan 04 22:38:29 aurora systemd[1]: unbound-anchor.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped unbound-anchor.timer - daily update of the root trust anchor for DNSSEC.
Jan 04 22:38:29 aurora systemd[1]: uupd.timer: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Stopped uupd.timer - Auto Update System Timer For Universal Blue.
Jan 04 22:38:29 aurora systemd[1]: Stopped target tpm2.target - Trusted Platform Module.
Jan 04 22:38:29 aurora systemd[1]: Stopped target zfs.target - ZFS startup target.
Jan 04 22:38:29 aurora systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Closed lvm2-lvmpolld.socket - LVM2 poll daemon socket.
Jan 04 22:38:29 aurora systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Jan 04 22:38:29 aurora systemd[1]: Closed systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 04 22:38:29 aurora systemd[1]: Unmounting etc.mount - /etc…
Jan 04 22:38:29 aurora systemd[1]: Unmounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System…

Possibly interesting section from prior boot:

(specifically the fake screen part)

Jan 04 21:44:44 aurora systemd[4338]: Starting flatpak-user-update.service - Flatpak Automatic Update…
Jan 04 21:44:44 aurora flatpak[12517]: Nothing unused to uninstall
Jan 04 21:44:44 aurora flatpak[12522]: Nothing to do.
Jan 04 21:44:44 aurora flatpak[12527]: Working on the user installation at /var/lib/sddm/.local/share/flatpak
Jan 04 21:44:44 aurora flatpak[12527]: Checking remotes…
Jan 04 21:44:44 aurora flatpak[12527]: Pruning objects
Jan 04 21:44:44 aurora systemd[4338]: Finished flatpak-user-update.service - Flatpak Automatic Update.
Jan 04 21:44:58 aurora sddm-helper-start-wayland[4534]: “qt.qpa.wayland: Creating a fake screen in order for Qt not to crash\n”
Jan 04 21:44:58 aurora sddm-greeter-qt6[4759]: There are no outputs - creating placeholder screen
Jan 04 21:44:58 aurora sddm-greeter-qt6[4759]: Loading file:///usr/share/sddm/themes/01-breeze-aurora/Main.qml…
Jan 04 21:44:58 aurora sddm-helper-start-wayland[4534]: Stopping… “kwin_wayland”
Jan 04 21:44:58 aurora sddm-helper[4250]: pam_unix(sddm-greeter:session): session closed for user sddm
Jan 04 21:44:58 aurora audit[4250]: AUDIT1106 pid=4250 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct=“sddm” exe=“/usr/libexec/sddm-helper” hostname=aurora addr=? terminal=/dev/tty1 re>
Jan 04 21:44:58 aurora audit[4250]: AUDIT1104 pid=4250 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg=‘op=PAM:setcred grantors=pam_permit acct=“sddm” exe=“/usr/libexec/sddm-helper” hostname=aurora addr=? terminal=/dev/tty1 res=success’
Jan 04 21:44:58 aurora systemd[1]: session-c1.scope: Deactivated successfully.
Jan 04 21:44:58 aurora systemd[1]: session-c1.scope: Consumed 5.345s CPU time, 803.5M memory peak.
Jan 04 21:44:58 aurora systemd-logind[2186]: Session c1 logged out. Waiting for processes to exit.
Jan 04 21:44:58 aurora systemd-logind[2186]: Removed session c1.
Jan 04 21:44:58 aurora systemd[4338]: Reached target sound.target - Sound Card.
Jan 04 21:44:58 aurora uresourced[4286]: Setting resources on user-968.slice (MemoryMin: 0, MemoryLow: 0, CPUWeight: 100, IOWeight: 100)
Jan 04 21:44:58 aurora uresourced[4286]: Setting resources on user@968.service (MemoryMin: 0, MemoryLow: 0, CPUWeight: 100, IOWeight: 100)
Jan 04 21:44:58 aurora uresourced[4286]: Setting resources on user.slice (MemoryMin: 0, MemoryLow: 0, CPUWeight: -, IOWeight: -)
Jan 04 21:45:08 aurora systemd[1]: Stopping user@968.service - User Manager for UID 968…
Jan 04 21:45:08 aurora systemd[4338]: Activating special unit exit.target…
Jan 04 21:45:08 aurora systemd[4338]: Removed slice background.slice - User Background Tasks Slice.
Jan 04 21:45:08 aurora systemd[4338]: Stopped target default.target - Main User Target.
Jan 04 21:45:08 aurora systemd[4338]: Stopped target sound.target - Sound Card.
Jan 04 21:45:08 aurora systemd[4338]: Stopping pipewire-pulse.service - PipeWire PulseAudio…
Jan 04 21:45:08 aurora systemd[4338]: Stopping unity-gtk-module.service - Unity GTK Module Environment variables…
Jan 04 21:45:08 aurora systemd[4338]: Stopped pipewire-pulse.service - PipeWire PulseAudio.
Jan 04 21:45:08 aurora systemd[4338]: Stopping wireplumber.service - Multimedia Service Session Manager…
Jan 04 21:45:08 aurora systemd[4338]: Stopped wireplumber.service - Multimedia Service Session Manager.
Jan 04 21:45:08 aurora systemd[4338]: Stopping pipewire.service - PipeWire Multimedia Service…
Jan 04 21:45:08 aurora systemd[4338]: Stopped pipewire.service - PipeWire Multimedia Service.
Jan 04 21:45:08 aurora systemd[4338]: Stopped unity-gtk-module.service - Unity GTK Module Environment variables.
Jan 04 21:45:08 aurora systemd[4338]: Stopped target basic.target - Basic System.
Jan 04 21:45:08 aurora systemd[4338]: Stopped target paths.target - Paths.
Jan 04 21:45:08 aurora systemd[4338]: Stopped drkonqi-sentry-postman.path - Submitting pending crash events (file monitor).
Jan 04 21:45:08 aurora systemd[4338]: Stopped target sockets.target - Sockets.
Jan 04 21:45:08 aurora systemd[4338]: Stopped target timers.target - Timers.
Jan 04 21:45:08 aurora systemd[4338]: Stopped flatpak-user-update.timer - Flatpak Automatic Update Trigger.
Jan 04 21:45:08 aurora systemd[4338]: Stopped podman-auto-update.timer - Podman auto-update timer.
Jan 04 21:45:08 aurora systemd[4338]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User’s Temporary Directories.
Jan 04 21:45:08 aurora systemd[4338]: Closed pipewire-pulse.socket - PipeWire PulseAudio.
Jan 04 21:45:08 aurora systemd[4338]: Closed pipewire.socket - PipeWire Multimedia System Sockets.
Jan 04 21:45:08 aurora systemd[4338]: Closed systemd-ask-password.socket - Query the User Interactively for a Password.
Jan 04 21:45:08 aurora dbus-broker[4541]: Dispatched 665 messages @ 6(±25)μs / message.
Jan 04 21:45:08 aurora systemd[4338]: Stopping dbus-broker.service - D-Bus User Message Bus…
Jan 04 21:45:08 aurora systemd[4338]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories.
Jan 04 21:45:08 aurora systemd[4338]: Stopped dbus-broker.service - D-Bus User Message Bus.
Jan 04 21:45:08 aurora systemd[4338]: Removed slice session.slice - User Core Session Slice.
Jan 04 21:45:08 aurora systemd[4338]: Closed dbus.socket - D-Bus User Message Bus Socket.
Jan 04 21:45:08 aurora systemd[4338]: Removed slice app.slice - User Application Slice.
Jan 04 21:45:08 aurora systemd[4338]: Reached target shutdown.target - Shutdown.
Jan 04 21:45:08 aurora systemd[4338]: Finished systemd-exit.service - Exit the Session.
Jan 04 21:45:08 aurora systemd[4338]: Reached target exit.target - Exit the Session.
Jan 04 21:45:08 aurora systemd-logind[2186]: Removed session 1.
Jan 04 21:45:08 aurora systemd[1]: user@968.service: Deactivated successfully.
Jan 04 21:45:08 aurora systemd[1]: Stopped user@968.service - User Manager for UID 968.
Jan 04 21:45:08 aurora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘unit=user@968 comm=“systemd” exe=“/usr/lib/systemd/systemd” hostname=? addr=? terminal=? res=success’

supposedly this is “fine” from what I can find, but still worth flagging here

Can you confirm with a fedora live cd if the behavior is the same?

When you say live cd do you mean just the normal workstation ISO? Looking at the wiki for a properly persistent live cd it seems to require GitHub - livecd-tools/livecd-tools: Tools for building live CDs using DNF which requires an existing full fedora install unless I’m misreading (which I don’t have).

Just the normal LiveCD from Fedora

If you just use the normal iso that you would install fedora with, that will boot you into the live environment just close the install installer or don’t run the installer