You are not logged in.

#1 2023-12-09 15:13:25

burny02
Member
Registered: 2021-07-01
Posts: 129

No display - Virtual terminal

Hi

I've just tried inserting another graphics card into my machine. My main is NVIDIA, the other was an old Radeon

I experienced some weird behavior and basically gave up with the passthrough I was trying to achieve. It also changed a number of my HDD UUID, which led to booting problems

Weirdly it seems to have ruined by bootload - Refind suddenly lost all of it's options,(I was able to boot in a fallback) I can't seem to get all my kernels to show up again in refind

Anyway. I installed GRUB, managed to get it working nicely


However; I can no longer switch between tty. SDDM boots fine and I can log in, however CTRL + ALT + # just results in no signal on my monitors

I have tried everything from this old post - https://askubuntu.com/questions/162535/ … ank-screen

Offline

#2 2023-12-09 17:15:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,054

Re: No display - Virtual terminal

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Online

#3 2023-12-09 23:29:46

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

Dec 09 23:23:30 sarutael-sys systemd[1]: Reached target Local Verity Protected Volumes.
Dec 09 23:23:30 sarutael-sys systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 09 23:23:30 sarutael-sys systemd[1]: Listening on LVM2 poll daemon socket.
Dec 09 23:23:30 sarutael-sys systemd[1]: Listening on Process Core Dump Socket.
Dec 09 23:23:30 sarutael-sys systemd[1]: Listening on Journal Socket (/dev/log).
Dec 09 23:23:30 sarutael-sys systemd[1]: Listening on Journal Socket.
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: Listening on udev Control Socket.
Dec 09 23:23:30 sarutael-sys systemd[1]: Listening on udev Kernel Socket.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting /dev/hugepages...
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting POSIX Message Queue File System...
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting Kernel Debug File System...
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting Kernel Trace File System...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Create List of Static Device Nodes...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module configfs...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module dm_mod...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module drm...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module fuse...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module loop...
Dec 09 23:23:30 sarutael-sys systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Modules...
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Coldplug All udev Devices...
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted /dev/hugepages.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted POSIX Message Queue File System.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted Kernel Debug File System.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted Kernel Trace File System.
Dec 09 23:23:30 sarutael-sys kernel: loop: module loaded
Dec 09 23:23:30 sarutael-sys kernel: EXT4-fs (nvme0n1p3): re-mounted. Quota mode: none.
Dec 09 23:23:30 sarutael-sys kernel: fuse: init (API version 7.37)
Dec 09 23:23:30 sarutael-sys kernel: device-mapper: uevent: version 1.0.3
Dec 09 23:23:30 sarutael-sys kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Dec 09 23:23:30 sarutael-sys kernel: tun: Universal TUN/TAP device driver, 1.6
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Create List of Static Device Nodes.
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@configfs.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module configfs.
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module dm_mod.
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module drm.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@fuse.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module fuse.
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module loop.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Coldplug All udev Devices.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting FUSE Control File System...
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting Kernel Configuration File System...
Dec 09 23:23:30 sarutael-sys systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load/Save OS Random Seed...
Dec 09 23:23:30 sarutael-sys systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Wait for udev To Complete Device Initialization...
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted FUSE Control File System.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted Kernel Configuration File System.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load/Save OS Random Seed.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 09 23:23:30 sarutael-sys systemd[1]: Reached target Preparation for Local File Systems.
Dec 09 23:23:30 sarutael-sys systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Dec 09 23:23:30 sarutael-sys systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Journal Service...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: Collecting audit messages is disabled.
Dec 09 23:23:30 sarutael-sys systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: Journal started
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: Runtime Journal (/run/log/journal/b2b5386ee9da44818ca4c15f33747df9) is 8.0M, max 794.9M, 786.9M free.
Dec 09 23:23:29 sarutael-sys systemd-modules-load[625]: Inserted module 'crypto_user'
Dec 09 23:23:29 sarutael-sys systemd-modules-load[625]: Inserted module 'tun'
Dec 09 23:23:29 sarutael-sys systemd-modules-load[625]: Inserted module 'uinput'
Dec 09 23:23:30 sarutael-sys systemd[1]: Started Journal Service.
Dec 09 23:23:30 sarutael-sys udevadm[635]: systemd-udev-settle.service is deprecated. Please fix zfs-import-cache.service not to pull it in.
Dec 09 23:23:30 sarutael-sys systemd-udevd[643]: Using default interface naming scheme 'v255'.
Dec 09 23:23:30 sarutael-sys systemd-udevd[643]: Configuration file /etc/udev/rules.d/50-brother-brscan4-libsane-type1.rules is marked executable. Please remove executable permission bits. Proceeding anyway.
Dec 09 23:23:30 sarutael-sys systemd-udevd[643]: /etc/udev/rules.d/50-brother-brscan4-libsane-type1.rules:9 Invalid key 'SYSFS'.
Dec 09 23:23:30 sarutael-sys systemd-udevd[643]: /etc/udev/rules.d/50-brother-libsane-type1-inst.rules:14 Invalid key 'SYSFS'.
Dec 09 23:23:30 sarutael-sys mtp-probe[699]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8/1-8.1/1-8.1.1"
Dec 09 23:23:30 sarutael-sys mtp-probe[693]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8/1-8.3"
Dec 09 23:23:30 sarutael-sys mtp-probe[699]: bus: 1, device: 5 was not an MTP device
Dec 09 23:23:30 sarutael-sys mtp-probe[695]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:05:00.0/usb3/3-2"
Dec 09 23:23:30 sarutael-sys mtp-probe[693]: bus: 1, device: 4 was not an MTP device
Dec 09 23:23:30 sarutael-sys mtp-probe[695]: bus: 3, device: 2 was not an MTP device
Dec 09 23:23:30 sarutael-sys kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Dec 09 23:23:30 sarutael-sys kernel: mousedev: PS/2 mouse device common for all mice
Dec 09 23:23:30 sarutael-sys mtp-probe[731]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8/1-8.1/1-8.1.2"
Dec 09 23:23:30 sarutael-sys mtp-probe[731]: bus: 1, device: 7 was not an MTP device
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 09 23:23:30 sarutael-sys mtp-probe[735]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8/1-8.6"
Dec 09 23:23:30 sarutael-sys mtp-probe[735]: bus: 1, device: 8 was not an MTP device
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: Time spent on flushing to /var/log/journal/b2b5386ee9da44818ca4c15f33747df9 is 33.636ms for 1149 entries.
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: System Journal (/var/log/journal/b2b5386ee9da44818ca4c15f33747df9) is 1.0M, max 1.0M, 0B free.
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: Received client request to flush runtime journal.
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: /var/log/journal/b2b5386ee9da44818ca4c15f33747df9/system.journal: Journal file uses a different sequence number ID, rotating.
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: Rotating system journal.
Dec 09 23:23:30 sarutael-sys systemd-journald[642]: Rotating system journal.
Dec 09 23:23:30 sarutael-sys kernel: mc: Linux media interface: v0.10
Dec 09 23:23:30 sarutael-sys kernel: dca service started, version 1.12.1
Dec 09 23:23:30 sarutael-sys kernel: Adding 8191996k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:8191996k SSFS
Dec 09 23:23:30 sarutael-sys kernel: ccp 0000:09:00.2: enabling device (0000 -> 0002)
Dec 09 23:23:30 sarutael-sys kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
Dec 09 23:23:30 sarutael-sys kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Dec 09 23:23:30 sarutael-sys kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Dec 09 23:23:30 sarutael-sys kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Dec 09 23:23:30 sarutael-sys systemd[1]: Found device Samsung SSD 960 EVO 250GB EFI\x20System\x20Partition.
Dec 09 23:23:30 sarutael-sys mtp-probe[737]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb2/2-8/2-8.4"
Dec 09 23:23:30 sarutael-sys systemd[1]: Found device Samsung SSD 960 EVO 250GB 2.
Dec 09 23:23:30 sarutael-sys mtp-probe[737]: bus: 2, device: 4 was not an MTP device
Dec 09 23:23:30 sarutael-sys systemd[1]: Found device Samsung SSD 960 EVO 250GB 3.
Dec 09 23:23:30 sarutael-sys systemd[1]: Found device OCZ-VERTEX2 linuxPartition2.
Dec 09 23:23:30 sarutael-sys systemd[1]: Activating swap /dev/disk/by-uuid/5faa7040-23cd-4057-a9a8-831d7290c36a...
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting /mnt/23c25603-8960-48b2-8183-694144e9f413...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting File System Check on /dev/disk/by-uuid/2316-DF48...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting File System Check on /dev/disk/by-uuid/7a3bf45f-2cd6-4cb2-95cf-45d2d6c54628...
Dec 09 23:23:30 sarutael-sys kernel: ccp 0000:09:00.2: ccp enabled
Dec 09 23:23:30 sarutael-sys kernel: ccp 0000:09:00.2: psp enabled
Dec 09 23:23:30 sarutael-sys systemd[1]: Activated swap /dev/disk/by-uuid/5faa7040-23cd-4057-a9a8-831d7290c36a.
Dec 09 23:23:30 sarutael-sys kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
Dec 09 23:23:30 sarutael-sys kernel: videodev: Linux video capture interface: v2.00
Dec 09 23:23:30 sarutael-sys kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Dec 09 23:23:30 sarutael-sys kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Dec 09 23:23:30 sarutael-sys kernel: usbcore: registered new interface driver r8152
Dec 09 23:23:30 sarutael-sys systemd-fsck[761]: fsck.fat 4.2 (2021-01-31)
Dec 09 23:23:30 sarutael-sys systemd-fsck[761]: /dev/nvme0n1p1: 587 files, 63400/130811 clusters
Dec 09 23:23:30 sarutael-sys kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Dec 09 23:23:30 sarutael-sys kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Dec 09 23:23:30 sarutael-sys kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Dec 09 23:23:30 sarutael-sys kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Dec 09 23:23:30 sarutael-sys kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted /mnt/23c25603-8960-48b2-8183-694144e9f413.
Dec 09 23:23:30 sarutael-sys kernel: pps pps0: new PPS source ptp0
Dec 09 23:23:30 sarutael-sys kernel: igb 0000:06:00.0: added PHC on eth0
Dec 09 23:23:30 sarutael-sys kernel: igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
Dec 09 23:23:30 sarutael-sys kernel: igb 0000:06:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 60:45:cb:a1:6d:75
Dec 09 23:23:30 sarutael-sys kernel: igb 0000:06:00.0: eth0: PBA No: FFFFFF-0FF
Dec 09 23:23:30 sarutael-sys kernel: igb 0000:06:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished File System Check on /dev/disk/by-uuid/2316-DF48.
Dec 09 23:23:30 sarutael-sys kernel: cryptd: max_cpu_qlen set to 1000
Dec 09 23:23:30 sarutael-sys kernel: igb 0000:06:00.0 enp6s0: renamed from eth0
Dec 09 23:23:30 sarutael-sys kernel: AVX2 version of gcm_enc/dec engaged.
Dec 09 23:23:30 sarutael-sys kernel: AES CTR mode by8 optimization enabled
Dec 09 23:23:30 sarutael-sys kernel: usbcore: registered new interface driver cdc_ether
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished File System Check on /dev/disk/by-uuid/7a3bf45f-2cd6-4cb2-95cf-45d2d6c54628.
Dec 09 23:23:30 sarutael-sys kernel: usb 2-8.4: reset SuperSpeed USB device number 4 using xhci_hcd
Dec 09 23:23:30 sarutael-sys kernel: asus_wmi: ASUS WMI generic driver loaded
Dec 09 23:23:30 sarutael-sys kernel: usbcore: registered new interface driver r8153_ecm
Dec 09 23:23:30 sarutael-sys kernel: usb 1-8.1.2: Found UVC 1.00 device Lenovo FHD Webcam (17ef:4831)
Dec 09 23:23:30 sarutael-sys kernel: asus_wmi: Initialization: 0x0
Dec 09 23:23:30 sarutael-sys kernel: asus_wmi: BIOS WMI version: 0.9
Dec 09 23:23:30 sarutael-sys kernel: asus_wmi: SFUN value: 0x0
Dec 09 23:23:30 sarutael-sys kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Dec 09 23:23:30 sarutael-sys kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input10
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_intel 0000:08:00.1: Disabling MSI
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_intel 0000:0a:00.3: enabling device (0000 -> 0002)
Dec 09 23:23:30 sarutael-sys systemd[1]: Reached target Swaps.
Dec 09 23:23:30 sarutael-sys systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 09 23:23:30 sarutael-sys kernel: input: Lenovo FHD Webcam: Lenovo FHD W as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8/1-8.1/1-8.1.2/1-8.1.2:1.0/input/input11
Dec 09 23:23:30 sarutael-sys kernel: usbcore: registered new interface driver uvcvideo
Dec 09 23:23:30 sarutael-sys systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway.
Dec 09 23:23:30 sarutael-sys kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card1/input12
Dec 09 23:23:30 sarutael-sys kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card1/input13
Dec 09 23:23:30 sarutael-sys kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card1/input14
Dec 09 23:23:30 sarutael-sys kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card1/input15
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0:    inputs:
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting /boot...
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting /home...
Dec 09 23:23:30 sarutael-sys systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounting Temporary Directory /tmp...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Virtual Console Setup...
Dec 09 23:23:30 sarutael-sys kernel: SVM: TSC scaling supported
Dec 09 23:23:30 sarutael-sys kernel: kvm: Nested Virtualization enabled
Dec 09 23:23:30 sarutael-sys kernel: SVM: kvm: Nested Paging enabled
Dec 09 23:23:30 sarutael-sys kernel: SEV supported: 16 ASIDs
Dec 09 23:23:30 sarutael-sys kernel: SVM: AVIC enabled
Dec 09 23:23:30 sarutael-sys kernel: SVM: Virtual VMLOAD VMSAVE supported
Dec 09 23:23:30 sarutael-sys kernel: SVM: Virtual GIF supported
Dec 09 23:23:30 sarutael-sys kernel: SVM: LBR virtualization supported
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted /home.
Dec 09 23:23:30 sarutael-sys kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/sound/card2/input16
Dec 09 23:23:30 sarutael-sys kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/sound/card2/input17
Dec 09 23:23:30 sarutael-sys kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/sound/card2/input18
Dec 09 23:23:30 sarutael-sys kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/sound/card2/input19
Dec 09 23:23:30 sarutael-sys kernel: MCE: In-kernel MCE decoding enabled.
Dec 09 23:23:30 sarutael-sys kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/sound/card2/input20
Dec 09 23:23:30 sarutael-sys kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/sound/card2/input21
Dec 09 23:23:30 sarutael-sys kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/sound/card2/input22
Dec 09 23:23:30 sarutael-sys kernel: snd_hda_intel 0000:0a:00.3: device 1043:8733 is on the power_save denylist, forcing power_save to 0
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted Temporary Directory /tmp.
Dec 09 23:23:30 sarutael-sys systemd[1]: Mounted /boot.
Dec 09 23:23:30 sarutael-sys systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module dm_mod...
Dec 09 23:23:30 sarutael-sys kernel: intel_rapl_common: Found RAPL domain package
Dec 09 23:23:30 sarutael-sys kernel: intel_rapl_common: Found RAPL domain core
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module loop...
Dec 09 23:23:30 sarutael-sys systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 09 23:23:30 sarutael-sys systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys kernel: r8152 2-8.4:1.0: load rtl8153b-2 v2 04/27/23 successfully
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Virtual Console Setup.
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys kernel: usbcore: registered new interface driver snd-usb-audio
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module dm_mod.
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module loop.
Dec 09 23:23:30 sarutael-sys systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
Dec 09 23:23:30 sarutael-sys kernel: r8152 2-8.4:1.0 eth0: v1.12.13
Dec 09 23:23:30 sarutael-sys kernel: r8152 2-8.4:1.0 enp2s0f0u8u4: renamed from eth0
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module dm_mod...
Dec 09 23:23:30 sarutael-sys systemd[1]: Starting Load Kernel Module loop...
Dec 09 23:23:30 sarutael-sys systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Dec 09 23:23:30 sarutael-sys systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module dm_mod.
Dec 09 23:23:30 sarutael-sys systemd[1]: modprobe@loop.service: Deactivated successfully.
Dec 09 23:23:30 sarutael-sys systemd[1]: Finished Load Kernel Module loop.
Dec 09 23:23:30 sarutael-sys systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Dec 09 23:23:31 sarutael-sys kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 235
Dec 09 23:23:31 sarutael-sys kernel: 
Dec 09 23:23:31 sarutael-sys kernel: nvidia 0000:08:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Dec 09 23:23:31 sarutael-sys kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  545.29.06  Thu Nov 16 01:59:08 UTC 2023
Dec 09 23:23:31 sarutael-sys (udev-worker)[685]: 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.
Dec 09 23:23:31 sarutael-sys (udev-worker)[669]: 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.
Dec 09 23:23:31 sarutael-sys kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  545.29.06  Thu Nov 16 01:47:29 UTC 2023
Dec 09 23:23:31 sarutael-sys kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Dec 09 23:23:31 sarutael-sys systemd-modules-load[625]: Inserted module 'nvidia_uvm'
Dec 09 23:23:31 sarutael-sys (udev-worker)[685]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Dec 09 23:23:31 sarutael-sys (udev-worker)[669]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Dec 09 23:23:31 sarutael-sys kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
Dec 09 23:23:31 sarutael-sys (udev-worker)[649]: nvidia_modeset: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidia-modeset c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 254'' failed with exit code 1.
Dec 09 23:23:31 sarutael-sys kernel: [drm] [nvidia-drm] [GPU ID 0x00000800] Loading driver
Dec 09 23:23:31 sarutael-sys systemd[1]: Finished Load Kernel Modules.
Dec 09 23:23:31 sarutael-sys systemd[1]: Starting Apply Kernel Variables...
Dec 09 23:23:31 sarutael-sys systemd[1]: Finished Apply Kernel Variables.
Dec 09 23:23:32 sarutael-sys kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:08:00.0 on minor 0
Dec 09 23:23:32 sarutael-sys kernel: Console: switching to colour dummy device 80x25
Dec 09 23:23:32 sarutael-sys kernel: nvidia 0000:08:00.0: vgaarb: deactivate vga console
Dec 09 23:23:32 sarutael-sys kernel: fbcon: nvidia-drmdrmfb (fb0) is primary device
Dec 09 23:23:32 sarutael-sys kernel: Console: switching to colour frame buffer device 240x67
Dec 09 23:23:32 sarutael-sys kernel: nvidia 0000:08:00.0: [drm] fb0: nvidia-drmdrmfb frame buffer device
Dec 09 23:23:32 sarutael-sys systemd[1]: Finished Wait for udev To Complete Device Initialization.
Dec 09 23:23:32 sarutael-sys systemd[1]: Starting Import ZFS pools by cache file...
Dec 09 23:23:32 sarutael-sys zpool[927]: no pools available to import
Dec 09 23:23:32 sarutael-sys systemd[1]: Finished Import ZFS pools by cache file.
Dec 09 23:23:32 sarutael-sys systemd[1]: Reached target ZFS pool import target.
Dec 09 23:23:32 sarutael-sys systemd[1]: Reached target ZFS startup target.
Dec 09 23:23:32 sarutael-sys systemd[1]: Starting Mount ZFS filesystems...
Dec 09 23:23:34 sarutael-sys systemd[1]: Finished Mount ZFS filesystems.
Dec 09 23:23:34 sarutael-sys systemd[1]: Reached target Local File Systems.
Dec 09 23:23:34 sarutael-sys systemd[1]: Listening on System Extension Image Management (Varlink).
Dec 09 23:23:34 sarutael-sys systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Dec 09 23:23:34 sarutael-sys systemd[1]: Starting Set Up Additional Binary Formats...
Dec 09 23:23:34 sarutael-sys systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Dec 09 23:23:34 sarutael-sys systemd[1]: Starting Create Volatile Files and Directories...
Dec 09 23:23:34 sarutael-sys systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 960 (systemd-binfmt)
Dec 09 23:23:34 sarutael-sys systemd[1]: Finished Create Volatile Files and Directories.
Dec 09 23:23:34 sarutael-sys systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 09 23:23:34 sarutael-sys systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Dec 09 23:23:34 sarutael-sys systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Dec 09 23:23:34 sarutael-sys systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Dec 09 23:23:34 sarutael-sys systemd[1]: Starting Network Time Synchronization...
Dec 09 23:23:34 sarutael-sys systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Dec 09 23:23:34 sarutael-sys systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Dec 09 23:23:34 sarutael-sys systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Dec 09 23:23:35 sarutael-sys systemd[1]: Mounting Arbitrary Executable File Formats File System...
Dec 09 23:23:35 sarutael-sys systemd[1]: Mounted Arbitrary Executable File Formats File System.
Dec 09 23:23:35 sarutael-sys systemd[1]: Finished Set Up Additional Binary Formats.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Network Time Synchronization.
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target System Initialization.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started CUPS Scheduler.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target Path Units.
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target System Time Set.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Daily man-db regeneration.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Daily verification of password and group files.
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target Timer Units.
Dec 09 23:23:35 sarutael-sys systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 09 23:23:35 sarutael-sys systemd[1]: Listening on CUPS Scheduler.
Dec 09 23:23:35 sarutael-sys systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 09 23:23:35 sarutael-sys systemd[1]: Listening on libvirt legacy monolithic daemon socket.
Dec 09 23:23:35 sarutael-sys systemd[1]: Listening on libvirt legacy monolithic daemon admin socket.
Dec 09 23:23:35 sarutael-sys systemd[1]: Listening on libvirt legacy monolithic daemon read-only socket.
Dec 09 23:23:35 sarutael-sys systemd[1]: Listening on libvirt locking daemon socket.
Dec 09 23:23:35 sarutael-sys systemd[1]: Listening on libvirt logging daemon socket.
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target Socket Units.
Dec 09 23:23:35 sarutael-sys systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target Basic System.
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting Save/Restore Sound Card State...
Dec 09 23:23:35 sarutael-sys systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting D-Bus System Message Bus...
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting IPv4 Packet Filtering Framework...
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Switch on numlock from tty1 to tty6.
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting User Login Management...
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting Virtual Machine and Container Registration Service...
Dec 09 23:23:35 sarutael-sys systemd-logind[977]: New seat seat0.
Dec 09 23:23:35 sarutael-sys systemd-logind[977]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 09 23:23:35 sarutael-sys systemd-logind[977]: Watching system buttons on /dev/input/event0 (Power Button)
Dec 09 23:23:35 sarutael-sys systemd-logind[977]: Watching system buttons on /dev/input/event3 (Corsair Corsair Gaming K70 RAPIDFIRE Keyboard  Keyboard)
Dec 09 23:23:35 sarutael-sys systemd[1]: Finished Save/Restore Sound Card State.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started D-Bus System Message Bus.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started User Login Management.
Dec 09 23:23:35 sarutael-sys systemd[1]: Finished IPv4 Packet Filtering Framework.
Dec 09 23:23:35 sarutael-sys systemd[1]: numlockon.service: Deactivated successfully.
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target Sound Card.
Dec 09 23:23:35 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.systemd1'
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting IPv6 Packet Filtering Framework...
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Virtual Machine and Container Registration Service.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Found user 'avahi' (UID 977) and group 'avahi' (GID 977).
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Successfully dropped root privileges.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: avahi-daemon 0.8 starting up.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Successfully called chroot().
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Successfully dropped remaining capabilities.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: No service file found in /etc/avahi/services.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: New relevant interface lo.IPv6 for mDNS.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: New relevant interface lo.IPv4 for mDNS.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Network interface enumeration completed.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Registering new address record for ::1 on lo.*.
Dec 09 23:23:35 sarutael-sys avahi-daemon[973]: Registering new address record for 127.0.0.1 on lo.IPv4.
Dec 09 23:23:35 sarutael-sys systemd[1]: Finished IPv6 Packet Filtering Framework.
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target Preparation for Network.
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting Network Manager...
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.4478] NetworkManager (version 1.44.2-3) is starting... (boot:ab644619-0105-481f-94dc-5336a6edd231)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.4479] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.4564] manager[0x5627cbc8ab90]: monitoring kernel firmware directory '/lib/firmware'.
Dec 09 23:23:35 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=1023 comm="/usr/bin/NetworkManager --no-daemon")
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting Hostname Service...
Dec 09 23:23:35 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Hostname Service.
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5427] hostname: hostname: using hostnamed
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5428] hostname: static hostname changed from (none) to "sarutael-sys"
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5433] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5437] manager[0x5627cbc8ab90]: rfkill: Wi-Fi hardware radio set enabled
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5437] manager[0x5627cbc8ab90]: rfkill: WWAN hardware radio set enabled
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5535] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wifi.so)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5539] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-adsl.so)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5587] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-bluetooth.so)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5591] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wwan.so)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5602] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-ovs.so)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5832] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-team.so)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5833] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5834] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5834] manager: Networking is enabled by state file
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5836] settings: Loaded settings plugin: keyfile (internal)
Dec 09 23:23:35 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=1023 comm="/usr/bin/NetworkManager --no-daemon")
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5854] dhcp: init: Using DHCP client 'internal'
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5855] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5863] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5866] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5870] device (lo): Activation: starting connection 'lo' (ebea9b17-c7b1-4d39-b0d1-526448f71cb0)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5877] manager: (enp2s0f0u8u4): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.5878] device (enp2s0f0u8u4): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 09 23:23:35 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6426] manager: (enp6s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6430] device (enp6s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Network Manager.
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6708] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6730] ovsdb: disconnected from ovsdb
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6731] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6733] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6735] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6739] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys systemd[1]: Reached target Network.
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6776] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6777] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Dec 09 23:23:35 sarutael-sys NetworkManager[1023]: <info>  [1702164215.6781] device (lo): Activation: successful, device activated.
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting Network Manager Wait Online...
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting CUPS Scheduler...
Dec 09 23:23:35 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.9' (uid=0 pid=1036 comm="/usr/bin/cupsd -l")
Dec 09 23:23:35 sarutael-sys systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 09 23:23:35 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 09 23:23:35 sarutael-sys systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 09 23:23:35 sarutael-sys systemd[1]: Started CUPS Scheduler.
Dec 09 23:23:36 sarutael-sys avahi-daemon[973]: Server startup complete. Host name is sarutael-sys.local. Local service cookie is 922115029.
Dec 09 23:23:38 sarutael-sys kernel: igb 0000:06:00.0 enp6s0: igb: enp6s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7147] device (enp6s0): carrier: link connected
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7150] device (enp6s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7163] policy: auto-activating connection 'Auto Ethernet' (f7edab8f-adcf-45f8-a9ee-7f38e4d0f53d)
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7168] device (enp6s0): Activation: starting connection 'Auto Ethernet' (f7edab8f-adcf-45f8-a9ee-7f38e4d0f53d)
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7168] device (enp6s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 09 23:23:38 sarutael-sys kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7172] manager: NetworkManager state is now CONNECTING
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7581] device (enp6s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7596] device (enp6s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Dec 09 23:23:38 sarutael-sys NetworkManager[1023]: <info>  [1702164218.7599] dhcp4 (enp6s0): activation: beginning transaction (timeout in 45 seconds)
Dec 09 23:23:42 sarutael-sys kernel: igb 0000:06:00.0 enp6s0: igb: enp6s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.5647] device (enp6s0): carrier: link connected
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.7909] dhcp4 (enp6s0): state changed new lease, address=192.168.212.3
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.7913] policy: set 'Auto Ethernet' (enp6s0) as default for IPv4 routing and DNS
Dec 09 23:23:42 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=1023 comm="/usr/bin/NetworkManager --no-daemon")
Dec 09 23:23:42 sarutael-sys dbus-daemon[974]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Dec 09 23:23:42 sarutael-sys avahi-daemon[973]: Joining mDNS multicast group on interface enp6s0.IPv4 with address 192.168.212.3.
Dec 09 23:23:42 sarutael-sys avahi-daemon[973]: New relevant interface enp6s0.IPv4 for mDNS.
Dec 09 23:23:42 sarutael-sys avahi-daemon[973]: Registering new address record for 192.168.212.3 on enp6s0.IPv4.
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.8134] device (enp6s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.8148] device (enp6s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.8149] device (enp6s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.8153] manager: NetworkManager state is now CONNECTED_SITE
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.8157] device (enp6s0): Activation: successful, device activated.
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.8161] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 09 23:23:42 sarutael-sys NetworkManager[1023]: <info>  [1702164222.8164] manager: startup complete
Dec 09 23:23:42 sarutael-sys systemd[1]: Finished Network Manager Wait Online.
Dec 09 23:23:42 sarutael-sys systemd[1]: Reached target Network is Online.
Dec 09 23:23:42 sarutael-sys systemd[1]: Mounting /mnt/NAS...
Dec 09 23:23:42 sarutael-sys kernel: FS-Cache: Loaded
Dec 09 23:23:42 sarutael-sys kernel: RPC: Registered named UNIX socket transport module.
Dec 09 23:23:42 sarutael-sys kernel: RPC: Registered udp transport module.
Dec 09 23:23:42 sarutael-sys kernel: RPC: Registered tcp transport module.
Dec 09 23:23:42 sarutael-sys kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Dec 09 23:23:43 sarutael-sys kernel: nfs: Deprecated parameter 'intr'
Dec 09 23:23:43 sarutael-sys kernel: Key type dns_resolver registered
Dec 09 23:23:43 sarutael-sys kernel: NFS: Registering the id_resolver key type
Dec 09 23:23:43 sarutael-sys kernel: Key type id_resolver registered
Dec 09 23:23:43 sarutael-sys kernel: Key type id_legacy registered
Dec 09 23:23:45 sarutael-sys systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Dec 09 23:23:47 sarutael-sys kernel: nfs: Deprecated parameter 'intr'
Dec 09 23:23:47 sarutael-sys nfsrahead[1078]: setting /mnt/NAS readahead to 128
Dec 09 23:23:47 sarutael-sys systemd[1]: Mounted /mnt/NAS.
Dec 09 23:23:47 sarutael-sys systemd[1]: Reached target Remote File Systems.
Dec 09 23:23:47 sarutael-sys systemd[1]: Starting libvirt legacy monolithic daemon...
Dec 09 23:23:47 sarutael-sys systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Dec 09 23:23:47 sarutael-sys systemd[1]: Starting Permit User Sessions...
Dec 09 23:23:47 sarutael-sys systemd[1]: Finished Permit User Sessions.
Dec 09 23:23:47 sarutael-sys systemd[1]: Started Command Scheduler.
Dec 09 23:23:47 sarutael-sys systemd[1]: Started Simple Desktop Display Manager.
Dec 09 23:23:47 sarutael-sys systemd[1]: Started libvirt legacy monolithic daemon.
Dec 09 23:23:47 sarutael-sys systemd[1]: Reached target Multi-User System.
Dec 09 23:23:47 sarutael-sys systemd[1]: Reached target Graphical Interface.
Dec 09 23:23:47 sarutael-sys crond[1093]: (CRON) STARTUP (1.7.0)
Dec 09 23:23:47 sarutael-sys crond[1093]: (CRON) INFO (Syslog will be used instead of sendmail.)
Dec 09 23:23:47 sarutael-sys crond[1093]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 15% if used.)
Dec 09 23:23:47 sarutael-sys crond[1093]: (CRON) INFO (running with inotify support)
Dec 09 23:23:47 sarutael-sys systemd[1]: Startup finished in 22.138s (firmware) + 3.333s (loader) + 10.012s (kernel) + 18.673s (userspace) = 54.158s.
Dec 09 23:23:47 sarutael-sys nfsrahead[1105]: setting /mnt/NAS/Main readahead to 128
Dec 09 23:23:47 sarutael-sys sddm[1100]: Initializing...
Dec 09 23:23:47 sarutael-sys sddm[1100]: Starting...
Dec 09 23:23:47 sarutael-sys sddm[1100]: Logind interface found
Dec 09 23:23:47 sarutael-sys sddm[1100]: Adding new display...
Dec 09 23:23:47 sarutael-sys sddm[1100]: Loaded empty theme configuration
Dec 09 23:23:47 sarutael-sys sddm[1100]: Xauthority path: "/run/sddm/xauth_BkSoXY"
Dec 09 23:23:47 sarutael-sys sddm[1100]: Using VT 2
Dec 09 23:23:47 sarutael-sys sddm[1100]: Display server starting...
Dec 09 23:23:47 sarutael-sys sddm[1100]: Writing cookie to "/run/sddm/xauth_BkSoXY"
Dec 09 23:23:47 sarutael-sys sddm[1100]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_BkSoXY -noreset -displayfd 16
Dec 09 23:23:48 sarutael-sys sddm[1100]: Setting default cursor
Dec 09 23:23:48 sarutael-sys sddm[1100]: Could not setup default cursor
Dec 09 23:23:48 sarutael-sys sddm[1100]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Dec 09 23:23:48 sarutael-sys sddm[1100]: Display server started.
Dec 09 23:23:48 sarutael-sys sddm[1100]: Socket server starting...
Dec 09 23:23:48 sarutael-sys sddm[1100]: Socket server started.
Dec 09 23:23:48 sarutael-sys sddm[1100]: The configured theme "breeze" doesn't exist, using the embedded theme instead
Dec 09 23:23:48 sarutael-sys sddm[1100]: Loaded empty theme configuration
Dec 09 23:23:48 sarutael-sys sddm[1100]: Greeter starting...
Dec 09 23:23:48 sarutael-sys sddm-helper[1122]: [PAM] Starting...
Dec 09 23:23:48 sarutael-sys sddm-helper[1122]: [PAM] Authenticating...
Dec 09 23:23:48 sarutael-sys sddm-helper[1122]: [PAM] returning.
Dec 09 23:23:48 sarutael-sys sddm-helper[1122]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=975) by (uid=0)
Dec 09 23:23:48 sarutael-sys systemd-logind[977]: New session c1 of user sddm.
Dec 09 23:23:48 sarutael-sys systemd[1]: Created slice User Slice of UID 975.
Dec 09 23:23:48 sarutael-sys systemd[1]: Starting User Runtime Directory /run/user/975...
Dec 09 23:23:48 sarutael-sys systemd[1]: Finished User Runtime Directory /run/user/975.
Dec 09 23:23:48 sarutael-sys systemd[1]: Starting User Manager for UID 975...
Dec 09 23:23:48 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.16' (uid=0 pid=1126 comm="(systemd)")
Dec 09 23:23:48 sarutael-sys dbus-daemon[974]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 09 23:23:48 sarutael-sys (systemd)[1126]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Dec 09 23:23:48 sarutael-sys (systemd)[1126]: pam_unix(systemd-user:session): session opened for user sddm(uid=975) by sddm(uid=0)
Dec 09 23:23:48 sarutael-sys systemd[1126]: Queued start job for default target Main User Target.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Created slice User Application Slice.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Reached target Paths.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Reached target Timers.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Starting D-Bus User Message Bus Socket...
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on GnuPG network certificate management daemon.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on GCR ssh-agent wrapper.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on GnuPG public key management service.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on p11-kit server.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on PipeWire PulseAudio.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on PipeWire Multimedia System Sockets.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Listening on D-Bus User Message Bus Socket.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Reached target Sockets.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Reached target Basic System.
Dec 09 23:23:48 sarutael-sys systemd[1]: Started User Manager for UID 975.
Dec 09 23:23:48 sarutael-sys systemd[1]: Started Session c1 of User sddm.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Starting Update XDG user dir configuration...
Dec 09 23:23:48 sarutael-sys sddm-helper[1122]: Writing cookie to "/tmp/xauth_wGJVoG"
Dec 09 23:23:48 sarutael-sys sddm-helper[1122]: Starting X11 session: "" "/usr/bin/sddm-greeter --socket /tmp/sddm-:0-vqyWgp"
Dec 09 23:23:48 sarutael-sys sddm[1100]: Greeter session started successfully
Dec 09 23:23:48 sarutael-sys systemd[1126]: Finished Update XDG user dir configuration.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Reached target Main User Target.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Startup finished in 203ms.
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: High-DPI autoscaling Enabled
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/local/share/wayland-sessions/cinnamon-wayland.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/share/wayland-sessions/cinnamon-wayland.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/local/share/xsessions/cinnamon.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/share/xsessions/cinnamon.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/local/share/xsessions/cinnamon2d.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/share/xsessions/cinnamon2d.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/local/share/xsessions/openbox-kde.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/share/xsessions/openbox-kde.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/local/share/xsessions/openbox.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/share/xsessions/openbox.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/local/share/xsessions/xinitrc.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Reading from "/usr/share/xsessions/xinitrc.desktop"
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Loading theme configuration from "qrc:/theme/theme.conf"
Dec 09 23:23:48 sarutael-sys systemd[1126]: Created slice User Core Session Slice.
Dec 09 23:23:48 sarutael-sys systemd[1126]: Starting D-Bus User Message Bus...
Dec 09 23:23:48 sarutael-sys systemd[1126]: Started D-Bus User Message Bus.
Dec 09 23:23:48 sarutael-sys sddm-greeter[1135]: Connected to the daemon.
Dec 09 23:23:48 sarutael-sys sddm[1100]: Message received from greeter: Connect
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: Loading qrc:/theme/Main.qml...
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: Adding view for "DP-2" QRect(0,0 3440x1440)
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: Loading qrc:/theme/Main.qml...
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: Adding view for "DP-4" QRect(3440,0 1920x1080)
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: Message received from daemon: Capabilities
Dec 09 23:23:49 sarutael-sys sddm-greeter[1135]: Message received from daemon: HostName
Dec 09 23:23:53 sarutael-sys sddm-greeter[1135]: Reading from "/usr/share/xsessions/cinnamon.desktop"
Dec 09 23:23:53 sarutael-sys sddm[1100]: Message received from greeter: Login
Dec 09 23:23:53 sarutael-sys sddm[1100]: Reading from "/usr/share/xsessions/cinnamon.desktop"
Dec 09 23:23:53 sarutael-sys sddm[1100]: Session "/usr/share/xsessions/cinnamon.desktop" selected, command: "cinnamon-session-cinnamon" for VT 2
Dec 09 23:23:53 sarutael-sys sddm-helper[1149]: [PAM] Starting...
Dec 09 23:23:53 sarutael-sys sddm-helper[1149]: [PAM] Authenticating...
Dec 09 23:23:53 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.18' (uid=0 pid=1149 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth-")
Dec 09 23:23:53 sarutael-sys dbus-daemon[974]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 09 23:23:53 sarutael-sys sddm-helper[1149]: [PAM] Preparing to converse...
Dec 09 23:23:53 sarutael-sys sddm-helper[1149]: [PAM] Conversation with 1 messages
Dec 09 23:23:53 sarutael-sys sddm-helper[1149]: [PAM] returning.
Dec 09 23:23:53 sarutael-sys sddm[1100]: Authentication for user  "sarutael"  successful
Dec 09 23:23:53 sarutael-sys sddm-greeter[1135]: Message received from daemon: LoginSucceeded
Dec 09 23:23:53 sarutael-sys sddm-helper[1149]: pam_unix(sddm:session): session opened for user sarutael(uid=1001) by sarutael(uid=0)
Dec 09 23:23:53 sarutael-sys systemd-logind[977]: New session 2 of user sarutael.
Dec 09 23:23:53 sarutael-sys systemd[1]: Created slice User Slice of UID 1001.
Dec 09 23:23:53 sarutael-sys systemd[1]: Starting User Runtime Directory /run/user/1001...
Dec 09 23:23:53 sarutael-sys sddm-helper[1122]: [PAM] Closing session
Dec 09 23:23:53 sarutael-sys sddm-helper[1122]: pam_unix(sddm-greeter:session): session closed for user sddm
Dec 09 23:23:53 sarutael-sys sddm-helper[1122]: [PAM] Ended.
Dec 09 23:23:53 sarutael-sys sddm[1100]: Auth: sddm-helper exited successfully
Dec 09 23:23:53 sarutael-sys sddm[1100]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Dec 09 23:23:53 sarutael-sys systemd[1]: Finished User Runtime Directory /run/user/1001.
Dec 09 23:23:53 sarutael-sys systemd[1]: session-c1.scope: Deactivated successfully.
Dec 09 23:23:53 sarutael-sys systemd-logind[977]: Session c1 logged out. Waiting for processes to exit.
Dec 09 23:23:53 sarutael-sys systemd[1]: Starting User Manager for UID 1001...
Dec 09 23:23:53 sarutael-sys systemd-logind[977]: Removed session c1.
Dec 09 23:23:53 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.22' (uid=0 pid=1152 comm="(systemd)")
Dec 09 23:23:53 sarutael-sys dbus-daemon[974]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 09 23:23:53 sarutael-sys (systemd)[1152]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sarutael] ruser=[<unknown>] rhost=[<unknown>]
Dec 09 23:23:53 sarutael-sys (systemd)[1152]: pam_unix(systemd-user:session): session opened for user sarutael(uid=1001) by sarutael(uid=0)
Dec 09 23:23:53 sarutael-sys systemd-xdg-autostart-generator[1157]: Exec binary 'csd-xrandr' does not exist: No such file or directory
Dec 09 23:23:53 sarutael-sys systemd-xdg-autostart-generator[1157]: /home/sarutael/.config/autostart/cinnamon-settings-daemon-xrandr.desktop: not generating unit, executable specified in Exec= does not exist.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Queued start job for default target Main User Target.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Created slice User Application Slice.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Created slice User Core Session Slice.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Reached target Paths.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Reached target Timers.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Starting D-Bus User Message Bus Socket...
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on GnuPG network certificate management daemon.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on GCR ssh-agent wrapper.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on GnuPG public key management service.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on p11-kit server.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on PipeWire PulseAudio.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on PipeWire Multimedia System Sockets.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Listening on D-Bus User Message Bus Socket.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Reached target Sockets.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Reached target Basic System.
Dec 09 23:23:53 sarutael-sys systemd[1]: Started User Manager for UID 1001.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Started PipeWire Multimedia Service.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Started Multimedia Service Session Manager.
Dec 09 23:23:53 sarutael-sys systemd[1]: Started Session 2 of User sarutael.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Starting Update XDG user dir configuration...
Dec 09 23:23:53 sarutael-sys sddm-helper[1149]: Writing cookie to "/tmp/xauth_LqjnJO"
Dec 09 23:23:53 sarutael-sys sddm-helper[1149]: Starting X11 session: "" "/usr/share/sddm/scripts/Xsession \"cinnamon-session-cinnamon\""
Dec 09 23:23:53 sarutael-sys sddm[1100]: Session started true
Dec 09 23:23:53 sarutael-sys systemd[1152]: Finished Update XDG user dir configuration.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Reached target Main User Target.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Startup finished in 198ms.
Dec 09 23:23:53 sarutael-sys systemd[1152]: Starting D-Bus User Message Bus...
Dec 09 23:23:53 sarutael-sys systemd[1152]: Started D-Bus User Message Bus.
Dec 09 23:23:53 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.24' (uid=1001 pid=1160 comm="/usr/bin/pipewire")
Dec 09 23:23:53 sarutael-sys systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 09 23:23:53 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 09 23:23:53 sarutael-sys systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Successfully called chroot.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Successfully dropped privileges.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Successfully limited resources.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Canary thread running.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Running.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Watchdog thread running.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 0 threads of 0 processes of 0 users.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 0 threads of 0 processes of 0 users.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 0 threads of 0 processes of 0 users.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 0 threads of 0 processes of 0 users.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 0 threads of 0 processes of 0 users.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 0 threads of 0 processes of 0 users.
Dec 09 23:23:53 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.26' (uid=0 pid=1176 comm="/usr/lib/rtkit-daemon")
Dec 09 23:23:53 sarutael-sys systemd[1]: Starting Authorization Manager...
Dec 09 23:23:53 sarutael-sys wireplumber[1161]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Dec 09 23:23:53 sarutael-sys wireplumber[1161]: [0:00:34.820909139] [1161] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Dec 09 23:23:53 sarutael-sys wireplumber[1161]: [0:00:34.820923459] [1161] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Dec 09 23:23:53 sarutael-sys wireplumber[1161]: [0:00:34.820949979] [1161]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
Dec 09 23:23:53 sarutael-sys cinnamon-session[1163]: WARNING: t+0.02916s: Could not read /home/sarutael/.config/autostart/remmina-applet.desktop: Could not parse desktop file remmina-applet.desktop or it references a not found TryExec binary
Dec 09 23:23:53 sarutael-sys cinnamon-session[1163]: WARNING: t+0.02942s: Could not read /home/sarutael/.config/autostart/cinnamon-settings-daemon-xrandr.desktop: Could not parse desktop file cinnamon-settings-daemon-xrandr.desktop or it references a not found TryExec binary
Dec 09 23:23:53 sarutael-sys polkitd[1183]: Started polkitd version 123
Dec 09 23:23:53 sarutael-sys polkitd[1183]: Loading rules from directory /etc/polkit-1/rules.d
Dec 09 23:23:53 sarutael-sys polkitd[1183]: Loading rules from directory /usr/share/polkit-1/rules.d
Dec 09 23:23:53 sarutael-sys polkitd[1183]: Finished loading, compiling and executing 7 rules
Dec 09 23:23:53 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 09 23:23:53 sarutael-sys systemd[1]: Started Authorization Manager.
Dec 09 23:23:53 sarutael-sys polkitd[1183]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Dec 09 23:23:53 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.9' (uid=1001 pid=1222 comm="/usr/bin/csd-settings-remap")
Dec 09 23:23:53 sarutael-sys systemd[1152]: Starting User preferences database...
Dec 09 23:23:53 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'ca.desrt.dconf'
Dec 09 23:23:53 sarutael-sys systemd[1152]: Started User preferences database.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Successfully made thread 1160 of process 1160 owned by '1001' high priority at nice level -11.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 1 threads of 1 processes of 1 users.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Successfully made thread 1180 of process 1160 owned by '1001' RT at priority 20.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 2 threads of 1 processes of 1 users.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Successfully made thread 1161 of process 1161 owned by '1001' high priority at nice level -11.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 3 threads of 2 processes of 1 users.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Successfully made thread 1178 of process 1161 owned by '1001' RT at priority 20.
Dec 09 23:23:53 sarutael-sys rtkit-daemon[1176]: Supervising 4 threads of 2 processes of 1 users.
Dec 09 23:23:53 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.15' (uid=1001 pid=1229 comm="/usr/bin/csd-housekeeping")
Dec 09 23:23:53 sarutael-sys systemd[1152]: Starting Virtual filesystem service...
Dec 09 23:23:54 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.gtk.vfs.Daemon'
Dec 09 23:23:54 sarutael-sys systemd[1152]: Started Virtual filesystem service.
Dec 09 23:23:54 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.18' (uid=1001 pid=1217 comm="/usr/bin/csd-automount")
Dec 09 23:23:54 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.31' (uid=1001 pid=1196 comm="/usr/bin/csd-media-keys")
Dec 09 23:23:54 sarutael-sys systemd[1152]: Starting Virtual filesystem service - disk device monitor...
Dec 09 23:23:54 sarutael-sys systemd[1]: Starting Daemon for power management...
Dec 09 23:23:54 sarutael-sys systemd[1152]: Started PipeWire PulseAudio.
Dec 09 23:23:54 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.35' (uid=1001 pid=1319 comm="/usr/lib/gvfs-udisks2-volume-monitor")
Dec 09 23:23:54 sarutael-sys rtkit-daemon[1176]: Supervising 4 threads of 2 processes of 1 users.
Dec 09 23:23:54 sarutael-sys rtkit-daemon[1176]: Supervising 4 threads of 2 processes of 1 users.
Dec 09 23:23:54 sarutael-sys rtkit-daemon[1176]: Supervising 4 threads of 2 processes of 1 users.
Dec 09 23:23:54 sarutael-sys systemd[1]: Starting Disk Manager...
Dec 09 23:23:54 sarutael-sys rtkit-daemon[1176]: Successfully made thread 1329 of process 1329 owned by '1001' high priority at nice level -11.
Dec 09 23:23:54 sarutael-sys rtkit-daemon[1176]: Supervising 5 threads of 3 processes of 1 users.
Dec 09 23:23:54 sarutael-sys udisksd[1340]: udisks daemon version 2.10.1 starting
Dec 09 23:23:54 sarutael-sys rtkit-daemon[1176]: Successfully made thread 1342 of process 1329 owned by '1001' RT at priority 20.
Dec 09 23:23:54 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:23:54 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.UPower'
Dec 09 23:23:54 sarutael-sys systemd[1]: Started Daemon for power management.
Dec 09 23:23:54 sarutael-sys udisksd[1340]: Applying configuration from /etc/udisks2/TOSHIBA-HDWE150-Y7LXK2QDF57D.conf to /dev/sda
Dec 09 23:23:54 sarutael-sys udisksd[1340]: Set APM level to 1 on /dev/sda [TOSHIBA-HDWE150-Y7LXK2QDF57D]
Dec 09 23:23:54 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Dec 09 23:23:54 sarutael-sys systemd[1]: Started Disk Manager.
Dec 09 23:23:54 sarutael-sys udisksd[1340]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Dec 09 23:23:54 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Dec 09 23:23:54 sarutael-sys systemd[1152]: Started Virtual filesystem service - disk device monitor.
Dec 09 23:23:54 sarutael-sys wireplumber[1161]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Dec 09 23:23:54 sarutael-sys pipewire[1160]: [0:00:35.927285174] [1160] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Dec 09 23:23:54 sarutael-sys pipewire[1160]: [0:00:35.927297774] [1160] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Dec 09 23:23:54 sarutael-sys pipewire[1160]: [0:00:35.927320074] [1160]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
Dec 09 23:23:55 sarutael-sys wireplumber[1161]: <WpSiAudioAdapter:0x555a8cf23340> Object activation aborted: proxy destroyed
Dec 09 23:23:55 sarutael-sys wireplumber[1161]: <WpSiAudioAdapter:0x555a8cf23340> failed to activate item: Object activation aborted: proxy destroyed
Dec 09 23:23:55 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.5' (uid=1001 pid=1161 comm="/usr/bin/wireplumber")
Dec 09 23:23:55 sarutael-sys systemd[1152]: Starting sandboxed app permission store...
Dec 09 23:23:55 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Dec 09 23:23:55 sarutael-sys systemd[1152]: Started sandboxed app permission store.
Dec 09 23:23:55 sarutael-sys wireplumber[1161]: <WpPortalPermissionStorePlugin:0x555a8cd61850> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Dec 09 23:23:55 sarutael-sys wireplumber[1161]: <WpPortalPermissionStorePlugin:0x555a8cd61850> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Dec 09 23:23:55 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.33' (uid=1001 pid=1388 comm="cinnamon --replace")
Dec 09 23:23:55 sarutael-sys systemd[1152]: Starting Virtual filesystem metadata service...
Dec 09 23:23:55 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.gtk.vfs.Metadata'
Dec 09 23:23:55 sarutael-sys systemd[1152]: Started Virtual filesystem metadata service.
Dec 09 23:23:55 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating service name='org.cinnamon.ScreenSaver' requested by ':1.6' (uid=1001 pid=1163 comm="cinnamon-session --session cinnamon")
Dec 09 23:23:55 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.41' (uid=1001 pid=1202 comm="/usr/bin/csd-background")
Dec 09 23:23:55 sarutael-sys systemd[1]: Reached target User and Group Name Lookups.
Dec 09 23:23:55 sarutael-sys systemd[1]: Starting Accounts Service...
Dec 09 23:23:55 sarutael-sys polkitd[1183]: Registered Authentication Agent for unix-session:2 (system bus name :1.42 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Dec 09 23:23:56 sarutael-sys cinnamon-killer-daemon[1454]: Bound Cinnamon restart to <Control><Alt>Escape.
Dec 09 23:23:56 sarutael-sys NetworkManager[1023]: <info>  [1702164236.1039] agent-manager: agent[98517388ce931800,:1.43/org.freedesktop.nm-applet/1001]: agent registered
Dec 09 23:23:56 sarutael-sys accounts-daemon[1463]: started daemon version 23.13.0
Dec 09 23:23:56 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.Accounts'
Dec 09 23:23:56 sarutael-sys systemd[1]: Started Accounts Service.
Dec 09 23:23:56 sarutael-sys org.cinnamon.ScreenSaver[1453]: Loading AccountsService
Dec 09 23:23:56 sarutael-sys org.cinnamon.ScreenSaver[1453]: Fractional scaling active: False
Dec 09 23:23:56 sarutael-sys org.cinnamon.ScreenSaver[1453]: Trying to connect to logind...
Dec 09 23:23:56 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.cinnamon.ScreenSaver'
Dec 09 23:23:56 sarutael-sys org.cinnamon.ScreenSaver[1453]: Starting screensaver...
Dec 09 23:23:56 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.blueman.Mechanism' unit='blueman-mechanism.service' requested by ':1.45' (uid=1001 pid=1449 comm="/usr/bin/python /usr/bin/blueman-applet")
Dec 09 23:23:56 sarutael-sys systemd[1]: Starting Bluetooth management mechanism...
Dec 09 23:23:56 sarutael-sys org.cinnamon.ScreenSaver[1453]: Cinnamon Screensaver support not found in current theme - adding some...
Dec 09 23:23:56 sarutael-sys cinnamon-session[1163]: WARNING: t+2.49464s: Detected that screensaver has appeared on the bus
Dec 09 23:23:56 sarutael-sys org.cinnamon.ScreenSaver[1453]: AccountsService ready
Dec 09 23:23:56 sarutael-sys org.cinnamon.ScreenSaver[1453]: Successfully using logind
Dec 09 23:23:56 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.blueman.Mechanism'
Dec 09 23:23:56 sarutael-sys systemd[1]: Started Bluetooth management mechanism.
Dec 09 23:23:56 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.46' (uid=1001 pid=1449 comm="/usr/bin/python /usr/bin/blueman-applet")
Dec 09 23:23:56 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.45' (uid=1001 pid=1449 comm="/usr/bin/python /usr/bin/blueman-applet")
Dec 09 23:23:56 sarutael-sys systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Dec 09 23:23:56 sarutael-sys systemd[1152]: Starting Bluetooth OBEX service...
Dec 09 23:23:56 sarutael-sys obexd[1594]: OBEX daemon 5.70
Dec 09 23:23:56 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.bluez.obex'
Dec 09 23:23:56 sarutael-sys systemd[1152]: Started Bluetooth OBEX service.
Dec 09 23:24:00 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.55' (uid=1001 pid=1619 comm="/usr/lib/firefox/firefox")
Dec 09 23:24:00 sarutael-sys systemd[1152]: Starting Portal service...
Dec 09 23:24:00 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.56' (uid=1001 pid=1666 comm="/usr/lib/xdg-desktop-portal")
Dec 09 23:24:00 sarutael-sys systemd[1152]: Starting flatpak document portal service...
Dec 09 23:24:00 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.freedesktop.portal.Documents'
Dec 09 23:24:00 sarutael-sys systemd[1152]: Started flatpak document portal service.
Dec 09 23:24:00 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.xapp' unit='xdg-desktop-portal-xapp.service' requested by ':1.56' (uid=1001 pid=1666 comm="/usr/lib/xdg-desktop-portal")
Dec 09 23:24:00 sarutael-sys systemd[1152]: Starting Portal service (XApp implementation)...
Dec 09 23:24:00 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.freedesktop.impl.portal.desktop.xapp'
Dec 09 23:24:00 sarutael-sys systemd[1152]: Started Portal service (XApp implementation).
Dec 09 23:24:00 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:00 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:00 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:00 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.56' (uid=1001 pid=1666 comm="/usr/lib/xdg-desktop-portal")
Dec 09 23:24:00 sarutael-sys systemd[1152]: Starting Portal service (GTK/GNOME implementation)...
Dec 09 23:24:01 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Dec 09 23:24:01 sarutael-sys systemd[1152]: Started Portal service (GTK/GNOME implementation).
Dec 09 23:24:01 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.freedesktop.portal.Desktop'
Dec 09 23:24:01 sarutael-sys systemd[1152]: Started Portal service.
Dec 09 23:24:01 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.50' (uid=1001 pid=1619 comm="/usr/lib/firefox/firefox")
Dec 09 23:24:01 sarutael-sys systemd[1]: Starting Time & Date Service...
Dec 09 23:24:01 sarutael-sys dbus-daemon[974]: [system] Successfully activated service 'org.freedesktop.timedate1'
Dec 09 23:24:01 sarutael-sys systemd[1]: Started Time & Date Service.
Dec 09 23:24:01 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:01 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:01 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:01 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:01 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:01 sarutael-sys rtkit-daemon[1176]: Supervising 6 threads of 3 processes of 1 users.
Dec 09 23:24:01 sarutael-sys rtkit-daemon[1176]: Successfully made thread 1799 of process 1619 owned by '1001' RT at priority 10.
Dec 09 23:24:01 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:02 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:03 sarutael-sys systemd[1]: Stopping User Manager for UID 975...
Dec 09 23:24:03 sarutael-sys systemd[1126]: Activating special unit Exit the Session...
Dec 09 23:24:03 sarutael-sys systemd[1126]: Stopped target Main User Target.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Stopping D-Bus User Message Bus...
Dec 09 23:24:03 sarutael-sys systemd[1126]: Stopped D-Bus User Message Bus.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Removed slice User Core Session Slice.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Stopped target Basic System.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Stopped target Paths.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Stopped target Sockets.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Stopped target Timers.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed D-Bus User Message Bus Socket.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed GnuPG network certificate management daemon.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed GCR ssh-agent wrapper.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed GnuPG cryptographic agent and passphrase cache.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed GnuPG public key management service.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed p11-kit server.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed PipeWire PulseAudio.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Closed PipeWire Multimedia System Sockets.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Removed slice User Application Slice.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Reached target Shutdown.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Finished Exit the Session.
Dec 09 23:24:03 sarutael-sys systemd[1126]: Reached target Exit the Session.
Dec 09 23:24:03 sarutael-sys (sd-pam)[1127]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Dec 09 23:24:03 sarutael-sys systemd[1]: user@975.service: Deactivated successfully.
Dec 09 23:24:03 sarutael-sys systemd[1]: Stopped User Manager for UID 975.
Dec 09 23:24:03 sarutael-sys systemd[1]: Stopping User Runtime Directory /run/user/975...
Dec 09 23:24:03 sarutael-sys systemd[1]: run-user-975.mount: Deactivated successfully.
Dec 09 23:24:03 sarutael-sys systemd[1]: user-runtime-dir@975.service: Deactivated successfully.
Dec 09 23:24:03 sarutael-sys systemd[1]: Stopped User Runtime Directory /run/user/975.
Dec 09 23:24:03 sarutael-sys systemd[1]: Removed slice User Slice of UID 975.
Dec 09 23:24:05 sarutael-sys systemd-timesyncd[964]: Contacted time server 134.0.16.1:123 (2.arch.pool.ntp.org).
Dec 09 23:24:05 sarutael-sys systemd-timesyncd[964]: Initial clock synchronization to Sat 2023-12-09 23:24:05.221860 GMT.
Dec 09 23:24:05 sarutael-sys systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 09 23:24:08 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:08 sarutael-sys rtkit-daemon[1176]: Supervising 7 threads of 4 processes of 1 users.
Dec 09 23:24:17 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Activating service name='org.xfce.Xfconf' requested by ':1.61' (uid=1001 pid=2032 comm="/usr/bin/xfce4-terminal")
Dec 09 23:24:17 sarutael-sys dbus-daemon[1172]: [session uid=1001 pid=1172] Successfully activated service 'org.xfce.Xfconf'
Dec 09 23:24:20 sarutael-sys dbus-daemon[974]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.64' (uid=0 pid=2075 comm="sudo journalctl -b")
Dec 09 23:24:20 sarutael-sys dbus-daemon[974]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 09 23:24:21 sarutael-sys dbus-daemon[974]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Dec 09 23:24:23 sarutael-sys sudo[2075]: sarutael : TTY=pts/0 ; PWD=/home/sarutael ; USER=root ; COMMAND=/usr/bin/journalctl -b
Dec 09 23:24:23 sarutael-sys sudo[2075]: pam_unix(sudo:session): session opened for user root(uid=0) by sarutael(uid=1001)

Offline

#4 2023-12-10 04:08:03

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,642

Re: No display - Virtual terminal

Somehow, that is not what Seth requested.  I'm fairly certain there were sources other than systemd, and I doubt systemd was that curt.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#5 2023-12-10 09:26:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,054

Re: No display - Virtual terminal

… and it skips all the relevant bits.

Online

#6 2023-12-10 13:03:20

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

Some journalctl problem ? I copied and pasted

Offline

#7 2023-12-10 13:06:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,054

Re: No display - Virtual terminal

Yeah, out of a limited scrollback buffer - or the pager.
Run the command in #2, it'll paste the file into 0x0.st and get you a url to share.

Online

#8 2023-12-10 13:24:01

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

seth wrote:

Run the command in #2,

#2 ? TTY #2? That's where my desktop is

Offline

#9 2023-12-10 13:26:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,054

Online

#10 2023-12-10 13:30:56

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

https://0x0.st/H3fm.txt

It seems to be related to monitor, as when I unplug my second monitor tty appears

Last edited by burny02 (2023-12-10 13:31:41)

Offline

#11 2023-12-10 13:38:36

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,054

Re: No display - Virtual terminal

That's still just the journal tail, did you somehow radically constrain the journal size?

Online

#12 2023-12-10 14:15:11

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

Not that I know of

I faced this problem when my machine was randomly crashing out. My journal only ever showed since boot

I did just boot up prior to running the command

Offline

#13 2023-12-10 14:24:50

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,054

Re: No display - Virtual terminal

https://wiki.archlinux.org/title/System … size_limit

Try at least

sudo dmesg | curl -F 'file=@-' 0x0.st

But something bad is happening to the system…

Online

#14 2023-12-10 14:30:46

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

These are the only options on

Let me try changing

[Journal]
Storage=auto
SystemMaxUse=50
SystemKeepFree=50

To:

[Journal]
Storage=auto
SystemMaxUse=100M 

Offline

#15 2023-12-10 14:35:19

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

seth wrote:
sudo dmesg | curl -F 'file=@-' 0x0.st

http://0x0.st/H3fk.txt

Offline

#16 2023-12-10 14:40:58

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

Just noticed that with my second monitor plugged in, I no longer get the grub verbose boot - i.e. nosplash & not quiet

I get it with 1 monitor

Offline

#17 2023-12-10 14:46:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,054

Re: No display - Virtual terminal

Make sure to enable https://wiki.archlinux.org/title/NVIDIA … de_setting
What did you want to pass through? Apparently there's only one GPU (the nvidia one)?

Can you switch the TTY when https://wiki.archlinux.org/title/GRUB/T … ramebuffer ?

Edit:

[   12.848444] systemd-journald[672]: /var/log/journal/b2b5386ee9da44818ca4c15f33747df9/system.journal: Journal file uses a different sequence number ID, rotating.
[   12.848452] systemd-journald[672]: Rotating system journal.

You might fall victim to https://bbs.archlinux.org/viewtopic.php?id=290439

Ftr: does the dmesg include a supposed VT switch?

Last edited by seth (2023-12-10 14:53:57)

Online

#18 2023-12-10 16:31:25

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

I removed the other card for now as it was causing issues. It also looked as if the driver wasn't working correctly, as it didn't appear on xrandr...Anyway...

I think my nvidia settings are correct:

modprobe -c | grep nvidia_drm
options nvidia_drm modeset=1
options nvidia_drm fbdev=1
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia_drm
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia_drm
alias pci:v000010DEd*sv*sd*bc06sc80i00* nvidia_drm

My mkinitcpaio.conf also contains

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

Modifying the grub to GRUB_GFXPAYLOAD_LINUX=text & GRUB_TERMINAL_OUTPUT=console made no difference

I've looked at the journal folder, it is 30mb so nowhere near the 100mb I set. Vacuum does nothing...It still appears to be rotating. I believe this has been an issue for months as I've never been able to get after a reboot

Last edited by burny02 (2023-12-10 16:33:55)

Offline

#19 2023-12-10 16:46:01

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

Also just tried removing kms from mkinitcpio.conf hooks.

Didn't make a difference, but I seemingly missed it

Offline

#20 2023-12-10 18:59:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,054

Re: No display - Virtual terminal

My mkinitcpio.conf also contains

Did you rebuild the initramfs after adding the modprobe parameters?
Just add them to the kernel commandline to be sure they're applied.

seth wrote:

Ftr: does the dmesg include a supposed VT switch?

Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General and

for OUT in /sys/class/drm/card0*; do echo $OUT; edid-decode $OUT/edid; echo "================="; done

You'll need https://aur.archlinux.org/packages/edid-decode-git for the latter

Online

#21 2023-12-11 02:51:30

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

Ftr: does the dmesg include a supposed VT switch?

Can't remember. This one does https://0x0.st/H3yN.txt

I've also noticed that CSM in BIOS has an effect. (Blank screen if off during boot) I've left it on for now; but still no verbose boot/tty switch

Offline

#22 2023-12-11 02:52:41

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

Did you rebuild the initramfs after adding the modprobe parameters?
Just add them to the kernel commandline to be sure they're applied.

Yep. I remade many times now. Adding to command line made no difference

Offline

#23 2023-12-11 02:57:46

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

seth wrote:

Also please post your Xorg log,

https://0x0.st/H3yb.txt

Offline

#24 2023-12-11 03:02:03

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

Offline

#25 2023-12-11 03:05:15

burny02
Member
Registered: 2021-07-01
Posts: 129

Re: No display - Virtual terminal

I have also been playing trying to get my radeon 620 card to play ball (The only one I have for testing some passthrough)

I was able to get full text boot / tty switching, however SDDM would not start due to no display. I couldn't get it to work, having followed arch wiki for both amdgpu + radeon...

Not sure if that is relevant

Offline

Board footer

Powered by FluxBB