#################### inxi -Fxxc0z ######################## System: Kernel: 5.15.58-2-lts arch: x86_64 bits: 64 compiler: gcc v: 12.1.1 Desktop: Budgie v: 10.6.2 wm: budgie-wm dm: LightDM Distro: EndeavourOS base: Arch Linux Machine: Type: Desktop System: Gigabyte product: N/A v: N/A serial: Chassis: type: 3 serial: Mobo: Gigabyte model: F2A88X-UP4 v: x.x serial: UEFI: American Megatrends v: F7 date: 04/01/2015 CPU: Info: quad core model: AMD A10-7850K Radeon R7 12 Compute Cores 4C+8G bits: 64 type: MT MCP arch: Steamroller rev: 1 cache: L1: 256 KiB L2: 4 MiB Speed (MHz): avg: 1696 high: 1697 min/max: 1700/3700 boost: enabled cores: 1: 1697 2: 1697 3: 1697 4: 1696 bogomips: 29546 Flags: avx ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm Graphics: Device-1: AMD Kaveri [Radeon R7 Graphics] vendor: Gigabyte driver: radeon v: kernel arch: GCN-2 ports: active: DVI-D-1 empty: HDMI-A-1,VGA-1 bus-ID: 00:01.0 chip-ID: 1002:130f Display: x11 server: X.Org v: 21.1.4 with: Xwayland v: 22.1.3 compositor: budgie-wm driver: X: loaded: radeon unloaded: modesetting alternate: fbdev,vesa gpu: radeon display-ID: :0 screens: 1 Screen-1: 0 s-res: 1920x1080 s-dpi: 96 Monitor-1: DVI-D-1 mapped: DVI-0 model: Samsung SyncMaster res: 1920x1080 dpi: 102 diag: 547mm (21.5") OpenGL: renderer: AMD KAVERI (LLVM 14.0.6 DRM 2.50 5.15.58-2-lts) v: 4.5 Mesa 22.1.4 direct render: Yes Audio: Device-1: AMD Kaveri HDMI/DP Audio vendor: Gigabyte driver: snd_hda_intel v: kernel bus-ID: 00:01.1 chip-ID: 1002:1308 Device-2: AMD FCH Azalia vendor: Gigabyte driver: snd_hda_intel v: kernel bus-ID: 00:14.2 chip-ID: 1022:780d Sound Server-1: ALSA v: k5.15.58-2-lts running: yes Sound Server-2: PulseAudio v: 16.1 running: no Sound Server-3: PipeWire v: 0.3.56 running: yes Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Gigabyte driver: r8169 v: kernel pcie: speed: 2.5 GT/s lanes: 1 port: e000 bus-ID: 01:00.0 chip-ID: 10ec:8168 IF: enp1s0 state: up speed: 1000 Mbps duplex: full mac: Drives: Local Storage: total: 8.3 TiB used: 5.72 TiB (69.0%) ID-1: /dev/sda vendor: Seagate model: ST4000DM004-2CV104 size: 3.64 TiB speed: 6.0 Gb/s serial: ID-2: /dev/sdb vendor: Kingston model: SV300S37A120G size: 111.79 GiB speed: 6.0 Gb/s serial: ID-3: /dev/sdc vendor: Western Digital model: WD20EZRZ-00Z5HB0 size: 1.82 TiB speed: 6.0 Gb/s serial: ID-4: /dev/sdd vendor: Western Digital model: WD20EZRZ-00Z5HB0 size: 1.82 TiB speed: 6.0 Gb/s serial: ID-5: /dev/sde type: USB vendor: Seagate model: Backup+ BL size: 931.51 GiB serial: Partition: ID-1: / size: 109.19 GiB used: 64.12 GiB (58.7%) fs: ext4 dev: /dev/sdb2 ID-2: /boot/efi size: 299.4 MiB used: 296 KiB (0.1%) fs: vfat dev: /dev/sdb1 Swap: ID-1: swap-1 type: zram size: 7.29 GiB used: 0 KiB (0.0%) priority: 100 dev: /dev/zram0 Sensors: System Temperatures: cpu: 30.0 C mobo: N/A gpu: radeon temp: 14.0 C Fan Speeds (RPM): cpu: 844 fan-2: 807 fan-3: 1293 fan-4: 0 fan-5: 0 Power: 12v: N/A 5v: N/A 3.3v: N/A vbat: 3.05 Info: Processes: 301 Uptime: 4m Memory: 14.59 GiB used: 3.65 GiB (25.0%) Init: systemd v: 251 default: graphical Compilers: gcc: 12.1.1 Packages: 1706 pacman: 1702 flatpak: 4 Client: shell wrapper v: 5.1.16-release inxi: 3.3.20 #################### cat /etc/pacman.conf ######################## # # /etc/pacman.conf # # See the pacman.conf(5) manpage for option and repository directives # # GENERAL OPTIONS # [options] # The following paths are commented out with their default values listed. # If you wish to use different paths, uncomment and update the paths. #RootDir = / #DBPath = /var/lib/pacman/ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ #HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -L -C - -f -o %o %u #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #CleanMethod = KeepInstalled #UseDelta = 0.7 Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup #IgnorePkg = #IgnoreGroup = #NoUpgrade = #NoExtract = # Misc options #UseSyslog Color ILoveCandy #NoProgressBar #CheckSpace VerbosePkgLists DisableDownloadTimeout ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages. SigLevel = Required DatabaseOptional LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local # keyring can then be populated with the keys of all official Arch Linux # packagers with `pacman-key --populate archlinux`. # # REPOSITORIES # - can be defined here or included from another file # - pacman will search repositories in the order defined here # - local/custom mirrors can be added here or in separate files # - repositories listed first will take precedence when packages # have identical names, regardless of version number # - URLs will have $repo replaced by the name of the current repo # - URLs will have $arch replaced by the name of the architecture # # Repository entries are of the format: # [repo-name] # Server = ServerName # Include = IncludePath # # The header [repo-name] is crucial - it must be present and # uncommented to enable the repo. # # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. #[testing] #Include = /etc/pacman.d/mirrorlist [core] Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist #[community-testing] #Include = /etc/pacman.d/mirrorlist [community] Include = /etc/pacman.d/mirrorlist # If you want to run 32 bit applications on your x86_64 system, # enable the multilib repositories as required here. #[multilib-testing] #Include = /etc/pacman.d/mirrorlist [multilib] Include = /etc/pacman.d/mirrorlist [endeavouros] SigLevel = PackageRequired Include = /etc/pacman.d/endeavouros-mirrorlist # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. #[custom] #SigLevel = Optional TrustAll #Server = file:///home/custompkgs [kernel-lts] Server = https://repo.m2x.dev/current/$repo/$arch #################### journalctl -b -1 ######################## Aug 03 02:51:29 _hostname_ kernel: Linux version 5.15.58-2-lts (linux-lts@archlinux) (gcc (GCC) 12.1.1 20220730, GNU ld (GNU Binutils) 2.38) #1 SMP Mon, 01 Aug 2022 19:44:08 +0000 Aug 03 02:51:29 _hostname_ kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES mitigations=off Aug 03 02:51:29 _hostname_ kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Aug 03 02:51:29 _hostname_ kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Aug 03 02:51:29 _hostname_ kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Aug 03 02:51:29 _hostname_ kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 03 02:51:29 _hostname_ kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Aug 03 02:51:29 _hostname_ kernel: signal: max sigframe size: 1776 Aug 03 02:51:29 _hostname_ kernel: BIOS-provided physical RAM map: Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007cea8fff] usable Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007cea9000-0x000000007cee9fff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007ceea000-0x000000007d1acfff] usable Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007d1ad000-0x000000007d27afff] ACPI NVS Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007d27b000-0x000000007e17ffff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007e180000-0x000000007e1befff] type 20 Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007e1bf000-0x000000007e1bffff] usable Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007e1c0000-0x000000007e3c5fff] ACPI NVS Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007e3c6000-0x000000007e84cfff] usable Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007e84d000-0x000000007efddfff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x000000007efde000-0x000000007effffff] usable Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved Aug 03 02:51:29 _hostname_ kernel: BIOS-e820: [mem 0x0000000100000000-0x000000043effffff] usable Aug 03 02:51:29 _hostname_ kernel: NX (Execute Disable) protection: active Aug 03 02:51:29 _hostname_ kernel: efi: EFI v2.31 by American Megatrends Aug 03 02:51:29 _hostname_ kernel: efi: ACPI=0x7d231000 ACPI 2.0=0x7d231000 SMBIOS=0xf04c0 Aug 03 02:51:29 _hostname_ kernel: SMBIOS 2.7 present. Aug 03 02:51:29 _hostname_ kernel: DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./F2A88X-UP4, BIOS F7 04/01/2015 Aug 03 02:51:29 _hostname_ kernel: tsc: Fast TSC calibration using PIT Aug 03 02:51:29 _hostname_ kernel: tsc: Detected 3693.311 MHz processor Aug 03 02:51:29 _hostname_ kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Aug 03 02:51:29 _hostname_ kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Aug 03 02:51:29 _hostname_ kernel: last_pfn = 0x43f000 max_arch_pfn = 0x400000000 Aug 03 02:51:29 _hostname_ kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Aug 03 02:51:29 _hostname_ kernel: e820: update [mem 0x80000000-0xffffffff] usable ==> reserved Aug 03 02:51:29 _hostname_ kernel: last_pfn = 0x7f000 max_arch_pfn = 0x400000000 Aug 03 02:51:29 _hostname_ kernel: found SMP MP-table at [mem 0x000fd6f0-0x000fd6ff] Aug 03 02:51:29 _hostname_ kernel: Using GB pages for direct mapping Aug 03 02:51:29 _hostname_ kernel: Secure boot disabled Aug 03 02:51:29 _hostname_ kernel: RAMDISK: [mem 0x36edb000-0x37764fff] Aug 03 02:51:29 _hostname_ kernel: ACPI: Early table checksum verification disabled Aug 03 02:51:29 _hostname_ kernel: ACPI: RSDP 0x000000007D231000 000024 (v02 ALASKA) Aug 03 02:51:29 _hostname_ kernel: ACPI: XSDT 0x000000007D231080 000084 (v01 ALASKA A M I 01072009 AMI 00010013) Aug 03 02:51:29 _hostname_ kernel: ACPI: FACP 0x000000007D237650 00010C (v05 ALASKA A M I 01072009 AMI 00010013) Aug 03 02:51:29 _hostname_ kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20210730/tbfadt-615) Aug 03 02:51:29 _hostname_ kernel: ACPI: DSDT 0x000000007D2311A0 0064AE (v02 ALASKA A M I 00000088 INTL 20051117) Aug 03 02:51:29 _hostname_ kernel: ACPI: FACS 0x000000007D270080 000040 Aug 03 02:51:29 _hostname_ kernel: ACPI: APIC 0x000000007D237760 00007E (v03 ALASKA A M I 01072009 AMI 00010013) Aug 03 02:51:29 _hostname_ kernel: ACPI: FPDT 0x000000007D2377E0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) Aug 03 02:51:29 _hostname_ kernel: ACPI: MCFG 0x000000007D237828 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) Aug 03 02:51:29 _hostname_ kernel: ACPI: HPET 0x000000007D237868 000038 (v01 ALASKA A M I 01072009 AMI 00000005) Aug 03 02:51:29 _hostname_ kernel: ACPI: WDRT 0x000000007D2378A0 000047 (v01 ALASKA A M I 01072009 AMI 00000005) Aug 03 02:51:29 _hostname_ kernel: ACPI: BGRT 0x000000007D2378E8 000038 (v00 ALASKA A M I 01072009 AMI 00010013) Aug 03 02:51:29 _hostname_ kernel: ACPI: SSDT 0x000000007D237920 000B9C (v01 AMD BANTRY 00000001 AMD 00000001) Aug 03 02:51:29 _hostname_ kernel: ACPI: SSDT 0x000000007D2384C0 00033B (v02 AMD BANTRY 00000002 MSFT 04000000) Aug 03 02:51:29 _hostname_ kernel: ACPI: CRAT 0x000000007D238800 0005A0 (v01 AMD BANTRY 00000001 AMD 00000001) Aug 03 02:51:29 _hostname_ kernel: ACPI: SSDT 0x000000007D238DA0 0016E2 (v01 AMD CPMCMN 00000001 INTL 20051117) Aug 03 02:51:29 _hostname_ kernel: ACPI: SSDT 0x000000007D23A488 001519 (v01 AMD CPMDFIGP 00000001 INTL 20051117) Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving FACP table memory at [mem 0x7d237650-0x7d23775b] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving DSDT table memory at [mem 0x7d2311a0-0x7d23764d] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving FACS table memory at [mem 0x7d270080-0x7d2700bf] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving APIC table memory at [mem 0x7d237760-0x7d2377dd] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving FPDT table memory at [mem 0x7d2377e0-0x7d237823] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving MCFG table memory at [mem 0x7d237828-0x7d237863] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving HPET table memory at [mem 0x7d237868-0x7d23789f] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving WDRT table memory at [mem 0x7d2378a0-0x7d2378e6] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving BGRT table memory at [mem 0x7d2378e8-0x7d23791f] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0x7d237920-0x7d2384bb] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0x7d2384c0-0x7d2387fa] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving CRAT table memory at [mem 0x7d238800-0x7d238d9f] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0x7d238da0-0x7d23a481] Aug 03 02:51:29 _hostname_ kernel: ACPI: Reserving SSDT table memory at [mem 0x7d23a488-0x7d23b9a0] Aug 03 02:51:29 _hostname_ kernel: No NUMA configuration found Aug 03 02:51:29 _hostname_ kernel: Faking a node at [mem 0x0000000000000000-0x000000043effffff] Aug 03 02:51:29 _hostname_ kernel: NODE_DATA(0) allocated [mem 0x43effc000-0x43effffff] Aug 03 02:51:29 _hostname_ kernel: Zone ranges: Aug 03 02:51:29 _hostname_ kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Aug 03 02:51:29 _hostname_ kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] Aug 03 02:51:29 _hostname_ kernel: Normal [mem 0x0000000100000000-0x000000043effffff] Aug 03 02:51:29 _hostname_ kernel: Device empty Aug 03 02:51:29 _hostname_ kernel: Movable zone start for each node Aug 03 02:51:29 _hostname_ kernel: Early memory node ranges Aug 03 02:51:29 _hostname_ kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff] Aug 03 02:51:29 _hostname_ kernel: node 0: [mem 0x0000000000100000-0x000000007cea8fff] Aug 03 02:51:29 _hostname_ kernel: node 0: [mem 0x000000007ceea000-0x000000007d1acfff] Aug 03 02:51:29 _hostname_ kernel: node 0: [mem 0x000000007e1bf000-0x000000007e1bffff] Aug 03 02:51:29 _hostname_ kernel: node 0: [mem 0x000000007e3c6000-0x000000007e84cfff] Aug 03 02:51:29 _hostname_ kernel: node 0: [mem 0x000000007efde000-0x000000007effffff] Aug 03 02:51:29 _hostname_ kernel: node 0: [mem 0x0000000100000000-0x000000043effffff] Aug 03 02:51:29 _hostname_ kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043effffff] Aug 03 02:51:29 _hostname_ kernel: On node 0, zone DMA: 1 pages in unavailable ranges Aug 03 02:51:29 _hostname_ kernel: On node 0, zone DMA: 96 pages in unavailable ranges Aug 03 02:51:29 _hostname_ kernel: On node 0, zone DMA32: 65 pages in unavailable ranges Aug 03 02:51:29 _hostname_ kernel: On node 0, zone DMA32: 4114 pages in unavailable ranges Aug 03 02:51:29 _hostname_ kernel: On node 0, zone DMA32: 518 pages in unavailable ranges Aug 03 02:51:29 _hostname_ kernel: On node 0, zone DMA32: 1937 pages in unavailable ranges Aug 03 02:51:29 _hostname_ kernel: On node 0, zone Normal: 4096 pages in unavailable ranges Aug 03 02:51:29 _hostname_ kernel: On node 0, zone Normal: 4096 pages in unavailable ranges Aug 03 02:51:29 _hostname_ kernel: ACPI: PM-Timer IO Port: 0x808 Aug 03 02:51:29 _hostname_ kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) Aug 03 02:51:29 _hostname_ kernel: IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23 Aug 03 02:51:29 _hostname_ kernel: IOAPIC[1]: apic_id 1, version 33, address 0xfec01000, GSI 24-55 Aug 03 02:51:29 _hostname_ kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Aug 03 02:51:29 _hostname_ kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) Aug 03 02:51:29 _hostname_ kernel: ACPI: Using ACPI (MADT) for SMP configuration information Aug 03 02:51:29 _hostname_ kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000 Aug 03 02:51:29 _hostname_ kernel: e820: update [mem 0x715e7000-0x7162bfff] usable ==> reserved Aug 03 02:51:29 _hostname_ kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x715e7000-0x7162bfff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x7cea9000-0x7cee9fff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x7d1ad000-0x7d27afff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x7d27b000-0x7e17ffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x7e180000-0x7e1befff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x7e1c0000-0x7e3c5fff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x7e84d000-0x7efddfff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0x7f000000-0xdfffffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfeb7ffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfeffffff] Aug 03 02:51:29 _hostname_ kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff] Aug 03 02:51:29 _hostname_ kernel: [mem 0x7f000000-0xdfffffff] available for PCI devices Aug 03 02:51:29 _hostname_ kernel: Booting paravirtualized kernel on bare hardware Aug 03 02:51:29 _hostname_ kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Aug 03 02:51:29 _hostname_ kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1 Aug 03 02:51:29 _hostname_ kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u524288 Aug 03 02:51:29 _hostname_ kernel: pcpu-alloc: s212992 r8192 d28672 u524288 alloc=1*2097152 Aug 03 02:51:29 _hostname_ kernel: pcpu-alloc: [0] 0 1 2 3 Aug 03 02:51:29 _hostname_ kernel: Built 1 zonelists, mobility grouping on. Total pages: 3855869 Aug 03 02:51:29 _hostname_ kernel: Policy zone: Normal Aug 03 02:51:29 _hostname_ kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES mitigations=off Aug 03 02:51:29 _hostname_ kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-lts nvme_load=YES", will be passed to user space. Aug 03 02:51:29 _hostname_ kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off Aug 03 02:51:29 _hostname_ kernel: Memory: 15079832K/15668948K available (14344K kernel code, 2056K rwdata, 10760K rodata, 2128K init, 3676K bss, 588856K reserved, 0K cma-reserved) Aug 03 02:51:29 _hostname_ kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Aug 03 02:51:29 _hostname_ kernel: ftrace: allocating 44167 entries in 173 pages Aug 03 02:51:29 _hostname_ kernel: ftrace: allocated 173 pages with 5 groups Aug 03 02:51:29 _hostname_ kernel: rcu: Hierarchical RCU implementation. Aug 03 02:51:29 _hostname_ kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4. Aug 03 02:51:29 _hostname_ kernel: Rude variant of Tasks RCU enabled. Aug 03 02:51:29 _hostname_ kernel: Tracing variant of Tasks RCU enabled. Aug 03 02:51:29 _hostname_ kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. Aug 03 02:51:29 _hostname_ kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Aug 03 02:51:29 _hostname_ kernel: NR_IRQS: 20736, nr_irqs: 1000, preallocated irqs: 16 Aug 03 02:51:29 _hostname_ kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Aug 03 02:51:29 _hostname_ kernel: Console: colour dummy device 80x25 Aug 03 02:51:29 _hostname_ kernel: printk: console [tty0] enabled Aug 03 02:51:29 _hostname_ kernel: ACPI: Core revision 20210730 Aug 03 02:51:29 _hostname_ kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns Aug 03 02:51:29 _hostname_ kernel: APIC: Switch to symmetric I/O mode setup Aug 03 02:51:29 _hostname_ kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Aug 03 02:51:29 _hostname_ kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a795052110, max_idle_ns: 881590930736 ns Aug 03 02:51:29 _hostname_ kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7386.62 BogoMIPS (lpj=36933110) Aug 03 02:51:29 _hostname_ kernel: pid_max: default: 32768 minimum: 301 Aug 03 02:51:29 _hostname_ kernel: LSM: Security Framework initializing Aug 03 02:51:29 _hostname_ kernel: landlock: Up and running. Aug 03 02:51:29 _hostname_ kernel: Yama: becoming mindful. Aug 03 02:51:29 _hostname_ kernel: LSM support for eBPF active Aug 03 02:51:29 _hostname_ kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: LVT offset 1 assigned for vector 0xf9 Aug 03 02:51:29 _hostname_ kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 Aug 03 02:51:29 _hostname_ kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 Aug 03 02:51:29 _hostname_ kernel: Speculative Store Bypass: Vulnerable Aug 03 02:51:29 _hostname_ kernel: Freeing SMP alternatives memory: 36K Aug 03 02:51:29 _hostname_ kernel: smpboot: CPU0: AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G (family: 0x15, model: 0x30, stepping: 0x1) Aug 03 02:51:29 _hostname_ kernel: Performance Events: Fam15h core perfctr, AMD PMU driver. Aug 03 02:51:29 _hostname_ kernel: ... version: 0 Aug 03 02:51:29 _hostname_ kernel: ... bit width: 48 Aug 03 02:51:29 _hostname_ kernel: ... generic registers: 6 Aug 03 02:51:29 _hostname_ kernel: ... value mask: 0000ffffffffffff Aug 03 02:51:29 _hostname_ kernel: ... max period: 00007fffffffffff Aug 03 02:51:29 _hostname_ kernel: ... fixed-purpose events: 0 Aug 03 02:51:29 _hostname_ kernel: ... event mask: 000000000000003f Aug 03 02:51:29 _hostname_ kernel: rcu: Hierarchical SRCU implementation. Aug 03 02:51:29 _hostname_ kernel: smp: Bringing up secondary CPUs ... Aug 03 02:51:29 _hostname_ kernel: x86: Booting SMP configuration: Aug 03 02:51:29 _hostname_ kernel: .... node #0, CPUs: #1 #2 #3 Aug 03 02:51:29 _hostname_ kernel: smp: Brought up 1 node, 4 CPUs Aug 03 02:51:29 _hostname_ kernel: smpboot: Max logical packages: 1 Aug 03 02:51:29 _hostname_ kernel: smpboot: Total of 4 processors activated (29546.48 BogoMIPS) Aug 03 02:51:29 _hostname_ kernel: devtmpfs: initialized Aug 03 02:51:29 _hostname_ kernel: x86/mm: Memory block size: 128MB Aug 03 02:51:29 _hostname_ kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7d1ad000-0x7d27afff] (843776 bytes) Aug 03 02:51:29 _hostname_ kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7e1c0000-0x7e3c5fff] (2121728 bytes) Aug 03 02:51:29 _hostname_ kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Aug 03 02:51:29 _hostname_ kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: pinctrl core: initialized pinctrl subsystem Aug 03 02:51:29 _hostname_ kernel: PM: RTC time: 21:21:23, date: 2022-08-02 Aug 03 02:51:29 _hostname_ kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Aug 03 02:51:29 _hostname_ kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations Aug 03 02:51:29 _hostname_ kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Aug 03 02:51:29 _hostname_ kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Aug 03 02:51:29 _hostname_ kernel: audit: initializing netlink subsys (disabled) Aug 03 02:51:29 _hostname_ kernel: audit: type=2000 audit(1659475283.200:1): state=initialized audit_enabled=0 res=1 Aug 03 02:51:29 _hostname_ kernel: thermal_sys: Registered thermal governor 'fair_share' Aug 03 02:51:29 _hostname_ kernel: thermal_sys: Registered thermal governor 'bang_bang' Aug 03 02:51:29 _hostname_ kernel: thermal_sys: Registered thermal governor 'step_wise' Aug 03 02:51:29 _hostname_ kernel: thermal_sys: Registered thermal governor 'user_space' Aug 03 02:51:29 _hostname_ kernel: thermal_sys: Registered thermal governor 'power_allocator' Aug 03 02:51:29 _hostname_ kernel: cpuidle: using governor ladder Aug 03 02:51:29 _hostname_ kernel: cpuidle: using governor menu Aug 03 02:51:29 _hostname_ kernel: HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB Aug 03 02:51:29 _hostname_ kernel: ACPI: bus type PCI registered Aug 03 02:51:29 _hostname_ kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Aug 03 02:51:29 _hostname_ kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) Aug 03 02:51:29 _hostname_ kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 Aug 03 02:51:29 _hostname_ kernel: PCI: Using configuration type 1 for base access Aug 03 02:51:29 _hostname_ kernel: Kprobes globally optimized Aug 03 02:51:29 _hostname_ kernel: HugeTLB: can free 6 vmemmap pages for hugepages-2048kB Aug 03 02:51:29 _hostname_ kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Aug 03 02:51:29 _hostname_ kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Aug 03 02:51:29 _hostname_ kernel: ACPI: Added _OSI(Module Device) Aug 03 02:51:29 _hostname_ kernel: ACPI: Added _OSI(Processor Device) Aug 03 02:51:29 _hostname_ kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Aug 03 02:51:29 _hostname_ kernel: ACPI: Added _OSI(Processor Aggregator Device) Aug 03 02:51:29 _hostname_ kernel: ACPI: Added _OSI(Linux-Dell-Video) Aug 03 02:51:29 _hostname_ kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Aug 03 02:51:29 _hostname_ kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Aug 03 02:51:29 _hostname_ kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded Aug 03 02:51:29 _hostname_ kernel: ACPI: Interpreter enabled Aug 03 02:51:29 _hostname_ kernel: ACPI: PM: (supports S0 S3 S4 S5) Aug 03 02:51:29 _hostname_ kernel: ACPI: Using IOAPIC for interrupt routing Aug 03 02:51:29 _hostname_ kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Aug 03 02:51:29 _hostname_ kernel: ACPI: Enabled 5 GPEs in block 00 to 1F Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Aug 03 02:51:29 _hostname_ kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Aug 03 02:51:29 _hostname_ kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC] Aug 03 02:51:29 _hostname_ kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] Aug 03 02:51:29 _hostname_ kernel: PCI host bridge to bus 0000:00 Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfed3ffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:00.0: [1022:1422] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: [1002:130f] type 00 class 0x030000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: reg 0x18: [mem 0xd0000000-0xd07fffff 64bit pref] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: reg 0x20: [io 0xf000-0xf0ff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: reg 0x24: [mem 0xfeb00000-0xfeb3ffff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: reg 0x30: [mem 0xfeb40000-0xfeb5ffff pref] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: enabling Extended Tags Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: BAR 0: assigned to efifb Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: supports D1 D2 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: PME# supported from D1 D2 D3hot Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.1: [1002:1308] type 00 class 0x040300 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.1: reg 0x10: [mem 0xfeb64000-0xfeb67fff 64bit] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.1: enabling Extended Tags Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.1: supports D1 D2 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:02.0: [1022:1424] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.0: [1022:1424] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: [1022:1426] type 01 class 0x060400 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: enabling Extended Tags Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.4: [1022:1426] type 01 class 0x060400 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.4: enabling Extended Tags Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.4: PME# supported from D0 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:04.0: [1022:1424] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:10.0: reg 0x10: [mem 0xfeb6a000-0xfeb6bfff 64bit] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:10.0: PME# supported from D0 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:10.1: [1022:7814] type 00 class 0x0c0330 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:10.1: reg 0x10: [mem 0xfeb68000-0xfeb69fff 64bit] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:10.1: PME# supported from D0 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:11.0: [1022:7801] type 00 class 0x010601 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:11.0: reg 0x10: [io 0xf140-0xf147] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:11.0: reg 0x14: [io 0xf130-0xf133] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:11.0: reg 0x18: [io 0xf120-0xf127] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:11.0: reg 0x1c: [io 0xf110-0xf113] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:11.0: reg 0x20: [io 0xf100-0xf10f] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfeb71000-0xfeb717ff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfeb70000-0xfeb70fff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfeb6f000-0xfeb6f0ff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:12.2: supports D1 D2 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfeb6e000-0xfeb6efff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfeb6d000-0xfeb6d0ff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:13.2: supports D1 D2 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.2: [1022:780d] type 00 class 0x040300 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfeb60000-0xfeb63fff 64bit] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.3: [1022:780e] type 00 class 0x060100 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: [1022:780f] type 01 class 0x060401 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.5: reg 0x10: [mem 0xfeb6c000-0xfeb6cfff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:18.0: [1022:141a] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:18.1: [1022:141b] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:18.2: [1022:141c] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:18.3: [1022:141d] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:18.4: [1022:141e] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:18.5: [1022:141f] type 00 class 0x060000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 Aug 03 02:51:29 _hostname_ kernel: pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:01:00.0: reg 0x18: [mem 0xfea00000-0xfea00fff 64bit] Aug 03 02:51:29 _hostname_ kernel: pci 0000:01:00.0: reg 0x20: [mem 0xd0800000-0xd0803fff 64bit pref] Aug 03 02:51:29 _hostname_ kernel: pci 0000:01:00.0: supports D1 D2 Aug 03 02:51:29 _hostname_ kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: PCI bridge to [bus 01] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: bridge window [mem 0xfea00000-0xfeafffff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: bridge window [mem 0xd0800000-0xd08fffff 64bit pref] Aug 03 02:51:29 _hostname_ kernel: pci 0000:02:00.0: [1106:3483] type 00 class 0x0c0330 Aug 03 02:51:29 _hostname_ kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfe900000-0xfe900fff 64bit] Aug 03 02:51:29 _hostname_ kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.4: PCI bridge to [bus 02] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.4: bridge window [mem 0xfe900000-0xfe9fffff] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: extended config space not accessible Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: bridge window [mem 0xc0000000-0xfed3ffff window] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff window] (subtractive decode) Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0 Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0 Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0 Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0 Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0 Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0 Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0 Aug 03 02:51:29 _hostname_ kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0 Aug 03 02:51:29 _hostname_ kernel: iommu: Default domain type: Translated Aug 03 02:51:29 _hostname_ kernel: iommu: DMA domain TLB invalidation policy: lazy mode Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: vgaarb: setting as boot VGA device Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.0: vgaarb: bridge control possible Aug 03 02:51:29 _hostname_ kernel: vgaarb: loaded Aug 03 02:51:29 _hostname_ kernel: SCSI subsystem initialized Aug 03 02:51:29 _hostname_ kernel: libata version 3.00 loaded. Aug 03 02:51:29 _hostname_ kernel: ACPI: bus type USB registered Aug 03 02:51:29 _hostname_ kernel: usbcore: registered new interface driver usbfs Aug 03 02:51:29 _hostname_ kernel: usbcore: registered new interface driver hub Aug 03 02:51:29 _hostname_ kernel: usbcore: registered new device driver usb Aug 03 02:51:29 _hostname_ kernel: pps_core: LinuxPPS API ver. 1 registered Aug 03 02:51:29 _hostname_ kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Aug 03 02:51:29 _hostname_ kernel: PTP clock support registered Aug 03 02:51:29 _hostname_ kernel: EDAC MC: Ver: 3.0.0 Aug 03 02:51:29 _hostname_ kernel: Registered efivars operations Aug 03 02:51:29 _hostname_ kernel: NetLabel: Initializing Aug 03 02:51:29 _hostname_ kernel: NetLabel: domain hash size = 128 Aug 03 02:51:29 _hostname_ kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Aug 03 02:51:29 _hostname_ kernel: NetLabel: unlabeled traffic allowed by default Aug 03 02:51:29 _hostname_ kernel: PCI: Using ACPI for IRQ routing Aug 03 02:51:29 _hostname_ kernel: PCI: pci_cache_line_size set to 64 bytes Aug 03 02:51:29 _hostname_ kernel: e820: reserve RAM buffer [mem 0x715e7000-0x73ffffff] Aug 03 02:51:29 _hostname_ kernel: e820: reserve RAM buffer [mem 0x7cea9000-0x7fffffff] Aug 03 02:51:29 _hostname_ kernel: e820: reserve RAM buffer [mem 0x7d1ad000-0x7fffffff] Aug 03 02:51:29 _hostname_ kernel: e820: reserve RAM buffer [mem 0x7e1c0000-0x7fffffff] Aug 03 02:51:29 _hostname_ kernel: e820: reserve RAM buffer [mem 0x7e84d000-0x7fffffff] Aug 03 02:51:29 _hostname_ kernel: e820: reserve RAM buffer [mem 0x7f000000-0x7fffffff] Aug 03 02:51:29 _hostname_ kernel: e820: reserve RAM buffer [mem 0x43f000000-0x43fffffff] Aug 03 02:51:29 _hostname_ kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Aug 03 02:51:29 _hostname_ kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter Aug 03 02:51:29 _hostname_ kernel: clocksource: Switched to clocksource tsc-early Aug 03 02:51:29 _hostname_ kernel: VFS: Disk quotas dquot_6.6.0 Aug 03 02:51:29 _hostname_ kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Aug 03 02:51:29 _hostname_ kernel: pnp: PnP ACPI init Aug 03 02:51:29 _hostname_ kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:01: [mem 0x80000000-0xbfffffff] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:03: [io 0x0220-0x0227] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:03: [io 0x0228-0x0237] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:03: [io 0x0a20-0x0a2f] has been reserved Aug 03 02:51:29 _hostname_ kernel: pnp 00:05: [dma 0 disabled] Aug 03 02:51:29 _hostname_ kernel: system 00:08: [io 0x04d0-0x04d1] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x04d0-0x04d1] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x040b] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x04d6] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0c00-0x0c01] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0c14] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0c50-0x0c51] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0c52] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0c6c] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0c6f] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0cd0-0x0cd1] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0cd2-0x0cd3] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0cd4-0x0cd5] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0cd6-0x0cd7] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0cd8-0x0cdf] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0800-0x089f] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0b20-0x0b3f] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0900-0x090f] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0x0910-0x091f] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [io 0xfe00-0xfefe] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [mem 0xfed80000-0xfed8ffff] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [mem 0xfed61000-0xfed70fff] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [mem 0xfec10000-0xfec10fff] has been reserved Aug 03 02:51:29 _hostname_ kernel: system 00:09: [mem 0xff000000-0xffffffff] has been reserved Aug 03 02:51:29 _hostname_ kernel: pnp: PnP ACPI: found 10 devices Aug 03 02:51:29 _hostname_ kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Aug 03 02:51:29 _hostname_ kernel: NET: Registered PF_INET protocol family Aug 03 02:51:29 _hostname_ kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: TCP: Hash tables configured (established 131072 bind 65536) Aug 03 02:51:29 _hostname_ kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) Aug 03 02:51:29 _hostname_ kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Aug 03 02:51:29 _hostname_ kernel: NET: Registered PF_XDP protocol family Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: PCI bridge to [bus 01] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: bridge window [mem 0xfea00000-0xfeafffff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.1: bridge window [mem 0xd0800000-0xd08fffff 64bit pref] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.4: PCI bridge to [bus 02] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:03.4: bridge window [mem 0xfe900000-0xfe9fffff] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:14.4: PCI bridge to [bus 03] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfed3ffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:00: resource 11 [mem 0xfed45000-0xffffffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:01: resource 2 [mem 0xd0800000-0xd08fffff 64bit pref] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: resource 4 [io 0x0000-0x03af window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: resource 5 [io 0x03e0-0x0cf7 window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: resource 6 [io 0x03b0-0x03df window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: resource 7 [io 0x0d00-0xffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: resource 8 [mem 0x000a0000-0x000bffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: resource 9 [mem 0x000c0000-0x000dffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: resource 10 [mem 0xc0000000-0xfed3ffff window] Aug 03 02:51:29 _hostname_ kernel: pci_bus 0000:03: resource 11 [mem 0xfed45000-0xffffffff window] Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:01.1: D0 power state depends on 0000:00:01.0 Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:12.2: PME# does not work under D3, disabling it Aug 03 02:51:29 _hostname_ kernel: pci 0000:00:13.2: PME# does not work under D3, disabling it Aug 03 02:51:29 _hostname_ kernel: PCI: CLS 64 bytes, default 64 Aug 03 02:51:29 _hostname_ kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Aug 03 02:51:29 _hostname_ kernel: software IO TLB: mapped [mem 0x000000006b990000-0x000000006f990000] (64MB) Aug 03 02:51:29 _hostname_ kernel: LVT offset 0 assigned for vector 0x400 Aug 03 02:51:29 _hostname_ kernel: Trying to unpack rootfs image as initramfs... Aug 03 02:51:29 _hostname_ kernel: perf: AMD IBS detected (0x000001ff) Aug 03 02:51:29 _hostname_ kernel: Initialise system trusted keyrings Aug 03 02:51:29 _hostname_ kernel: Key type blacklist registered Aug 03 02:51:29 _hostname_ kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0 Aug 03 02:51:29 _hostname_ kernel: zbud: loaded Aug 03 02:51:29 _hostname_ kernel: Key type asymmetric registered Aug 03 02:51:29 _hostname_ kernel: Asymmetric key parser 'x509' registered Aug 03 02:51:29 _hostname_ kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) Aug 03 02:51:29 _hostname_ kernel: io scheduler mq-deadline registered Aug 03 02:51:29 _hostname_ kernel: io scheduler kyber registered Aug 03 02:51:29 _hostname_ kernel: io scheduler bfq registered Aug 03 02:51:29 _hostname_ kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 24 Aug 03 02:51:29 _hostname_ kernel: pcieport 0000:00:03.4: PME: Signaling with IRQ 25 Aug 03 02:51:29 _hostname_ kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Aug 03 02:51:29 _hostname_ kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 Aug 03 02:51:29 _hostname_ kernel: ACPI: button: Power Button [PWRB] Aug 03 02:51:29 _hostname_ kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 Aug 03 02:51:29 _hostname_ kernel: ACPI: button: Power Button [PWRF] Aug 03 02:51:29 _hostname_ kernel: ACPI: \_PR_.P000: Found 2 idle states Aug 03 02:51:29 _hostname_ kernel: ACPI: \_PR_.P001: Found 2 idle states Aug 03 02:51:29 _hostname_ kernel: ACPI: \_PR_.P002: Found 2 idle states Aug 03 02:51:29 _hostname_ kernel: ACPI: \_PR_.P003: Found 2 idle states Aug 03 02:51:29 _hostname_ kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Aug 03 02:51:29 _hostname_ kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Aug 03 02:51:29 _hostname_ kernel: Non-volatile memory driver v1.3 Aug 03 02:51:29 _hostname_ kernel: Linux agpgart interface v0.103 Aug 03 02:51:29 _hostname_ kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. Aug 03 02:51:29 _hostname_ kernel: ahci 0000:00:11.0: version 3.0 Aug 03 02:51:29 _hostname_ kernel: ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0xff impl SATA mode Aug 03 02:51:29 _hostname_ kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs Aug 03 02:51:29 _hostname_ kernel: scsi host0: ahci Aug 03 02:51:29 _hostname_ kernel: scsi host1: ahci Aug 03 02:51:29 _hostname_ kernel: scsi host2: ahci Aug 03 02:51:29 _hostname_ kernel: scsi host3: ahci Aug 03 02:51:29 _hostname_ kernel: scsi host4: ahci Aug 03 02:51:29 _hostname_ kernel: scsi host5: ahci Aug 03 02:51:29 _hostname_ kernel: scsi host6: ahci Aug 03 02:51:29 _hostname_ kernel: scsi host7: ahci Aug 03 02:51:29 _hostname_ kernel: ata1: SATA max UDMA/133 abar m2048@0xfeb71000 port 0xfeb71100 irq 26 Aug 03 02:51:29 _hostname_ kernel: ata2: SATA max UDMA/133 abar m2048@0xfeb71000 port 0xfeb71180 irq 26 Aug 03 02:51:29 _hostname_ kernel: ata3: SATA max UDMA/133 abar m2048@0xfeb71000 port 0xfeb71200 irq 26 Aug 03 02:51:29 _hostname_ kernel: ata4: SATA max UDMA/133 abar m2048@0xfeb71000 port 0xfeb71280 irq 26 Aug 03 02:51:29 _hostname_ kernel: ata5: SATA max UDMA/133 abar m2048@0xfeb71000 port 0xfeb71300 irq 26 Aug 03 02:51:29 _hostname_ kernel: ata6: SATA max UDMA/133 abar m2048@0xfeb71000 port 0xfeb71380 irq 26 Aug 03 02:51:29 _hostname_ kernel: ata7: SATA max UDMA/133 abar m2048@0xfeb71000 port 0xfeb71400 irq 26 Aug 03 02:51:29 _hostname_ kernel: ata8: SATA max UDMA/133 abar m2048@0xfeb71000 port 0xfeb71480 irq 26 Aug 03 02:51:29 _hostname_ kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Aug 03 02:51:29 _hostname_ kernel: ehci-pci: EHCI PCI platform driver Aug 03 02:51:29 _hostname_ kernel: QUIRK: Enable AMD PLL fix Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:12.2: EHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:12.2: debug port 1 Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb6f000 Aug 03 02:51:29 _hostname_ kernel: Freeing initrd memory: 8744K Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 Aug 03 02:51:29 _hostname_ kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb1: Product: EHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: usb usb1: Manufacturer: Linux 5.15.58-2-lts ehci_hcd Aug 03 02:51:29 _hostname_ kernel: usb usb1: SerialNumber: 0000:00:12.2 Aug 03 02:51:29 _hostname_ kernel: hub 1-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 1-0:1.0: 5 ports detected Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:13.2: EHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:13.2: debug port 1 Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb6d000 Aug 03 02:51:29 _hostname_ kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 Aug 03 02:51:29 _hostname_ kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb2: Product: EHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: usb usb2: Manufacturer: Linux 5.15.58-2-lts ehci_hcd Aug 03 02:51:29 _hostname_ kernel: usb usb2: SerialNumber: 0000:00:13.2 Aug 03 02:51:29 _hostname_ kernel: hub 2-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 2-0:1.0: 5 ports detected Aug 03 02:51:29 _hostname_ kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Aug 03 02:51:29 _hostname_ kernel: ohci-pci: OHCI PCI platform driver Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb70000 Aug 03 02:51:29 _hostname_ kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb3: Product: OHCI PCI host controller Aug 03 02:51:29 _hostname_ kernel: usb usb3: Manufacturer: Linux 5.15.58-2-lts ohci_hcd Aug 03 02:51:29 _hostname_ kernel: usb usb3: SerialNumber: 0000:00:12.0 Aug 03 02:51:29 _hostname_ kernel: hub 3-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 3-0:1.0: 5 ports detected Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4 Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb6e000 Aug 03 02:51:29 _hostname_ kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb4: Product: OHCI PCI host controller Aug 03 02:51:29 _hostname_ kernel: usb usb4: Manufacturer: Linux 5.15.58-2-lts ohci_hcd Aug 03 02:51:29 _hostname_ kernel: usb usb4: SerialNumber: 0000:00:13.0 Aug 03 02:51:29 _hostname_ kernel: hub 4-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 4-0:1.0: 5 ports detected Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 5 Aug 03 02:51:29 _hostname_ kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb6c000 Aug 03 02:51:29 _hostname_ kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb5: Product: OHCI PCI host controller Aug 03 02:51:29 _hostname_ kernel: usb usb5: Manufacturer: Linux 5.15.58-2-lts ohci_hcd Aug 03 02:51:29 _hostname_ kernel: usb usb5: SerialNumber: 0000:00:14.5 Aug 03 02:51:29 _hostname_ kernel: hub 5-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 5-0:1.0: 2 ports detected Aug 03 02:51:29 _hostname_ kernel: uhci_hcd: USB Universal Host Controller Interface driver Aug 03 02:51:29 _hostname_ kernel: usbcore: registered new interface driver usbserial_generic Aug 03 02:51:29 _hostname_ kernel: usbserial: USB Serial support registered for generic Aug 03 02:51:29 _hostname_ kernel: rtc_cmos 00:07: RTC can wake from S4 Aug 03 02:51:29 _hostname_ kernel: rtc_cmos 00:07: registered as rtc0 Aug 03 02:51:29 _hostname_ kernel: rtc_cmos 00:07: setting system clock to 2022-08-02T21:21:23 UTC (1659475283) Aug 03 02:51:29 _hostname_ kernel: rtc_cmos 00:07: alarms up to one month, y3k, 114 bytes nvram, hpet irqs Aug 03 02:51:29 _hostname_ kernel: ledtrig-cpu: registered to indicate activity on CPUs Aug 03 02:51:29 _hostname_ kernel: efifb: probing for efifb Aug 03 02:51:29 _hostname_ kernel: efifb: framebuffer at 0xc0000000, using 8128k, total 8128k Aug 03 02:51:29 _hostname_ kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1 Aug 03 02:51:29 _hostname_ kernel: efifb: scrolling: redraw Aug 03 02:51:29 _hostname_ kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 Aug 03 02:51:29 _hostname_ kernel: fbcon: Deferring console take-over Aug 03 02:51:29 _hostname_ kernel: fb0: EFI VGA frame buffer device Aug 03 02:51:29 _hostname_ kernel: hid: raw HID events driver (C) Jiri Kosina Aug 03 02:51:29 _hostname_ kernel: drop_monitor: Initializing network drop monitor service Aug 03 02:51:29 _hostname_ kernel: Initializing XFRM netlink socket Aug 03 02:51:29 _hostname_ kernel: NET: Registered PF_INET6 protocol family Aug 03 02:51:29 _hostname_ kernel: Segment Routing with IPv6 Aug 03 02:51:29 _hostname_ kernel: RPL Segment Routing with IPv6 Aug 03 02:51:29 _hostname_ kernel: In-situ OAM (IOAM) with IPv6 Aug 03 02:51:29 _hostname_ kernel: NET: Registered PF_PACKET protocol family Aug 03 02:51:29 _hostname_ kernel: x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending. Aug 03 02:51:29 _hostname_ kernel: microcode: CPU0: patch_level=0x06003106 Aug 03 02:51:29 _hostname_ kernel: microcode: CPU1: patch_level=0x06003106 Aug 03 02:51:29 _hostname_ kernel: microcode: CPU2: patch_level=0x06003106 Aug 03 02:51:29 _hostname_ kernel: microcode: CPU3: patch_level=0x06003106 Aug 03 02:51:29 _hostname_ kernel: microcode: Microcode Update Driver: v2.2. Aug 03 02:51:29 _hostname_ kernel: IPI shorthand broadcast: enabled Aug 03 02:51:29 _hostname_ kernel: sched_clock: Marking stable (766270029, 381027)->(775976657, -9325601) Aug 03 02:51:29 _hostname_ kernel: registered taskstats version 1 Aug 03 02:51:29 _hostname_ kernel: Loading compiled-in X.509 certificates Aug 03 02:51:29 _hostname_ kernel: Loaded X.509 cert 'Build time autogenerated kernel key: a391ecd37c0fbd14ed217adf269a4ee0ab86cef3' Aug 03 02:51:29 _hostname_ kernel: zswap: loaded using pool lz4/z3fold Aug 03 02:51:29 _hostname_ kernel: Key type ._fscrypt registered Aug 03 02:51:29 _hostname_ kernel: Key type .fscrypt registered Aug 03 02:51:29 _hostname_ kernel: Key type fscrypt-provisioning registered Aug 03 02:51:29 _hostname_ kernel: PM: Magic number: 2:214:398 Aug 03 02:51:29 _hostname_ kernel: RAS: Correctable Errors collector initialized. Aug 03 02:51:29 _hostname_ kernel: ata1: SATA link down (SStatus 0 SControl 300) Aug 03 02:51:29 _hostname_ kernel: ata6: SATA link down (SStatus 0 SControl 300) Aug 03 02:51:29 _hostname_ kernel: ata8: SATA link down (SStatus 0 SControl 300) Aug 03 02:51:29 _hostname_ kernel: ata7: SATA link down (SStatus 0 SControl 300) Aug 03 02:51:29 _hostname_ kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Aug 03 02:51:29 _hostname_ kernel: ata5.00: ATA-9: WDC WD20EZRZ-00Z5HB0, 80.00A80, max UDMA/133 Aug 03 02:51:29 _hostname_ kernel: ata5.00: ATA Identify Device Log not supported Aug 03 02:51:29 _hostname_ kernel: ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA Aug 03 02:51:29 _hostname_ kernel: ata5.00: ATA Identify Device Log not supported Aug 03 02:51:29 _hostname_ kernel: ata5.00: configured for UDMA/133 Aug 03 02:51:29 _hostname_ kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Aug 03 02:51:29 _hostname_ kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Aug 03 02:51:29 _hostname_ kernel: ata3.00: ATA-8: KINGSTON SV300S37A120G, 603ABBF0, max UDMA/133 Aug 03 02:51:29 _hostname_ kernel: ata2.00: ATA-10: ST4000DM004-2CV104, 0001, max UDMA/133 Aug 03 02:51:29 _hostname_ kernel: ata2.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA Aug 03 02:51:29 _hostname_ kernel: ata3.00: ATA Identify Device Log not supported Aug 03 02:51:29 _hostname_ kernel: ata3.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA Aug 03 02:51:29 _hostname_ kernel: ata3.00: ATA Identify Device Log not supported Aug 03 02:51:29 _hostname_ kernel: ata3.00: configured for UDMA/133 Aug 03 02:51:29 _hostname_ kernel: ata2.00: configured for UDMA/133 Aug 03 02:51:29 _hostname_ kernel: scsi 1:0:0:0: Direct-Access ATA ST4000DM004-2CV1 0001 PQ: 0 ANSI: 5 Aug 03 02:51:29 _hostname_ kernel: sd 1:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) Aug 03 02:51:29 _hostname_ kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks Aug 03 02:51:29 _hostname_ kernel: sd 1:0:0:0: [sda] Write Protect is off Aug 03 02:51:29 _hostname_ kernel: scsi 2:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5 Aug 03 02:51:29 _hostname_ kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 Aug 03 02:51:29 _hostname_ kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Aug 03 02:51:29 _hostname_ kernel: sd 2:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB) Aug 03 02:51:29 _hostname_ kernel: sd 2:0:0:0: [sdb] Write Protect is off Aug 03 02:51:29 _hostname_ kernel: sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 Aug 03 02:51:29 _hostname_ kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Aug 03 02:51:29 _hostname_ kernel: sdb: sdb1 sdb2 Aug 03 02:51:29 _hostname_ kernel: sd 2:0:0:0: [sdb] Attached SCSI disk Aug 03 02:51:29 _hostname_ kernel: sda: sda1 Aug 03 02:51:29 _hostname_ kernel: sd 1:0:0:0: [sda] Attached SCSI disk Aug 03 02:51:29 _hostname_ kernel: ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Aug 03 02:51:29 _hostname_ kernel: ata4.00: ATA-9: WDC WD20EZRZ-00Z5HB0, 80.00A80, max UDMA/133 Aug 03 02:51:29 _hostname_ kernel: ata4.00: ATA Identify Device Log not supported Aug 03 02:51:29 _hostname_ kernel: ata4.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA Aug 03 02:51:29 _hostname_ kernel: ata4.00: ATA Identify Device Log not supported Aug 03 02:51:29 _hostname_ kernel: ata4.00: configured for UDMA/133 Aug 03 02:51:29 _hostname_ kernel: scsi 3:0:0:0: Direct-Access ATA WDC WD20EZRZ-00Z 0A80 PQ: 0 ANSI: 5 Aug 03 02:51:29 _hostname_ kernel: scsi 4:0:0:0: Direct-Access ATA WDC WD20EZRZ-00Z 0A80 PQ: 0 ANSI: 5 Aug 03 02:51:29 _hostname_ kernel: sd 3:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) Aug 03 02:51:29 _hostname_ kernel: sd 3:0:0:0: [sdc] 4096-byte physical blocks Aug 03 02:51:29 _hostname_ kernel: sd 3:0:0:0: [sdc] Write Protect is off Aug 03 02:51:29 _hostname_ kernel: sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00 Aug 03 02:51:29 _hostname_ kernel: sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Aug 03 02:51:29 _hostname_ kernel: sd 4:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) Aug 03 02:51:29 _hostname_ kernel: sd 4:0:0:0: [sdd] 4096-byte physical blocks Aug 03 02:51:29 _hostname_ kernel: sd 4:0:0:0: [sdd] Write Protect is off Aug 03 02:51:29 _hostname_ kernel: sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00 Aug 03 02:51:29 _hostname_ kernel: sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Aug 03 02:51:29 _hostname_ kernel: tsc: Refined TSC clocksource calibration: 3693.242 MHz Aug 03 02:51:29 _hostname_ kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a78cb78a6c, max_idle_ns: 881590718565 ns Aug 03 02:51:29 _hostname_ kernel: clocksource: Switched to clocksource tsc Aug 03 02:51:29 _hostname_ kernel: sdc: sdc1 Aug 03 02:51:29 _hostname_ kernel: sd 3:0:0:0: [sdc] Attached SCSI disk Aug 03 02:51:29 _hostname_ kernel: sdd: sdd1 Aug 03 02:51:29 _hostname_ kernel: sd 4:0:0:0: [sdd] Attached SCSI disk Aug 03 02:51:29 _hostname_ kernel: Freeing unused decrypted memory: 2036K Aug 03 02:51:29 _hostname_ kernel: Freeing unused kernel image (initmem) memory: 2128K Aug 03 02:51:29 _hostname_ kernel: Write protecting the kernel read-only data: 28672k Aug 03 02:51:29 _hostname_ kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K Aug 03 02:51:29 _hostname_ kernel: Freeing unused kernel image (rodata/data gap) memory: 1528K Aug 03 02:51:29 _hostname_ kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Aug 03 02:51:29 _hostname_ kernel: rodata_test: all tests were successful Aug 03 02:51:29 _hostname_ kernel: Run /init as init process Aug 03 02:51:29 _hostname_ kernel: with arguments: Aug 03 02:51:29 _hostname_ kernel: /init Aug 03 02:51:29 _hostname_ kernel: with environment: Aug 03 02:51:29 _hostname_ kernel: HOME=/ Aug 03 02:51:29 _hostname_ kernel: TERM=linux Aug 03 02:51:29 _hostname_ kernel: BOOT_IMAGE=/boot/vmlinuz-linux-lts Aug 03 02:51:29 _hostname_ kernel: nvme_load=YES Aug 03 02:51:29 _hostname_ kernel: fbcon: Taking over console Aug 03 02:51:29 _hostname_ kernel: Console: switching to colour frame buffer device 240x67 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 6 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000418 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 7 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.0: Host supports USB 3.0 SuperSpeed Aug 03 02:51:29 _hostname_ kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 Aug 03 02:51:29 _hostname_ kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp Aug 03 02:51:29 _hostname_ kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Aug 03 02:51:29 _hostname_ kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb6: Product: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: usb usb6: Manufacturer: Linux 5.15.58-2-lts xhci-hcd Aug 03 02:51:29 _hostname_ kernel: usb usb6: SerialNumber: 0000:00:10.0 Aug 03 02:51:29 _hostname_ kernel: hub 6-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 6-0:1.0: 2 ports detected Aug 03 02:51:29 _hostname_ kernel: usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. Aug 03 02:51:29 _hostname_ kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb7: Product: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: usb usb7: Manufacturer: Linux 5.15.58-2-lts xhci-hcd Aug 03 02:51:29 _hostname_ kernel: usb usb7: SerialNumber: 0000:00:10.0 Aug 03 02:51:29 _hostname_ kernel: hub 7-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 7-0:1.0: 2 ports detected Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 8 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.1: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000418 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 9 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:00:10.1: Host supports USB 3.0 SuperSpeed Aug 03 02:51:29 _hostname_ kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb8: Product: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: usb usb8: Manufacturer: Linux 5.15.58-2-lts xhci-hcd Aug 03 02:51:29 _hostname_ kernel: usb usb8: SerialNumber: 0000:00:10.1 Aug 03 02:51:29 _hostname_ kernel: hub 8-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 8-0:1.0: 2 ports detected Aug 03 02:51:29 _hostname_ kernel: usb usb9: We don't know the algorithms for LPM for this host, disabling LPM. Aug 03 02:51:29 _hostname_ kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb9: Product: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: usb usb9: Manufacturer: Linux 5.15.58-2-lts xhci-hcd Aug 03 02:51:29 _hostname_ kernel: usb usb9: SerialNumber: 0000:00:10.1 Aug 03 02:51:29 _hostname_ kernel: hub 9-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 9-0:1.0: 2 ports detected Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 10 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:02:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 11 Aug 03 02:51:29 _hostname_ kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed Aug 03 02:51:29 _hostname_ kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb10: Product: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: usb usb10: Manufacturer: Linux 5.15.58-2-lts xhci-hcd Aug 03 02:51:29 _hostname_ kernel: usb usb10: SerialNumber: 0000:02:00.0 Aug 03 02:51:29 _hostname_ kernel: hub 10-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 10-0:1.0: 1 port detected Aug 03 02:51:29 _hostname_ kernel: usb usb11: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 Aug 03 02:51:29 _hostname_ kernel: usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb usb11: Product: xHCI Host Controller Aug 03 02:51:29 _hostname_ kernel: usb usb11: Manufacturer: Linux 5.15.58-2-lts xhci-hcd Aug 03 02:51:29 _hostname_ kernel: usb usb11: SerialNumber: 0000:02:00.0 Aug 03 02:51:29 _hostname_ kernel: hub 11-0:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 11-0:1.0: 4 ports detected Aug 03 02:51:29 _hostname_ kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Aug 03 02:51:29 _hostname_ kernel: usb 6-2: new high-speed USB device number 2 using xhci_hcd Aug 03 02:51:29 _hostname_ kernel: usb 10-1: new high-speed USB device number 2 using xhci_hcd Aug 03 02:51:29 _hostname_ kernel: usb 6-2: New USB device found, idVendor=054c, idProduct=05ba, bcdDevice= 2.00 Aug 03 02:51:29 _hostname_ kernel: usb 6-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4 Aug 03 02:51:29 _hostname_ kernel: usb 6-2: Product: Storage Media Aug 03 02:51:29 _hostname_ kernel: usb 6-2: Manufacturer: Sony Aug 03 02:51:29 _hostname_ kernel: usb 6-2: SerialNumber: CB04919000001F Aug 03 02:51:29 _hostname_ kernel: usb 10-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20 Aug 03 02:51:29 _hostname_ kernel: usb 10-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 Aug 03 02:51:29 _hostname_ kernel: usb 10-1: Product: USB2.0 Hub Aug 03 02:51:29 _hostname_ kernel: hub 10-1:1.0: USB hub found Aug 03 02:51:29 _hostname_ kernel: hub 10-1:1.0: 4 ports detected Aug 03 02:51:29 _hostname_ kernel: usb-storage 6-2:1.0: USB Mass Storage device detected Aug 03 02:51:29 _hostname_ kernel: scsi host8: usb-storage 6-2:1.0 Aug 03 02:51:29 _hostname_ kernel: usbcore: registered new interface driver usb-storage Aug 03 02:51:29 _hostname_ kernel: usbcore: registered new interface driver uas Aug 03 02:51:29 _hostname_ kernel: EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. Aug 03 02:51:29 _hostname_ kernel: usb 11-2: new SuperSpeed USB device number 2 using xhci_hcd Aug 03 02:51:29 _hostname_ kernel: usb 11-2: New USB device found, idVendor=0bc2, idProduct=a013, bcdDevice= 1.00 Aug 03 02:51:29 _hostname_ kernel: usb 11-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1 Aug 03 02:51:29 _hostname_ kernel: usb 11-2: Product: Backup+ BL Aug 03 02:51:29 _hostname_ kernel: usb 11-2: Manufacturer: Seagate Aug 03 02:51:29 _hostname_ kernel: usb 11-2: SerialNumber: NA53CRJK Aug 03 02:51:29 _hostname_ kernel: scsi host9: uas Aug 03 02:51:29 _hostname_ kernel: scsi 9:0:0:0: Direct-Access Seagate Backup+ BL 0412 PQ: 0 ANSI: 6 Aug 03 02:51:29 _hostname_ kernel: sd 9:0:0:0: [sde] 1953525167 512-byte logical blocks: (1.00 TB/932 GiB) Aug 03 02:51:29 _hostname_ kernel: sd 9:0:0:0: [sde] 4096-byte physical blocks Aug 03 02:51:29 _hostname_ kernel: sd 9:0:0:0: [sde] Write Protect is off Aug 03 02:51:29 _hostname_ kernel: sd 9:0:0:0: [sde] Mode Sense: 4f 00 00 00 Aug 03 02:51:29 _hostname_ kernel: sd 9:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Aug 03 02:51:29 _hostname_ kernel: sd 9:0:0:0: [sde] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes) Aug 03 02:51:29 _hostname_ kernel: sde: sde1 sde2 Aug 03 02:51:29 _hostname_ kernel: sd 9:0:0:0: [sde] Attached SCSI disk Aug 03 02:51:29 _hostname_ systemd[1]: systemd 251.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified) Aug 03 02:51:29 _hostname_ systemd[1]: Detected architecture x86-64. Aug 03 02:51:29 _hostname_ systemd[1]: Hostname set to <_hostname_>. Aug 03 02:51:29 _hostname_ kernel: usb 10-1.4: new full-speed USB device number 3 using xhci_hcd Aug 03 02:51:29 _hostname_ kernel: usb 10-1.4: New USB device found, idVendor=04d9, idProduct=a09e, bcdDevice= 1.07 Aug 03 02:51:29 _hostname_ kernel: usb 10-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Aug 03 02:51:29 _hostname_ kernel: usb 10-1.4: Product: USB Gaming Mouse Aug 03 02:51:29 _hostname_ kernel: usb 10-1.4: Manufacturer: E-Signal/A-One Aug 03 02:51:29 _hostname_ kernel: random: zram-generator: uninitialized urandom read (16 bytes read) Aug 03 02:51:29 _hostname_ kernel: scsi 8:0:0:0: Direct-Access Sony Storage Media 0009 PQ: 0 ANSI: 4 Aug 03 02:51:29 _hostname_ kernel: sd 8:0:0:0: [sdf] 15622144 512-byte logical blocks: (8.00 GB/7.45 GiB) Aug 03 02:51:29 _hostname_ kernel: sd 8:0:0:0: [sdf] Write Protect is off Aug 03 02:51:29 _hostname_ kernel: sd 8:0:0:0: [sdf] Mode Sense: 23 00 00 00 Aug 03 02:51:29 _hostname_ kernel: sd 8:0:0:0: [sdf] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA Aug 03 02:51:29 _hostname_ kernel: sdf: sdf1 sdf2 Aug 03 02:51:29 _hostname_ kernel: sd 8:0:0:0: [sdf] Attached SCSI removable disk Aug 03 02:51:29 _hostname_ kernel: random: crng init done Aug 03 02:51:29 _hostname_ kernel: zram: Added device: zram0 Aug 03 02:51:29 _hostname_ systemd[1]: Queued start job for default target Graphical Interface. Aug 03 02:51:29 _hostname_ systemd[1]: Created slice Slice /system/getty. Aug 03 02:51:29 _hostname_ systemd[1]: Created slice Slice /system/modprobe. Aug 03 02:51:29 _hostname_ systemd[1]: Created slice Slice /system/systemd-fsck. Aug 03 02:51:29 _hostname_ systemd[1]: Created slice Slice /system/systemd-zram-setup. Aug 03 02:51:29 _hostname_ systemd[1]: Created slice User and Session Slice. Aug 03 02:51:29 _hostname_ systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Aug 03 02:51:29 _hostname_ systemd[1]: Started Forward Password Requests to Wall Directory Watch. Aug 03 02:51:29 _hostname_ systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Aug 03 02:51:29 _hostname_ systemd[1]: Reached target Local Encrypted Volumes. Aug 03 02:51:29 _hostname_ systemd[1]: Reached target Login Prompts. Aug 03 02:51:29 _hostname_ systemd[1]: Reached target Local Integrity Protected Volumes. Aug 03 02:51:29 _hostname_ systemd[1]: Reached target Remote File Systems. Aug 03 02:51:29 _hostname_ systemd[1]: Reached target Slice Units. Aug 03 02:51:29 _hostname_ systemd[1]: Reached target Local Verity Protected Volumes. Aug 03 02:51:29 _hostname_ systemd[1]: Listening on Device-mapper event daemon FIFOs. Aug 03 02:51:29 _hostname_ systemd[1]: Listening on LVM2 poll daemon socket. Aug 03 02:51:29 _hostname_ systemd[1]: Listening on Process Core Dump Socket. Aug 03 02:51:29 _hostname_ systemd[1]: Listening on Journal Audit Socket. Aug 03 02:51:29 _hostname_ systemd[1]: Listening on Journal Socket (/dev/log). Aug 03 02:51:29 _hostname_ systemd[1]: Listening on Journal Socket. Aug 03 02:51:29 _hostname_ systemd[1]: Listening on udev Control Socket. Aug 03 02:51:29 _hostname_ systemd[1]: Listening on udev Kernel Socket. Aug 03 02:51:29 _hostname_ systemd[1]: Mounting Huge Pages File System... Aug 03 02:51:29 _hostname_ systemd[1]: Mounting POSIX Message Queue File System... Aug 03 02:51:29 _hostname_ systemd[1]: Mounting Kernel Debug File System... Aug 03 02:51:29 _hostname_ systemd[1]: Mounting Kernel Trace File System... Aug 03 02:51:29 _hostname_ systemd[1]: Starting Create List of Static Device Nodes... Aug 03 02:51:29 _hostname_ systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Aug 03 02:51:29 _hostname_ systemd[1]: Starting Load Kernel Module configfs... Aug 03 02:51:29 _hostname_ systemd[1]: Starting Load Kernel Module drm... Aug 03 02:51:29 _hostname_ systemd[1]: Starting Load Kernel Module fuse... Aug 03 02:51:29 _hostname_ systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). Aug 03 02:51:29 _hostname_ systemd[1]: Starting Journal Service... Aug 03 02:51:29 _hostname_ systemd[1]: Starting Load Kernel Modules... Aug 03 02:51:29 _hostname_ systemd[1]: Starting Remount Root and Kernel File Systems... Aug 03 02:51:29 _hostname_ systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed. Aug 03 02:51:29 _hostname_ systemd[1]: Starting Coldplug All udev Devices... Aug 03 02:51:29 _hostname_ kernel: fuse: init (API version 7.34) Aug 03 02:51:29 _hostname_ systemd[1]: Mounted Huge Pages File System. Aug 03 02:51:29 _hostname_ systemd[1]: Mounted POSIX Message Queue File System. Aug 03 02:51:29 _hostname_ systemd[1]: Mounted Kernel Debug File System. Aug 03 02:51:29 _hostname_ systemd[1]: Mounted Kernel Trace File System. Aug 03 02:51:29 _hostname_ systemd[1]: Finished Create List of Static Device Nodes. Aug 03 02:51:29 _hostname_ systemd[1]: modprobe@configfs.service: Deactivated successfully. Aug 03 02:51:29 _hostname_ systemd[1]: Finished Load Kernel Module configfs. Aug 03 02:51:29 _hostname_ systemd[1]: modprobe@drm.service: Deactivated successfully. Aug 03 02:51:29 _hostname_ systemd[1]: Finished Load Kernel Module drm. Aug 03 02:51:29 _hostname_ systemd[1]: modprobe@fuse.service: Deactivated successfully. Aug 03 02:51:29 _hostname_ systemd[1]: Finished Load Kernel Module fuse. Aug 03 02:51:29 _hostname_ systemd[1]: Mounting FUSE Control File System... Aug 03 02:51:29 _hostname_ systemd[1]: Mounting Kernel Configuration File System... Aug 03 02:51:29 _hostname_ systemd[1]: Mounted FUSE Control File System. Aug 03 02:51:29 _hostname_ systemd[1]: Mounted Kernel Configuration File System. Aug 03 02:51:29 _hostname_ kernel: EXT4-fs (sdb2): re-mounted. Opts: (null). Quota mode: none. Aug 03 02:51:29 _hostname_ systemd[1]: Finished Remount Root and Kernel File Systems. Aug 03 02:51:29 _hostname_ kernel: audit: type=1130 audit(1659475289.603:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes). Aug 03 02:51:29 _hostname_ systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed. Aug 03 02:51:29 _hostname_ systemd[1]: Starting Load/Save Random Seed... Aug 03 02:51:29 _hostname_ kernel: Asymmetric key parser 'pkcs8' registered Aug 03 02:51:29 _hostname_ systemd[1]: Starting Create System Users... Aug 03 02:51:29 _hostname_ systemd[1]: Finished Load/Save Random Seed. Aug 03 02:51:29 _hostname_ kernel: audit: type=1130 audit(1659475289.623:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes). Aug 03 02:51:29 _hostname_ kernel: vboxdrv: loading out-of-tree module taints kernel. Aug 03 02:51:29 _hostname_ kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel Aug 03 02:51:29 _hostname_ systemd[1]: Finished Create System Users. Aug 03 02:51:29 _hostname_ kernel: audit: type=1130 audit(1659475289.653:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd[1]: Starting Create Static Device Nodes in /dev... Aug 03 02:51:29 _hostname_ kernel: vboxdrv: Found 4 processor cores Aug 03 02:51:29 _hostname_ kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3693240475 Hz Aug 03 02:51:29 _hostname_ kernel: vboxdrv: Successfully loaded version 6.1.36 r152435 (interface 0x00320000) Aug 03 02:51:29 _hostname_ kernel: VBoxNetAdp: Successfully started. Aug 03 02:51:29 _hostname_ kernel: VBoxNetFlt: Successfully started. Aug 03 02:51:29 _hostname_ systemd[1]: Finished Load Kernel Modules. Aug 03 02:51:29 _hostname_ kernel: audit: type=1130 audit(1659475289.683:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd[1]: Starting Apply Kernel Variables... Aug 03 02:51:29 _hostname_ systemd[1]: Finished Apply Kernel Variables. Aug 03 02:51:29 _hostname_ kernel: audit: type=1130 audit(1659475289.693:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd[1]: Finished Create Static Device Nodes in /dev. Aug 03 02:51:29 _hostname_ kernel: audit: type=1130 audit(1659475289.703:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ kernel: audit: type=1334 audit(1659475289.703:8): prog-id=14 op=LOAD Aug 03 02:51:29 _hostname_ kernel: audit: type=1334 audit(1659475289.703:9): prog-id=15 op=LOAD Aug 03 02:51:29 _hostname_ kernel: audit: type=1334 audit(1659475289.703:10): prog-id=16 op=LOAD Aug 03 02:51:29 _hostname_ systemd[1]: Starting Rule-based Manager for Device Events and Files... Aug 03 02:51:29 _hostname_ systemd[1]: Finished Coldplug All udev Devices. Aug 03 02:51:29 _hostname_ kernel: audit: type=1130 audit(1659475289.703:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd-journald[252]: Journal started Aug 03 02:51:29 _hostname_ systemd-journald[252]: Runtime Journal (/run/log/journal/406d4e1a0aae40feac8cedde24d01d11) is 8.0M, max 746.8M, 738.8M free. Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ audit: BPF prog-id=14 op=LOAD Aug 03 02:51:29 _hostname_ audit: BPF prog-id=15 op=LOAD Aug 03 02:51:29 _hostname_ audit: BPF prog-id=16 op=LOAD Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd-modules-load[253]: Inserted module 'crypto_user' Aug 03 02:51:29 _hostname_ systemd[1]: Started Journal Service. Aug 03 02:51:29 _hostname_ systemd-modules-load[253]: Inserted module 'pkcs8_key_parser' Aug 03 02:51:29 _hostname_ systemd-modules-load[253]: Inserted module 'vboxdrv' Aug 03 02:51:29 _hostname_ systemd-modules-load[253]: Inserted module 'vboxnetadp' Aug 03 02:51:29 _hostname_ systemd-modules-load[253]: Inserted module 'vboxnetflt' Aug 03 02:51:29 _hostname_ systemd[1]: Starting Flush Journal to Persistent Storage... Aug 03 02:51:29 _hostname_ systemd-journald[252]: Time spent on flushing to /var/log/journal/406d4e1a0aae40feac8cedde24d01d11 is 169.058ms for 921 entries. Aug 03 02:51:29 _hostname_ systemd-journald[252]: System Journal (/var/log/journal/406d4e1a0aae40feac8cedde24d01d11) is 1.1G, max 4.0G, 2.8G free. Aug 03 02:51:29 _hostname_ systemd-journald[252]: Received client request to flush runtime journal. Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Aug 03 02:51:29 _hostname_ systemd[1]: Reached target Preparation for Local File Systems. Aug 03 02:51:29 _hostname_ systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw). Aug 03 02:51:29 _hostname_ systemd-udevd[267]: Using default interface naming scheme 'v251'. Aug 03 02:51:29 _hostname_ systemd[1]: Started Rule-based Manager for Device Events and Files. Aug 03 02:51:29 _hostname_ systemd[1]: Finished Flush Journal to Persistent Storage. Aug 03 02:51:29 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:29 _hostname_ systemd[1]: Found device /dev/zram0. Aug 03 02:51:29 _hostname_ systemd[1]: Created slice Slice /system/udisks2-zram-setup. Aug 03 02:51:29 _hostname_ systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes). Aug 03 02:51:29 _hostname_ systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes). Aug 03 02:51:29 _hostname_ systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). Aug 03 02:51:29 _hostname_ systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed. Aug 03 02:51:29 _hostname_ systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed. Aug 03 02:51:29 _hostname_ systemd[1]: Starting Create swap on /dev/zram0... Aug 03 02:51:30 _hostname_ kernel: zram0: detected capacity change from 0 to 15294464 Aug 03 02:51:30 _hostname_ zram-generator[309]: Setting up swapspace version 1, size = 7.3 GiB (7830761472 bytes) Aug 03 02:51:30 _hostname_ zram-generator[309]: LABEL=zram0, UUID=9e78dbaf-13d5-4a2a-b667-bb47f7d0d9a6 Aug 03 02:51:30 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:30 _hostname_ systemd-makefs[305]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 9e78dbaf-13d5-4a2a-b667-bb47f7d0d9a6) Aug 03 02:51:30 _hostname_ systemd[1]: Finished Create swap on /dev/zram0. Aug 03 02:51:30 _hostname_ systemd[1]: Activating swap Compressed Swap on /dev/zram0... Aug 03 02:51:30 _hostname_ systemd[1]: Activated swap Compressed Swap on /dev/zram0. Aug 03 02:51:30 _hostname_ systemd[1]: Reached target Swaps. Aug 03 02:51:30 _hostname_ kernel: Adding 7647228k swap on /dev/zram0. Priority:100 extents:1 across:7647228k SSDscFS Aug 03 02:51:30 _hostname_ kernel: acpi_cpufreq: overriding BIOS provided _PSD data Aug 03 02:51:30 _hostname_ systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. Aug 03 02:51:30 _hostname_ mtp-probe[321]: checking bus 6, device 2: "/sys/devices/pci0000:00/0000:00:10.0/usb6/6-2" Aug 03 02:51:30 _hostname_ mtp-probe[320]: checking bus 11, device 2: "/sys/devices/pci0000:00/0000:00:03.4/0000:02:00.0/usb11/11-2" Aug 03 02:51:30 _hostname_ systemd[1]: Mounting /tmp... Aug 03 02:51:30 _hostname_ kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) Aug 03 02:51:30 _hostname_ systemd[1]: Mounted /tmp. Aug 03 02:51:30 _hostname_ mtp-probe[320]: bus: 11, device: 2 was not an MTP device Aug 03 02:51:30 _hostname_ mtp-probe[321]: bus: 6, device: 2 was not an MTP device Aug 03 02:51:30 _hostname_ kernel: acpi device:02: registered as cooling_device4 Aug 03 02:51:30 _hostname_ kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3 Aug 03 02:51:30 _hostname_ systemd[1]: Found device KINGSTON_SV300S37A120G 1. Aug 03 02:51:30 _hostname_ systemd[1]: Starting File System Check on /dev/disk/by-uuid/B1AA-4F47... Aug 03 02:51:30 _hostname_ systemd[1]: Found device WDC_WD20EZRZ-00Z5HB0 Movies. Aug 03 02:51:30 _hostname_ systemd-fsck[362]: fsck.fat 4.2 (2021-01-31) Aug 03 02:51:30 _hostname_ systemd-fsck[362]: /dev/sdb1: 5 files, 74/76643 clusters Aug 03 02:51:30 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-B1AA\x2d4F47 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:30 _hostname_ systemd[1]: Finished File System Check on /dev/disk/by-uuid/B1AA-4F47. Aug 03 02:51:30 _hostname_ mtp-probe[374]: checking bus 10, device 3: "/sys/devices/pci0000:00/0000:00:03.4/0000:02:00.0/usb10/10-1/10-1.4" Aug 03 02:51:30 _hostname_ mtp-probe[374]: bus: 10, device: 3 was not an MTP device Aug 03 02:51:30 _hostname_ systemd[1]: Found device WDC_WD20EZRZ-00Z5HB0 Data. Aug 03 02:51:30 _hostname_ kernel: [drm] radeon kernel modesetting enabled. Aug 03 02:51:30 _hostname_ kernel: Console: switching to colour dummy device 80x25 Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: vgaarb: deactivate vga console Aug 03 02:51:30 _hostname_ kernel: [drm] initializing kernel modesetting (KAVERI 0x1002:0x130F 0x1458:0xD000 0x00). Aug 03 02:51:30 _hostname_ kernel: [drm] doorbell mmio base: 0xD0000000 Aug 03 02:51:30 _hostname_ kernel: [drm] doorbell mmio size: 8388608 Aug 03 02:51:30 _hostname_ kernel: ATOM BIOS: 113 Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF Aug 03 02:51:30 _hostname_ kernel: [drm] Detected VRAM RAM=1024M, BAR=256M Aug 03 02:51:30 _hostname_ kernel: [drm] RAM width 128bits DDR Aug 03 02:51:30 _hostname_ kernel: [drm] radeon: 1024M of VRAM memory ready Aug 03 02:51:30 _hostname_ kernel: [drm] radeon: 2048M of GTT memory ready. Aug 03 02:51:30 _hostname_ kernel: [drm] Loading kaveri Microcode Aug 03 02:51:30 _hostname_ kernel: [drm] Internal thermal controller without fan control Aug 03 02:51:30 _hostname_ kernel: input: E-Signal/A-One USB Gaming Mouse as /devices/pci0000:00/0000:00:03.4/0000:02:00.0/usb10/10-1/10-1.4/10-1.4:1.0/0003:04D9:A09E.0001/input/input4 Aug 03 02:51:30 _hostname_ kernel: hid-generic 0003:04D9:A09E.0001: input,hidraw0: USB HID v1.10 Mouse [E-Signal/A-One USB Gaming Mouse] on usb-0000:02:00.0-1.4/input0 Aug 03 02:51:30 _hostname_ kernel: [drm] radeon: dpm initialized Aug 03 02:51:30 _hostname_ kernel: r8169 0000:01:00.0 eth0: RTL8168evl/8111evl, 74:d4:35:9e:aa:5e, XID 2c9, IRQ 41 Aug 03 02:51:30 _hostname_ kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] Aug 03 02:51:30 _hostname_ kernel: input: E-Signal/A-One USB Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:03.4/0000:02:00.0/usb10/10-1/10-1.4/10-1.4:1.1/0003:04D9:A09E.0002/input/input5 Aug 03 02:51:30 _hostname_ systemd[1]: Found device ST4000DM004-2CV104 Entertainment. Aug 03 02:51:30 _hostname_ kernel: [drm] Found UVD firmware Version: 1.64 Family ID: 9 Aug 03 02:51:30 _hostname_ kernel: [drm] Found VCE firmware/feedback version 40.2.2 / 15! Aug 03 02:51:30 _hostname_ kernel: [drm] GART: num cpu pages 524288, num gpu pages 524288 Aug 03 02:51:30 _hostname_ kernel: [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000). Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: WB enabled Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000078d30 Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000040000c18 Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000040000c1c Aug 03 02:51:30 _hostname_ kernel: radeon 0000:00:01.0: radeon: using MSI. Aug 03 02:51:30 _hostname_ kernel: [drm] radeon: irq initialized. Aug 03 02:51:30 _hostname_ kernel: [drm] ring test on 0 succeeded in 3 usecs Aug 03 02:51:30 _hostname_ kernel: [drm] ring test on 1 succeeded in 2 usecs Aug 03 02:51:30 _hostname_ kernel: [drm] ring test on 2 succeeded in 2 usecs Aug 03 02:51:30 _hostname_ kernel: [drm] ring test on 3 succeeded in 3 usecs Aug 03 02:51:30 _hostname_ kernel: [drm] ring test on 4 succeeded in 3 usecs Aug 03 02:51:30 _hostname_ kernel: hid-generic 0003:04D9:A09E.0002: input,hidraw1: USB HID v1.10 Keyboard [E-Signal/A-One USB Gaming Mouse] on usb-0000:02:00.0-1.4/input1 Aug 03 02:51:30 _hostname_ kernel: usbcore: registered new interface driver usbhid Aug 03 02:51:30 _hostname_ kernel: usbhid: USB HID core driver Aug 03 02:51:30 _hostname_ kernel: [drm] ring test on 5 succeeded in 1 usecs Aug 03 02:51:30 _hostname_ kernel: [drm] UVD initialized successfully. Aug 03 02:51:30 _hostname_ kernel: [drm] ring test on 6 succeeded in 16 usecs Aug 03 02:51:30 _hostname_ kernel: [drm] ring test on 7 succeeded in 3 usecs Aug 03 02:51:30 _hostname_ kernel: [drm] VCE initialized successfully. Aug 03 02:51:30 _hostname_ kernel: [drm] ib test on ring 0 succeeded in 0 usecs Aug 03 02:51:30 _hostname_ systemd[1]: Mounting /boot/efi... Aug 03 02:51:30 _hostname_ systemd[1]: Mounting /media/data... Aug 03 02:51:30 _hostname_ systemd[1]: Mounting /media/entmt... Aug 03 02:51:30 _hostname_ systemd[1]: Mounting /media/movies... Aug 03 02:51:30 _hostname_ kernel: EXT4-fs (sdc1): warning: mounting fs with errors, running e2fsck is recommended Aug 03 02:51:30 _hostname_ kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 Aug 03 02:51:30 _hostname_ kernel: piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection Aug 03 02:51:30 _hostname_ kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 Aug 03 02:51:30 _hostname_ kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6 Aug 03 02:51:30 _hostname_ kernel: snd_hda_intel 0000:00:01.1: Force to non-snoop mode Aug 03 02:51:30 _hostname_ kernel: cryptd: max_cpu_qlen set to 1000 Aug 03 02:51:30 _hostname_ kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver Aug 03 02:51:30 _hostname_ kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address Aug 03 02:51:30 _hostname_ kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0) Aug 03 02:51:30 _hostname_ kernel: EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. Aug 03 02:51:30 _hostname_ kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. Aug 03 02:51:30 _hostname_ systemd[1]: Mounted /boot/efi. Aug 03 02:51:30 _hostname_ kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input7 Aug 03 02:51:30 _hostname_ kernel: snd_hda_intel 0000:00:01.1: device 1458:a002 is on the power_save denylist, forcing power_save to 0 Aug 03 02:51:30 _hostname_ systemd[1]: Mounted /media/data. Aug 03 02:51:30 _hostname_ systemd[1]: Mounted /media/movies. Aug 03 02:51:30 _hostname_ systemd[1]: Mounted /media/entmt. Aug 03 02:51:30 _hostname_ systemd[1]: Reached target Local File Systems. Aug 03 02:51:30 _hostname_ systemd[1]: Starting Rebuild Dynamic Linker Cache... Aug 03 02:51:30 _hostname_ kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. Aug 03 02:51:30 _hostname_ kernel: AVX version of gcm_enc/dec engaged. Aug 03 02:51:30 _hostname_ kernel: AES CTR mode by8 optimization enabled Aug 03 02:51:30 _hostname_ systemd[1]: Starting Set Up Additional Binary Formats... Aug 03 02:51:30 _hostname_ systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). Aug 03 02:51:30 _hostname_ systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id). Aug 03 02:51:30 _hostname_ systemd[1]: Starting Create Volatile Files and Directories... Aug 03 02:51:30 _hostname_ systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 445 (systemd-binfmt) Aug 03 02:51:30 _hostname_ systemd[1]: Mounting Arbitrary Executable File Formats File System... Aug 03 02:51:30 _hostname_ kernel: r8169 0000:01:00.0 enp1s0: renamed from eth0 Aug 03 02:51:30 _hostname_ systemd[1]: Mounted Arbitrary Executable File Formats File System. Aug 03 02:51:30 _hostname_ systemd[1]: Finished Set Up Additional Binary Formats. Aug 03 02:51:30 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:30 _hostname_ kernel: mousedev: PS/2 mouse device common for all mice Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x1e Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: inputs: Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 Aug 03 02:51:30 _hostname_ kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a Aug 03 02:51:30 _hostname_ kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input8 Aug 03 02:51:30 _hostname_ kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input9 Aug 03 02:51:30 _hostname_ kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input10 Aug 03 02:51:30 _hostname_ kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input11 Aug 03 02:51:30 _hostname_ kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input12 Aug 03 02:51:30 _hostname_ kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input13 Aug 03 02:51:30 _hostname_ kernel: input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input14 Aug 03 02:51:30 _hostname_ kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input15 Aug 03 02:51:30 _hostname_ kernel: snd_hda_intel 0000:00:14.2: device 1458:a002 is on the power_save denylist, forcing power_save to 0 Aug 03 02:51:30 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:30 _hostname_ systemd[1]: Finished Create Volatile Files and Directories. Aug 03 02:51:30 _hostname_ audit: BPF prog-id=17 op=LOAD Aug 03 02:51:30 _hostname_ systemd[1]: Starting Rebuild Journal Catalog... Aug 03 02:51:30 _hostname_ systemd[1]: Starting Network Time Synchronization... Aug 03 02:51:30 _hostname_ systemd[1]: Starting Record System Boot/Shutdown in UTMP... Aug 03 02:51:30 _hostname_ audit[478]: SYSTEM_BOOT pid=478 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Aug 03 02:51:30 _hostname_ systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). Aug 03 02:51:30 _hostname_ systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes). Aug 03 02:51:30 _hostname_ systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes). Aug 03 02:51:30 _hostname_ systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed. Aug 03 02:51:30 _hostname_ systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id). Aug 03 02:51:30 _hostname_ systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed. Aug 03 02:51:30 _hostname_ systemd[1]: Finished Record System Boot/Shutdown in UTMP. Aug 03 02:51:30 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:30 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:30 _hostname_ systemd[1]: Finished Rebuild Journal Catalog. Aug 03 02:51:31 _hostname_ kernel: kvm: Nested Virtualization enabled Aug 03 02:51:31 _hostname_ kernel: SVM: kvm: Nested Paging enabled Aug 03 02:51:31 _hostname_ kernel: MCE: In-kernel MCE decoding enabled. Aug 03 02:51:31 _hostname_ systemd[1]: Started Network Time Synchronization. Aug 03 02:51:31 _hostname_ systemd[1]: Reached target System Time Set. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Found device Backup+_BL Backup. Aug 03 02:51:31 _hostname_ systemd[1]: Found device Backup+_BL Dump. Aug 03 02:51:31 _hostname_ systemd[1]: Starting File System Check on /dev/disk/by-uuid/81add1ae-4a49-46c9-a387-d3a91a1d5460... Aug 03 02:51:31 _hostname_ systemd[1]: Starting File System Check on /dev/disk/by-uuid/a12fcdf8-2415-4b9e-8612-2d85daff39f3... Aug 03 02:51:31 _hostname_ systemd[1]: Finished Rebuild Dynamic Linker Cache. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Starting Update is Completed... Aug 03 02:51:31 _hostname_ systemd[1]: Finished Update is Completed. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Reached target System Initialization. Aug 03 02:51:31 _hostname_ systemd[1]: Started CUPS Scheduler. Aug 03 02:51:31 _hostname_ systemd[1]: Started Discard unused blocks once a week. Aug 03 02:51:31 _hostname_ systemd[1]: Started Daily rotation of log files. Aug 03 02:51:31 _hostname_ systemd[1]: Started Daily man-db regeneration. Aug 03 02:51:31 _hostname_ systemd[1]: Started Daily verification of password and group files. Aug 03 02:51:31 _hostname_ systemd[1]: Started Daily Cleanup of Temporary Directories. Aug 03 02:51:31 _hostname_ systemd[1]: Started Daily locate database update. Aug 03 02:51:31 _hostname_ systemd[1]: Reached target Path Units. Aug 03 02:51:31 _hostname_ systemd[1]: Reached target Timer Units. Aug 03 02:51:31 _hostname_ systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Aug 03 02:51:31 _hostname_ systemd[1]: Listening on CUPS Scheduler. Aug 03 02:51:31 _hostname_ systemd[1]: Listening on D-Bus System Message Bus Socket. Aug 03 02:51:31 _hostname_ systemd[1]: Reached target Socket Units. Aug 03 02:51:31 _hostname_ systemd[1]: Reached target Basic System. Aug 03 02:51:31 _hostname_ systemd[1]: Starting Save/Restore Sound Card State... Aug 03 02:51:31 _hostname_ systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf). Aug 03 02:51:31 _hostname_ systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Aug 03 02:51:31 _hostname_ systemd[1]: Started Periodic Command Scheduler. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Starting D-Bus System Message Bus... Aug 03 02:51:31 _hostname_ crond[497]: (CRON) STARTUP (1.6.1) Aug 03 02:51:31 _hostname_ systemd[1]: Starting Initialize hardware monitoring sensors... Aug 03 02:51:31 _hostname_ kernel: [drm] ib test on ring 1 succeeded in 0 usecs Aug 03 02:51:31 _hostname_ crond[497]: (CRON) INFO (Syslog will be used instead of sendmail.) Aug 03 02:51:31 _hostname_ crond[497]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 8% if used.) Aug 03 02:51:31 _hostname_ crond[497]: (CRON) INFO (running with inotify support) Aug 03 02:51:31 _hostname_ systemd[1]: Starting Power Profiles daemon... Aug 03 02:51:31 _hostname_ audit: BPF prog-id=18 op=LOAD Aug 03 02:51:31 _hostname_ audit: BPF prog-id=19 op=LOAD Aug 03 02:51:31 _hostname_ audit: BPF prog-id=20 op=LOAD Aug 03 02:51:31 _hostname_ systemd[1]: Starting User Login Management... Aug 03 02:51:31 _hostname_ systemd[1]: Starting UDisks2 managed ZRAM device zram0 setup... Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Finished Save/Restore Sound Card State. Aug 03 02:51:31 _hostname_ systemd[1]: Reached target Sound Card. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Found user 'avahi' (UID 975) and group 'avahi' (GID 975). Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Successfully dropped root privileges. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: avahi-daemon 0.8 starting up. Aug 03 02:51:31 _hostname_ dbus-daemon[498]: dbus[498]: Unknown group "netdev" in message bus configuration file Aug 03 02:51:31 _hostname_ systemd-fsck[493]: Backup: clean, 2832/19677184 files, 46945571/78694400 blocks Aug 03 02:51:31 _hostname_ dbus-daemon[498]: dbus[498]: Unknown group "netdev" in message bus configuration file Aug 03 02:51:31 _hostname_ systemd[1]: udisks2-zram-setup@zram0.service: Deactivated successfully. Aug 03 02:51:31 _hostname_ systemd[1]: Finished UDisks2 managed ZRAM device zram0 setup. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd-logind[501]: Watching system buttons on /dev/input/event1 (Power Button) Aug 03 02:51:31 _hostname_ systemd-logind[501]: Watching system buttons on /dev/input/event0 (Power Button) Aug 03 02:51:31 _hostname_ systemd-logind[501]: Watching system buttons on /dev/input/event5 (E-Signal/A-One USB Gaming Mouse Keyboard) Aug 03 02:51:31 _hostname_ systemd-logind[501]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Aug 03 02:51:31 _hostname_ systemd-logind[501]: New seat seat0. Aug 03 02:51:31 _hostname_ systemd[1]: Started D-Bus System Message Bus. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Successfully called chroot(). Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Successfully dropped remaining capabilities. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: No service file found in /etc/avahi/services. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=500 comm="/usr/lib/power-profiles-daemon") Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Starting Network Manager... Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.systemd1' Aug 03 02:51:31 _hostname_ systemd[1]: Started User Login Management. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Joining mDNS multicast group on interface lo.IPv6 with address _ip_address_. Aug 03 02:51:31 _hostname_ systemd[1]: Started Avahi mDNS/DNS-SD Stack. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: New relevant interface lo.IPv6 for mDNS. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Joining mDNS multicast group on interface lo.IPv4 with address _ip_address_. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: New relevant interface lo.IPv4 for mDNS. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Network interface enumeration completed. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Registering new address record for _ip_address on lo.*. Aug 03 02:51:31 _hostname_ avahi-daemon[496]: Registering new address record for _ip_address on lo.IPv4. Aug 03 02:51:31 _hostname_ systemd[1]: Starting Authorization Manager... Aug 03 02:51:31 _hostname_ polkitd[519]: Started polkitd version 121 Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-81add1ae\x2d4a49\x2d46c9\x2da387\x2dd3a91a1d5460 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Finished File System Check on /dev/disk/by-uuid/81add1ae-4a49-46c9-a387-d3a91a1d5460. Aug 03 02:51:31 _hostname_ polkitd[519]: Loading rules from directory /etc/polkit-1/rules.d Aug 03 02:51:31 _hostname_ polkitd[519]: Loading rules from directory /usr/share/polkit-1/rules.d Aug 03 02:51:31 _hostname_ polkitd[519]: Finished loading, compiling and executing 7 rules Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Aug 03 02:51:31 _hostname_ systemd[1]: Started Authorization Manager. Aug 03 02:51:31 _hostname_ polkitd[519]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ kernel: it87: Found IT8620E chip at 0x228, revision 3 Aug 03 02:51:31 _hostname_ kernel: it87: Beeping is supported Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.1933] NetworkManager (version 1.38.2-2) is starting... (for the first time) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.1933] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) Aug 03 02:51:31 _hostname_ systemd[1]: Started Power Profiles daemon. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Finished Initialize hardware monitoring sensors. Aug 03 02:51:31 _hostname_ systemd[1]: Started Network Manager. Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.1965] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Reached target Network. Aug 03 02:51:31 _hostname_ systemd[1]: Starting CUPS Scheduler... Aug 03 02:51:31 _hostname_ systemd[1]: Started Jellyfin Media Server. Aug 03 02:51:31 _hostname_ systemd[1]: Started Lighttpd Web Server. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=jellyfin comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lighttpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Starting Permit User Sessions... Aug 03 02:51:31 _hostname_ systemd[1]: Finished Permit User Sessions. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Starting Light Display Manager... Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.2115] manager[0x558aef7e7000]: monitoring kernel firmware directory '/lib/firmware'. Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.6' (uid=0 pid=518 comm="/usr/bin/NetworkManager --no-daemon") Aug 03 02:51:31 _hostname_ audit: BPF prog-id=21 op=LOAD Aug 03 02:51:31 _hostname_ audit: BPF prog-id=22 op=LOAD Aug 03 02:51:31 _hostname_ audit: BPF prog-id=23 op=LOAD Aug 03 02:51:31 _hostname_ systemd[1]: Starting Hostname Service... Aug 03 02:51:31 _hostname_ systemd[1]: Started Light Display Manager. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.7' (uid=0 pid=540 comm="/usr/bin/lightdm") Aug 03 02:51:31 _hostname_ systemd[1]: Reached target User and Group Name Lookups. Aug 03 02:51:31 _hostname_ systemd-fsck[522]: Dump: clean, 18369/41377792 files, 115488286/165495808 blocks Aug 03 02:51:31 _hostname_ audit: BPF prog-id=24 op=LOAD Aug 03 02:51:31 _hostname_ systemd[1]: Starting Accounts Service... Aug 03 02:51:31 _hostname_ lighttpd-angel[539]: 2022-08-03 02:51:31: (server.c.1588) server started (lighttpd/1.4.65) Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.hostname1' Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Started Hostname Service. Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.2736] hostname: hostname: using hostnamed Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.2737] hostname: static hostname changed from (none) to "_hostname_" Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.2762] dns-mgr[0x558aef7b8250]: init: dns=default,systemd-resolved rc-manager=symlink Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.10' (uid=0 pid=535 comm="/usr/bin/cupsd -l") Aug 03 02:51:31 _hostname_ systemd[1]: Starting Manage, Install and Generate Color Profiles... Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ accounts-daemon[548]: started daemon version 22.08.0 Aug 03 02:51:31 _hostname_ systemd[1]: Started Accounts Service. Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.Accounts' Aug 03 02:51:31 _hostname_ systemd[1]: Finished File System Check on /dev/disk/by-uuid/a12fcdf8-2415-4b9e-8612-2d85daff39f3. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-a12fcdf8\x2d2415\x2d4b9e\x2d8612\x2d2d85daff39f3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.ColorManager' Aug 03 02:51:31 _hostname_ systemd[1]: Started Manage, Install and Generate Color Profiles. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.3544] manager[0x558aef7e7000]: rfkill: Wi-Fi hardware radio set enabled Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.3544] manager[0x558aef7e7000]: rfkill: WWAN hardware radio set enabled Aug 03 02:51:31 _hostname_ systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.3797] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.38.2-2/libnm-device-plugin-wwan.so) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.3836] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.38.2-2/libnm-device-plugin-bluetooth.so) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.3878] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.38.2-2/libnm-device-plugin-ovs.so) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.3891] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.38.2-2/libnm-device-plugin-adsl.so) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.3999] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.38.2-2/libnm-device-plugin-team.so) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4042] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.38.2-2/libnm-device-plugin-wifi.so) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4045] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4046] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4046] manager: Networking is enabled by state file Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=518 comm="/usr/bin/NetworkManager --no-daemon") Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4062] settings: Loaded settings plugin: keyfile (internal) Aug 03 02:51:31 _hostname_ systemd[1]: Starting Network Manager Script Dispatcher Service... Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4131] dhcp-init: Using DHCP client 'internal' Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4132] device (lo): carrier: link connected Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4134] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4144] manager: (enp1s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.4147] device (enp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Aug 03 02:51:31 _hostname_ kernel: RTL8211E Gigabit Ethernet r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC) Aug 03 02:51:31 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Aug 03 02:51:31 _hostname_ systemd[1]: Started Network Manager Script Dispatcher Service. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Started CUPS Scheduler. Aug 03 02:51:31 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:31 _hostname_ systemd[1]: Reached target Multi-User System. Aug 03 02:51:31 _hostname_ systemd[1]: Reached target Graphical Interface. Aug 03 02:51:31 _hostname_ systemd[1]: Mounting /run/media/_user_/backup... Aug 03 02:51:31 _hostname_ systemd[1]: Mounting /run/media/_user_/dump... Aug 03 02:51:31 _hostname_ kernel: [drm] ib test on ring 2 succeeded in 0 usecs Aug 03 02:51:31 _hostname_ kernel: [drm] ib test on ring 3 succeeded in 0 usecs Aug 03 02:51:31 _hostname_ kernel: [drm] ib test on ring 4 succeeded in 0 usecs Aug 03 02:51:31 _hostname_ systemd[1]: Mounted /run/media/_user_/backup. Aug 03 02:51:31 _hostname_ kernel: EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. Aug 03 02:51:31 _hostname_ NetworkManager[518]: [1659475291.7207] ovsdb: disconnected from ovsdb Aug 03 02:51:31 _hostname_ kernel: r8169 0000:01:00.0 enp1s0: Link is Down Aug 03 02:51:31 _hostname_ systemd[1]: Mounted /run/media/_user_/dump. Aug 03 02:51:31 _hostname_ systemd[1]: Startup finished in 2.978s (kernel) + 6.033s (userspace) = 9.012s. Aug 03 02:51:31 _hostname_ kernel: EXT4-fs (sde2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Jellyfin version: 10.8.3 Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Environment Variables: ["[JELLYFIN_ADD_OPTS, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIRECTORY, /var/lib/jellyfin]", "[JELLYFIN_CACHE_DIRECTORY, /var/cache/jellyfin]", "[JELLYFIN_LOG_DIR, /var/lib/jellyfin/log]"] Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--datadir", "/var/lib/jellyfin", "--cachedir", "/var/cache/jellyfin", "--webdir=/usr/share/jellyfin/web"] Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Operating system: Linux Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Architecture: X64 Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: 64-Bit Process: True Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: User Interactive: True Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Processor count: 4 Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Program data path: /var/lib/jellyfin Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web Aug 03 02:51:31 _hostname_ jellyfin[536]: [02:51:31] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/ Aug 03 02:51:32 _hostname_ avahi-daemon[496]: Server startup complete. Host name is _hostname_.local. Local service cookie is 3162988589. Aug 03 02:51:32 _hostname_ kernel: [drm] ib test on ring 5 succeeded Aug 03 02:51:32 _hostname_ kernel: [drm] ib test on ring 6 succeeded Aug 03 02:51:32 _hostname_ kernel: [drm] ib test on ring 7 succeeded Aug 03 02:51:32 _hostname_ kernel: [drm] Radeon Display Connectors Aug 03 02:51:32 _hostname_ kernel: [drm] Connector 0: Aug 03 02:51:32 _hostname_ kernel: [drm] DVI-D-1 Aug 03 02:51:32 _hostname_ kernel: [drm] HPD3 Aug 03 02:51:32 _hostname_ kernel: [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c Aug 03 02:51:32 _hostname_ kernel: [drm] Encoders: Aug 03 02:51:32 _hostname_ kernel: [drm] DFP2: INTERNAL_UNIPHY2 Aug 03 02:51:32 _hostname_ kernel: [drm] Connector 1: Aug 03 02:51:32 _hostname_ kernel: [drm] HDMI-A-1 Aug 03 02:51:32 _hostname_ kernel: [drm] HPD1 Aug 03 02:51:32 _hostname_ kernel: [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c Aug 03 02:51:32 _hostname_ kernel: [drm] Encoders: Aug 03 02:51:32 _hostname_ kernel: [drm] DFP1: INTERNAL_UNIPHY Aug 03 02:51:32 _hostname_ kernel: [drm] Connector 2: Aug 03 02:51:32 _hostname_ kernel: [drm] VGA-1 Aug 03 02:51:32 _hostname_ kernel: [drm] HPD2 Aug 03 02:51:32 _hostname_ kernel: [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c Aug 03 02:51:32 _hostname_ kernel: [drm] Encoders: Aug 03 02:51:32 _hostname_ kernel: [drm] CRT1: INTERNAL_UNIPHY3 Aug 03 02:51:32 _hostname_ kernel: [drm] CRT1: NUTMEG Aug 03 02:51:32 _hostname_ jellyfin[536]: [02:51:32] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /var/cache/jellyfin Aug 03 02:51:32 _hostname_ kernel: [drm] fb mappable at 0xC0731000 Aug 03 02:51:32 _hostname_ kernel: [drm] vram apper at 0xC0000000 Aug 03 02:51:32 _hostname_ kernel: [drm] size 8294400 Aug 03 02:51:32 _hostname_ kernel: [drm] fb depth is 24 Aug 03 02:51:32 _hostname_ kernel: [drm] pitch is 7680 Aug 03 02:51:32 _hostname_ kernel: fbcon: radeondrmfb (fb0) is primary device Aug 03 02:51:32 _hostname_ kernel: Console: switching to colour frame buffer device 240x67 Aug 03 02:51:32 _hostname_ kernel: radeon 0000:00:01.0: [drm] fb0: radeondrmfb frame buffer device Aug 03 02:51:32 _hostname_ kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.ALIB], AE_NOT_FOUND (20210730/psargs-330) Aug 03 02:51:32 _hostname_ kernel: ACPI Error: Aborting method \_SB.PCI0.VGA.ATC0 due to previous error (AE_NOT_FOUND) (20210730/psparse-529) Aug 03 02:51:32 _hostname_ kernel: ACPI Error: Aborting method \_SB.PCI0.VGA.ATCS due to previous error (AE_NOT_FOUND) (20210730/psparse-529) Aug 03 02:51:32 _hostname_ kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0 Aug 03 02:51:32 _hostname_ jellyfin[536]: [02:51:32] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.OpenSubtitles, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Open Subtitles_18.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.PlaybackReporting, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Playback Reporting_13.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Tvdb, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_8.0.0.0/Jellyfin.Plugin.Tvdb.dll Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly TvDbSharper, Version=3.2.2.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TheTVDB_8.0.0.0/TvDbSharper.dll Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.TMDbBoxSets, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/TMDb Box Sets_10.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Trakt, Version=19.0.0.0, Culture=neutral, PublicKeyToken=null from /var/lib/jellyfin/plugins/Trakt_19.0.0.0/Trakt.dll Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [ERR] [1] Jellyfin.Networking.Manager.NetworkManager: No interfaces information available. Resolving DNS name. Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : [] Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:33 _hostname_ kernel: [drm] amdgpu kernel modesetting enabled. Aug 03 02:51:33 _hostname_ kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.ALIB], AE_NOT_FOUND (20210730/psargs-330) Aug 03 02:51:33 _hostname_ kernel: ACPI Error: Aborting method \_SB.PCI0.VGA.ATC0 due to previous error (AE_NOT_FOUND) (20210730/psparse-529) Aug 03 02:51:33 _hostname_ kernel: ACPI Error: Aborting method \_SB.PCI0.VGA.ATCS due to previous error (AE_NOT_FOUND) (20210730/psparse-529) Aug 03 02:51:33 _hostname_ kernel: amdgpu: Topology: Add APU node [0x0:0x0] Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: [] Aug 03 02:51:33 _hostname_ jellyfin[536]: [02:51:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: [] Aug 03 02:51:33 _hostname_ systemd[1]: Created slice Slice /system/systemd-backlight. Aug 03 02:51:33 _hostname_ systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0... Aug 03 02:51:33 _hostname_ systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video0. Aug 03 02:51:33 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2886] device (enp1s0): carrier: link connected Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2891] device (enp1s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2899] policy: auto-activating connection '_ssid_' (c5547df4-c7de-3c2d-94f3-2b7769be230d) Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2908] device (enp1s0): Activation: starting connection '_ssid_' (c5547df4-c7de-3c2d-94f3-2b7769be230d) Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2910] device (enp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2916] manager: NetworkManager state is now CONNECTING Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2920] device (enp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Aug 03 02:51:34 _hostname_ kernel: r8169 0000:01:00.0 enp1s0: Link is Up - 1Gbps/Full - flow control rx/tx Aug 03 02:51:34 _hostname_ kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2930] device (enp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Aug 03 02:51:34 _hostname_ NetworkManager[518]: [1659475294.2958] dhcp4 (enp1s0): activation: beginning transaction (timeout in 45 seconds) Aug 03 02:51:34 _hostname_ avahi-daemon[496]: Joining mDNS multicast group on interface enp1s0.IPv6 with address _ip_address_. Aug 03 02:51:34 _hostname_ avahi-daemon[496]: New relevant interface enp1s0.IPv6 for mDNS. Aug 03 02:51:34 _hostname_ avahi-daemon[496]: Registering new address record for _ip_address on enp1s0.*. Aug 03 02:51:36 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.6' (uid=0 pid=518 comm="/usr/bin/NetworkManager --no-daemon") Aug 03 02:51:36 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Aug 03 02:51:36 _hostname_ jellyfin[536]: [02:51:36] [ERR] [14] Jellyfin.Networking.Manager.NetworkManager: No interfaces information available. Resolving DNS name. Aug 03 02:51:36 _hostname_ jellyfin[536]: [02:51:36] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:36 _hostname_ jellyfin[536]: [02:51:36] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : [] Aug 03 02:51:36 _hostname_ jellyfin[536]: [02:51:36] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:36 _hostname_ audit[614]: CRED_ACQ pid=614 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:36 _hostname_ lightdm[614]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=970) by (uid=0) Aug 03 02:51:36 _hostname_ kernel: kauditd_printk_skb: 45 callbacks suppressed Aug 03 02:51:36 _hostname_ kernel: audit: type=1103 audit(1659475296.563:57): pid=614 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:36 _hostname_ systemd[1]: Created slice User Slice of UID 970. Aug 03 02:51:36 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/970... Aug 03 02:51:36 _hostname_ systemd-logind[501]: New session c1 of user lightdm. Aug 03 02:51:36 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/970. Aug 03 02:51:36 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:36 _hostname_ systemd[1]: Starting User Manager for UID 970... Aug 03 02:51:36 _hostname_ kernel: audit: type=1130 audit(1659475296.593:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:36 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.18' (uid=0 pid=618 comm="(systemd)") Aug 03 02:51:36 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Aug 03 02:51:36 _hostname_ systemd[618]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Aug 03 02:51:36 _hostname_ audit[618]: USER_ACCT pid=618 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:36 _hostname_ audit[618]: CRED_ACQ pid=618 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Aug 03 02:51:36 _hostname_ systemd[618]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[] rhost=[] Aug 03 02:51:36 _hostname_ audit[618]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffcc59fd820 a2=3 a3=7ffcc59fd535 items=0 ppid=1 pid=618 auid=970 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Aug 03 02:51:36 _hostname_ audit: PROCTITLE proctitle="(systemd)" Aug 03 02:51:36 _hostname_ systemd[618]: pam_unix(systemd-user:session): session opened for user lightdm(uid=970) by (uid=0) Aug 03 02:51:36 _hostname_ kernel: audit: type=1101 audit(1659475296.603:59): pid=618 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:36 _hostname_ kernel: audit: type=1103 audit(1659475296.603:60): pid=618 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Aug 03 02:51:36 _hostname_ kernel: audit: type=1006 audit(1659475296.603:61): pid=618 uid=0 old-auid=4294967295 auid=970 tty=(none) old-ses=4294967295 ses=1 res=1 Aug 03 02:51:36 _hostname_ kernel: audit: type=1300 audit(1659475296.603:61): arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffcc59fd820 a2=3 a3=7ffcc59fd535 items=0 ppid=1 pid=618 auid=970 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Aug 03 02:51:36 _hostname_ kernel: audit: type=1327 audit(1659475296.603:61): proctitle="(systemd)" Aug 03 02:51:36 _hostname_ systemd[618]: pam_env(systemd-user:session): deprecated reading of user environment enabled Aug 03 02:51:36 _hostname_ audit[618]: USER_START pid=618 uid=0 auid=970 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:36 _hostname_ audit: BPF prog-id=25 op=LOAD Aug 03 02:51:36 _hostname_ audit[618]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd3b4d8f60 a2=80 a3=0 items=0 ppid=1 pid=618 auid=970 uid=970 gid=970 euid=970 suid=970 fsuid=970 egid=970 sgid=970 fsgid=970 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) Aug 03 02:51:36 _hostname_ audit: PROCTITLE proctitle="(systemd)" Aug 03 02:51:36 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:51:36 _hostname_ kernel: audit: type=1105 audit(1659475296.613:62): pid=618 uid=0 auid=970 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:36 _hostname_ kernel: audit: type=1334 audit(1659475296.613:63): prog-id=25 op=LOAD Aug 03 02:51:36 _hostname_ kernel: audit: type=1300 audit(1659475296.613:63): arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd3b4d8f60 a2=80 a3=0 items=0 ppid=1 pid=618 auid=970 uid=970 gid=970 euid=970 suid=970 fsuid=970 egid=970 sgid=970 fsgid=970 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) Aug 03 02:51:37 _hostname_ systemd[618]: Queued start job for default target Main User Target. Aug 03 02:51:37 _hostname_ systemd[618]: Created slice User Application Slice. Aug 03 02:51:37 _hostname_ systemd[618]: Reached target Paths. Aug 03 02:51:37 _hostname_ systemd[618]: Reached target Timers. Aug 03 02:51:37 _hostname_ systemd[618]: Starting D-Bus User Message Bus Socket... Aug 03 02:51:37 _hostname_ systemd[618]: Listening on GnuPG network certificate management daemon. Aug 03 02:51:37 _hostname_ systemd[618]: Listening on GCR ssh-agent wrapper. Aug 03 02:51:37 _hostname_ systemd[618]: Listening on GNOME Keyring daemon. Aug 03 02:51:37 _hostname_ systemd[618]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Aug 03 02:51:37 _hostname_ systemd[618]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Aug 03 02:51:37 _hostname_ systemd[618]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Aug 03 02:51:37 _hostname_ systemd[618]: Listening on GnuPG cryptographic agent and passphrase cache. Aug 03 02:51:37 _hostname_ systemd[618]: Listening on p11-kit server. Aug 03 02:51:37 _hostname_ systemd[618]: Listening on PipeWire PulseAudio. Aug 03 02:51:37 _hostname_ systemd[618]: Listening on PipeWire Multimedia System Socket. Aug 03 02:51:37 _hostname_ systemd[618]: Listening on D-Bus User Message Bus Socket. Aug 03 02:51:37 _hostname_ systemd[618]: Reached target Sockets. Aug 03 02:51:37 _hostname_ systemd[618]: Reached target Basic System. Aug 03 02:51:37 _hostname_ systemd[1]: Started User Manager for UID 970. Aug 03 02:51:37 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:37 _hostname_ systemd[1]: Started Session c1 of User lightdm. Aug 03 02:51:37 _hostname_ systemd[618]: Starting Update XDG user dir configuration... Aug 03 02:51:37 _hostname_ systemd[618]: Finished Update XDG user dir configuration. Aug 03 02:51:37 _hostname_ systemd[618]: Reached target Main User Target. Aug 03 02:51:37 _hostname_ systemd[618]: Startup finished in 459ms. Aug 03 02:51:37 _hostname_ audit[614]: USER_START pid=614 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Open Subtitles 18.0.0.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Playback Reporting 13.0.0.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TheTVDB 8.0.0.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb Box Sets 10.0.0.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Trakt 19.0.0.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.8.3.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.8.3.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.8.3.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.8.3.0 Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.8.3.0 Aug 03 02:51:37 _hostname_ systemd[618]: Created slice User Core Session Slice. Aug 03 02:51:37 _hostname_ systemd[618]: Starting D-Bus User Message Bus... Aug 03 02:51:37 _hostname_ systemd[618]: Started D-Bus User Message Bus. Aug 03 02:51:37 _hostname_ dbus-daemon[631]: [session uid=970 pid=631] Activating systemd to hand-off: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.0' (uid=970 pid=627 comm="/usr/bin/slick-greeter") Aug 03 02:51:37 _hostname_ dbus-daemon[631]: [session uid=970 pid=631] Successfully activated service 'org.freedesktop.systemd1' Aug 03 02:51:37 _hostname_ systemd[618]: Starting User preferences database... Aug 03 02:51:37 _hostname_ dbus-daemon[631]: [session uid=970 pid=631] Successfully activated service 'ca.desrt.dconf' Aug 03 02:51:37 _hostname_ systemd[618]: Started User preferences database. Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Main: Kestrel listening on Any IP4 Address Aug 03 02:51:37 _hostname_ slick-greeter-check-hidpi[630]: Window scale: 1 Aug 03 02:51:37 _hostname_ slick-greeter-set-keyboard-layout[643]: Current keyboard configuration: rules: evdev model: pc105 layout: us Aug 03 02:51:37 _hostname_ slick-greeter-set-keyboard-layout[643]: Applying keyboard configuration: ['setxkbmap', '-model', 'pc105', '-layout', 'us', '-variant', '_ssid_', '-option', _mac_address, '-v'] Aug 03 02:51:37 _hostname_ slick-greeter-set-keyboard-layout[643]: Result: Warning! Multiple definitions of keyboard model Using command line, ignoring X server Warning! Multiple definitions of keyboard layout Using command line, ignoring X server Trying to build keymap using the following components: keycodes: evdev+aliases(qwerty) types: complete compat: complete symbols: pc+us+inet(evdev) geometry: pc(pc105) Aug 03 02:51:37 _hostname_ slick-greeter-set-keyboard-layout[643]: New keyboard configuration: rules: evdev model: pc105 layout: us Aug 03 02:51:37 _hostname_ dbus-daemon[631]: [session uid=970 pid=631] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.3' (uid=970 pid=627 comm="/usr/bin/slick-greeter") Aug 03 02:51:37 _hostname_ systemd[618]: Starting Accessibility services bus... Aug 03 02:51:37 _hostname_ dbus-daemon[631]: [session uid=970 pid=631] Successfully activated service 'org.a11y.Bus' Aug 03 02:51:37 _hostname_ systemd[618]: Started Accessibility services bus. Aug 03 02:51:37 _hostname_ dbus-daemon[631]: [session uid=970 pid=631] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.0' (uid=970 pid=627 comm="/usr/bin/slick-greeter") Aug 03 02:51:37 _hostname_ systemd[618]: Starting Virtual filesystem service... Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskCleanDb: TaskCleanDb Loaded Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskRunBackup: TaskRunBackup Loaded Aug 03 02:51:37 _hostname_ dbus-daemon[631]: [session uid=970 pid=631] Successfully activated service 'org.gtk.vfs.Daemon' Aug 03 02:51:37 _hostname_ systemd[618]: Started Virtual filesystem service. Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Playback Reporting Trim Db set to fire at 2022-08-04 00:00:00.000 +05:30, which is 21:08:22.2995735 from now. Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2022-08-04 02:00:00.000 +05:30, which is 23:08:22.2665581 from now. Aug 03 02:51:37 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.20' (uid=970 pid=627 comm="/usr/bin/slick-greeter") Aug 03 02:51:37 _hostname_ audit: BPF prog-id=26 op=LOAD Aug 03 02:51:37 _hostname_ audit: BPF prog-id=27 op=LOAD Aug 03 02:51:37 _hostname_ systemd[1]: Starting Daemon for power management... Aug 03 02:51:37 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.UPower' Aug 03 02:51:37 _hostname_ systemd[1]: Started Daemon for power management. Aug 03 02:51:37 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:37 _hostname_ jellyfin[536]: [02:51:37] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 5.0.1 Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] Aug 03 02:51:38 _hostname_ at-spi-bus-launcher[654]: dbus-daemon[654]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=970 pid=627 comm="/usr/bin/slick-greeter") Aug 03 02:51:38 _hostname_ at-spi-bus-launcher[654]: dbus-daemon[654]: Successfully activated service 'org.a11y.atspi.Registry' Aug 03 02:51:38 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.22' (uid=0 pid=687 comm="lightdm --session-child 12 19") Aug 03 02:51:38 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Aug 03 02:51:38 _hostname_ lightdm[687]: pam_systemd_home(lightdm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Aug 03 02:51:38 _hostname_ at-spi-bus-launcher[689]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "overlay_qsv", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_qsv", "scale_vaapi", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale"] Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: tonemap_cuda with option GPU accelerated HDR to SDR tonemapping is not available Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: tonemap_opencl with option bt2390 is not available Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: overlay_opencl with option Action to take when encountering EOF from secondary input is not available Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: overlay_vaapi with option Action to take when encountering EOF from secondary input is not available Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm"] Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: ffmpeg Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: 59713d2a08194608a6ff525e23dde1cc Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.115474 Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: EventMonitorEntryPoint Running Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Sqlite version: 3.38.3 Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Sqlite compiler options: ATOMIC_INTRINSICS=1,COMPILER=gcc-7.5.0,DEFAULT_AUTOVACUUM,DEFAULT_CACHE_SIZE=-2000,DEFAULT_FILE_FORMAT=4,DEFAULT_FOREIGN_KEYS,DEFAULT_JOURNAL_SIZE_LIMIT=-1,DEFAULT_MMAP_SIZE=0,DEFAULT_PAGE_SIZE=4096,DEFAULT_PCACHE_INITSZ=20,DEFAULT_RECURSIVE_TRIGGERS,DEFAULT_SECTOR_SIZE=4096,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_AUTOCHECKPOINT=1000,DEFAULT_WAL_SYNCHRONOUS=2,DEFAULT_WORKER_THREADS=0,ENABLE_COLUMN_METADATA,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_RTREE,ENABLE_SNAPSHOT,MALLOC_SOFT_LIMIT=1024,MAX_ATTACHED=10,MAX_COLUMN=2000,MAX_COMPOUND_SELECT=500,MAX_DEFAULT_PAGE_SIZE=8192,MAX_EXPR_DEPTH=1000,MAX_FUNCTION_ARG=127,MAX_LENGTH=1000000000,MAX_LIKE_PATTERN_LENGTH=50000,MAX_MMAP_SIZE=0x7fff0000,MAX_PAGE_COUNT=1073741823,MAX_PAGE_SIZE=65536,MAX_SQL_LENGTH=1000000000,MAX_TRIGGER_DEPTH=1000,MAX_VARIABLE_NUMBER=32766,MAX_VDBE_OP=250000000,MAX_WORKER_THREADS=8,MUTEX_PTHREADS,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1 Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for /var/lib/jellyfin/data/playback_reporting.db is delete Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Initialize PlaybackActivity Repository Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: PlaybackActivity table schema OK Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Expected : datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int Aug 03 02:51:38 _hostname_ jellyfin[536]: [02:51:38] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Received : datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0915] dhcp4 (enp1s0): state changed new lease, address=_ip_address_ Aug 03 02:51:39 _hostname_ avahi-daemon[496]: Joining mDNS multicast group on interface enp1s0.IPv4 with address _ip_address_. Aug 03 02:51:39 _hostname_ avahi-daemon[496]: New relevant interface enp1s0.IPv4 for mDNS. Aug 03 02:51:39 _hostname_ avahi-daemon[496]: Registering new address record for _ip_address on enp1s0.IPv4. Aug 03 02:51:39 _hostname_ audit: BPF prog-id=28 op=LOAD Aug 03 02:51:39 _hostname_ audit[518]: SYSCALL arch=c000003e syscall=321 success=yes exit=26 a0=5 a1=7ffc4c877750 a2=90 a3=35 items=0 ppid=1 pid=518 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="NetworkManager" exe="/usr/bin/NetworkManager" key=(null) Aug 03 02:51:39 _hostname_ audit: PROCTITLE proctitle=2F7573722F62696E2F4E6574776F726B4D616E61676572002D2D6E6F2D6461656D6F6E Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0936] device (enp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0966] device (enp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0969] device (enp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0972] manager: NetworkManager state is now CONNECTED_LOCAL Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0976] manager: NetworkManager state is now CONNECTED_SITE Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0977] policy: set '_ssid_' (enp1s0) as default for IPv4 routing and DNS Aug 03 02:51:39 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.6' (uid=0 pid=518 comm="/usr/bin/NetworkManager --no-daemon") Aug 03 02:51:39 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0992] device (enp1s0): Activation: successful, device activated. Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.0998] manager: startup complete Aug 03 02:51:39 _hostname_ jellyfin[536]: [02:51:39] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.510758 Aug 03 02:51:39 _hostname_ jellyfin[536]: [02:51:39] [INF] [1] Main: Startup complete 0:00:07.4601437 Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.4401] manager: NetworkManager state is now CONNECTED_GLOBAL Aug 03 02:51:39 _hostname_ jellyfin[536]: [02:51:39] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies/dump/pending Aug 03 02:51:39 _hostname_ jellyfin[536]: [02:51:39] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/entmt/video/tv_series/daily Aug 03 02:51:39 _hostname_ jellyfin[536]: [02:51:39] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies/source/05_Meh Aug 03 02:51:39 _hostname_ jellyfin[536]: [02:51:39] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/entmt/video/tv_series/anime Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.9757] dhcp6 (enp1s0): activation: beginning transaction (timeout in 45 seconds) Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.9763] policy: set '_ssid_' (enp1s0) as default for IPv6 routing and DNS Aug 03 02:51:39 _hostname_ avahi-daemon[496]: Leaving mDNS multicast group on interface enp1s0.IPv6 with address _ip_address_. Aug 03 02:51:39 _hostname_ avahi-daemon[496]: Joining mDNS multicast group on interface enp1s0.IPv6 with address _ip_address_. Aug 03 02:51:39 _hostname_ NetworkManager[518]: [1659475299.9806] dhcp6 (enp1s0): state changed new lease Aug 03 02:51:39 _hostname_ avahi-daemon[496]: Registering new address record for _ip_address on enp1s0.*. Aug 03 02:51:39 _hostname_ avahi-daemon[496]: Withdrawing address record for_ip_address_ on enp1s0. Aug 03 02:51:40 _hostname_ jellyfin[536]: [02:51:40] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/entmt/video/tv_series/continuing Aug 03 02:51:40 _hostname_ jellyfin[536]: [02:51:40] [INF] [13] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/entmt/video/tv_series/ended Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: StartupTrigger fired for task: Update Plugins Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task PluginUpdateTask Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Update Plugins Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : [] Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:41 _hostname_ lightdm[687]: gkr-pam: unable to locate daemon control file Aug 03 02:51:41 _hostname_ audit[687]: USER_AUTH pid=687 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:41 _hostname_ audit[687]: USER_ACCT pid=687 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:41 _hostname_ lightdm[687]: gkr-pam: stashed password to try later in open session Aug 03 02:51:41 _hostname_ systemd[1]: Stopping Session c1 of User lightdm... Aug 03 02:51:41 _hostname_ lightdm[614]: pam_unix(lightdm-greeter:session): session closed for user lightdm Aug 03 02:51:41 _hostname_ audit[614]: USER_END pid=614 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:41 _hostname_ audit[614]: CRED_DISP pid=614 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:41 _hostname_ systemd[1]: session-c1.scope: Deactivated successfully. Aug 03 02:51:41 _hostname_ systemd[1]: Stopped Session c1 of User lightdm. Aug 03 02:51:41 _hostname_ systemd[1]: session-c1.scope: Consumed 1.333s CPU time. Aug 03 02:51:41 _hostname_ audit[687]: CRED_ACQ pid=687 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:41 _hostname_ systemd-logind[501]: Removed session c1. Aug 03 02:51:41 _hostname_ audit[687]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7fff75417060 a2=4 a3=7fff75416d74 items=0 ppid=540 pid=687 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="lightdm" exe="/usr/bin/lightdm" key=(null) Aug 03 02:51:41 _hostname_ audit: PROCTITLE proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003132003139 Aug 03 02:51:41 _hostname_ lightdm[687]: pam_unix(lightdm:session): session opened for user _user_(uid=1000) by (uid=0) Aug 03 02:51:41 _hostname_ systemd[1]: Created slice User Slice of UID 1000. Aug 03 02:51:41 _hostname_ systemd[1]: Starting User Runtime Directory /run/user/1000... Aug 03 02:51:41 _hostname_ systemd-logind[501]: New session 2 of user _user_. Aug 03 02:51:41 _hostname_ systemd[1]: Finished User Runtime Directory /run/user/1000. Aug 03 02:51:41 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:41 _hostname_ systemd[1]: Starting User Manager for UID 1000... Aug 03 02:51:41 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.26' (uid=0 pid=720 comm="(systemd)") Aug 03 02:51:41 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Aug 03 02:51:41 _hostname_ systemd[720]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Aug 03 02:51:41 _hostname_ systemd[720]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[_user_] ruser=[] rhost=[] Aug 03 02:51:41 _hostname_ audit[720]: USER_ACCT pid=720 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:41 _hostname_ audit[720]: CRED_ACQ pid=720 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Aug 03 02:51:41 _hostname_ audit[720]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffcc59fd820 a2=4 a3=7ffcc59fd534 items=0 ppid=1 pid=720 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null) Aug 03 02:51:41 _hostname_ audit: PROCTITLE proctitle="(systemd)" Aug 03 02:51:41 _hostname_ systemd[720]: pam_unix(systemd-user:session): session opened for user _user_(uid=1000) by (uid=0) Aug 03 02:51:41 _hostname_ systemd[720]: pam_env(systemd-user:session): deprecated reading of user environment enabled Aug 03 02:51:41 _hostname_ audit[720]: USER_START pid=720 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="_user_" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:41 _hostname_ audit: BPF prog-id=29 op=LOAD Aug 03 02:51:41 _hostname_ audit[720]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7fffe97e73d0 a2=80 a3=0 items=0 ppid=1 pid=720 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) Aug 03 02:51:41 _hostname_ audit: PROCTITLE proctitle="(systemd)" Aug 03 02:51:41 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:51:41 _hostname_ systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Aug 03 02:51:41 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: Configuration file /home/_user_/.config/autostart/conky.desktop is marked executable. Please remove executable permission bits. Proceeding anyway. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: /home/_user_/.config/autostart/conky.desktop:4: Unknown key name 'Description' in section 'Desktop Entry', ignoring. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: Configuration file /home/_user_/.config/autostart/org.kde.kdeconnect.nonplasma.desktop is marked executable. Please remove executable permission bits. Proceeding anyway. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: Configuration file /home/_user_/.config/autostart/org.ksnip.ksnip.desktop is marked executable. Please remove executable permission bits. Proceeding anyway. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: /home/_user_/.config/autostart/org.ksnip.ksnip.desktop:11: Unknown key name 'Actions' in section 'Desktop Entry', ignoring. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: /home/_user_/.config/autostart/org.ksnip.ksnip.desktop:13: Unknown section 'Desktop Action Area'. Ignoring. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: /home/_user_/.config/autostart/org.ksnip.ksnip.desktop:18: Unknown section 'Desktop Action LastArea'. Ignoring. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: /home/_user_/.config/autostart/org.ksnip.ksnip.desktop:23: Unknown section 'Desktop Action FullScreen'. Ignoring. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: /home/_user_/.config/autostart/org.ksnip.ksnip.desktop:28: Unknown section 'Desktop Action Window'. Ignoring. Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: Exec binary 'create-template' does not exist: No such file or directory Aug 03 02:51:41 _hostname_ systemd-xdg-autostart-generator[726]: /home/_user_/.config/autostart/create-template.desktop: not generating unit, error parsing Exec= line: No such file or directory Aug 03 02:51:41 _hostname_ systemd[720]: Queued start job for default target Main User Target. Aug 03 02:51:41 _hostname_ systemd[720]: Created slice User Application Slice. Aug 03 02:51:41 _hostname_ systemd[720]: Started Daily Backup script.. Aug 03 02:51:41 _hostname_ systemd[720]: Started Run EOS update notifier periodically. Aug 03 02:51:41 _hostname_ systemd[720]: Started Monthly Backup script.. Aug 03 02:51:41 _hostname_ systemd[720]: Started Weekly Backup script.. Aug 03 02:51:41 _hostname_ kernel: kauditd_printk_skb: 30 callbacks suppressed Aug 03 02:51:41 _hostname_ kernel: audit: type=1130 audit(1659475301.663:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:41 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:41 _hostname_ systemd[720]: Reached target Paths. Aug 03 02:51:41 _hostname_ systemd[720]: Reached target Timers. Aug 03 02:51:41 _hostname_ systemd[720]: Starting D-Bus User Message Bus Socket... Aug 03 02:51:41 _hostname_ systemd[720]: Listening on GnuPG network certificate management daemon. Aug 03 02:51:41 _hostname_ lightdm[687]: pam_env(lightdm:session): deprecated reading of user environment enabled Aug 03 02:51:41 _hostname_ systemd[720]: Listening on GCR ssh-agent wrapper. Aug 03 02:51:41 _hostname_ systemd[720]: Listening on GNOME Keyring daemon. Aug 03 02:51:41 _hostname_ systemd[720]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Aug 03 02:51:41 _hostname_ systemd[720]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Aug 03 02:51:41 _hostname_ systemd[720]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Aug 03 02:51:41 _hostname_ systemd[720]: Listening on GnuPG cryptographic agent and passphrase cache. Aug 03 02:51:41 _hostname_ mpris-scrobbler[728]: DEBUG main::loading_credentials: ok Aug 03 02:51:41 _hostname_ mpris-scrobbler[728]: DEBUG main::loading_config: ok Aug 03 02:51:41 _hostname_ audit[687]: USER_START pid=687 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:41 _hostname_ systemd[720]: Listening on p11-kit server. Aug 03 02:51:41 _hostname_ gnome-keyring-daemon[731]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring Aug 03 02:51:41 _hostname_ kernel: audit: type=1105 audit(1659475301.733:86): pid=687 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:51:41 _hostname_ kernel: audit: type=1112 audit(1659475301.733:87): pid=687 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=_hostname_ addr=? terminal=/dev/tty7 res=success' Aug 03 02:51:41 _hostname_ audit[687]: USER_LOGIN pid=687 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=_hostname_ addr=? terminal=/dev/tty7 res=success' Aug 03 02:51:41 _hostname_ lightdm[687]: gkr-pam: unlocked login keyring Aug 03 02:51:41 _hostname_ systemd[720]: Listening on PipeWire PulseAudio. Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies/source/06_Fair Aug 03 02:51:41 _hostname_ systemd[720]: Listening on PipeWire Multimedia System Socket. Aug 03 02:51:41 _hostname_ systemd[720]: Listening on D-Bus User Message Bus Socket. Aug 03 02:51:41 _hostname_ systemd[720]: Reached target Sockets. Aug 03 02:51:41 _hostname_ systemd[720]: Reached target Basic System. Aug 03 02:51:41 _hostname_ systemd[1]: Started User Manager for UID 1000. Aug 03 02:51:41 _hostname_ systemd[1]: Started Session 2 of User _user_. Aug 03 02:51:41 _hostname_ systemd[720]: Started daemon to scrobble tracks loaded from the MPRIS DBus interface to compatible services. Aug 03 02:51:41 _hostname_ systemd[720]: Starting Update XDG user dir configuration... Aug 03 02:51:41 _hostname_ systemd[720]: Finished Update XDG user dir configuration. Aug 03 02:51:41 _hostname_ systemd[720]: Reached target Main User Target. Aug 03 02:51:41 _hostname_ systemd[720]: Startup finished in 303ms. Aug 03 02:51:41 _hostname_ systemd[720]: Started GNOME Keyring daemon. Aug 03 02:51:41 _hostname_ systemd[720]: Created slice User Core Session Slice. Aug 03 02:51:41 _hostname_ systemd[720]: Starting D-Bus User Message Bus... Aug 03 02:51:41 _hostname_ systemd[720]: Started D-Bus User Message Bus. Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /var/lib/jellyfin/data/collections Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: StartupTrigger fired for task: Import watched states and playback progress from trakt.tv Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task SyncFromTraktTask Aug 03 02:51:41 _hostname_ jellyfin[536]: [02:51:41] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Import watched states and playback progress from trakt.tv Aug 03 02:51:42 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=1000 pid=752 comm="/usr/lib/gnome-session-check-accelerated") Aug 03 02:51:42 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gtk.vfs.Daemon' Aug 03 02:51:42 _hostname_ systemd[720]: Starting Virtual filesystem service... Aug 03 02:51:42 _hostname_ systemd[720]: Started Virtual filesystem service. Aug 03 02:51:42 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.7' (uid=1000 pid=752 comm="/usr/lib/gnome-session-check-accelerated") Aug 03 02:51:42 _hostname_ systemd[720]: Starting Accessibility services bus... Aug 03 02:51:42 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.a11y.Bus' Aug 03 02:51:42 _hostname_ systemd[720]: Started Accessibility services bus. Aug 03 02:51:42 _hostname_ gnome-session[736]: gnome-session-binary[736]: WARNING: Could not parse desktop file create-template.desktop or it references a not found TryExec binary Aug 03 02:51:42 _hostname_ gnome-session-binary[736]: WARNING: Could not parse desktop file create-template.desktop or it references a not found TryExec binary Aug 03 02:51:42 _hostname_ gnome-keyring-d[731]: The PKCS#11 component was already initialized Aug 03 02:51:42 _hostname_ gnome-keyring-daemon[731]: The PKCS#11 component was already initialized Aug 03 02:51:42 _hostname_ gnome-keyring-d[731]: The Secret Service was already initialized Aug 03 02:51:42 _hostname_ gnome-keyring-daemon[795]: discover_other_daemon: 1 Aug 03 02:51:42 _hostname_ gnome-keyring-ssh.desktop[795]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring Aug 03 02:51:42 _hostname_ gnome-keyring-ssh.desktop[795]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh Aug 03 02:51:42 _hostname_ gnome-keyring-daemon[796]: discover_other_daemon: 1 Aug 03 02:51:42 _hostname_ gnome-keyring-daemon[731]: The Secret Service was already initialized Aug 03 02:51:42 _hostname_ gnome-keyring-ssh.desktop[795]: discover_other_daemon: 1 Aug 03 02:51:42 _hostname_ gnome-keyring-pkcs11.desktop[796]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring Aug 03 02:51:42 _hostname_ gnome-keyring-pkcs11.desktop[796]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh Aug 03 02:51:42 _hostname_ gnome-keyring-daemon[797]: discover_other_daemon: 1 Aug 03 02:51:42 _hostname_ gnome-keyring-pkcs11.desktop[796]: discover_other_daemon: 1 Aug 03 02:51:42 _hostname_ gnome-keyring-secrets.desktop[797]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring Aug 03 02:51:42 _hostname_ gnome-keyring-secrets.desktop[797]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh Aug 03 02:51:42 _hostname_ gnome-keyring-secrets.desktop[797]: discover_other_daemon: 1 Aug 03 02:51:42 _hostname_ gsd-usb-protect[820]: Failed to get screen saver status: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.ScreenSaver was not provided by any .service files Aug 03 02:51:42 _hostname_ gsd-usb-protect[820]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files Aug 03 02:51:42 _hostname_ kernel: rfkill: input handler disabled Aug 03 02:51:42 _hostname_ at-spi-bus-launcher[774]: dbus-daemon[774]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=1000 pid=798 comm="/usr/lib/gsd-color") Aug 03 02:51:42 _hostname_ at-spi-bus-launcher[774]: dbus-daemon[774]: Successfully activated service 'org.a11y.atspi.Registry' Aug 03 02:51:42 _hostname_ gsd-xsettings[814]: Failed to get current display configuration state: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.gnome.Mutter.DisplayConfig" does not exist Aug 03 02:51:42 _hostname_ at-spi-bus-launcher[891]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Aug 03 02:51:42 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.37' (uid=1000 pid=804 comm="/usr/lib/gsd-keyboard") Aug 03 02:51:42 _hostname_ systemd[1]: Starting Locale Service... Aug 03 02:51:42 _hostname_ audit: BPF prog-id=30 op=LOAD Aug 03 02:51:42 _hostname_ audit: BPF prog-id=31 op=LOAD Aug 03 02:51:42 _hostname_ audit: BPF prog-id=32 op=LOAD Aug 03 02:51:42 _hostname_ kernel: audit: type=1334 audit(1659475302.483:88): prog-id=30 op=LOAD Aug 03 02:51:42 _hostname_ kernel: audit: type=1334 audit(1659475302.483:89): prog-id=31 op=LOAD Aug 03 02:51:42 _hostname_ kernel: audit: type=1334 audit(1659475302.483:90): prog-id=32 op=LOAD Aug 03 02:51:42 _hostname_ systemd[720]: Started PipeWire Multimedia Service. Aug 03 02:51:42 _hostname_ systemd[720]: Started Multimedia Service Session Manager. Aug 03 02:51:42 _hostname_ systemd[720]: Started PipeWire PulseAudio. Aug 03 02:51:42 _hostname_ systemd[1]: Started Locale Service. Aug 03 02:51:42 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.locale1' Aug 03 02:51:42 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:42 _hostname_ kernel: audit: type=1130 audit(1659475302.543:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:42 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.41' (uid=1000 pid=916 comm="/usr/bin/pipewire-pulse") Aug 03 02:51:42 _hostname_ systemd[1]: Starting RealtimeKit Scheduling Policy Service... Aug 03 02:51:42 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' Aug 03 02:51:42 _hostname_ systemd[1]: Started RealtimeKit Scheduling Policy Service. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully called chroot. Aug 03 02:51:42 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully dropped privileges. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully limited resources. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Running. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Canary thread running. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Watchdog thread running. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully made thread 916 of process 916 owned by '1000' high priority at nice level -11. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 1 threads of 1 processes of 1 users. Aug 03 02:51:42 _hostname_ kernel: audit: type=1130 audit(1659475302.563:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully made thread 915 of process 915 owned by '1000' high priority at nice level -11. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 2 threads of 2 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully made thread 914 of process 914 owned by '1000' high priority at nice level -11. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 3 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 3 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 3 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 3 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 3 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully made thread 925 of process 915 owned by '1000' RT at priority 20. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 4 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 4 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully made thread 928 of process 916 owned by '1000' RT at priority 20. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 5 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 5 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Successfully made thread 931 of process 914 owned by '1000' RT at priority 20. Aug 03 02:51:42 _hostname_ rtkit-daemon[919]: Supervising 6 threads of 3 processes of 1 users. Aug 03 02:51:42 _hostname_ pipewire-pulse[927]: 536870912 Aug 03 02:51:42 _hostname_ wireplumber[915]: Failed to set scheduler settings: Operation not permitted Aug 03 02:51:42 _hostname_ wireplumber[915]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed? Aug 03 02:51:42 _hostname_ wireplumber[915]: PipeWire's libcamera SPA missing or broken. libcamera not supported. Aug 03 02:51:42 _hostname_ wireplumber[915]: reserve-device plugin is not connected to D-Bus, disabling device reservation Aug 03 02:51:42 _hostname_ budgie-wm[941]: Running Mutter(Budgie) (using mutter 42.3) as a X11 window and compositing manager Aug 03 02:51:43 _hostname_ budgie-wm.desktop[941]: Window manager warning: Failed to parse saved session file: Failed to open file “/home/_user_/.config/mutter/sessions/101d64650a6101eb51165947530218522900000007360000.ms”: No such file or directory Aug 03 02:51:43 _hostname_ gsd-media-keys[821]: Failed to grab accelerator for keybinding settings:playback-repeat Aug 03 02:51:43 _hostname_ gsd-media-keys[821]: Failed to grab accelerator for keybinding settings:playback-random Aug 03 02:51:43 _hostname_ gsd-media-keys[821]: Failed to grab accelerator for keybinding settings:rotate-video-lock Aug 03 02:51:43 _hostname_ gsd-media-keys[821]: Failed to grab accelerator for keybinding settings:hibernate Aug 03 02:51:43 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating service name='org.freedesktop.portal.IBus' requested by ':1.41' (uid=1000 pid=961 comm="ibus-daemon --xim --panel disable") Aug 03 02:51:43 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.freedesktop.portal.IBus' Aug 03 02:51:43 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.40' (uid=1000 pid=941 comm="budgie-wm") Aug 03 02:51:43 _hostname_ systemd[720]: Starting User preferences database... Aug 03 02:51:43 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'ca.desrt.dconf' Aug 03 02:51:43 _hostname_ systemd[720]: Started User preferences database. Aug 03 02:51:44 _hostname_ jellyfin[536]: [02:51:44] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:44 _hostname_ jellyfin[536]: [02:51:44] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : [] Aug 03 02:51:44 _hostname_ jellyfin[536]: [02:51:44] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:44 _hostname_ jellyfin[536]: [02:51:44] [INF] [13] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies/source/10_Totally_Ninja Aug 03 02:51:44 _hostname_ budgie-panel[963]: AppIndex.vala:289: Error enumerating files in desktop-directories: Error opening directory '/home/_user_/.local/share/desktop-directories': No such file or directory Aug 03 02:51:44 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.44' (uid=1000 pid=963 comm="budgie-panel") Aug 03 02:51:44 _hostname_ systemd[720]: Starting Virtual filesystem service - disk device monitor... Aug 03 02:51:44 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.51' (uid=1000 pid=1015 comm="/usr/lib/gvfs-udisks2-volume-monitor") Aug 03 02:51:44 _hostname_ systemd[1]: Starting Disk Manager... Aug 03 02:51:44 _hostname_ udisksd[1018]: udisks daemon version 2.9.4 starting Aug 03 02:51:45 _hostname_ jellyfin[536]: [02:51:45] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 4 seconds Aug 03 02:51:45 _hostname_ jellyfin[536]: [02:51:45] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks Aug 03 02:51:45 _hostname_ dbus-daemon[498]: [system] Successfully activated service 'org.freedesktop.UDisks2' Aug 03 02:51:45 _hostname_ systemd[1]: Started Disk Manager. Aug 03 02:51:45 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:45 _hostname_ kernel: audit: type=1130 audit(1659475305.233:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:45 _hostname_ udisksd[1018]: Acquired the name org.freedesktop.UDisks2 on the system message bus Aug 03 02:51:45 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor' Aug 03 02:51:45 _hostname_ systemd[720]: Started Virtual filesystem service - disk device monitor. Aug 03 02:51:45 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.44' (uid=1000 pid=963 comm="budgie-panel") Aug 03 02:51:45 _hostname_ systemd[720]: Starting Virtual filesystem service - digital camera monitor... Aug 03 02:51:45 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor' Aug 03 02:51:45 _hostname_ systemd[720]: Started Virtual filesystem service - digital camera monitor. Aug 03 02:51:45 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.44' (uid=1000 pid=963 comm="budgie-panel") Aug 03 02:51:45 _hostname_ systemd[720]: Starting Virtual filesystem service - Apple File Conduit monitor... Aug 03 02:51:45 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor' Aug 03 02:51:45 _hostname_ systemd[720]: Started Virtual filesystem service - Apple File Conduit monitor. Aug 03 02:51:45 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.44' (uid=1000 pid=963 comm="budgie-panel") Aug 03 02:51:45 _hostname_ systemd[720]: Starting Virtual filesystem service - Media Transfer Protocol monitor... Aug 03 02:51:45 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor' Aug 03 02:51:45 _hostname_ systemd[720]: Started Virtual filesystem service - Media Transfer Protocol monitor. Aug 03 02:51:45 _hostname_ budgie-panel[963]: notifications_view.vala:170: Unable to connect to notifications dispatcher: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.budgie_desktop.Notifications was not provided by any .service files Aug 03 02:51:45 _hostname_ jellyfin[536]: [02:51:45] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies/source/08_Great Aug 03 02:51:46 _hostname_ budgie-panel[963]: OverlayMenus.vala:179: Unable to connect to Budgie XDGDirTracker: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.buddiesofbudgie.XDGDirTracker was not provided by any .service files Aug 03 02:51:46 _hostname_ polkitd[519]: Registered Authentication Agent for unix-session:2 (system bus name :1.53 [budgie-polkit-dialog], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_IN.UTF-8) Aug 03 02:51:46 _hostname_ jellyfin[536]: [02:51:46] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies/source/07_Good Aug 03 02:51:46 _hostname_ urserver.desktop[1108]: copying user files Aug 03 02:51:46 _hostname_ urserver.desktop[1108]: backup remotes Aug 03 02:51:46 _hostname_ jellyfin[536]: [02:51:46] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies/source/09_Superb Aug 03 02:51:46 _hostname_ gnome-session-binary[736]: Entering running state Aug 03 02:51:46 _hostname_ conky.desktop[1169]: conky: no process found Aug 03 02:51:46 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gnome.zeitgeist.Engine' unit='zeitgeist.service' requested by ':1.65' (uid=1000 pid=1160 comm="zeitgeist-datahub") Aug 03 02:51:46 _hostname_ systemd[720]: Starting Zeitgeist activity log service... Aug 03 02:51:46 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gnome.zeitgeist.SimpleIndexer' unit='zeitgeist-fts.service' requested by ':1.66' (uid=1000 pid=1202 comm="/usr/bin/zeitgeist-daemon") Aug 03 02:51:46 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gnome.zeitgeist.Engine' Aug 03 02:51:46 _hostname_ systemd[720]: Started Zeitgeist activity log service. Aug 03 02:51:46 _hostname_ systemd[720]: Starting Zeitgeist full-text search indexer... Aug 03 02:51:46 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gnome.zeitgeist.SimpleIndexer' Aug 03 02:51:46 _hostname_ systemd[720]: Started Zeitgeist full-text search indexer. Aug 03 02:51:46 _hostname_ zeitgeist-datah[1214]: zeitgeist-datahub.vala:224: Unable to get name "org.gnome.zeitgeist.datahub" on the bus! Aug 03 02:51:47 _hostname_ megasync.desktop[1154]: Error unsetting QT_QPA_PLATFORMTHEME vble Aug 03 02:51:47 _hostname_ org.ksnip.ksnip.desktop[1120]: Warning: Unable to find any translation files for ksnip. Aug 03 02:51:47 _hostname_ org.ksnip.ksnip.desktop[1120]: Warning: Unable to find any translation files for kImageAnnotator. Aug 03 02:51:47 _hostname_ budgie-extras-d[1140]: Binding 'dead_grave' failed! Aug 03 02:51:47 _hostname_ budgie-extras-d[1140]: Binding 'dead_grave' failed! Aug 03 02:51:47 _hostname_ urserver.desktop[1108]: create custom folder Aug 03 02:51:47 _hostname_ urserver.desktop[1108]: copying remotes Aug 03 02:51:47 _hostname_ kdeconnect-indicator[1162]: QSystemTrayIcon::setVisible: No Icon set Aug 03 02:51:47 _hostname_ NetworkManager[518]: [1659475307.5503] agent-manager: agent[a2635131798d2a2b,:1.59/org.freedesktop.nm-applet/1000]: agent registered Aug 03 02:51:47 _hostname_ jellyfin[536]: [02:51:47] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:47 _hostname_ jellyfin[536]: [02:51:47] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : [] Aug 03 02:51:47 _hostname_ jellyfin[536]: [02:51:47] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,_ip_address_/16] Aug 03 02:51:47 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.73' (uid=1000 pid=1141 comm="/usr/lib/evolution-data-server/evolution-alarm-not") Aug 03 02:51:47 _hostname_ systemd[720]: Starting Evolution source registry... Aug 03 02:51:47 _hostname_ syncthingtray.desktop[1112]: Info: Launched process, PID: 1371 Aug 03 02:51:47 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating service name='org.gnome.OnlineAccounts' requested by ':1.83' (uid=1000 pid=1360 comm="/usr/lib/evolution-source-registry") Aug 03 02:51:47 _hostname_ kdeconnectd[1118]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Aug 03 02:51:47 _hostname_ goa-daemon[1395]: goa-daemon version 3.44.0 starting Aug 03 02:51:47 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating service name='org.gnome.Identity' requested by ':1.84' (uid=1000 pid=1395 comm="/usr/lib/goa-daemon") Aug 03 02:51:47 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gnome.OnlineAccounts' Aug 03 02:51:48 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gnome.Identity' Aug 03 02:51:48 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.83' (uid=1000 pid=1360 comm="/usr/lib/evolution-source-registry") Aug 03 02:51:48 _hostname_ systemd[720]: Starting Virtual filesystem metadata service... Aug 03 02:51:48 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gtk.vfs.Metadata' Aug 03 02:51:48 _hostname_ systemd[720]: Started Virtual filesystem metadata service. Aug 03 02:51:48 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gnome.evolution.dataserver.Sources5' Aug 03 02:51:48 _hostname_ systemd[720]: Started Evolution source registry. Aug 03 02:51:48 _hostname_ kdeconnectd[1118]: kdeconnect.plugin.battery: No Primary Battery detected on this system. This may be a bug. Aug 03 02:51:48 _hostname_ kdeconnectd[1118]: kdeconnect.plugin.battery: Total quantity of batteries found: 0 Aug 03 02:51:48 _hostname_ syncthingtray[1112]: QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once. Aug 03 02:51:48 _hostname_ urserver.desktop[1474]: PID TTY TIME CMD Aug 03 02:51:48 _hostname_ urserver.desktop[1108]: starting server Aug 03 02:51:48 _hostname_ urserver.desktop[1108]: skipping manager Aug 03 02:51:48 _hostname_ kdeconnectd[1118]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_14.2.analog-stereo.monitor" Aug 03 02:51:48 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.73' (uid=1000 pid=1141 comm="/usr/lib/evolution-data-server/evolution-alarm-not") Aug 03 02:51:48 _hostname_ systemd[720]: Starting Evolution calendar service... Aug 03 02:51:48 _hostname_ jellyfin[536]: [02:51:48] [INF] [29] Trakt.ScheduledTasks.SyncFromTraktTask: Trakt.tv watched movies for user _user_: 1204 Aug 03 02:51:48 _hostname_ jellyfin[536]: [02:51:48] [INF] [29] Trakt.ScheduledTasks.SyncFromTraktTask: Trakt.tv paused movies for user _user_: 141 Aug 03 02:51:48 _hostname_ jellyfin[536]: [02:51:48] [INF] [29] Trakt.ScheduledTasks.SyncFromTraktTask: Trakt.tv watched shows for user _user_: 452 Aug 03 02:51:48 _hostname_ jellyfin[536]: [02:51:48] [INF] [29] Trakt.ScheduledTasks.SyncFromTraktTask: Trakt.tv paused episodes for user _user_: 703 Aug 03 02:51:48 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8' Aug 03 02:51:48 _hostname_ systemd[720]: Started Evolution calendar service. Aug 03 02:51:49 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.91' (uid=1000 pid=1606 comm="/usr/lib/evolution-calendar-factory") Aug 03 02:51:49 _hostname_ systemd[720]: Starting Evolution address book service... Aug 03 02:51:49 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10' Aug 03 02:51:49 _hostname_ systemd[720]: Started Evolution address book service. Aug 03 02:51:51 _hostname_ welcome.desktop[1133]: Welcome app is disabled. To start it anyway, use option --enable (temporarily: --once). Aug 03 02:51:51 _hostname_ systemd[1]: Stopping User Manager for UID 970... Aug 03 02:51:51 _hostname_ systemd[618]: Activating special unit Exit the Session... Aug 03 02:51:51 _hostname_ systemd[618]: Stopped target Main User Target. Aug 03 02:51:51 _hostname_ systemd[618]: Stopping Accessibility services bus... Aug 03 02:51:51 _hostname_ systemd[618]: Stopping D-Bus User Message Bus... Aug 03 02:51:51 _hostname_ systemd[618]: Stopping User preferences database... Aug 03 02:51:51 _hostname_ systemd[618]: Stopping Virtual filesystem service... Aug 03 02:51:51 _hostname_ systemd[1]: run-user-970-gvfs.mount: Deactivated successfully. Aug 03 02:51:51 _hostname_ systemd[618]: Stopped D-Bus User Message Bus. Aug 03 02:51:51 _hostname_ systemd[618]: Stopped User preferences database. Aug 03 02:51:51 _hostname_ systemd[618]: Stopped Accessibility services bus. Aug 03 02:51:51 _hostname_ systemd[618]: Stopped Virtual filesystem service. Aug 03 02:51:51 _hostname_ systemd[618]: Removed slice User Core Session Slice. Aug 03 02:51:51 _hostname_ systemd[618]: Stopped target Basic System. Aug 03 02:51:51 _hostname_ systemd[618]: Stopped target Paths. Aug 03 02:51:51 _hostname_ systemd[618]: Stopped target Sockets. Aug 03 02:51:51 _hostname_ systemd[618]: Stopped target Timers. Aug 03 02:51:51 _hostname_ systemd[618]: Closed D-Bus User Message Bus Socket. Aug 03 02:51:51 _hostname_ systemd[618]: Closed GnuPG network certificate management daemon. Aug 03 02:51:51 _hostname_ systemd[618]: Closed GCR ssh-agent wrapper. Aug 03 02:51:51 _hostname_ systemd[618]: Closed GNOME Keyring daemon. Aug 03 02:51:51 _hostname_ systemd[618]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). Aug 03 02:51:51 _hostname_ systemd[618]: Closed GnuPG cryptographic agent and passphrase cache (restricted). Aug 03 02:51:51 _hostname_ systemd[618]: Closed GnuPG cryptographic agent (ssh-agent emulation). Aug 03 02:51:51 _hostname_ systemd[618]: Closed GnuPG cryptographic agent and passphrase cache. Aug 03 02:51:51 _hostname_ systemd[618]: Closed p11-kit server. Aug 03 02:51:51 _hostname_ systemd[618]: Closed PipeWire PulseAudio. Aug 03 02:51:51 _hostname_ systemd[618]: Closed PipeWire Multimedia System Socket. Aug 03 02:51:51 _hostname_ systemd[618]: Removed slice User Application Slice. Aug 03 02:51:51 _hostname_ systemd[618]: Reached target Shutdown. Aug 03 02:51:51 _hostname_ systemd[618]: Finished Exit the Session. Aug 03 02:51:51 _hostname_ systemd[618]: Reached target Exit the Session. Aug 03 02:51:51 _hostname_ systemd[619]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[] rhost=[] Aug 03 02:51:51 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:51 _hostname_ systemd[1]: user@970.service: Deactivated successfully. Aug 03 02:51:51 _hostname_ systemd[1]: Stopped User Manager for UID 970. Aug 03 02:51:51 _hostname_ systemd[1]: Stopping User Runtime Directory /run/user/970... Aug 03 02:51:51 _hostname_ kernel: audit: type=1131 audit(1659475311.463:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:51 _hostname_ systemd[1]: run-user-970.mount: Deactivated successfully. Aug 03 02:51:51 _hostname_ systemd[1]: user-runtime-dir@970.service: Deactivated successfully. Aug 03 02:51:51 _hostname_ systemd[1]: Stopped User Runtime Directory /run/user/970. Aug 03 02:51:51 _hostname_ systemd[1]: Removed slice User Slice of UID 970. Aug 03 02:51:51 _hostname_ systemd[1]: user-970.slice: Consumed 1.735s CPU time. Aug 03 02:51:51 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:51 _hostname_ kernel: audit: type=1131 audit(1659475311.523:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:51:56 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:56 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:56 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ef7b00] is on because it needs an allocation. Aug 03 02:51:56 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f23860] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ef7ef0] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f23be0] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c740] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f23f60] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506cb30] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a95116320] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506d310] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a95116a20] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506cf20] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a951166a0] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506d700] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a95116da0] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506daf0] is on because it needs an allocation. Aug 03 02:51:57 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a95117120] is on because it needs an allocation. Aug 03 02:51:58 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:51:58 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:51:58 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506d700] is on because it needs an allocation. Aug 03 02:51:58 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a95116da0] is on because it needs an allocation. Aug 03 02:52:01 _hostname_ systemd-timesyncd[477]: Contacted time server [2400:8904::f03c:92ff:fe80:f6f4]:123 (2.arch.pool.ntp.org). Aug 03 02:52:01 _hostname_ systemd-timesyncd[477]: Initial clock synchronization to Wed 2022-08-03 02:52:01.340960 IST. Aug 03 02:52:02 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:02 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:02 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:02 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:03 _hostname_ jellyfin[536]: [02:52:03] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: Import watched states and playback progress from trakt.tv Completed after 0 minute(s) and 21 seconds Aug 03 02:52:03 _hostname_ jellyfin[536]: [02:52:03] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks Aug 03 02:52:06 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:06 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:06 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:06 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:08 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:08 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:08 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:08 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:11 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.90' (uid=1000 pid=1128 comm="/usr/lib/tracker-miner-fs-3") Aug 03 02:52:11 _hostname_ systemd[720]: Created slice User Background Tasks Slice. Aug 03 02:52:11 _hostname_ systemd[720]: Starting EOS update notifier service... Aug 03 02:52:11 _hostname_ systemd[720]: Starting Tracker metadata extractor... Aug 03 02:52:11 _hostname_ dbus-daemon[734]: [session uid=1000 pid=734] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract' Aug 03 02:52:11 _hostname_ systemd[720]: Started Tracker metadata extractor. Aug 03 02:52:12 _hostname_ systemd[1]: systemd-hostnamed.service: Deactivated successfully. Aug 03 02:52:12 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:52:12 _hostname_ kernel: audit: type=1131 audit(1659475332.566:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:52:12 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:52:12 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:52:12 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:52:12 _hostname_ kernel: audit: type=1334 audit(1659475332.757:97): prog-id=0 op=UNLOAD Aug 03 02:52:12 _hostname_ kernel: audit: type=1334 audit(1659475332.757:98): prog-id=0 op=UNLOAD Aug 03 02:52:12 _hostname_ kernel: audit: type=1334 audit(1659475332.757:99): prog-id=0 op=UNLOAD Aug 03 02:52:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:16 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:16 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:16 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:16 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:18 _hostname_ eos-update-notifier[2406]: Checking for updates ... Aug 03 02:52:18 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:18 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:18 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:18 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:19 _hostname_ systemd[1]: systemd-localed.service: Deactivated successfully. Aug 03 02:52:19 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:52:19 _hostname_ kernel: audit: type=1131 audit(1659475339.296:100): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:52:19 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:52:19 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:52:19 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:52:19 _hostname_ kernel: audit: type=1334 audit(1659475339.446:101): prog-id=0 op=UNLOAD Aug 03 02:52:19 _hostname_ kernel: audit: type=1334 audit(1659475339.446:102): prog-id=0 op=UNLOAD Aug 03 02:52:19 _hostname_ kernel: audit: type=1334 audit(1659475339.446:103): prog-id=0 op=UNLOAD Aug 03 02:52:20 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:20 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:20 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:20 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:21 _hostname_ eos-update-notifier[2406]: Checking AUR updates ... Aug 03 02:52:22 _hostname_ systemd[720]: Finished EOS update notifier service. Aug 03 02:52:22 _hostname_ systemd[720]: eos-update-notifier.service: Consumed 2.487s CPU time. Aug 03 02:52:22 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:22 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:22 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:22 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:24 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:24 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:24 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:24 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:28 _hostname_ budgie-panel.desktop[5407]: [215 02:52:28.731473] Ignoring invalid config line: url_excluded_characters Aug 03 02:52:28 _hostname_ budgie-wm.desktop[941]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x640000f Aug 03 02:52:30 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:30 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:30 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:30 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:31 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.68' (uid=0 pid=5449 comm="sudo pacman -S -y -u --config /etc/pacman.conf --") Aug 03 02:52:31 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Aug 03 02:52:31 _hostname_ sudo[5449]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Aug 03 02:52:31 _hostname_ audit[5449]: USER_AUTH pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:31 _hostname_ audit[5449]: USER_ACCT pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:31 _hostname_ sudo[5449]: _user_ : TTY=pts/0 ; PWD=/home/_user_ ; USER=root ; COMMAND=/usr/bin/pacman -S -y -u --config /etc/pacman.conf -- Aug 03 02:52:31 _hostname_ kernel: audit: type=1100 audit(1659475351.647:104): pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:31 _hostname_ kernel: audit: type=1101 audit(1659475351.647:105): pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="_user_" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:31 _hostname_ kernel: audit: type=1110 audit(1659475351.647:106): pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:31 _hostname_ audit[5449]: CRED_REFR pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:31 _hostname_ sudo[5449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 03 02:52:31 _hostname_ audit[5449]: USER_START pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:31 _hostname_ kernel: audit: type=1105 audit(1659475351.657:107): pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:32 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:32 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:32 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:32 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:34 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:34 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:34 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:34 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:35 _hostname_ sudo[5449]: pam_unix(sudo:session): session closed for user root Aug 03 02:52:35 _hostname_ audit[5449]: USER_END pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:35 _hostname_ audit[5449]: CRED_DISP pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:35 _hostname_ kernel: audit: type=1106 audit(1659475355.388:108): pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:35 _hostname_ kernel: audit: type=1104 audit(1659475355.388:109): pid=5449 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 03 02:52:36 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:36 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:36 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:36 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:38 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:38 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:38 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:38 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:40 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:40 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:40 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:40 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:42 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:42 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:42 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:42 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:44 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:44 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:44 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:44 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:52:50 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:52:50 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:52:50 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:52:50 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:53:00 _hostname_ budgie-panel[963]: budgie_abomination_app_group_get_windows: assertion 'self != NULL' failed Aug 03 02:53:02 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:53:02 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:53:02 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:53:02 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:53:04 _hostname_ budgie-wm.desktop[941]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4600006 specified for 0x4600011. Aug 03 02:53:06 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:53:06 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:53:06 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:53:06 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:53:08 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:53:08 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:53:08 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:53:08 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:53:10 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x1601ab9 is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:10 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x1601ab9 is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:53:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:53:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:53:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:53:10 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x1601ab9 is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:11 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x1601ab9 is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:12 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x160234b is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:53:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:53:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:53:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:53:13 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x160234b is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:13 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x160234b is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:14 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x160234b is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:14 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x160234b is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:15 _hostname_ budgie-wm.desktop[941]: Window manager warning: WM_TRANSIENT_FOR window 0x1601507 for override-redirect window 0x160234b is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window. Aug 03 02:53:16 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:53:16 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:53:16 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:53:16 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:53:20 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:53:20 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:53:20 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:53:20 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:53:39 _hostname_ kernel: usb 6-2: USB disconnect, device number 2 Aug 03 02:54:09 _hostname_ budgie-wm.desktop[941]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1e00199 Aug 03 02:54:09 _hostname_ budgie-wm.desktop[941]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1e00199 Aug 03 02:54:09 _hostname_ budgie-wm.desktop[941]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1e00199 Aug 03 02:54:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:54:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:54:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:54:10 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:54:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93dea840] is on because it needs an allocation. Aug 03 02:54:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93ee6370] is on because it needs an allocation. Aug 03 02:54:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a9506c350] is on because it needs an allocation. Aug 03 02:54:12 _hostname_ budgie-wm[941]: Can't update stage views actor [:0x555a93f22a60] is on because it needs an allocation. Aug 03 02:54:13 _hostname_ systemd[720]: Stopping D-Bus User Message Bus... Aug 03 02:54:13 _hostname_ polkitd[519]: Unregistered Authentication Agent for unix-session:2 (system bus name :1.53, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_IN.UTF-8) Aug 03 02:54:13 _hostname_ systemd-logind[501]: System is powering down. Aug 03 02:54:13 _hostname_ gvfsd[755]: A connection to the bus can't be made Aug 03 02:54:13 _hostname_ syncthingtray.desktop[1112]: Info: Considering configured connection "Primary instance" (URL: http://127.0.0.1:8384) to terminate Syncthing Aug 03 02:54:13 _hostname_ syncthingtray.desktop[1112]: ICE default IO error handler doing an exit(), pid = 1112, errno = 0 Aug 03 02:54:13 _hostname_ audit[1112]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 pid=1112 comm="syncthingtray" exe="/usr/bin/syncthingtray" sig=11 res=1 Aug 03 02:54:13 _hostname_ gsd-datetime[800]: Error releasing name org.gnome.SettingsDaemon.Datetime: The connection is closed Aug 03 02:54:13 _hostname_ kernel: syncthingtray[1112]: segfault at 30 ip 00007fd823eb7b94 sp 00007ffd930b2680 error 4 in libQt5Gui.so.5.15.5[7fd823da5000+45d000] Aug 03 02:54:13 _hostname_ kernel: Code: 05 b1 37 45 00 45 31 f6 83 f8 ff 7c 16 0f b6 05 9a 37 45 00 84 c0 0f 84 42 01 00 00 4c 8d 35 53 37 45 00 45 31 ed 85 db 78 09 <49> 8b 46 30 3b 58 04 7c 33 4d 85 e4 0f 85 09 01 00 00 48 8b 44 24 Aug 03 02:54:13 _hostname_ kernel: audit: type=1701 audit(1659475453.150:110): auid=1000 uid=1000 gid=1000 ses=2 pid=1112 comm="syncthingtray" exe="/usr/bin/syncthingtray" sig=11 res=1 Aug 03 02:54:13 _hostname_ systemd[1]: run-user-1000-gvfs.mount: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Unmounted /run/user/1000/gvfs. Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Session 2 of User _user_... Aug 03 02:54:13 _hostname_ systemd[1]: Removed slice Slice /system/getty. Aug 03 02:54:13 _hostname_ systemd[1]: Removed slice Slice /system/modprobe. Aug 03 02:54:13 _hostname_ systemd[1]: Removed slice Slice /system/udisks2-zram-setup. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped target Graphical Interface. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped target Multi-User System. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped target Login Prompts. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped target Sound Card. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped target Timer Units. Aug 03 02:54:13 _hostname_ systemd[1]: fstrim.timer: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Discard unused blocks once a week. Aug 03 02:54:13 _hostname_ systemd[1]: logrotate.timer: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Daily rotation of log files. Aug 03 02:54:13 _hostname_ systemd[1]: man-db.timer: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Daily man-db regeneration. Aug 03 02:54:13 _hostname_ systemd[1]: shadow.timer: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Daily verification of password and group files. Aug 03 02:54:13 _hostname_ systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Daily Cleanup of Temporary Directories. Aug 03 02:54:13 _hostname_ systemd[1]: updatedb.timer: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Daily locate database update. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped target System Time Set. Aug 03 02:54:13 _hostname_ systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Closed LVM2 poll daemon socket. Aug 03 02:54:13 _hostname_ systemd[1]: systemd-coredump.socket: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Closed Process Core Dump Socket. Aug 03 02:54:13 _hostname_ systemd[1]: systemd-rfkill.socket: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. Aug 03 02:54:13 _hostname_ zeitgeist-fts[1215]: Error releasing name org.gnome.zeitgeist.SimpleIndexer: The connection is closed Aug 03 02:54:13 _hostname_ zeitgeist-fts[1215]: zeitgeist-fts.vala:252: The connection is closed Aug 03 02:54:13 _hostname_ zeitgeist-daemon[1202]: [21:24:13.189319 WARNING] zeitgeist-daemon.vala:453: The connection is closed Aug 03 02:54:13 _hostname_ systemd[1]: Unmounting /run/media/_user_/backup... Aug 03 02:54:13 _hostname_ systemd[1]: Unmounting /run/media/_user_/dump... Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Accounts Service... Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ evolution-calen[1606]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: The connection is closed (g-io-error-quark, 18) Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Save/Restore Sound Card State... Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Avahi mDNS/DNS-SD Stack... Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Manage, Install and Generate Color Profiles... Aug 03 02:54:13 _hostname_ avahi-daemon[496]: Got SIGTERM, quitting. Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Periodic Command Scheduler... Aug 03 02:54:13 _hostname_ lighttpd-angel[539]: 2022-08-03 02:54:13: (server.c.1019) [note] graceful shutdown started Aug 03 02:54:13 _hostname_ lighttpd-angel[539]: 2022-08-03 02:54:13: (server.c.2097) server stopped by UID = 0 PID = 537 Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Main: Received a SIGTERM signal, shutting down Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Main: Running query planner optimizations in the database... This might take a while Aug 03 02:54:13 _hostname_ avahi-daemon[496]: Leaving mDNS multicast group on interface enp1s0.IPv6 with address _ip_address_. Aug 03 02:54:13 _hostname_ systemd[1]: Stopping CUPS Scheduler... Aug 03 02:54:13 _hostname_ lighttpd-angel[537]: lighttpd-angel.c.148: child (pid=539) exited normally with exitcode: 0 Aug 03 02:54:13 _hostname_ avahi-daemon[496]: Leaving mDNS multicast group on interface enp1s0.IPv4 with address _ip_address_. Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Jellyfin Media Server... Aug 03 02:54:13 _hostname_ avahi-daemon[496]: Leaving mDNS multicast group on interface lo.IPv6 with address _ip_address_. Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Light Display Manager... Aug 03 02:54:13 _hostname_ avahi-daemon[496]: Leaving mDNS multicast group on interface lo.IPv4 with address _ip_address_. Aug 03 02:54:13 _hostname_ systemd[720]: Stopped D-Bus User Message Bus. Aug 03 02:54:13 _hostname_ crond[497]: (CRON) INFO (Shutting down) Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Lighttpd Web Server... Aug 03 02:54:13 _hostname_ avahi-daemon[496]: avahi-daemon 0.8 exiting. Aug 03 02:54:13 _hostname_ systemd[720]: Starting D-Bus User Message Bus... Aug 03 02:54:13 _hostname_ systemd-coredump[17257]: Failed to connect to coredump service: Connection refused Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Initialize hardware monitoring sensors... Aug 03 02:54:13 _hostname_ systemd[1]: Starting Generate shutdown-ramfs... Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Authorization Manager... Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.13' (uid=0 pid=535 comm="/usr/bin/cupsd -l") Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Power Profiles daemon... Aug 03 02:54:13 _hostname_ systemd[1]: Stopping RealtimeKit Scheduling Policy Service... Aug 03 02:54:13 _hostname_ kernel: rfkill: input handler enabled Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Load/Save Random Seed... Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Disk Manager... Aug 03 02:54:13 _hostname_ systemd[1]: Stopping Daemon for power management... Aug 03 02:54:13 _hostname_ systemd[1]: avahi-daemon.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Avahi mDNS/DNS-SD Stack. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: cronie.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Periodic Command Scheduler. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ kernel: audit: type=1131 audit(1659475453.260:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ kernel: audit: type=1131 audit(1659475453.260:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: polkit.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Authorization Manager. Aug 03 02:54:13 _hostname_ systemd[1]: lighttpd.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Lighttpd Web Server. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lighttpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: accounts-daemon.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Accounts Service. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: colord.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Manage, Install and Generate Color Profiles. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ kernel: audit: type=1131 audit(1659475453.280:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ kernel: audit: type=1131 audit(1659475453.280:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lighttpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ kernel: audit: type=1131 audit(1659475453.280:115): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ kernel: audit: type=1131 audit(1659475453.280:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: upower.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Daemon for power management. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ mkinitcpio[17271]: ==> Starting build: none Aug 03 02:54:13 _hostname_ kernel: audit: type=1131 audit(1659475453.290:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: power-profiles-daemon.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Power Profiles daemon. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ mkinitcpio[17271]: -> Running build hook: [sd-shutdown] Aug 03 02:54:13 _hostname_ systemd[1]: rtkit-daemon.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: Stopped RealtimeKit Scheduling Policy Service. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: alsa-restore.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Save/Restore Sound Card State. Aug 03 02:54:13 _hostname_ systemd[1]: systemd-random-seed.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Load/Save Random Seed. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ kernel: audit: type=1131 audit(1659475453.300:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Refusing activation, D-Bus is shutting down. Aug 03 02:54:13 _hostname_ systemd[720]: Started D-Bus User Message Bus. Aug 03 02:54:13 _hostname_ systemd[1]: cups.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: Stopped CUPS Scheduler. Aug 03 02:54:13 _hostname_ audit[915]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=915 comm="wireplumber" exe="/usr/bin/wireplumber" sig=11 res=1 Aug 03 02:54:13 _hostname_ wireplumber[915]: invalid cast from 'WpDbus' to 'WpTransition' Aug 03 02:54:13 _hostname_ audit[2243]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 pid=2243 comm="conky" exe="/usr/bin/conky" sig=6 res=1 Aug 03 02:54:13 _hostname_ wireplumber[915]: wp_transition_get_source_object: assertion 'WP_IS_TRANSITION (self)' failed Aug 03 02:54:13 _hostname_ systemd-coredump[17305]: Failed to connect to coredump service: Connection refused Aug 03 02:54:13 _hostname_ audit[687]: USER_LOGOUT pid=687 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=_hostname_ addr=? terminal=/dev/tty7 res=success' Aug 03 02:54:13 _hostname_ audit[687]: USER_END pid=687 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:54:13 _hostname_ audit[687]: CRED_DISP pid=687 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="_user_" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' Aug 03 02:54:13 _hostname_ lightdm[687]: pam_unix(lightdm:session): session closed for user _user_ Aug 03 02:54:13 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:13 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:13 _hostname_ systemd-coredump[17307]: Failed to connect to coredump service: Connection refused Aug 03 02:54:13 _hostname_ systemd[1]: lm_sensors.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Initialize hardware monitoring sensors. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing EmbyTV Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing RecordingNotifier Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing NotificationEntryPoint Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing EntryPoint Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing ExternalPortForwarding Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery Aug 03 02:54:13 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing UdpServerEntryPoint Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing DeviceAccessEntryPoint Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing TvdbMissingEpisodeProvider Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing SchedulesDirect Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing LibraryChangedNotifier Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing LibraryMonitorStartup Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzAlbumProvider Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing EntryPoint Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing EventMonitorEntryPoint Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing DlnaEntryPoint Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing PlayToManager Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing _BroadcastListenSocket Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer Disposing 3 sendSockets Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing sendSocket from 0.0.0.0 Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing sendSocket from _ip_address_ Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing sendSocket from 127.0.0.1 Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing TMDbBoxSetManager Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing UserDataChangeNotifier Aug 03 02:54:13 _hostname_ jellyfin[536]: [02:54:13] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing ServerMediator Aug 03 02:54:13 _hostname_ mkinitcpio[17271]: ==> Build complete. Aug 03 02:54:13 _hostname_ systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Finished Generate shutdown-ramfs. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[720]: wireplumber.service: Main process exited, code=dumped, status=11/SEGV Aug 03 02:54:13 _hostname_ systemd[720]: wireplumber.service: Failed with result 'core-dump'. Aug 03 02:54:13 _hostname_ systemd[1]: jellyfin.service: Main process exited, code=exited, status=143/n/a Aug 03 02:54:13 _hostname_ systemd[1]: jellyfin.service: Failed with result 'exit-code'. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Jellyfin Media Server. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=jellyfin comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Aug 03 02:54:13 _hostname_ systemd[1]: jellyfin.service: Consumed 22.908s CPU time. Aug 03 02:54:13 _hostname_ systemd[1]: run-media-akya-dump.mount: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Unmounted /run/media/_user_/dump. Aug 03 02:54:13 _hostname_ systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a12fcdf8\x2d2415\x2d4b9e\x2d8612\x2d2d85daff39f3.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped File System Check on /dev/disk/by-uuid/a12fcdf8-2415-4b9e-8612-2d85daff39f3. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-a12fcdf8\x2d2415\x2d4b9e\x2d8612\x2d2d85daff39f3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[1]: run-media-akya-backup.mount: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Unmounted /run/media/_user_/backup. Aug 03 02:54:13 _hostname_ systemd[1]: systemd-fsck@dev-disk-by\x2duuid-81add1ae\x2d4a49\x2d46c9\x2da387\x2dd3a91a1d5460.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped File System Check on /dev/disk/by-uuid/81add1ae-4a49-46c9-a387-d3a91a1d5460. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-81add1ae\x2d4a49\x2d46c9\x2da387\x2dd3a91a1d5460 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ udisksd[1018]: udisks daemon version 2.9.4 exiting Aug 03 02:54:13 _hostname_ systemd[1]: udisks2.service: Deactivated successfully. Aug 03 02:54:13 _hostname_ systemd[1]: Stopped Disk Manager. Aug 03 02:54:13 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:13 _hostname_ systemd[720]: wireplumber.service: Scheduled restart job, restart counter is at 1. Aug 03 02:54:13 _hostname_ systemd[720]: Stopped Multimedia Service Session Manager. Aug 03 02:54:13 _hostname_ systemd[720]: Started Multimedia Service Session Manager. Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.70' (uid=1000 pid=17372 comm="/usr/bin/wireplumber") Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Aug 03 02:54:13 _hostname_ wireplumber[17372]: RTKit error: org.freedesktop.systemd1.ShuttingDown Aug 03 02:54:13 _hostname_ wireplumber[17372]: could not set nice-level to -11: Input/output error Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.70' (uid=1000 pid=17372 comm="/usr/bin/wireplumber") Aug 03 02:54:13 _hostname_ wireplumber[17372]: RTKit error: org.freedesktop.systemd1.ShuttingDown Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Aug 03 02:54:13 _hostname_ wireplumber[17372]: RTKit error: org.freedesktop.systemd1.ShuttingDown Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.70' (uid=1000 pid=17372 comm="/usr/bin/wireplumber") Aug 03 02:54:13 _hostname_ wireplumber[17372]: RTKit error: org.freedesktop.systemd1.ShuttingDown Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Aug 03 02:54:13 _hostname_ wireplumber[17372]: could not make thread 17373 realtime using RTKit: Input/output error Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.70' (uid=1000 pid=17372 comm="/usr/bin/wireplumber") Aug 03 02:54:13 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Aug 03 02:54:13 _hostname_ wireplumber[17372]: reserve-device plugin is not connected to D-Bus, disabling device reservation Aug 03 02:54:13 _hostname_ wireplumber[17372]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed? Aug 03 02:54:13 _hostname_ wireplumber[17372]: PipeWire's libcamera SPA missing or broken. libcamera not supported. Aug 03 02:54:14 _hostname_ systemd[1]: lightdm.service: Deactivated successfully. Aug 03 02:54:14 _hostname_ systemd[1]: Stopped Light Display Manager. Aug 03 02:54:14 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:14 _hostname_ systemd[1]: lightdm.service: Consumed 10.832s CPU time. Aug 03 02:54:18 _hostname_ keepassxc[1107]: QXcbClipboard::setMimeData: Cannot set X11 selection owner Aug 03 02:54:18 _hostname_ keepassxc[1107]: QXcbClipboard::setMimeData: Cannot set X11 selection owner Aug 03 02:54:18 _hostname_ keepassxc[1107]: The X11 connection broke: I/O error (code 1) Aug 03 02:54:18 _hostname_ org.keepassxc.KeePassXC.desktop[1107]: XIO: fatal IO error 25 (Inappropriate ioctl for device) on X server ":0" Aug 03 02:54:18 _hostname_ org.keepassxc.KeePassXC.desktop[1107]: after 12973 requests (12364 known processed) with 0 events remaining. Aug 03 02:54:18 _hostname_ systemd[1]: session-2.scope: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Session 2 of User _user_. Aug 03 02:54:18 _hostname_ systemd[1]: session-2.scope: Consumed 1min 28.246s CPU time. Aug 03 02:54:18 _hostname_ systemd[1]: Stopping User Login Management... Aug 03 02:54:18 _hostname_ systemd[1]: Stopping User Manager for UID 1000... Aug 03 02:54:18 _hostname_ systemd[720]: Activating special unit Exit the Session... Aug 03 02:54:18 _hostname_ systemd[720]: Removed slice User Background Tasks Slice. Aug 03 02:54:18 _hostname_ mpris-scrobbler[728]: INFO main::signal_received: SIGTERM Aug 03 02:54:18 _hostname_ systemd[720]: Stopped target Main User Target. Aug 03 02:54:18 _hostname_ systemd-logind[501]: Removed session 2. Aug 03 02:54:18 _hostname_ systemd[720]: Stopping D-Bus User Message Bus... Aug 03 02:54:18 _hostname_ systemd[720]: Stopping daemon to scrobble tracks loaded from the MPRIS DBus interface to compatible services... Aug 03 02:54:18 _hostname_ systemd[720]: Stopping PipeWire PulseAudio... Aug 03 02:54:18 _hostname_ systemd[720]: Stopped daemon to scrobble tracks loaded from the MPRIS DBus interface to compatible services. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped PipeWire PulseAudio. Aug 03 02:54:18 _hostname_ systemd[720]: Stopping Multimedia Service Session Manager... Aug 03 02:54:18 _hostname_ wireplumber[17372]: stopped by signal: Terminated Aug 03 02:54:18 _hostname_ wireplumber[17372]: disconnected from pipewire Aug 03 02:54:18 _hostname_ systemd[720]: Stopped D-Bus User Message Bus. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped Multimedia Service Session Manager. Aug 03 02:54:18 _hostname_ systemd[720]: Stopping PipeWire Multimedia Service... Aug 03 02:54:18 _hostname_ systemd[720]: Stopped PipeWire Multimedia Service. Aug 03 02:54:18 _hostname_ systemd[720]: Removed slice User Core Session Slice. Aug 03 02:54:18 _hostname_ systemd[720]: session.slice: Consumed 1.664s CPU time. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped target Basic System. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped target Paths. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped target Sockets. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped target Timers. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped Daily Backup script.. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped Run EOS update notifier periodically. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped Monthly Backup script.. Aug 03 02:54:18 _hostname_ systemd[720]: Stopped Weekly Backup script.. Aug 03 02:54:18 _hostname_ systemd[720]: Closed D-Bus User Message Bus Socket. Aug 03 02:54:18 _hostname_ systemd[720]: Closed GnuPG network certificate management daemon. Aug 03 02:54:18 _hostname_ systemd[720]: Closed GCR ssh-agent wrapper. Aug 03 02:54:18 _hostname_ systemd[720]: Closed GNOME Keyring daemon. Aug 03 02:54:18 _hostname_ systemd[720]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). Aug 03 02:54:18 _hostname_ systemd[720]: Closed GnuPG cryptographic agent and passphrase cache (restricted). Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[721]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[_user_] ruser=[] rhost=[] Aug 03 02:54:18 _hostname_ systemd[720]: Closed GnuPG cryptographic agent (ssh-agent emulation). Aug 03 02:54:18 _hostname_ systemd[720]: Closed GnuPG cryptographic agent and passphrase cache. Aug 03 02:54:18 _hostname_ systemd[720]: Closed p11-kit server. Aug 03 02:54:18 _hostname_ systemd[720]: Closed PipeWire PulseAudio. Aug 03 02:54:18 _hostname_ systemd[720]: Closed PipeWire Multimedia System Socket. Aug 03 02:54:18 _hostname_ systemd[720]: Removed slice User Application Slice. Aug 03 02:54:18 _hostname_ systemd[720]: app.slice: Consumed 4.790s CPU time. Aug 03 02:54:18 _hostname_ systemd[720]: Reached target Shutdown. Aug 03 02:54:18 _hostname_ systemd[720]: Finished Exit the Session. Aug 03 02:54:18 _hostname_ kernel: kauditd_printk_skb: 21 callbacks suppressed Aug 03 02:54:18 _hostname_ kernel: audit: type=1131 audit(1659475458.640:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[720]: Reached target Exit the Session. Aug 03 02:54:18 _hostname_ systemd[1]: user@1000.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped User Manager for UID 1000. Aug 03 02:54:18 _hostname_ systemd[1]: user@1000.service: Consumed 6.917s CPU time. Aug 03 02:54:18 _hostname_ systemd[1]: Stopping User Runtime Directory /run/user/1000... Aug 03 02:54:18 _hostname_ systemd[1]: run-user-1000.mount: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Unmounted /run/user/1000. Aug 03 02:54:18 _hostname_ systemd[1]: user-runtime-dir@1000.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped User Runtime Directory /run/user/1000. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Removed slice User Slice of UID 1000. Aug 03 02:54:18 _hostname_ systemd[1]: user-1000.slice: Consumed 1min 35.177s CPU time. Aug 03 02:54:18 _hostname_ systemd[1]: Stopping Permit User Sessions... Aug 03 02:54:18 _hostname_ systemd[1]: systemd-user-sessions.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Permit User Sessions. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Network. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Remote File Systems. Aug 03 02:54:18 _hostname_ kernel: audit: type=1131 audit(1659475458.730:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ kernel: audit: type=1131 audit(1659475458.730:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Stopping Network Manager... Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7431] caught SIGTERM, shutting down normally. Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7833] dhcp4 (enp1s0): canceled DHCP transaction Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7833] dhcp4 (enp1s0): activation: beginning transaction (timeout in 45 seconds) Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7834] dhcp4 (enp1s0): state changed no lease Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7836] dhcp6 (enp1s0): canceled DHCP transaction Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7836] dhcp6 (enp1s0): activation: beginning transaction (timeout in 45 seconds) Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7836] dhcp6 (enp1s0): state changed no lease Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7839] manager: NetworkManager state is now CONNECTED_SITE Aug 03 02:54:18 _hostname_ dbus-daemon[498]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=518 comm="/usr/bin/NetworkManager --no-daemon") Aug 03 02:54:18 _hostname_ dbus-daemon[498]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down. Aug 03 02:54:18 _hostname_ NetworkManager[518]: [1659475458.7879] exiting (success) Aug 03 02:54:18 _hostname_ systemd[1]: systemd-logind.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped User Login Management. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target User and Group Name Lookups. Aug 03 02:54:18 _hostname_ kernel: audit: type=1131 audit(1659475458.830:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:18 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:18 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:18 _hostname_ kernel: audit: type=1334 audit(1659475458.910:143): prog-id=0 op=UNLOAD Aug 03 02:54:18 _hostname_ kernel: audit: type=1334 audit(1659475458.910:144): prog-id=0 op=UNLOAD Aug 03 02:54:18 _hostname_ kernel: audit: type=1334 audit(1659475458.910:145): prog-id=0 op=UNLOAD Aug 03 02:54:18 _hostname_ kernel: audit: type=1334 audit(1659475458.920:146): prog-id=0 op=UNLOAD Aug 03 02:54:18 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:18 _hostname_ systemd[1]: NetworkManager.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Network Manager. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Stopping D-Bus System Message Bus... Aug 03 02:54:18 _hostname_ kernel: audit: type=1131 audit(1659475458.920:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: dbus.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Stopped D-Bus System Message Bus. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Basic System. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Path Units. Aug 03 02:54:18 _hostname_ systemd[1]: cups.path: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped CUPS Scheduler. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Slice Units. Aug 03 02:54:18 _hostname_ systemd[1]: Removed slice User and Session Slice. Aug 03 02:54:18 _hostname_ systemd[1]: user.slice: Consumed 1min 36.912s CPU time. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Socket Units. Aug 03 02:54:18 _hostname_ systemd[1]: avahi-daemon.socket: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket. Aug 03 02:54:18 _hostname_ systemd[1]: cups.socket: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Closed CUPS Scheduler. Aug 03 02:54:18 _hostname_ systemd[1]: dbus.socket: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Closed D-Bus System Message Bus Socket. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target System Initialization. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Local Encrypted Volumes. Aug 03 02:54:18 _hostname_ systemd[1]: systemd-ask-password-console.path: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. Aug 03 02:54:18 _hostname_ systemd[1]: systemd-ask-password-wall.path: Deactivated successfully. Aug 03 02:54:18 _hostname_ kernel: audit: type=1131 audit(1659475458.940:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Forward Password Requests to Wall Directory Watch. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Local Integrity Protected Volumes. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped target Local Verity Protected Volumes. Aug 03 02:54:18 _hostname_ systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:acpi_video0... Aug 03 02:54:18 _hostname_ systemd[1]: Stopping Set Up Additional Binary Formats... Aug 03 02:54:18 _hostname_ systemd[1]: systemd-sysctl.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Apply Kernel Variables. Aug 03 02:54:18 _hostname_ systemd[1]: systemd-modules-load.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Load Kernel Modules. Aug 03 02:54:18 _hostname_ systemd[1]: Stopping Network Time Synchronization... Aug 03 02:54:18 _hostname_ systemd[1]: systemd-update-done.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Update is Completed. Aug 03 02:54:18 _hostname_ systemd[1]: ldconfig.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Rebuild Dynamic Linker Cache. Aug 03 02:54:18 _hostname_ systemd[1]: systemd-journal-catalog-update.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Rebuild Journal Catalog. Aug 03 02:54:18 _hostname_ systemd[1]: Stopping Record System Boot/Shutdown in UTMP... Aug 03 02:54:18 _hostname_ systemd[1]: systemd-binfmt.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Set Up Additional Binary Formats. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point. Aug 03 02:54:18 _hostname_ systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: systemd-backlight@backlight:acpi_video0.service: Deactivated successfully. Aug 03 02:54:18 _hostname_ systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:acpi_video0. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:18 _hostname_ systemd[1]: Removed slice Slice /system/systemd-backlight. Aug 03 02:54:18 _hostname_ audit[17387]: SYSTEM_SHUTDOWN pid=17387 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: systemd-update-utmp.service: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Stopped Record System Boot/Shutdown in UTMP. Aug 03 02:54:18 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: systemd-timesyncd.service: Deactivated successfully. Aug 03 02:54:19 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: Stopped Network Time Synchronization. Aug 03 02:54:19 _hostname_ systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Aug 03 02:54:19 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: Stopped Create Volatile Files and Directories. Aug 03 02:54:19 _hostname_ systemd[1]: Stopped target Local File Systems. Aug 03 02:54:19 _hostname_ systemd[1]: Unmounting /boot/efi... Aug 03 02:54:19 _hostname_ systemd[1]: Unmounting /media/data... Aug 03 02:54:19 _hostname_ systemd[1]: Unmounting /media/entmt... Aug 03 02:54:19 _hostname_ systemd[1]: Unmounting /media/movies... Aug 03 02:54:19 _hostname_ systemd[1]: Unmounting /run/credentials/systemd-sysusers.service... Aug 03 02:54:19 _hostname_ systemd[1]: Unmounting /tmp... Aug 03 02:54:19 _hostname_ systemd[1]: boot-efi.mount: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Unmounted /boot/efi. Aug 03 02:54:19 _hostname_ systemd[1]: run-credentials-systemd\x2dsysusers.service.mount: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Unmounted /run/credentials/systemd-sysusers.service. Aug 03 02:54:19 _hostname_ systemd[1]: systemd-fsck@dev-disk-by\x2duuid-B1AA\x2d4F47.service: Deactivated successfully. Aug 03 02:54:19 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-B1AA\x2d4F47 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: Stopped File System Check on /dev/disk/by-uuid/B1AA-4F47. Aug 03 02:54:19 _hostname_ systemd[1]: Removed slice Slice /system/systemd-fsck. Aug 03 02:54:19 _hostname_ systemd[1]: tmp.mount: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Unmounted /tmp. Aug 03 02:54:19 _hostname_ systemd[1]: Stopped target Swaps. Aug 03 02:54:19 _hostname_ systemd[1]: Deactivating swap Compressed Swap on /dev/zram0... Aug 03 02:54:19 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:19 _hostname_ systemd[1]: dev-zram0.swap: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Deactivated swap Compressed Swap on /dev/zram0. Aug 03 02:54:19 _hostname_ systemd[1]: Stopping Create swap on /dev/zram0... Aug 03 02:54:19 _hostname_ kernel: zram0: detected capacity change from 15294464 to 0 Aug 03 02:54:19 _hostname_ systemd[1]: systemd-zram-setup@zram0.service: Deactivated successfully. Aug 03 02:54:19 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: Stopped Create swap on /dev/zram0. Aug 03 02:54:19 _hostname_ systemd[1]: Removed slice Slice /system/systemd-zram-setup. Aug 03 02:54:19 _hostname_ systemd[1]: media-entmt.mount: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Unmounted /media/entmt. Aug 03 02:54:19 _hostname_ systemd[1]: media-movies.mount: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Unmounted /media/movies. Aug 03 02:54:19 _hostname_ systemd[1]: media-data.mount: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Unmounted /media/data. Aug 03 02:54:19 _hostname_ systemd[1]: Stopped target Preparation for Local File Systems. Aug 03 02:54:19 _hostname_ systemd[1]: Reached target Unmount All Filesystems. Aug 03 02:54:19 _hostname_ systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Aug 03 02:54:19 _hostname_ systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Stopped Create Static Device Nodes in /dev. Aug 03 02:54:19 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: systemd-sysusers.service: Deactivated successfully. Aug 03 02:54:19 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: Stopped Create System Users. Aug 03 02:54:19 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:19 _hostname_ systemd[1]: systemd-remount-fs.service: Deactivated successfully. Aug 03 02:54:19 _hostname_ systemd[1]: Stopped Remount Root and Kernel File Systems. Aug 03 02:54:20 _hostname_ systemd[1]: lvm2-monitor.service: Deactivated successfully. Aug 03 02:54:20 _hostname_ systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Aug 03 02:54:20 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:20 _hostname_ systemd[1]: Reached target System Shutdown. Aug 03 02:54:20 _hostname_ systemd[1]: Reached target Late Shutdown Services. Aug 03 02:54:20 _hostname_ systemd[1]: systemd-poweroff.service: Deactivated successfully. Aug 03 02:54:20 _hostname_ systemd[1]: Finished System Power Off. Aug 03 02:54:20 _hostname_ audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:20 _hostname_ audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 02:54:20 _hostname_ systemd[1]: Reached target System Power Off. Aug 03 02:54:20 _hostname_ systemd[1]: Shutting down. Aug 03 02:54:20 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:20 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:20 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:20 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:20 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:20 _hostname_ audit: BPF prog-id=0 op=UNLOAD Aug 03 02:54:20 _hostname_ systemd-shutdown[1]: Syncing filesystems and block devices. Aug 03 02:54:20 _hostname_ systemd-journald[252]: Journal stopped #################### cat /boot/grub/grub.cfg ######################## # # DO NOT EDIT THIS FILE # # It is automatically generated by grub-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### insmod part_gpt insmod part_msdos if [ -s $prefix/grubenv ]; then load_env fi if [ "${next_entry}" ] ; then set default="${next_entry}" set next_entry= save_env next_entry set boot_once=true else set default="${saved_entry}" fi if [ x"${feature_menuentry_id}" = xy ]; then menuentry_id_option="--id" else menuentry_id_option="" fi export menuentry_id_option if [ "${prev_saved_entry}" ]; then set saved_entry="${prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z "${boot_once}" ]; then saved_entry="${chosen}" save_env saved_entry fi } function load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi } if [ x$feature_default_font_path = xy ] ; then font=unicode else insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi font="/usr/share/grub/unicode.pf2" fi if loadfont $font ; then set gfxmode=1920x1080x32,auto load_video insmod gfxterm set locale_dir=$prefix/locale set lang=en_IN insmod gettext fi terminal_input console terminal_output gfxterm insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi insmod gfxmenu loadfont ($root)/boot/grub/themes/EndeavourOS/unifont-regular-16.pf2 insmod png set theme=($root)/boot/grub/themes/EndeavourOS/theme.txt export theme if [ x$feature_timeout_style = xy ] ; then set timeout_style=menu set timeout=5 # Fallback normal timeout code in case the timeout_style feature is # unavailable. else set timeout=5 fi ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/10_linux ### menuentry 'EndeavourOS, on linux-zen' --class endeavouros --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-zen-advanced-e6a1e07e-506b-412f-8359-f7a622e1134d' { savedefault load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi echo 'Loading kernel linux-zen ...' linux /boot/vmlinuz-linux-zen root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES echo 'Loading initial ramdisk ...' initrd /boot/amd-ucode.img /boot/initramfs-linux-zen.img } menuentry 'EndeavourOS, on linux-zen (fallback initramfs)' --class endeavouros --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-zen-fallback-e6a1e07e-506b-412f-8359-f7a622e1134d' { savedefault load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi echo 'Loading kernel linux-zen ...' linux /boot/vmlinuz-linux-zen root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES echo 'Loading initial ramdisk ...' initrd /boot/amd-ucode.img /boot/initramfs-linux-zen-fallback.img } menuentry 'EndeavourOS, on linux-lts510' --class endeavouros --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-lts510-advanced-e6a1e07e-506b-412f-8359-f7a622e1134d' { savedefault load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi echo 'Loading kernel linux-lts510 ...' linux /boot/vmlinuz-linux-lts510 root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES echo 'Loading initial ramdisk ...' initrd /boot/amd-ucode.img /boot/initramfs-linux-lts510.img } menuentry 'EndeavourOS, on linux-lts510 (fallback initramfs)' --class endeavouros --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-lts510-fallback-e6a1e07e-506b-412f-8359-f7a622e1134d' { savedefault load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi echo 'Loading kernel linux-lts510 ...' linux /boot/vmlinuz-linux-lts510 root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES echo 'Loading initial ramdisk ...' initrd /boot/amd-ucode.img /boot/initramfs-linux-lts510-fallback.img } menuentry 'EndeavourOS, on linux-lts' --class endeavouros --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-lts-advanced-e6a1e07e-506b-412f-8359-f7a622e1134d' { savedefault load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi echo 'Loading kernel linux-lts ...' linux /boot/vmlinuz-linux-lts root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES echo 'Loading initial ramdisk ...' initrd /boot/amd-ucode.img /boot/initramfs-linux-lts.img } menuentry 'EndeavourOS, on linux-lts (fallback initramfs)' --class endeavouros --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-lts-fallback-e6a1e07e-506b-412f-8359-f7a622e1134d' { savedefault load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi echo 'Loading kernel linux-lts ...' linux /boot/vmlinuz-linux-lts root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES echo 'Loading initial ramdisk ...' initrd /boot/amd-ucode.img /boot/initramfs-linux-lts-fallback.img } menuentry 'EndeavourOS, on linux' --class endeavouros --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-advanced-e6a1e07e-506b-412f-8359-f7a622e1134d' { savedefault load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi echo 'Loading kernel linux ...' linux /boot/vmlinuz-linux root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES echo 'Loading initial ramdisk ...' initrd /boot/amd-ucode.img /boot/initramfs-linux.img } menuentry 'EndeavourOS, on linux (fallback initramfs)' --class endeavouros --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-fallback-e6a1e07e-506b-412f-8359-f7a622e1134d' { savedefault load_video set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 set root='hd1,gpt2' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 e6a1e07e-506b-412f-8359-f7a622e1134d else search --no-floppy --fs-uuid --set=root e6a1e07e-506b-412f-8359-f7a622e1134d fi echo 'Loading kernel linux ...' linux /boot/vmlinuz-linux root=UUID=e6a1e07e-506b-412f-8359-f7a622e1134d rw quiet loglevel=3 nowatchdog nvme_load=YES echo 'Loading initial ramdisk ...' initrd /boot/amd-ucode.img /boot/initramfs-linux-fallback.img } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/30_uefi-firmware ### menuentry 'UEFI Firmware Settings' $menuentry_id_option 'uefi-firmware' { fwsetup } ### END /etc/grub.d/30_uefi-firmware ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. ### END /etc/grub.d/40_custom ### ### BEGIN /etc/grub.d/41_custom ### if [ -f ${config_directory}/custom.cfg ]; then source ${config_directory}/custom.cfg elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then source $prefix/custom.cfg fi ### END /etc/grub.d/41_custom ###