Periodic hard freezes

I’ve been running a custom image based on Aurora stable since January, and I have noticed that the system encounters hard freezes periodically – graphics are totally unresponsive, no ability to drop to a TTY, no SSH connectivity…the only way to recover the system is to force a shutdown using the power switch.

I’ve been collecting logs on this issue (using journalctl -b -1) for a while, but can’t find any consistent pattern in the logs that would explain why this is occurring. The only thing I can say is that this happens most often after suspending the system (although this is not the only time these lockups happen!).

I have this image running on three different machines with varying hardware (listed below). All three have been exhibiting this behavior, so I don’t .

  • Custom-built workstation/server (AMD Ryzen 9 3900X)
  • Dell Precision 5510 (Intel i7 6th gen, don’t have the exact CPU model on hand)
  • Dell XPS 15 7590 (Intel i7-9750H)

Here’s one journalctl log I collected leading up to a freeze after sleep on the Precision 5510, in case anything I missed stands out to someone else.

Jul 24 22:10:00 precision5510 systemd-logind[1948]: The system will suspend now!
Jul 24 22:10:00 precision5510 ModemManager[2122]: <msg> [sleep-monitor-systemd] system is about to suspend
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.3579] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.3581] device (p2p-dev-wlp2s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.3584] manager: NetworkManager state is now ASLEEP
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.3585] device (wlp2s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Jul 24 22:10:00 precision5510 dbus-broker[1905]: A security policy denied :1.88 to send method call /org/freedesktop/login1/seat/seat0:org.freedesktop.login1.Seat.Inhibit to org.freedesktop.login1.
Jul 24 22:10:00 precision5510 kwin_wayland[2844]: kwin_core: Failed to delay sleep: Sender is not authorized to send message
Jul 24 22:10:00 precision5510 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service...
Jul 24 22:10:00 precision5510 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service.
Jul 24 22:10:00 precision5510 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res>
Jul 24 22:10:00 precision5510 kernel: wlp2s0: deauthenticating from dc:8d:8a:96:ea:b6 by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 24 22:10:00 precision5510 flatpak[9106]: 22:10:00.469 › [GatewaySocket] Performing an expedited heartbeat reason: network detected offline.
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: nl80211: send_event_marker failed: Source based routing not supported
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=dc:8d:8a:96:ea:b6 reason=3 locally_generated=1
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: wlp2s0: CTRL-EVENT-DSCP-POLICY clear_all
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.4874] device (wlp2s0): supplicant interface state: completed -> disconnected
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.4876] device (wlp2s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.4879] dhcp4 (wlp2s0): canceled DHCP transaction
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.4881] dhcp4 (wlp2s0): activation: beginning transaction (timeout in 45 seconds)
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Withdrawing address record for fe80::476e:837c:97b3:6f50 on wlp2s0.
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Leaving mDNS multicast group on interface wlp2s0.IPv6 with address fe80::476e:837c:97b3:6f50.
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.4883] dhcp4 (wlp2s0): state changed no lease
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Interface wlp2s0.IPv6 no longer relevant for mDNS.
Jul 24 22:10:00 precision5510 audit[2125]: NETFILTER_CFG table=firewalld:10 family=1 entries=26 op=nft_unregister_rule pid=2125 subj=system_u:system_r:firewalld_t:s0 comm="firewalld"
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Interface wlp2s0.IPv4 no longer relevant for mDNS.
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.1.88.
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Withdrawing address record for 192.168.1.88 on wlp2s0.
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.5006] device (wlp2s0): set-hw-addr: set MAC address to D2:30:92:FE:E9:7E (scanning)
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.1.88.
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: New relevant interface wlp2s0.IPv4 for mDNS.
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Registering new address record for 192.168.1.88 on wlp2s0.IPv4.
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Withdrawing address record for 192.168.1.88 on wlp2s0.
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.1.88.
Jul 24 22:10:00 precision5510 avahi-daemon[1908]: Interface wlp2s0.IPv4 no longer relevant for mDNS.
Jul 24 22:10:00 precision5510 systemd-resolved[1867]: wlp2s0: Bus client set default route setting: no
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.5251] device (wlp2s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jul 24 22:10:00 precision5510 systemd-resolved[1867]: wlp2s0: Bus client reset DNS server list.
Jul 24 22:10:00 precision5510 chronyd[1917]: Source 173.249.203.72 offline
Jul 24 22:10:00 precision5510 chronyd[1917]: Source 129.250.35.250 offline
Jul 24 22:10:00 precision5510 chronyd[1917]: Source 144.202.41.38 offline
Jul 24 22:10:00 precision5510 chronyd[1917]: Can't synchronise: no selectable sources (4 unreachable sources)
Jul 24 22:10:00 precision5510 chronyd[1917]: Source 216.229.0.50 offline
Jul 24 22:10:00 precision5510 NetworkManager[2208]: <info>  [1753409400.6516] device (wlp2s0): set-hw-addr: reset MAC address to E4:A7:A0:04:F4:84 (unmanage)
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: p2p-dev-wlp2s0: CTRL-EVENT-DSCP-POLICY clear_all
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: p2p-dev-wlp2s0: CTRL-EVENT-DSCP-POLICY clear_all
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: nl80211: deinit ifname=p2p-dev-wlp2s0 disabled_11b_rates=0
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: wlp2s0: CTRL-EVENT-DSCP-POLICY clear_all
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: wlp2s0: CTRL-EVENT-DSCP-POLICY clear_all
Jul 24 22:10:00 precision5510 wpa_supplicant[2234]: nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
Jul 24 22:10:01 precision5510 systemd[1]: Reached target sleep.target - Sleep.
Jul 24 22:10:01 precision5510 systemd[1]: Starting nvidia-suspend.service - NVIDIA system suspend actions...
Jul 24 22:10:01 precision5510 suspend[12382]: nvidia-suspend.service
Jul 24 22:10:01 precision5510 logger[12382]: <13>Jul 24 22:10:01 suspend: nvidia-suspend.service
Jul 24 22:10:01 precision5510 systemd[1]: nvidia-suspend.service: Deactivated successfully.
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/ldac
Jul 24 22:10:01 precision5510 systemd[1]: Finished nvidia-suspend.service - NVIDIA system suspend actions.
Jul 24 22:10:01 precision5510 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nvidia-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 24 22:10:01 precision5510 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nvidia-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSink/aptx_hd
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/aptx_hd
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSink/aptx
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/aptx
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSink/aac
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/aac
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSink/opus_g
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/opus_g
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSink/sbc
Jul 24 22:10:01 precision5510 systemd[1]: Starting systemd-suspend.service - System Suspend...
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/sbc
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jul 24 22:10:01 precision5510 kded6[3075]: org.kde.pulseaudio: No object for name "alsa_input.pci-0000_00_1f.3.analog-stereo"
Jul 24 22:10:01 precision5510 plasmashell[3115]: org.kde.pulseaudio: No object for name "alsa_input.pci-0000_00_1f.3.analog-stereo"
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jul 24 22:10:01 precision5510 kded6[3075]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo"
Jul 24 22:10:01 precision5510 kded6[3075]: org.kde.pulseaudio: No object for name "alsa_input.pci-0000_00_1f.3.analog-stereo"
Jul 24 22:10:01 precision5510 plasmashell[3115]: qrc:/qt/qml/plasma/applet/org/kde/plasma/volume/main.qml:100: TypeError: Cannot read property 'description' of undefined
Jul 24 22:10:01 precision5510 kded6[3075]: org.kde.pulseaudio: No object for name "@DEFAULT_SINK@"
Jul 24 22:10:01 precision5510 kded6[3075]: org.kde.pulseaudio: No object for name "@DEFAULT_SOURCE@"
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/faststream
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSink/opus_05
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/opus_05
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jul 24 22:10:01 precision5510 plasmashell[3115]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo"
Jul 24 22:10:01 precision5510 plasmashell[3115]: org.kde.pulseaudio: No object for name "alsa_input.pci-0000_00_1f.3.analog-stereo"
Jul 24 22:10:01 precision5510 bluetoothd[1909]: Endpoint unregistered: sender=:1.235 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jul 24 22:10:01 precision5510 plasmashell[3115]: qrc:/qt/qml/plasma/applet/org/kde/plasma/volume/main.qml:100: TypeError: Cannot read property 'description' of undefined
Jul 24 22:10:01 precision5510 plasmashell[3115]: org.kde.pulseaudio: No object for name "@DEFAULT_SINK@"
Jul 24 22:10:01 precision5510 plasmashell[3115]: org.kde.pulseaudio: No object for name "@DEFAULT_SOURCE@"
Jul 24 22:10:01 precision5510 kded6[3075]: org.kde.pulseaudio: No object for name "@DEFAULT_SINK@"
Jul 24 22:10:01 precision5510 kded6[3075]: org.kde.pulseaudio: No object for name "@DEFAULT_SOURCE@"
Jul 24 22:10:01 precision5510 plasmashell[3115]: org.kde.pulseaudio: No object for name "@DEFAULT_SINK@"
Jul 24 22:10:01 precision5510 plasmashell[3115]: org.kde.pulseaudio: No object for name "@DEFAULT_SOURCE@"
Jul 24 22:10:01 precision5510 systemd[1]: session-2.scope: Unit now frozen-by-parent.
Jul 24 22:10:01 precision5510 systemd[1]: user@1000.service: Unit now frozen-by-parent.
Jul 24 22:10:01 precision5510 systemd[1]: user-1000.slice: Unit now frozen-by-parent.
Jul 24 22:10:01 precision5510 systemd[1]: user.slice: Unit now frozen.
Jul 24 22:10:01 precision5510 systemd-sleep[12411]: Successfully froze unit 'user.slice'.
Jul 24 22:10:01 precision5510 uresourced[2426]: Setting resources on user-1000.slice (MemoryMin: 0, MemoryLow: 0, CPUWeight: 100, IOWeight: 100)
Jul 24 22:10:01 precision5510 uresourced[2426]: Setting resources on user@1000.service (MemoryMin: 0, MemoryLow: 0, CPUWeight: 100, IOWeight: 100)
Jul 24 22:10:01 precision5510 uresourced[2426]: Setting resources on user.slice (MemoryMin: 0, MemoryLow: 0, CPUWeight: -, IOWeight: -)
Jul 24 22:10:01 precision5510 systemd[1]: user-1000.slice: Cannot realize cgroup for frozen unit.
Jul 24 22:10:01 precision5510 systemd[1]: user@1000.service: Cannot realize cgroup for frozen unit.
Jul 24 22:10:01 precision5510 systemd[1]: user-1000.slice: Cannot realize cgroup for frozen unit.
Jul 24 22:10:01 precision5510 systemd[1]: Failed to realize cgroups for queued unit user-1000.slice, ignoring: Device or resource busy
Jul 24 22:10:01 precision5510 systemd[1]: user.slice: Cannot realize cgroup for frozen unit.
Jul 24 22:10:01 precision5510 systemd-sleep[12417]: [Error] > An error occurred: [Errno 2] No such file or directory
Jul 24 22:10:01 precision5510 (sd-exec-strv)[12412]: /usr/lib/systemd/system-sleep/fw-fanctrl-suspend failed with exit status 1.
Jul 24 22:10:01 precision5510 systemd-sleep[12411]: Performing sleep operation 'suspend'...
Jul 24 22:10:01 precision5510 kernel: PM: suspend entry (deep)

I thought I had more logs but I can’t seem to locate them. I do know that I remember looking at journalctl on the custom workstation after recovering it from a crash and found that absolutely nothing had been appended to the last boot log since a timestamp that the system was known to be functional…

If I can collect more logs on these failures I’ll post them in this thread. Until then, any assistance on this issue would be greatly appreciated!

1 Like

Since your Dell Precision 5510 has NVIDIA graphics, try these kernel parameters:

sudo rpm-ostree kargs --append=pcie_port_pm=off --append=nvidia.NVreg_PreserveVideoMemoryAllocations=0

sudo systemctl reboot

to reverse:

sudo rpm-ostree kargs --delete=pcie_port_pm=off --delete=nvidia.NVreg_PreserveVideoMemoryAllocations=0
sudo systemctl reboot

Thanks for the suggestion! I don’t have the Precision on hand (it belongs to a family member) but I’ll make that change and report back how it goes.

So, I have some more details about the custom workstation that has been encountering this problem.

Firstly, the workstation has been encountering this issue far more frequently than the others – the two Dell laptops largely behave themselves as long as you don’t put them to sleep. The workstation, on the other hand, will lock up with sleep disabled and no input often only after a few hours. Unlike the laptops, the workstation has an AMD graphics card – an AMD Radeon PRO WX 2100.

Here are some logs from the workstation, although I see even less of an indication as to why it’s freezing. I wasn’t present when these logs were collected but based on my initial analysis they all seem to largely align with my earlier observation that nothing relevant to the problem was logged – none of the behavior seems particularly unusual to me, but maybe there’s something I missed:

Workstation log 2025-09-16
Sep 15 22:37:35 workstation cupsd[2743]: REQUEST localhost - - "POST / HTTP/1.1" 200 185 Renew-Subscription successful-ok
Sep 15 22:40:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 15 22:40:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 15 22:40:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 15 22:40:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 22:40:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 22:50:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 15 22:50:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 15 22:50:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 15 22:50:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 22:50:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 22:52:18 workstation mythbackend[3669]: 2025-09-16 02:52:18.285120 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Sep 15 22:52:18 workstation mythbackend[3669]: 2025-09-16 02:52:18.286285 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Sep 15 23:00:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 15 23:00:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 15 23:00:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 15 23:00:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:00:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:01:00 workstation CROND[65773]: (root) CMD (run-parts /etc/cron.hourly)
Sep 15 23:01:00 workstation run-parts[65776]: (/etc/cron.hourly) starting 0anacron
Sep 15 23:01:00 workstation run-parts[65782]: (/etc/cron.hourly) finished 0anacron
Sep 15 23:01:00 workstation CROND[65772]: (root) CMDEND (run-parts /etc/cron.hourly)
Sep 15 23:07:18 workstation mythbackend[3669]: 2025-09-16 03:07:18.300682 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Sep 15 23:07:18 workstation mythbackend[3669]: 2025-09-16 03:07:18.301697 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Sep 15 23:10:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 15 23:10:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 15 23:10:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 15 23:10:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:10:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:20:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 15 23:20:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 15 23:20:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 15 23:20:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:20:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:22:18 workstation mythbackend[3669]: 2025-09-16 03:22:18.315702 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Sep 15 23:22:18 workstation mythbackend[3669]: 2025-09-16 03:22:18.317137 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Sep 15 23:30:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 15 23:30:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 15 23:30:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 15 23:30:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:30:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:35:55 workstation cupsd[2743]: REQUEST localhost - - "POST / HTTP/1.1" 200 185 Renew-Subscription successful-ok
Sep 15 23:37:18 workstation mythbackend[3669]: 2025-09-16 03:37:18.327691 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Sep 15 23:37:18 workstation mythbackend[3669]: 2025-09-16 03:37:18.328719 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Sep 15 23:40:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 15 23:40:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 15 23:40:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 15 23:40:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:40:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:50:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 15 23:50:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 15 23:50:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 15 23:50:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:50:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 15 23:52:18 workstation mythbackend[3669]: 2025-09-16 03:52:18.342204 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Sep 15 23:52:18 workstation mythbackend[3669]: 2025-09-16 03:52:18.343461 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Sep 16 00:00:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 16 00:00:48 workstation systemd[1]: Starting sysstat-rotate.service - system activity accounting tool...
Sep 16 00:00:48 workstation systemd[1]: Starting unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound...
Sep 16 00:00:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 16 00:00:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 16 00:00:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:00:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:00:48 workstation systemd[1]: sysstat-rotate.service: Deactivated successfully.
Sep 16 00:00:48 workstation systemd[1]: Finished sysstat-rotate.service - system activity accounting tool.
Sep 16 00:00:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-rotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:00:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-rotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:00:48 workstation systemd[1]: unbound-anchor.service: Deactivated successfully.
Sep 16 00:00:48 workstation systemd[1]: Finished unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound.
Sep 16 00:00:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:00:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:01:00 workstation CROND[66856]: (root) CMD (run-parts /etc/cron.hourly)
Sep 16 00:01:00 workstation run-parts[66859]: (/etc/cron.hourly) starting 0anacron
Sep 16 00:01:00 workstation anacron[66867]: Anacron started on 2025-09-16
Sep 16 00:01:00 workstation anacron[66867]: Normal exit (0 jobs run)
Sep 16 00:01:00 workstation run-parts[66869]: (/etc/cron.hourly) finished 0anacron
Sep 16 00:01:00 workstation CROND[66855]: (root) CMDEND (run-parts /etc/cron.hourly)
Sep 16 00:07:18 workstation mythbackend[3669]: 2025-09-16 04:07:18.356087 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Sep 16 00:07:18 workstation mythbackend[3669]: 2025-09-16 04:07:18.357118 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Sep 16 00:07:48 workstation systemd[1]: Starting sysstat-summary.service - Generate a daily summary of process accounting...
Sep 16 00:07:48 workstation systemd[1]: sysstat-summary.service: Deactivated successfully.
Sep 16 00:07:48 workstation systemd[1]: Finished sysstat-summary.service - Generate a daily summary of process accounting.
Sep 16 00:07:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-summary comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:07:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-summary comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:10:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 16 00:10:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 16 00:10:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 16 00:10:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:10:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:11:48 workstation systemd[3226]: Starting podman-auto-update.service - Podman auto-update service...
Sep 16 00:11:48 workstation systemd[3226]: Finished podman-auto-update.service - Podman auto-update service.
Sep 16 00:20:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 16 00:20:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 16 00:20:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 16 00:20:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:20:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:22:18 workstation mythbackend[3669]: 2025-09-16 04:22:18.369479 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Sep 16 00:22:18 workstation mythbackend[3669]: 2025-09-16 04:22:18.370935 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Sep 16 00:30:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Sep 16 00:30:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Sep 16 00:30:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Sep 16 00:30:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 16 00:30:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Workstation log 2025-09-08

The spammy flatpak/EGL messages appear in this log for almost 24 hours before the system locked up, so I don’t think they are related (probably a bug in a flatpak app)

Sep 08 16:38:54 workstation flatpak[12066]: [48:0908/163854.284934:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:54 workstation flatpak[12066]: [48:0908/163854.766110:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:54 workstation flatpak[12066]: [48:0908/163854.767533:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:54 workstation flatpak[12066]: [48:0908/163854.784010:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:55 workstation flatpak[12066]: [48:0908/163855.266398:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:56 workstation flatpak[12066]: [48:0908/163856.266101:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:56 workstation flatpak[12066]: [48:0908/163856.266217:ERROR:ui/gl/sync_control_vsync_provider.cc:140] Calculated bogus refresh interval=1.99929 s, last_timebase_=110491852875 bogo-microseconds, timebase=110493852166 bogo-microseconds, last_media_stream_counter_=42438, media_stream_counter=42439
Sep 08 16:38:56 workstation flatpak[12066]: [48:0908/163856.283574:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:56 workstation flatpak[12066]: [48:0908/163856.765755:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:56 workstation flatpak[12066]: [48:0908/163856.783208:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:57 workstation flatpak[12066]: [48:0908/163857.265875:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:58 workstation flatpak[12066]: [48:0908/163858.266070:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:58 workstation flatpak[12066]: [48:0908/163858.266183:ERROR:ui/gl/sync_control_vsync_provider.cc:140] Calculated bogus refresh interval=1.99997 s, last_timebase_=110493852166 bogo-microseconds, timebase=110495852135 bogo-microseconds, last_media_stream_counter_=42439, media_stream_counter=42440
Sep 08 16:38:58 workstation flatpak[12066]: [48:0908/163858.283478:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:58 workstation flatpak[12066]: [48:0908/163858.766410:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:58 workstation flatpak[12066]: [48:0908/163858.782840:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:38:59 workstation flatpak[12066]: [48:0908/163859.265786:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:00 workstation flatpak[12066]: [48:0908/163900.266304:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:00 workstation flatpak[12066]: [48:0908/163900.266402:ERROR:ui/gl/sync_control_vsync_provider.cc:140] Calculated bogus refresh interval=1.99983 s, last_timebase_=110495852135 bogo-microseconds, timebase=110497851968 bogo-microseconds, last_media_stream_counter_=42440, media_stream_counter=42441
Sep 08 16:39:00 workstation flatpak[12066]: [48:0908/163900.282944:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:00 workstation flatpak[12066]: [48:0908/163900.765989:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:00 workstation flatpak[12066]: [48:0908/163900.783407:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:02 workstation flatpak[12066]: [48:0908/163902.265654:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:02 workstation flatpak[12066]: [48:0908/163902.265769:ERROR:ui/gl/sync_control_vsync_provider.cc:140] Calculated bogus refresh interval=1.99977 s, last_timebase_=110497851968 bogo-microseconds, timebase=110499851737 bogo-microseconds, last_media_stream_counter_=42441, media_stream_counter=42442
Sep 08 16:39:02 workstation flatpak[12066]: [48:0908/163902.283166:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:02 workstation flatpak[12066]: [48:0908/163902.766690:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:02 workstation flatpak[12066]: [48:0908/163902.783218:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:04 workstation flatpak[12066]: [48:0908/163904.265923:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:04 workstation flatpak[12066]: [48:0908/163904.266033:ERROR:ui/gl/sync_control_vsync_provider.cc:140] Calculated bogus refresh interval=2.00024 s, last_timebase_=110499851737 bogo-microseconds, timebase=110501851976 bogo-microseconds, last_media_stream_counter_=42442, media_stream_counter=42443
Sep 08 16:39:04 workstation flatpak[12066]: [48:0908/163904.283409:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:04 workstation flatpak[12066]: [48:0908/163904.765850:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:04 workstation flatpak[12066]: [48:0908/163904.783292:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:06 workstation flatpak[12066]: [48:0908/163906.265933:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:06 workstation flatpak[12066]: [48:0908/163906.266036:ERROR:ui/gl/sync_control_vsync_provider.cc:140] Calculated bogus refresh interval=2.00004 s, last_timebase_=110501851976 bogo-microseconds, timebase=110503852015 bogo-microseconds, last_media_stream_counter_=42443, media_stream_counter=42444
Sep 08 16:39:06 workstation flatpak[12066]: [48:0908/163906.283368:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:06 workstation flatpak[12066]: [48:0908/163906.766108:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Sep 08 16:39:06 workstation flatpak[12066]: [48:0908/163906.783625:ERROR:ui/gl/gl_display.cc:408] EGL Driver message (Error) eglGetMscRateANGLE: glXGetMscRateOML failed.
Workstation log 2025-08-31
Aug 31 11:00:00 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Aug 31 11:00:00 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Aug 31 11:00:00 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Aug 31 11:00:00 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:00:00 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:01:00 workstation CROND[12063]: (root) CMD (run-parts /etc/cron.hourly)
Aug 31 11:01:00 workstation run-parts[12066]: (/etc/cron.hourly) starting 0anacron
Aug 31 11:01:00 workstation run-parts[12072]: (/etc/cron.hourly) finished 0anacron
Aug 31 11:01:00 workstation CROND[12062]: (root) CMDEND (run-parts /etc/cron.hourly)
Aug 31 11:04:00 workstation mythbackend[3752]: 2025-08-31 15:04:00.796875 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Aug 31 11:04:00 workstation mythbackend[3752]: 2025-08-31 15:04:00.798749 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Aug 31 11:10:00 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Aug 31 11:10:00 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:10:00 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:10:00 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Aug 31 11:10:00 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Aug 31 11:19:00 workstation mythbackend[3752]: 2025-08-31 15:19:00.812070 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Aug 31 11:19:00 workstation mythbackend[3752]: 2025-08-31 15:19:00.812999 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Aug 31 11:20:00 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Aug 31 11:20:00 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Aug 31 11:20:00 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Aug 31 11:20:00 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:20:00 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:30:00 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Aug 31 11:30:00 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Aug 31 11:30:00 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Aug 31 11:30:00 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:30:00 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:30:03 workstation kernel: md: md127: check done.
Aug 31 11:30:12 workstation systemd[1]: raid-check.service: Deactivated successfully.
Aug 31 11:30:12 workstation systemd[1]: Finished raid-check.service - RAID setup health check.
Aug 31 11:30:12 workstation systemd[1]: Startup finished in 34.880s (firmware) + 9.608s (loader) + 3.415s (kernel) + 33.524s (initrd) + 2h 43min 15.746s (userspace) = 2h 44min 37.175s.
Aug 31 11:30:12 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=raid-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:30:12 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=raid-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:30:13 workstation mdadm[2494]: RebuildFinished event detected on md device /dev/md127
Aug 31 11:34:00 workstation mythbackend[3752]: 2025-08-31 15:34:00.827048 E  AutoExpire: Filesystem Info cache is empty, unable to calculate necessary parameters.
Aug 31 11:34:00 workstation mythbackend[3752]: 2025-08-31 15:34:00.828261 E  AutoExpire: Filesystem Info cache is empty, unable to determine what Recordings to expire
Aug 31 11:40:48 workstation systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
Aug 31 11:40:48 workstation systemd[1]: sysstat-collect.service: Deactivated successfully.
Aug 31 11:40:48 workstation systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
Aug 31 11:40:48 workstation audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:40:48 workstation audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 11:42:40 workstation cupsd[2810]: REQUEST localhost - - "POST / HTTP/1.1" 200 185 Renew-Subscription successful-ok
1 Like

I’ve been experiencing similar problems lately (maybe since the past two weeks?); my laptop is a Framework 13 with an AMD Radeon 700M integrated GPU.

Your freezes happen on suspend/resume, across different hardware. Log shows a failing system-sleep hook (fw-fanctrl-suspend) and then a hard hang.

Likely broken sleep script.

Try forcing s2idle suspend

sudo rpm-ostree kargs --append=mem_sleep_default=s2idle
systemctl reboot

But i think it might be fixed with the next kernel release

Checking back in – Both of the Dell laptops appear to be behaving themselves now. One I applied the s2idle suspend fix to, the other I did not; so I suspect that the kernel release was involved in this somehow. Funnily enough I’m still getting the same fw-fanctrl-suspend error in journalctl whenever I put the machine to sleep so that is likely a red herring.

As to the third AMD-based machine, still no luck there. I’m running the same OS on another similar-ish custom build that has also started encountering the same problems. That still seems to be happening at random, with very little indication as to the cause (although some of the logs suggest it might be related to AMD graphics). However, I think there is sufficient evidence at this point to suggest that this is a separate issue, so I’ll mark the comment above as the solution and I’ll make another post if I make any more headway as to what the problems with these other machines might be.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.