You are not logged in.
Had an issue with freezing after 1-2 days with my System76 Thelio running Pop OS. Have tried caffeine, systemctl's suspend.target, running an infinite while loop, etc. Literally cannot for the life of me figure out how to keep this thing awake which is annoying because my wife needs it to run some big jobs!
Not responsive to ssh but also screen freezes. Mouse won't move. You can see in the logs below that the freeze happened at 04:01:17. No logs. No "the system will suspend now!"), no nothing.
Anybody faced similar issues?
Here is journalctl truncated to one day (where the massive gap is the time between the freeze and the reboot).
Mar 07 03:54:27 bbc NetworkManager[680]: <info> [1678161267.8555] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Mar 07 03:54:27 bbc NetworkManager[680]: <info> [1678161267.8607] device (wlp5s0): supplicant interface state: disconnected -> inactive
Mar 07 03:54:27 bbc NetworkManager[680]: <info> [1678161267.8607] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Mar 07 03:54:39 bbc tailscaled[259053]: open-conn-track: timeout opening (TCP 100.121.218.57:60152 => 95.216.195.133:80); no associated peer node
Mar 07 03:54:42 bbc tailscaled[259053]: open-conn-track: timeout opening (TCP 100.121.218.57:60152 => 95.216.195.133:80); no associated peer node
Mar 07 03:54:54 bbc tailscaled[259053]: open-conn-track: timeout opening (TCP 100.121.218.57:60152 => 95.216.195.133:80); no associated peer node
Mar 07 03:59:39 bbc tailscaled[259053]: open-conn-track: timeout opening (TCP 100.121.218.57:46808 => 95.216.195.133:80); no associated peer node
Mar 07 03:59:42 bbc tailscaled[259053]: open-conn-track: timeout opening (TCP 100.121.218.57:46808 => 95.216.195.133:80); no associated peer node
Mar 07 03:59:54 bbc tailscaled[259053]: open-conn-track: timeout opening (TCP 100.121.218.57:46808 => 95.216.195.133:80); no associated peer node
Mar 07 04:01:17 bbc NetworkManager[680]: <info> [1678161677.8310] device (wlp5s0): set-hw-addr: set MAC address to BE:96:59:0B:C0:A3 (scanning)
Mar 07 04:01:17 bbc NetworkManager[680]: <info> [1678161677.8660] device (wlp5s0): supplicant interface state: inactive -> disconnected
Mar 07 04:01:17 bbc NetworkManager[680]: <info> [1678161677.8660] device (p2p-dev-wlp5s0): supplicant management interface state: inactive -> disconnected
Mar 07 04:01:17 bbc NetworkManager[680]: <info> [1678161677.8717] device (wlp5s0): supplicant interface state: disconnected -> inactive
Mar 07 04:01:17 bbc NetworkManager[680]: <info> [1678161677.8718] device (p2p-dev-wlp5s0): supplicant management interface state: disconnected -> inactive
Mar 07 21:24:27 bbc kernel: Linux version 6.2.1-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Sun, 26 Feb 2023 03:39:23 +0000
Mar 07 21:24:27 bbc kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1882d132-5c79-4166-9649-2f72c5bc1856 rw loglevel=3 quiet
Mar 07 21:24:27 bbc kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Mar 07 21:24:27 bbc kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Mar 07 21:24:27 bbc kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Mar 07 21:24:27 bbc kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Mar 07 21:24:27 bbc kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Mar 07 21:24:27 bbc kernel: signal: max sigframe size: 1776
Mar 07 21:24:27 bbc kernel: BIOS-provided physical RAM map:
Mar 07 21:24:27 bbc kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Mar 07 21:24:27 bbc kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Mar 07 21:24:27 bbc kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009c3efff] usable
Offline